Pull request #42517 updated Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Waiting for GitHub to create a merge commit for pull request 42517. Retrying 4 more times... Obtained Jenkinsfile from d99fa0264e8eeb758d9539a30823739d113d7b3f+afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc (f75ca0641e47fb154826cd83fce17c190213ad51) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42517@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-06-11T21:54:59.523Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-11T21:54:59.527Z] Trying to pass milestone 3 [Pipeline] milestone [2021-06-11T21:54:59.577Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-11T21:54:59.795Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ceba31189b730e5d) in /home/ubuntu/workspace/moby_PR-42517 [Pipeline] { [Pipeline] checkout [2021-06-11T21:54:59.838Z] The recommended git tool is: git [2021-06-11T21:55:01.982Z] using credential docker-jenkins-github-credentials [2021-06-11T21:55:01.991Z] Cloning the remote Git repository [2021-06-11T21:55:01.991Z] Cloning with configured refspecs honoured and without tags [2021-06-11T21:55:02.013Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T21:55:02.052Z] > git init /home/ubuntu/workspace/moby_PR-42517 # timeout=10 [2021-06-11T21:55:02.239Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T21:55:02.239Z] > git --version # timeout=10 [2021-06-11T21:55:02.257Z] > git --version # 'git version 2.17.1' [2021-06-11T21:55:02.258Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:55:02.259Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42517/head:refs/remotes/origin/PR-42517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:55:19.026Z] Fetching without tags [2021-06-11T21:55:19.262Z] Merging remotes/origin/master commit afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc into PR head commit d99fa0264e8eeb758d9539a30823739d113d7b3f [2021-06-11T21:55:18.970Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T21:55:18.985Z] > git config --add remote.origin.fetch +refs/pull/42517/head:refs/remotes/origin/PR-42517 # timeout=10 [2021-06-11T21:55:19.001Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:55:19.013Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T21:55:19.031Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T21:55:19.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:55:19.032Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42517/head:refs/remotes/origin/PR-42517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:55:19.272Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T21:55:19.290Z] > git checkout -f d99fa0264e8eeb758d9539a30823739d113d7b3f # timeout=10 [2021-06-11T21:55:20.428Z] Merge succeeded, producing 9b944b20c1622a390dec647df6bc324a91da610a [2021-06-11T21:55:20.428Z] Checking out Revision 9b944b20c1622a390dec647df6bc324a91da610a (PR-42517) [2021-06-11T21:55:19.835Z] > git remote # timeout=10 [2021-06-11T21:55:19.855Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T21:55:19.870Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:55:19.871Z] > git merge afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc # timeout=10 [2021-06-11T21:55:20.412Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T21:55:20.433Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T21:55:20.447Z] > git checkout -f 9b944b20c1622a390dec647df6bc324a91da610a # timeout=10 [2021-06-11T21:55:24.007Z] Commit message: "Merge commit 'afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc' into HEAD" [2021-06-11T21:55:24.018Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-11T21:55:25.003Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42517:/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-06-11T21:55:24.012Z] > git rev-list --no-walk 7256571214820b27f01be5db396fc7bb0a318bad # timeout=10 [2021-06-11T21:55:33.137Z] Unable to find image 'alpine:latest' locally [2021-06-11T21:55:33.137Z] latest: Pulling from library/alpine [2021-06-11T21:55:33.137Z] 540db60ca938: Pulling fs layer [2021-06-11T21:55:33.137Z] 540db60ca938: Verifying Checksum [2021-06-11T21:55:33.137Z] 540db60ca938: Download complete [2021-06-11T21:55:33.137Z] 540db60ca938: Pull complete [2021-06-11T21:55:33.137Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-06-11T21:55:33.137Z] Status: Downloaded newer image for alpine:latest [2021-06-11T21:55:38.428Z] 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] 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) Stage "arm64" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-06-11T21:55:38.682Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ceba31189b730e5d) in /home/ubuntu/workspace/moby_PR-42517 [2021-06-11T21:55:38.682Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02a4218bd217e8d27) in /home/ubuntu/workspace/moby_PR-42517 [Pipeline] node [Pipeline] node [Pipeline] node [2021-06-11T21:55:38.686Z] Running on azwin-2-1fd490 in d:\jenkins\workspace\moby_PR-42517 Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] ws [2021-06-11T21:55:38.741Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-11T21:55:38.762Z] The recommended git tool is: git [Pipeline] checkout [2021-06-11T21:55:38.768Z] The recommended git tool is: git [2021-06-11T21:55:38.772Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] checkout [2021-06-11T21:55:38.786Z] Fetching changes from the remote Git repository [2021-06-11T21:55:38.791Z] using credential docker-jenkins-github-credentials [2021-06-11T21:55:38.795Z] Fetching without tags [2021-06-11T21:55:38.796Z] Cloning the remote Git repository [2021-06-11T21:55:38.796Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-06-11T21:55:38.853Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] // stage Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-06-11T21:55:38.970Z] Running on azwin-2-dd55a0 in d:\jenkins\workspace\moby_PR-42517 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [2021-06-11T21:55:39.017Z] Merging remotes/origin/master commit afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc into PR head commit d99fa0264e8eeb758d9539a30823739d113d7b3f Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] { [2021-06-11T21:55:39.057Z] using credential docker-jenkins-github-credentials Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] ws [2021-06-11T21:55:39.062Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-06-11T21:55:39.128Z] Cloning the remote Git repository [2021-06-11T21:55:39.128Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2021-06-11T21:55:39.162Z] The recommended git tool is: git [2021-06-11T21:55:39.165Z] Merge succeeded, producing 61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f [2021-06-11T21:55:39.165Z] Checking out Revision 61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f (PR-42517) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-06-11T21:55:39.229Z] Commit message: "Merge commit 'afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc' into HEAD" [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-06-11T21:55:39.246Z] First time build. Skipping changelog. [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-11T21:55:39.375Z] using credential docker-jenkins-github-credentials [2021-06-11T21:55:39.449Z] Cloning the remote Git repository [2021-06-11T21:55:39.449Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-11T21:55:38.782Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42517/.git # timeout=10 [2021-06-11T21:55:38.791Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T21:55:38.800Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T21:55:38.800Z] > git --version # timeout=10 [2021-06-11T21:55:38.805Z] > git --version # 'git version 2.17.1' [2021-06-11T21:55:38.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:55:38.806Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42517/head:refs/remotes/origin/PR-42517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:55:39.022Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T21:55:39.036Z] > git checkout -f d99fa0264e8eeb758d9539a30823739d113d7b3f # timeout=10 [2021-06-11T21:55:39.082Z] > git remote # timeout=10 [2021-06-11T21:55:39.088Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T21:55:39.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:55:39.095Z] > git merge afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc # timeout=10 [2021-06-11T21:55:39.162Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T21:55:39.170Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T21:55:39.176Z] > git checkout -f 61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f # timeout=10 [2021-06-11T21:55:39.234Z] > git rev-list --no-walk 7256571214820b27f01be5db396fc7bb0a318bad # timeout=10 [2021-06-11T21:55:38.801Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T21:55:38.801Z] > git init /home/ubuntu/workspace/moby_PR-42517 # timeout=10 [2021-06-11T21:55:38.822Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T21:55:38.823Z] > git --version # timeout=10 [2021-06-11T21:55:38.848Z] > git --version # 'git version 2.17.1' [2021-06-11T21:55:38.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:55:38.849Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42517/head:refs/remotes/origin/PR-42517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:55:39.161Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T21:55:39.162Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-11T21:55:39.247Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T21:55:39.247Z] > git --version # timeout=10 [2021-06-11T21:55:39.309Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-11T21:55:39.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:55:39.311Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42517/head:refs/remotes/origin/PR-42517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:55:39.956Z] + [ PR != PR ] [2021-06-11T21:55:39.956Z] + [ master != master ] [2021-06-11T21:55:39.956Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T21:55:39.474Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T21:55:39.474Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-11T21:55:39.536Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T21:55:39.536Z] > git --version # timeout=10 [2021-06-11T21:55:39.567Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-11T21:55:39.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:55:39.583Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42517/head:refs/remotes/origin/PR-42517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:55:40.281Z] + docker version [2021-06-11T21:55:40.281Z] Client: Docker Engine - Community [2021-06-11T21:55:40.281Z] Version: 20.10.6 [2021-06-11T21:55:40.281Z] API version: 1.41 [2021-06-11T21:55:40.281Z] Go version: go1.13.15 [2021-06-11T21:55:40.281Z] Git commit: 370c289 [2021-06-11T21:55:40.281Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-11T21:55:40.281Z] OS/Arch: linux/amd64 [2021-06-11T21:55:40.281Z] Context: default [2021-06-11T21:55:40.281Z] Experimental: true [2021-06-11T21:55:40.281Z] [2021-06-11T21:55:40.281Z] Server: Docker Engine - Community [2021-06-11T21:55:40.281Z] Engine: [2021-06-11T21:55:40.281Z] Version: 20.10.6 [2021-06-11T21:55:40.281Z] API version: 1.41 (minimum version 1.12) [2021-06-11T21:55:40.281Z] Go version: go1.13.15 [2021-06-11T21:55:40.281Z] Git commit: 8728dd2 [2021-06-11T21:55:40.281Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-11T21:55:40.281Z] OS/Arch: linux/amd64 [2021-06-11T21:55:40.281Z] Experimental: true [2021-06-11T21:55:40.281Z] containerd: [2021-06-11T21:55:40.281Z] Version: 1.4.6 [2021-06-11T21:55:40.281Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T21:55:40.281Z] runc: [2021-06-11T21:55:40.281Z] Version: 1.0.0-rc95 [2021-06-11T21:55:40.281Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T21:55:40.281Z] docker-init: [2021-06-11T21:55:40.281Z] Version: 0.19.0 [2021-06-11T21:55:40.281Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-11T21:55:40.566Z] + docker info [2021-06-11T21:55:52.819Z] Client: [2021-06-11T21:55:52.819Z] Context: default [2021-06-11T21:55:52.819Z] Debug Mode: false [2021-06-11T21:55:52.819Z] Plugins: [2021-06-11T21:55:52.819Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-11T21:55:52.819Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-11T21:55:52.819Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-11T21:55:52.819Z] [2021-06-11T21:55:52.819Z] Server: [2021-06-11T21:55:52.819Z] Containers: 0 [2021-06-11T21:55:52.819Z] Running: 0 [2021-06-11T21:55:52.819Z] Paused: 0 [2021-06-11T21:55:52.819Z] Stopped: 0 [2021-06-11T21:55:52.819Z] Images: 1 [2021-06-11T21:55:52.819Z] Server Version: 20.10.6 [2021-06-11T21:55:52.819Z] Storage Driver: overlay2 [2021-06-11T21:55:52.819Z] Backing Filesystem: extfs [2021-06-11T21:55:52.819Z] Supports d_type: true [2021-06-11T21:55:52.819Z] Native Overlay Diff: true [2021-06-11T21:55:52.819Z] userxattr: false [2021-06-11T21:55:52.819Z] Logging Driver: json-file [2021-06-11T21:55:52.820Z] Cgroup Driver: cgroupfs [2021-06-11T21:55:52.820Z] Cgroup Version: 1 [2021-06-11T21:55:52.820Z] Plugins: [2021-06-11T21:55:52.820Z] Volume: local [2021-06-11T21:55:52.820Z] Network: bridge host ipvlan macvlan null overlay [2021-06-11T21:55:52.820Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-11T21:55:52.820Z] Swarm: inactive [2021-06-11T21:55:52.820Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-11T21:55:52.820Z] Default Runtime: runc [2021-06-11T21:55:52.820Z] Init Binary: docker-init [2021-06-11T21:55:52.820Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T21:55:52.820Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T21:55:52.820Z] init version: de40ad0 [2021-06-11T21:55:52.820Z] Security Options: [2021-06-11T21:55:52.820Z] apparmor [2021-06-11T21:55:52.820Z] seccomp [2021-06-11T21:55:52.820Z] Profile: default [2021-06-11T21:55:52.820Z] Kernel Version: 5.4.0-1048-aws [2021-06-11T21:55:52.820Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-11T21:55:52.820Z] OSType: linux [2021-06-11T21:55:52.820Z] Architecture: x86_64 [2021-06-11T21:55:52.820Z] CPUs: 2 [2021-06-11T21:55:52.820Z] Total Memory: 7.569GiB [2021-06-11T21:55:52.820Z] Name: ip-10-100-45-43 [2021-06-11T21:55:52.820Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-11T21:55:52.820Z] Docker Root Dir: /var/lib/docker [2021-06-11T21:55:52.820Z] Debug Mode: false [2021-06-11T21:55:52.820Z] Registry: https://index.docker.io/v1/ [2021-06-11T21:55:52.820Z] Labels: [2021-06-11T21:55:52.820Z] Experimental: true [2021-06-11T21:55:52.820Z] Insecure Registries: [2021-06-11T21:55:52.820Z] 127.0.0.0/8 [2021-06-11T21:55:52.820Z] Live Restore Enabled: true [2021-06-11T21:55:52.820Z] [2021-06-11T21:55:52.820Z] WARNING: No swap limit support [Pipeline] sh [2021-06-11T21:55:53.111Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T21:55:53.111Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T21:55:53.111Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42517/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-11T21:55:53.111Z] + bash /home/ubuntu/workspace/moby_PR-42517/check-config.sh [2021-06-11T21:55:53.111Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-11T21:55:53.111Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-11T21:55:53.111Z] [2021-06-11T21:55:53.111Z] Generally Necessary: [2021-06-11T21:55:53.111Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-11T21:55:53.111Z] - apparmor: enabled and tools installed [2021-06-11T21:55:53.111Z] - CONFIG_NAMESPACES: enabled [2021-06-11T21:55:53.111Z] - CONFIG_NET_NS: enabled [2021-06-11T21:55:53.111Z] - CONFIG_PID_NS: enabled [2021-06-11T21:55:53.111Z] - CONFIG_IPC_NS: enabled [2021-06-11T21:55:53.111Z] - CONFIG_UTS_NS: enabled [2021-06-11T21:55:53.111Z] - CONFIG_CGROUPS: enabled [2021-06-11T21:55:53.111Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-11T21:55:53.111Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-11T21:55:53.372Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-11T21:55:53.372Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-11T21:55:53.372Z] - CONFIG_CPUSETS: enabled [2021-06-11T21:55:53.372Z] - CONFIG_MEMCG: enabled [2021-06-11T21:55:53.372Z] - CONFIG_KEYS: enabled [2021-06-11T21:55:53.372Z] - CONFIG_VETH: enabled (as module) [2021-06-11T21:55:53.372Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-11T21:55:53.372Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-11T21:55:53.372Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-11T21:55:53.372Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-11T21:55:53.372Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-11T21:55:53.372Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-11T21:55:53.372Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-11T21:55:53.372Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-11T21:55:53.372Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-11T21:55:53.372Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-11T21:55:53.372Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-11T21:55:53.372Z] [2021-06-11T21:55:53.372Z] Optional Features: [2021-06-11T21:55:53.372Z] - CONFIG_USER_NS: enabled [2021-06-11T21:55:53.372Z] - CONFIG_SECCOMP: enabled [2021-06-11T21:55:53.372Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-11T21:55:53.372Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-11T21:55:53.372Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-11T21:55:53.372Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-11T21:55:53.372Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-11T21:55:53.372Z] - CONFIG_BLK_CGROUP: enabled [2021-06-11T21:55:53.372Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-11T21:55:53.372Z] - CONFIG_CGROUP_PERF: enabled [2021-06-11T21:55:53.372Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-11T21:55:53.372Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-11T21:55:53.372Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-11T21:55:53.372Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-11T21:55:53.372Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-11T21:55:53.372Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-11T21:55:53.372Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-11T21:55:53.372Z] - CONFIG_IP_VS: enabled (as module) [2021-06-11T21:55:53.372Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-11T21:55:53.372Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-11T21:55:53.402Z] Fetching without tags [2021-06-11T21:55:53.608Z] Merging remotes/origin/master commit afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc into PR head commit d99fa0264e8eeb758d9539a30823739d113d7b3f [2021-06-11T21:55:53.632Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-11T21:55:53.632Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-11T21:55:53.632Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-11T21:55:53.632Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-11T21:55:53.632Z] - CONFIG_EXT4_FS: enabled [2021-06-11T21:55:53.632Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-11T21:55:53.632Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-11T21:55:53.632Z] - Network Drivers: [2021-06-11T21:55:53.632Z] - "overlay": [2021-06-11T21:55:53.632Z] - CONFIG_VXLAN: enabled (as module) [2021-06-11T21:55:53.632Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-11T21:55:53.632Z] Optional (for encrypted networks): [2021-06-11T21:55:53.632Z] - CONFIG_CRYPTO: enabled [2021-06-11T21:55:53.632Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-11T21:55:53.632Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-11T21:55:53.632Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-11T21:55:53.632Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-11T21:55:53.632Z] - CONFIG_XFRM: enabled [2021-06-11T21:55:53.632Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-11T21:55:53.632Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-11T21:55:53.632Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-11T21:55:53.632Z] - "ipvlan": [2021-06-11T21:55:53.632Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-11T21:55:53.632Z] - "macvlan": [2021-06-11T21:55:53.632Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-11T21:55:53.632Z] - CONFIG_DUMMY: enabled (as module) [2021-06-11T21:55:53.632Z] - "ftp,tftp client in container": [2021-06-11T21:55:53.632Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-11T21:55:53.632Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-11T21:55:53.632Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-11T21:55:53.632Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-11T21:55:53.632Z] - Storage Drivers: [2021-06-11T21:55:53.632Z] - "aufs": [2021-06-11T21:55:53.632Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-11T21:55:53.632Z] - "btrfs": [2021-06-11T21:55:53.632Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-11T21:55:53.632Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-11T21:55:53.632Z] - "devicemapper": [2021-06-11T21:55:53.632Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-11T21:55:53.632Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-11T21:55:53.632Z] - "overlay": [2021-06-11T21:55:53.632Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-11T21:55:53.632Z] - "zfs": [2021-06-11T21:55:53.632Z] - /dev/zfs: present [2021-06-11T21:55:53.632Z] - zfs command: missing [2021-06-11T21:55:53.632Z] - zpool command: missing [2021-06-11T21:55:53.632Z] [2021-06-11T21:55:53.632Z] Limits: [2021-06-11T21:55:53.632Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-11T21:55:53.632Z] [2021-06-11T21:55:53.632Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-06-11T21:55:53.682Z] Still waiting to schedule task [2021-06-11T21:55:53.682Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-06-11T21:55:53.683Z] Still waiting to schedule task [2021-06-11T21:55:53.683Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e10287dbdae20c4b)’ [Pipeline] sh [2021-06-11T21:55:53.961Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f . [2021-06-11T21:55:54.221Z] #1 [internal] load build definition from Dockerfile [2021-06-11T21:55:54.221Z] #1 sha256:447decb19ea911fb036b99288839b08bb8bf2b2b1abcb0eb177c511e57dfd735 [2021-06-11T21:55:54.221Z] #1 transferring dockerfile: 16.63kB done [2021-06-11T21:55:54.221Z] #1 DONE 0.0s [2021-06-11T21:55:54.221Z] [2021-06-11T21:55:54.221Z] #2 [internal] load .dockerignore [2021-06-11T21:55:54.221Z] #2 sha256:bb9bb72ddcc40534f15d7e56de61780612066dd6caa0bdb3dfdc61b3971784aa [2021-06-11T21:55:54.221Z] #2 transferring context: 87B done [2021-06-11T21:55:54.221Z] #2 DONE 0.0s [2021-06-11T21:55:54.221Z] [2021-06-11T21:55:54.221Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-11T21:55:54.221Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-11T21:55:54.281Z] Merge succeeded, producing 4230834600478cb9f11a46f32f7f277190c4b25c [2021-06-11T21:55:54.281Z] Checking out Revision 4230834600478cb9f11a46f32f7f277190c4b25c (PR-42517) [2021-06-11T21:55:54.421Z] Commit message: "Merge commit 'afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc' into HEAD" [2021-06-11T21:55:54.438Z] First time build. Skipping changelog. [2021-06-11T21:55:54.481Z] #3 DONE 0.3s [2021-06-11T21:55:54.481Z] [2021-06-11T21:55:54.481Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-11T21:55:54.481Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-11T21:55:54.481Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-06-11T21:55:54.481Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-11T21:55:54.481Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-11T21:55:54.481Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-11T21:55:54.481Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2021-06-11T21:55:53.382Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T21:55:53.385Z] > git config --add remote.origin.fetch +refs/pull/42517/head:refs/remotes/origin/PR-42517 # timeout=10 [2021-06-11T21:55:53.390Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:55:53.398Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T21:55:53.405Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T21:55:53.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:55:53.406Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42517/head:refs/remotes/origin/PR-42517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:55:53.611Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T21:55:53.617Z] > git checkout -f d99fa0264e8eeb758d9539a30823739d113d7b3f # timeout=10 [2021-06-11T21:55:54.084Z] > git remote # timeout=10 [2021-06-11T21:55:54.089Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T21:55:54.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:55:54.091Z] > git merge afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc # timeout=10 [2021-06-11T21:55:54.275Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T21:55:54.284Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T21:55:54.286Z] > git checkout -f 4230834600478cb9f11a46f32f7f277190c4b25c # timeout=10 [2021-06-11T21:55:54.426Z] > git rev-list --no-walk 7256571214820b27f01be5db396fc7bb0a318bad # timeout=10 [2021-06-11T21:55:54.745Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-11T21:55:54.745Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-11T21:55:54.745Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-06-11T21:55:54.820Z] Fetching without tags [Pipeline] sh [2021-06-11T21:55:55.006Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-11T21:55:55.006Z] #4 DONE 0.6s [2021-06-11T21:55:55.102Z] + docker version [2021-06-11T21:55:55.102Z] Client: Docker Engine - Community [2021-06-11T21:55:55.102Z] Version: 20.10.6 [2021-06-11T21:55:55.102Z] API version: 1.41 [2021-06-11T21:55:55.102Z] Go version: go1.13.15 [2021-06-11T21:55:55.102Z] Git commit: 370c289 [2021-06-11T21:55:55.102Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-11T21:55:55.102Z] OS/Arch: linux/amd64 [2021-06-11T21:55:55.102Z] Context: default [2021-06-11T21:55:55.102Z] Experimental: true [2021-06-11T21:55:55.102Z] [2021-06-11T21:55:55.102Z] Server: Docker Engine - Community [2021-06-11T21:55:55.102Z] Engine: [2021-06-11T21:55:55.102Z] Version: 20.10.6 [2021-06-11T21:55:55.102Z] API version: 1.41 (minimum version 1.12) [2021-06-11T21:55:55.102Z] Go version: go1.13.15 [2021-06-11T21:55:55.102Z] Git commit: 8728dd2 [2021-06-11T21:55:55.102Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-11T21:55:55.102Z] OS/Arch: linux/amd64 [2021-06-11T21:55:55.102Z] Experimental: true [2021-06-11T21:55:55.102Z] containerd: [2021-06-11T21:55:55.102Z] Version: 1.4.6 [2021-06-11T21:55:55.102Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T21:55:55.102Z] runc: [2021-06-11T21:55:55.102Z] Version: 1.0.0-rc95 [2021-06-11T21:55:55.102Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T21:55:55.102Z] docker-init: [2021-06-11T21:55:55.102Z] Version: 0.19.0 [2021-06-11T21:55:55.102Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-11T21:55:54.534Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T21:55:54.581Z] > git config --add remote.origin.fetch +refs/pull/42517/head:refs/remotes/origin/PR-42517 # timeout=10 [2021-06-11T21:55:54.612Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:55:54.737Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T21:55:54.847Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T21:55:54.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:55:54.847Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42517/head:refs/remotes/origin/PR-42517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:55:55.266Z] [2021-06-11T21:55:55.266Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-11T21:55:55.266Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-11T21:55:55.381Z] + docker info [2021-06-11T21:55:55.544Z] Merging remotes/origin/master commit afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc into PR head commit d99fa0264e8eeb758d9539a30823739d113d7b3f [2021-06-11T21:55:55.837Z] #8 ... [2021-06-11T21:55:55.837Z] [2021-06-11T21:55:55.837Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T21:55:55.837Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-11T21:55:55.837Z] #7 DONE 0.8s [2021-06-11T21:55:56.098Z] [2021-06-11T21:55:56.098Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-11T21:55:56.098Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-11T21:55:56.098Z] #5 DONE 0.8s [2021-06-11T21:55:56.098Z] [2021-06-11T21:55:56.098Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T21:55:56.098Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-11T21:55:56.098Z] #6 DONE 0.8s [2021-06-11T21:55:56.098Z] [2021-06-11T21:55:56.098Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-11T21:55:56.098Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-11T21:55:56.098Z] #8 DONE 0.8s [2021-06-11T21:55:56.098Z] [2021-06-11T21:55:56.098Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T21:55:56.098Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T21:55:56.098Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-11T21:55:56.312Z] Client: [2021-06-11T21:55:56.312Z] Context: default [2021-06-11T21:55:56.312Z] Debug Mode: false [2021-06-11T21:55:56.312Z] Plugins: [2021-06-11T21:55:56.312Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-11T21:55:56.312Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-11T21:55:56.312Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-11T21:55:56.312Z] [2021-06-11T21:55:56.312Z] Server: [2021-06-11T21:55:56.312Z] Containers: 0 [2021-06-11T21:55:56.312Z] Running: 0 [2021-06-11T21:55:56.312Z] Paused: 0 [2021-06-11T21:55:56.312Z] Stopped: 0 [2021-06-11T21:55:56.312Z] Images: 3 [2021-06-11T21:55:56.312Z] Server Version: 20.10.6 [2021-06-11T21:55:56.312Z] Storage Driver: overlay2 [2021-06-11T21:55:56.312Z] Backing Filesystem: extfs [2021-06-11T21:55:56.312Z] Supports d_type: true [2021-06-11T21:55:56.312Z] Native Overlay Diff: true [2021-06-11T21:55:56.312Z] userxattr: false [2021-06-11T21:55:56.312Z] Logging Driver: json-file [2021-06-11T21:55:56.312Z] Cgroup Driver: cgroupfs [2021-06-11T21:55:56.312Z] Cgroup Version: 1 [2021-06-11T21:55:56.312Z] Plugins: [2021-06-11T21:55:56.312Z] Volume: local [2021-06-11T21:55:56.312Z] Network: bridge host ipvlan macvlan null overlay [2021-06-11T21:55:56.312Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-11T21:55:56.312Z] Swarm: inactive [2021-06-11T21:55:56.312Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-11T21:55:56.312Z] Default Runtime: runc [2021-06-11T21:55:56.312Z] Init Binary: docker-init [2021-06-11T21:55:56.312Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T21:55:56.312Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T21:55:56.312Z] init version: de40ad0 [2021-06-11T21:55:56.312Z] Security Options: [2021-06-11T21:55:56.312Z] apparmor [2021-06-11T21:55:56.312Z] seccomp [2021-06-11T21:55:56.312Z] Profile: default [2021-06-11T21:55:56.312Z] Kernel Version: 5.4.0-1048-aws [2021-06-11T21:55:56.312Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-11T21:55:56.312Z] OSType: linux [2021-06-11T21:55:56.312Z] Architecture: x86_64 [2021-06-11T21:55:56.312Z] CPUs: 2 [2021-06-11T21:55:56.312Z] Total Memory: 7.569GiB [2021-06-11T21:55:56.312Z] Name: ip-10-100-97-196 [2021-06-11T21:55:56.312Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-11T21:55:56.312Z] Docker Root Dir: /var/lib/docker [2021-06-11T21:55:56.312Z] Debug Mode: false [2021-06-11T21:55:56.312Z] Registry: https://index.docker.io/v1/ [2021-06-11T21:55:56.312Z] Labels: [2021-06-11T21:55:56.312Z] Experimental: true [2021-06-11T21:55:56.312Z] Insecure Registries: [2021-06-11T21:55:56.312Z] 127.0.0.0/8 [2021-06-11T21:55:56.312Z] Live Restore Enabled: true [2021-06-11T21:55:56.312Z] [2021-06-11T21:55:56.312Z] WARNING: No swap limit support [Pipeline] sh [2021-06-11T21:55:56.359Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-11T21:55:56.359Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-11T21:55:56.359Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-11T21:55:56.359Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 0.0s [2021-06-11T21:55:56.359Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.24MB / 50.43MB 0.1s [2021-06-11T21:55:56.590Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T21:55:56.590Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T21:55:56.590Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42517/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-11T21:55:56.590Z] + bash /home/ubuntu/workspace/moby_PR-42517/check-config.sh [2021-06-11T21:55:56.590Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-11T21:55:56.590Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-11T21:55:56.590Z] [2021-06-11T21:55:56.590Z] Generally Necessary: [2021-06-11T21:55:56.590Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-11T21:55:56.590Z] - apparmor: enabled and tools installed [2021-06-11T21:55:56.590Z] - CONFIG_NAMESPACES: enabled [2021-06-11T21:55:56.590Z] - CONFIG_NET_NS: enabled [2021-06-11T21:55:56.590Z] - CONFIG_PID_NS: enabled [2021-06-11T21:55:56.590Z] - CONFIG_IPC_NS: enabled [2021-06-11T21:55:56.590Z] - CONFIG_UTS_NS: enabled [2021-06-11T21:55:56.590Z] - CONFIG_CGROUPS: enabled [2021-06-11T21:55:56.590Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-11T21:55:56.590Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-11T21:55:56.590Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-11T21:55:56.590Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-11T21:55:56.590Z] - CONFIG_CPUSETS: enabled [2021-06-11T21:55:56.590Z] - CONFIG_MEMCG: enabled [2021-06-11T21:55:56.590Z] - CONFIG_KEYS: enabled [2021-06-11T21:55:56.590Z] - CONFIG_VETH: enabled (as module) [2021-06-11T21:55:56.590Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-11T21:55:56.590Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-11T21:55:56.590Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-11T21:55:56.590Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-11T21:55:56.590Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-11T21:55:56.590Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-11T21:55:56.590Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-11T21:55:56.590Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-11T21:55:56.590Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-11T21:55:56.590Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-11T21:55:56.590Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-11T21:55:56.590Z] [2021-06-11T21:55:56.590Z] Optional Features: [2021-06-11T21:55:56.590Z] - CONFIG_USER_NS: enabled [2021-06-11T21:55:56.590Z] - CONFIG_SECCOMP: enabled [2021-06-11T21:55:56.590Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-11T21:55:56.590Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-11T21:55:56.590Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-11T21:55:56.590Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-11T21:55:56.590Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-11T21:55:56.590Z] - CONFIG_BLK_CGROUP: enabled [2021-06-11T21:55:56.590Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-11T21:55:56.621Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 20.97MB / 50.43MB 0.3s [2021-06-11T21:55:56.621Z] #26 ... [2021-06-11T21:55:56.621Z] [2021-06-11T21:55:56.621Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-11T21:55:56.621Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-11T21:55:56.621Z] #42 DONE 0.0s [2021-06-11T21:55:56.621Z] [2021-06-11T21:55:56.621Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T21:55:56.621Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T21:55:56.621Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 25.17MB / 50.43MB 0.4s [2021-06-11T21:55:56.847Z] - CONFIG_CGROUP_PERF: enabled [2021-06-11T21:55:56.847Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-11T21:55:56.847Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-11T21:55:56.847Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-11T21:55:56.847Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-11T21:55:56.847Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-11T21:55:56.847Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-11T21:55:56.847Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-11T21:55:56.847Z] - CONFIG_IP_VS: enabled (as module) [2021-06-11T21:55:56.847Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-11T21:55:56.847Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-11T21:55:56.847Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-11T21:55:56.847Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-11T21:55:56.847Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-11T21:55:56.847Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-11T21:55:56.847Z] - CONFIG_EXT4_FS: enabled [2021-06-11T21:55:56.847Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-11T21:55:56.847Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-11T21:55:56.847Z] - Network Drivers: [2021-06-11T21:55:56.847Z] - "overlay": [2021-06-11T21:55:56.847Z] - CONFIG_VXLAN: enabled (as module) [2021-06-11T21:55:56.847Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-11T21:55:56.847Z] Optional (for encrypted networks): [2021-06-11T21:55:56.847Z] - CONFIG_CRYPTO: enabled [2021-06-11T21:55:56.847Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-11T21:55:56.847Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-11T21:55:56.847Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-11T21:55:56.847Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-11T21:55:56.847Z] - CONFIG_XFRM: enabled [2021-06-11T21:55:56.847Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-11T21:55:56.847Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-11T21:55:56.847Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-11T21:55:56.847Z] - "ipvlan": [2021-06-11T21:55:56.847Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-11T21:55:56.847Z] - "macvlan": [2021-06-11T21:55:56.847Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-11T21:55:56.847Z] - CONFIG_DUMMY: enabled (as module) [2021-06-11T21:55:56.847Z] - "ftp,tftp client in container": [2021-06-11T21:55:56.847Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-11T21:55:56.847Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-11T21:55:56.847Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-11T21:55:56.847Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-11T21:55:56.847Z] - Storage Drivers: [2021-06-11T21:55:56.847Z] - "aufs": [2021-06-11T21:55:56.847Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-11T21:55:56.847Z] - "btrfs": [2021-06-11T21:55:56.847Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-11T21:55:56.847Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-11T21:55:56.847Z] - "devicemapper": [2021-06-11T21:55:56.847Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-11T21:55:56.847Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-11T21:55:56.847Z] - "overlay": [2021-06-11T21:55:56.847Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-11T21:55:56.847Z] - "zfs": [2021-06-11T21:55:56.847Z] - /dev/zfs: present [2021-06-11T21:55:56.847Z] - zfs command: missing [2021-06-11T21:55:56.847Z] - zpool command: missing [2021-06-11T21:55:56.847Z] [2021-06-11T21:55:56.847Z] Limits: [2021-06-11T21:55:56.847Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-11T21:55:56.847Z] [2021-06-11T21:55:56.847Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-06-11T21:55:56.883Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 32.51MB / 50.43MB 0.5s [2021-06-11T21:55:56.883Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 44.04MB / 50.43MB 0.7s [Pipeline] sh [2021-06-11T21:55:55.565Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T21:55:55.612Z] > git checkout -f d99fa0264e8eeb758d9539a30823739d113d7b3f # timeout=10 [2021-06-11T21:55:57.117Z] Fetching without tags [2021-06-11T21:55:57.144Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 48.42MB / 50.43MB 0.8s [2021-06-11T21:55:57.167Z] + sudo modprobe ip_vs [2021-06-11T21:55:57.167Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4230834600478cb9f11a46f32f7f277190c4b25c . [2021-06-11T21:55:57.425Z] #1 [internal] load build definition from Dockerfile [2021-06-11T21:55:57.425Z] #1 sha256:13ad558367e8b6e85e38c942046a930c19a81d3870d29b8d484979a9955326af [2021-06-11T21:55:57.425Z] #1 transferring dockerfile: 16.63kB 0.0s done [2021-06-11T21:55:57.425Z] #1 DONE 0.0s [2021-06-11T21:55:57.425Z] [2021-06-11T21:55:57.425Z] #2 [internal] load .dockerignore [2021-06-11T21:55:57.425Z] #2 sha256:23307d938a0354a8097f92e63a787a92759f2e3ddcc58a2880694e5ab7fcb570 [2021-06-11T21:55:57.425Z] #2 transferring context: 87B 0.0s done [2021-06-11T21:55:57.425Z] #2 DONE 0.0s [2021-06-11T21:55:57.425Z] [2021-06-11T21:55:57.425Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-11T21:55:57.425Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-11T21:55:57.425Z] #3 DONE 0.1s [2021-06-11T21:55:57.683Z] [2021-06-11T21:55:57.683Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-11T21:55:57.683Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-11T21:55:57.683Z] #4 CACHED [2021-06-11T21:55:57.683Z] [2021-06-11T21:55:57.683Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-11T21:55:57.683Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-11T21:55:57.934Z] Merging remotes/origin/master commit afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc into PR head commit d99fa0264e8eeb758d9539a30823739d113d7b3f [2021-06-11T21:55:57.940Z] #5 DONE 0.1s [2021-06-11T21:55:57.940Z] [2021-06-11T21:55:57.940Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T21:55:57.940Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-11T21:55:57.940Z] #8 DONE 0.1s [2021-06-11T21:55:57.940Z] [2021-06-11T21:55:57.940Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-11T21:55:57.940Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-11T21:55:57.940Z] #6 DONE 0.1s [2021-06-11T21:55:57.940Z] [2021-06-11T21:55:57.940Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T21:55:57.940Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-11T21:55:57.940Z] #7 DONE 0.1s [2021-06-11T21:55:58.096Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.8s done [2021-06-11T21:55:58.198Z] [2021-06-11T21:55:58.198Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T21:55:58.198Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T21:55:58.198Z] #65 DONE 0.0s [2021-06-11T21:55:58.198Z] [2021-06-11T21:55:58.198Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T21:55:58.198Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T21:55:58.198Z] #63 DONE 0.0s [2021-06-11T21:55:58.198Z] [2021-06-11T21:55:58.198Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:55:58.198Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:55:58.198Z] #9 DONE 0.0s [2021-06-11T21:55:58.198Z] [2021-06-11T21:55:58.198Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T21:55:58.198Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T21:55:58.198Z] #26 DONE 0.0s [2021-06-11T21:55:58.198Z] [2021-06-11T21:55:58.198Z] #23 [internal] load build context [2021-06-11T21:55:58.198Z] #23 sha256:37c1bea45427fbfb47b80778a3b99424d9219931983616a863cc8f48dbf5c667 [2021-06-11T21:55:58.356Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-06-11T21:55:58.458Z] #23 ... [2021-06-11T21:55:58.458Z] [2021-06-11T21:55:58.458Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-11T21:55:58.458Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-11T21:55:58.458Z] #42 DONE 0.4s [2021-06-11T21:55:58.458Z] [2021-06-11T21:55:58.458Z] #23 [internal] load build context [2021-06-11T21:55:58.458Z] #23 sha256:37c1bea45427fbfb47b80778a3b99424d9219931983616a863cc8f48dbf5c667 [2021-06-11T21:55:56.720Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T21:55:56.787Z] > git config --add remote.origin.fetch +refs/pull/42517/head:refs/remotes/origin/PR-42517 # timeout=10 [2021-06-11T21:55:56.857Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:55:56.988Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T21:55:57.152Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T21:55:57.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:55:57.154Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42517/head:refs/remotes/origin/PR-42517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:55:57.967Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T21:55:58.034Z] > git checkout -f d99fa0264e8eeb758d9539a30823739d113d7b3f # timeout=10 [2021-06-11T21:55:58.608Z] > git remote # timeout=10 [2021-06-11T21:55:58.655Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T21:55:58.686Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:55:58.702Z] > git merge afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc # timeout=10 [2021-06-11T21:55:58.932Z] #26 ... [2021-06-11T21:55:58.933Z] [2021-06-11T21:55:58.933Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T21:55:58.933Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T21:55:58.933Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-11T21:55:58.933Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-11T21:55:58.933Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-11T21:55:58.933Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-11T21:55:58.933Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-06-11T21:55:58.933Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-06-11T21:55:58.933Z] #63 DONE 2.6s [2021-06-11T21:55:58.933Z] [2021-06-11T21:55:58.933Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:55:58.933Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:55:58.933Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-11T21:55:58.933Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-11T21:55:58.933Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-11T21:55:58.933Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-11T21:55:58.933Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2021-06-11T21:55:58.933Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.9s done [2021-06-11T21:55:58.933Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.1s [2021-06-11T21:55:58.933Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.55MB / 68.67MB 2.7s [2021-06-11T21:55:58.933Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.4s done [2021-06-11T21:55:58.933Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.07MB / 51.83MB 2.7s [2021-06-11T21:55:58.933Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.34MB / 120.17MB 2.7s [2021-06-11T21:55:59.199Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.99MB / 68.67MB 2.9s [2021-06-11T21:55:59.199Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 2.9s [2021-06-11T21:55:59.199Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.83MB / 120.17MB 2.9s [2021-06-11T21:55:59.199Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.01MB / 68.67MB 3.0s [2021-06-11T21:55:59.199Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.60MB / 51.83MB 3.0s [2021-06-11T21:55:59.289Z] Merge succeeded, producing 90bfc788a65632de87a0b31b6ea95ba74fb524b1 [2021-06-11T21:55:59.289Z] Checking out Revision 90bfc788a65632de87a0b31b6ea95ba74fb524b1 (PR-42517) [2021-06-11T21:55:59.462Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.80MB / 51.83MB 3.1s [2021-06-11T21:55:59.462Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.15MB / 120.17MB 3.1s [2021-06-11T21:55:59.462Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 3.2s [2021-06-11T21:55:59.723Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.11MB / 68.67MB 3.4s [2021-06-11T21:55:59.723Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.38MB / 51.83MB 3.4s [2021-06-11T21:55:59.723Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.80MB / 120.17MB 3.4s [2021-06-11T21:55:59.723Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.99MB / 120.17MB 3.5s [2021-06-11T21:55:59.755Z] Commit message: "Merge commit 'afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc' into HEAD" [2021-06-11T21:55:59.833Z] #23 transferring context: 55.89MB 1.6s done [2021-06-11T21:55:59.833Z] #23 DONE 1.6s [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-11T21:55:59.833Z] #28 sha256:2f2834d837cc00c0891b2d4cbf9a0239944ca7397857c00556dbfc22bf3eb452 [2021-06-11T21:55:59.833Z] #28 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-11T21:55:59.833Z] #38 sha256:9e517d2789ef56464d0ec07685630f718a5b3a80db3d8f3339e526d35846d38e [2021-06-11T21:55:59.833Z] #38 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-11T21:55:59.833Z] #62 sha256:84aa4f78b0c49ba7d35873afa3313e46a26377689d052a3b568abfe706b1873d [2021-06-11T21:55:59.833Z] #62 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-11T21:55:59.833Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-11T21:55:59.833Z] #10 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #56 [containerd 1/2] 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-06-11T21:55:59.833Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T21:55:59.833Z] #56 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-11T21:55:59.833Z] #49 sha256:684077248a823af688777f6b983aec6ef9281db07bf12f2f6100f6e8b5f10439 [2021-06-11T21:55:59.833Z] #49 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T21:55:59.833Z] #48 sha256:67ac98499ed34c27b39ef7272df6bf893e3ea9f0dddb0f1e42407904201d0591 [2021-06-11T21:55:59.833Z] #48 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T21:55:59.833Z] #54 sha256:6b91acc49a848bedf6d8fa3a0272db58bb1811eb15147838c5aa03510c5cba42 [2021-06-11T21:55:59.833Z] #54 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-11T21:55:59.833Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-11T21:55:59.833Z] #39 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:55:59.833Z] #59 sha256:51b766abfb953200b1c18cf693e03ff715bb97224c837e9b1a463cf3e815a460 [2021-06-11T21:55:59.833Z] #59 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #36 [tini 1/2] 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-06-11T21:55:59.833Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:55:59.833Z] #36 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-11T21:55:59.833Z] #67 sha256:01fe6665984ab4e943fdabee5b86f2c51a1843196a61826558a11726fb2b2050 [2021-06-11T21:55:59.833Z] #67 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-11T21:55:59.833Z] #58 sha256:f9a007599641a65e96dcbf9e2dbecd401f68086a0370b38dd6415aa7f7984824 [2021-06-11T21:55:59.833Z] #58 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-11T21:55:59.833Z] #25 sha256:470072a6a15f68ceddd256d228f8126674aa3377710edb2acc468438b41073a1 [2021-06-11T21:55:59.833Z] #25 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-11T21:55:59.833Z] #30 sha256:8930e19f7438dba4638677c9428545eee6756e5995a406258a4d61496714a50d [2021-06-11T21:55:59.833Z] #30 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-11T21:55:59.833Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-11T21:55:59.833Z] #43 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T21:55:59.833Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-11T21:55:59.833Z] #17 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:55:59.833Z] #52 sha256:28fa339ba7e8d91dc21ee1e0846f06a7c3b58bc9e77ee4164eb06798a60a37fe [2021-06-11T21:55:59.833Z] #52 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-11T21:55:59.833Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-11T21:55:59.833Z] #64 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-11T21:55:59.833Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-11T21:55:59.833Z] #19 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-11T21:55:59.833Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-11T21:55:59.833Z] #12 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-11T21:55:59.833Z] #45 sha256:df00291fe1fac73e4405376a7a0b541b3460f8af0038a053860389fad119edb3 [2021-06-11T21:55:59.833Z] #45 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #27 [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-06-11T21:55:59.833Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T21:55:59.833Z] #27 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-11T21:55:59.833Z] #61 sha256:97d5790f858b1d652a0a6ed8216a53c7a6e983757c57df8f59b931d0c01ef3be [2021-06-11T21:55:59.833Z] #61 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #15 [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-06-11T21:55:59.833Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-11T21:55:59.833Z] #15 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-11T21:55:59.833Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T21:55:59.833Z] #20 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #21 [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-06-11T21:55:59.833Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-11T21:55:59.833Z] #21 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-11T21:55:59.833Z] #60 sha256:00730dbbb52f2a4b08dfdece7923a69dd142970c54edf38c18767fb87660f6e9 [2021-06-11T21:55:59.833Z] #60 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T21:55:59.833Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-11T21:55:59.833Z] #16 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.833Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T21:55:59.833Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-11T21:55:59.833Z] #22 CACHED [2021-06-11T21:55:59.833Z] [2021-06-11T21:55:59.834Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-11T21:55:59.834Z] #51 sha256:733bcfd0043400c519f8f1d811022fda4d98e825aa9dbf5ad273d4fb5801be7d [2021-06-11T21:55:59.834Z] #51 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-11T21:55:59.834Z] #41 sha256:97ede7e517ce177c8a64f753968c84eab1087d9dfa00efd5329e149a3a7496ff [2021-06-11T21:55:59.834Z] #41 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-11T21:55:59.834Z] #53 sha256:dec9920605031c7a8c0f8c3b562db39a95d45451e6ae03510e0d34bc0e5c2e13 [2021-06-11T21:55:59.834Z] #53 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:55:59.834Z] #50 sha256:cfffc5d59cc5331b2b13fdcd52f8fdbc3d20f39c6580151aa63215aac568212a [2021-06-11T21:55:59.834Z] #50 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-11T21:55:59.834Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-11T21:55:59.834Z] #66 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T21:55:59.834Z] #37 sha256:20b3c34058fb86a9c3f97aed189e1aaed43dfb8069d3fb2babfa980beb5a738d [2021-06-11T21:55:59.834Z] #37 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T21:55:59.834Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-11T21:55:59.834Z] #31 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #11 [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-06-11T21:55:59.834Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-11T21:55:59.834Z] #11 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T21:55:59.834Z] #57 sha256:5e7b2bbb5fbb684d11b024a206ec7bc312909a6169d5c9fa24e025cf2ec7cb75 [2021-06-11T21:55:59.834Z] #57 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T21:55:59.834Z] #29 sha256:202860b1042ff9c4b67327ccf0aab325cc9ee90b1769ece093edab3770d17462 [2021-06-11T21:55:59.834Z] #29 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-11T21:55:59.834Z] #35 sha256:df6bc9e0baa1bf9d4caacf11a3ef99e7fd5bb81fdaca137a9359e23d4885f6b2 [2021-06-11T21:55:59.834Z] #35 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:55:59.834Z] #46 sha256:fb045bc0d8e0b6404a4825314ddbce7c3a2f10a922150ed3a748c7a0f91e3b7b [2021-06-11T21:55:59.834Z] #46 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-11T21:55:59.834Z] #55 sha256:01197e1cf5827f522791665c7f96ecff920e1b95341f4786b00e75d931a3d2ab [2021-06-11T21:55:59.834Z] #55 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:55:59.834Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:55:59.834Z] #13 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-11T21:55:59.834Z] #47 sha256:ae33efbea82035c41d5768b41a07b39b73dad656acc7b6c12bc9ebb7b1ebcae1 [2021-06-11T21:55:59.834Z] #47 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-11T21:55:59.834Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-11T21:55:59.834Z] #14 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-06-11T21:55:59.834Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T21:55:59.834Z] #40 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T21:55:59.834Z] #34 sha256:65746caebd0de71db085a67d3b88d5e47fb0e347eaf76c1e1ae5a22bf48fc9d5 [2021-06-11T21:55:59.834Z] #34 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:55:59.834Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:55:59.834Z] #44 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T21:55:59.834Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T21:55:59.834Z] #32 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-11T21:55:59.834Z] #33 sha256:8d92699573c678ef51aad339c1140fc4d697e46417c8dc1dfd555458c4418671 [2021-06-11T21:55:59.834Z] #33 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-11T21:55:59.834Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-11T21:55:59.834Z] #18 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T21:55:59.834Z] #24 sha256:7dde9cf90233a8e8ffd4fc3deaee35e0e756ba1349bead2fd93a30e56075d440 [2021-06-11T21:55:59.834Z] #24 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-11T21:55:59.834Z] #68 sha256:5091e02307ba25e7fff7d433be4e6aa8e86cb264f1dca19cc24207e4de0550fd [2021-06-11T21:55:59.834Z] #68 CACHED [2021-06-11T21:55:59.834Z] [2021-06-11T21:55:59.834Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-11T21:55:59.834Z] #69 sha256:83b9fa39817ff48a9f856247e63e129675bf3696a3a999cd5b91b55ab397f9d8 [2021-06-11T21:55:59.880Z] First time build. Skipping changelog. [2021-06-11T21:55:59.985Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.43MB / 120.17MB 3.6s [2021-06-11T21:55:59.985Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.04MB / 120.17MB 3.8s [2021-06-11T21:56:00.251Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.69MB / 120.17MB 3.9s [2021-06-11T21:56:00.251Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.03MB / 120.17MB 4.0s [2021-06-11T21:56:00.251Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.57MB / 120.17MB 4.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T21:56:00.513Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.00MB / 120.17MB 4.2s [2021-06-11T21:56:00.513Z] #9 ... [2021-06-11T21:56:00.513Z] [2021-06-11T21:56:00.513Z] #23 [internal] load build context [2021-06-11T21:56:00.513Z] #23 sha256:a82e329fa32771570c201c007cb9191d139314cdfb776c6f3f12042269368c8c [2021-06-11T21:56:00.513Z] #23 transferring context: 55.89MB 4.0s done [2021-06-11T21:56:00.513Z] #23 DONE 4.5s [2021-06-11T21:56:00.513Z] [2021-06-11T21:56:00.513Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:56:00.513Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:56:00.513Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.1s done [2021-06-11T21:56:00.513Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.51MB / 120.17MB 4.3s [2021-06-11T21:56:00.767Z] #69 DONE 1.0s [2021-06-11T21:56:00.767Z] [2021-06-11T21:56:00.767Z] #70 exporting to image [2021-06-11T21:56:00.767Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-11T21:56:00.767Z] #70 exporting layers [2021-06-11T21:56:00.774Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.6s [2021-06-11T21:55:59.202Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-11T21:55:59.311Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T21:55:59.358Z] > git checkout -f 90bfc788a65632de87a0b31b6ea95ba74fb524b1 # timeout=10 [2021-06-11T21:55:59.780Z] > git rev-list --no-walk 7256571214820b27f01be5db396fc7bb0a318bad # timeout=10 [2021-06-11T21:56:01.199Z] + docker version [2021-06-11T21:56:01.199Z] Client: Mirantis Container Runtime [2021-06-11T21:56:01.199Z] Version: 20.10.0 [2021-06-11T21:56:01.199Z] API version: 1.41 [2021-06-11T21:56:01.199Z] Go version: go1.13.15 [2021-06-11T21:56:01.199Z] Git commit: 6ee42dc [2021-06-11T21:56:01.199Z] Built: 03/11/2021 13:24:56 [2021-06-11T21:56:01.199Z] OS/Arch: windows/amd64 [2021-06-11T21:56:01.199Z] Context: default [2021-06-11T21:56:01.199Z] Experimental: true [2021-06-11T21:56:01.199Z] [2021-06-11T21:56:01.199Z] Server: Mirantis Container Runtime [2021-06-11T21:56:01.199Z] Engine: [2021-06-11T21:56:01.199Z] Version: 20.10.0 [2021-06-11T21:56:01.199Z] API version: 1.41 (minimum version 1.24) [2021-06-11T21:56:01.199Z] Go version: go1.13.15 [2021-06-11T21:56:01.199Z] Git commit: 1e08f21e79 [2021-06-11T21:56:01.199Z] Built: 03/11/2021 13:23:32 [2021-06-11T21:56:01.199Z] OS/Arch: windows/amd64 [2021-06-11T21:56:01.199Z] Experimental: true [Pipeline] sh [2021-06-11T21:56:01.712Z] #70 exporting layers 1.0s done [2021-06-11T21:56:01.712Z] #70 writing image sha256:4e23408ec7235c2f37d8391229f68ea9477fb6a77b48435d38d9db4ff2895700 [2021-06-11T21:56:01.712Z] #70 writing image sha256:4e23408ec7235c2f37d8391229f68ea9477fb6a77b48435d38d9db4ff2895700 done [2021-06-11T21:56:01.712Z] #70 naming to docker.io/library/docker:4230834600478cb9f11a46f32f7f277190c4b25c done [2021-06-11T21:56:01.712Z] #70 DONE 1.0s [2021-06-11T21:56:01.718Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.3s done [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-11T21:56:02.114Z] + trap exit INT TERM [2021-06-11T21:56:02.114Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-11T21:56:02.114Z] + CONTAINER_NAME=docker-pr4 [2021-06-11T21:56:02.114Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42517/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42517/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4230834600478cb9f11a46f32f7f277190c4b25c -e DOCKER_GRAPHDRIVER docker:4230834600478cb9f11a46f32f7f277190c4b25c hack/make.sh dynbinary [2021-06-11T21:56:02.242Z] + docker info [2021-06-11T21:56:01.908Z] > git remote # timeout=10 [2021-06-11T21:56:01.973Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T21:56:02.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:56:02.062Z] > git merge afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc # timeout=10 [2021-06-11T21:56:02.679Z] [2021-06-11T21:56:02.679Z] Removing bundles/ [2021-06-11T21:56:02.679Z] [2021-06-11T21:56:02.679Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-11T21:56:02.679Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T21:56:02.679Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T21:56:02.894Z] Merge succeeded, producing 4e9a5667f44c762b8625b37217b9acdb4b72471e [2021-06-11T21:56:02.894Z] Checking out Revision 4e9a5667f44c762b8625b37217b9acdb4b72471e (PR-42517) [2021-06-11T21:56:03.104Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.6s done [2021-06-11T21:56:03.104Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.6s done [2021-06-11T21:56:03.220Z] Client: [2021-06-11T21:56:03.220Z] Context: default [2021-06-11T21:56:03.220Z] Debug Mode: false [2021-06-11T21:56:03.220Z] Plugins: [2021-06-11T21:56:03.220Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-11T21:56:03.220Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-11T21:56:03.220Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-11T21:56:03.220Z] [2021-06-11T21:56:03.220Z] Server: [2021-06-11T21:56:03.220Z] Containers: 0 [2021-06-11T21:56:03.220Z] Running: 0 [2021-06-11T21:56:03.220Z] Paused: 0 [2021-06-11T21:56:03.220Z] Stopped: 0 [2021-06-11T21:56:03.220Z] Images: 10 [2021-06-11T21:56:03.220Z] Server Version: 20.10.0 [2021-06-11T21:56:03.220Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-11T21:56:03.220Z] Windows: [2021-06-11T21:56:03.220Z] LCOW: [2021-06-11T21:56:03.220Z] Logging Driver: json-file [2021-06-11T21:56:03.220Z] Plugins: [2021-06-11T21:56:03.220Z] Volume: local [2021-06-11T21:56:03.220Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T21:56:03.220Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T21:56:03.220Z] Swarm: inactive [2021-06-11T21:56:03.220Z] Default Isolation: process [2021-06-11T21:56:03.220Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-11T21:56:03.220Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-11T21:56:03.220Z] OSType: windows [2021-06-11T21:56:03.220Z] Architecture: x86_64 [2021-06-11T21:56:03.220Z] CPUs: 4 [2021-06-11T21:56:03.220Z] Total Memory: 32GiB [2021-06-11T21:56:03.220Z] Name: azwin-2-dd55a0 [2021-06-11T21:56:03.220Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-11T21:56:03.220Z] Docker Root Dir: D:\docker [2021-06-11T21:56:03.220Z] Debug Mode: false [2021-06-11T21:56:03.220Z] Registry: https://index.docker.io/v1/ [2021-06-11T21:56:03.220Z] Labels: [2021-06-11T21:56:03.220Z] Experimental: true [2021-06-11T21:56:03.220Z] Insecure Registries: [2021-06-11T21:56:03.220Z] 10.0.0.4:5000 [2021-06-11T21:56:03.220Z] 127.0.0.0/8 [2021-06-11T21:56:03.220Z] Registry Mirrors: [2021-06-11T21:56:03.220Z] http://10.0.0.4:5000/ [2021-06-11T21:56:03.220Z] Live Restore Enabled: false [2021-06-11T21:56:03.220Z] [2021-06-11T21:56:03.258Z] Commit message: "Merge commit 'afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc' into HEAD" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-06-11T21:56:03.405Z] First time build. Skipping changelog. [Pipeline] powershell [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T21:56:04.047Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done [2021-06-11T21:56:04.626Z] #9 ... [2021-06-11T21:56:04.626Z] [2021-06-11T21:56:04.626Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-11T21:56:04.627Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-11T21:56:04.627Z] #64 DONE 1.0s [2021-06-11T21:56:04.627Z] [2021-06-11T21:56:04.627Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T21:56:04.627Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T21:56:04.627Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-11T21:56:04.627Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-11T21:56:04.627Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.2s done [2021-06-11T21:56:04.627Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2021-06-11T21:56:04.627Z] #65 DONE 8.3s [2021-06-11T21:56:04.627Z] [2021-06-11T21:56:04.627Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:56:04.627Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:56:04.627Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-11T21:56:04.627Z] #9 ... [2021-06-11T21:56:04.627Z] [2021-06-11T21:56:04.627Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T21:56:04.627Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T21:56:04.627Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.8s done [2021-06-11T21:56:04.627Z] #26 DONE 8.4s [2021-06-11T21:56:04.627Z] [2021-06-11T21:56:04.627Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:56:04.627Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:56:02.786Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-11T21:56:02.927Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T21:56:02.991Z] > git checkout -f 4e9a5667f44c762b8625b37217b9acdb4b72471e # timeout=10 [2021-06-11T21:56:03.291Z] > git rev-list --no-walk 7256571214820b27f01be5db396fc7bb0a318bad # timeout=10 [2021-06-11T21:56:04.836Z] + docker version [2021-06-11T21:56:04.836Z] Client: [2021-06-11T21:56:04.836Z] Version: 20.10.6 [2021-06-11T21:56:04.836Z] API version: 1.41 [2021-06-11T21:56:04.836Z] Go version: go1.16.3 [2021-06-11T21:56:04.836Z] Git commit: 370c289 [2021-06-11T21:56:04.836Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-11T21:56:04.836Z] OS/Arch: windows/amd64 [2021-06-11T21:56:04.836Z] Context: default [2021-06-11T21:56:04.836Z] Experimental: true [2021-06-11T21:56:04.836Z] [2021-06-11T21:56:04.836Z] Server: Docker Engine - Community [2021-06-11T21:56:04.836Z] Engine: [2021-06-11T21:56:04.836Z] Version: 20.10.6 [2021-06-11T21:56:04.836Z] API version: 1.41 (minimum version 1.24) [2021-06-11T21:56:04.836Z] Go version: go1.13.15 [2021-06-11T21:56:04.836Z] Git commit: 8728dd2 [2021-06-11T21:56:04.836Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-11T21:56:04.836Z] OS/Arch: windows/amd64 [2021-06-11T21:56:04.836Z] Experimental: true [Pipeline] sh [2021-06-11T21:56:05.197Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-06-11T21:56:05.197Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-11T21:56:05.769Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-06-11T21:56:05.769Z] #9 ... [2021-06-11T21:56:05.769Z] [2021-06-11T21:56:05.769Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-11T21:56:05.769Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-11T21:56:05.769Z] #66 DONE 0.6s [2021-06-11T21:56:05.833Z] + docker info [2021-06-11T21:56:06.035Z] [2021-06-11T21:56:06.035Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:56:06.035Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:56:06.035Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-11T21:56:07.347Z] Client: [2021-06-11T21:56:07.347Z] Context: default [2021-06-11T21:56:07.347Z] Debug Mode: false [2021-06-11T21:56:07.347Z] Plugins: [2021-06-11T21:56:07.347Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-11T21:56:07.347Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-11T21:56:07.347Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-11T21:56:07.347Z] [2021-06-11T21:56:07.347Z] Server: [2021-06-11T21:56:07.347Z] Containers: 2 [2021-06-11T21:56:07.347Z] Running: 0 [2021-06-11T21:56:07.347Z] Paused: 0 [2021-06-11T21:56:07.347Z] Stopped: 2 [2021-06-11T21:56:07.347Z] Images: 10 [2021-06-11T21:56:07.347Z] Server Version: 20.10.6 [2021-06-11T21:56:07.347Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-11T21:56:07.347Z] Windows: [2021-06-11T21:56:07.347Z] LCOW: [2021-06-11T21:56:07.347Z] Logging Driver: json-file [2021-06-11T21:56:07.347Z] Plugins: [2021-06-11T21:56:07.347Z] Volume: local [2021-06-11T21:56:07.347Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T21:56:07.347Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T21:56:07.347Z] Swarm: inactive [2021-06-11T21:56:07.347Z] Default Isolation: process [2021-06-11T21:56:07.347Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-11T21:56:07.347Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-11T21:56:07.347Z] OSType: windows [2021-06-11T21:56:07.347Z] Architecture: x86_64 [2021-06-11T21:56:07.347Z] CPUs: 4 [2021-06-11T21:56:07.347Z] Total Memory: 32GiB [2021-06-11T21:56:07.347Z] Name: azwin-2-1fd490 [2021-06-11T21:56:07.347Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-11T21:56:07.347Z] Docker Root Dir: D:\docker [2021-06-11T21:56:07.347Z] Debug Mode: false [2021-06-11T21:56:07.347Z] Registry: https://index.docker.io/v1/ [2021-06-11T21:56:07.347Z] Labels: [2021-06-11T21:56:07.347Z] Experimental: true [2021-06-11T21:56:07.347Z] Insecure Registries: [2021-06-11T21:56:07.347Z] 10.0.0.4:5000 [2021-06-11T21:56:07.347Z] 127.0.0.0/8 [2021-06-11T21:56:07.347Z] Registry Mirrors: [2021-06-11T21:56:07.347Z] http://10.0.0.4:5000/ [2021-06-11T21:56:07.347Z] Live Restore Enabled: false [2021-06-11T21:56:07.347Z] Product License: Community Engine [2021-06-11T21:56:07.347Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-11T21:56:10.277Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.2s done [2021-06-11T21:56:10.537Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-11T21:56:13.842Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.2s done [2021-06-11T21:56:13.842Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-11T21:56:14.236Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-11T21:56:14.236Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6b76ec62\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-11T21:56:14.236Z] ---------------------------------------------------------------------------- [2021-06-11T21:56:14.236Z] [2021-06-11T21:56:14.236Z] INFO: executeCI.ps1 starting at Fri Jun 11 21:56:13 CUT 2021 [2021-06-11T21:56:14.236Z] [2021-06-11T21:56:14.236Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-11T21:56:14.236Z] INFO: Running git version 2.24.1.windows.2 [2021-06-11T21:56:14.236Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-11T21:56:14.236Z] INFO: Environment variables: [2021-06-11T21:56:14.236Z] [2021-06-11T21:56:14.236Z] Name Value [2021-06-11T21:56:14.236Z] ---- ----- [2021-06-11T21:56:14.236Z] ALLUSERSPROFILE C:\ProgramData [2021-06-11T21:56:14.236Z] amd64 true [2021-06-11T21:56:14.236Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-11T21:56:14.236Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-11T21:56:14.236Z] arm64 false [2021-06-11T21:56:14.236Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-11T21:56:14.236Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-11T21:56:14.236Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-11T21:56:14.236Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-11T21:56:14.236Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-11T21:56:14.236Z] BRANCH_NAME PR-42517 [2021-06-11T21:56:14.236Z] BUILD_DISPLAY_NAME #4 [2021-06-11T21:56:14.236Z] BUILD_ID 4 [2021-06-11T21:56:14.236Z] BUILD_NUMBER 4 [2021-06-11T21:56:14.236Z] BUILD_TAG jenkins-moby-PR-42517-4 [2021-06-11T21:56:14.236Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42517/4/ [2021-06-11T21:56:14.236Z] cgroup2 true [2021-06-11T21:56:14.236Z] CHANGE_AUTHOR thaJeztah [2021-06-11T21:56:14.236Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-11T21:56:14.236Z] CHANGE_BRANCH remove_lcow_step5 [2021-06-11T21:56:14.236Z] CHANGE_FORK thaJeztah/docker [2021-06-11T21:56:14.236Z] CHANGE_ID 42517 [2021-06-11T21:56:14.236Z] CHANGE_TARGET master [2021-06-11T21:56:14.236Z] CHANGE_TITLE Remove LCOW (step 5): volumes/mounts: remove LCOW code [2021-06-11T21:56:14.236Z] CHANGE_URL https://github.com/moby/moby/pull/42517 [2021-06-11T21:56:14.236Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T21:56:14.236Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-11T21:56:14.236Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-11T21:56:14.236Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-11T21:56:14.236Z] COMPUTERNAME azwin-2-dd55a0 [2021-06-11T21:56:14.236Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-11T21:56:14.236Z] ConfigSequenceNumber 0 [2021-06-11T21:56:14.236Z] dco true [2021-06-11T21:56:14.236Z] DOCKER_BUILDKIT 0 [2021-06-11T21:56:14.236Z] DOCKER_DUT_DEBUG 1 [2021-06-11T21:56:14.236Z] DOCKER_EXPERIMENTAL 1 [2021-06-11T21:56:14.236Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-11T21:56:14.236Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-11T21:56:14.236Z] EXECUTOR_NUMBER 0 [2021-06-11T21:56:14.236Z] FQDN azwin-2-dd55a0.westus.cloudapp.azure.com [2021-06-11T21:56:14.236Z] GIT_BRANCH PR-42517 [2021-06-11T21:56:14.236Z] GIT_COMMIT 90bfc788a65632de87a0b31b6ea95ba74fb524b1 [2021-06-11T21:56:14.236Z] GIT_PREVIOUS_COMMIT 11ba7634269f27045b779b1da44953c7195097ea [2021-06-11T21:56:14.236Z] GIT_URL https://github.com/moby/moby.git [2021-06-11T21:56:14.236Z] HUDSON_COOKIE 6e130b9e-d4d1-4f11-b335-ef5dc6096f00 [2021-06-11T21:56:14.236Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-11T21:56:14.236Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-11T21:56:14.236Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-11T21:56:14.236Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-11T21:56:14.236Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-11T21:56:14.236Z] JENKINS_NODE_COOKIE 8bef5674-a0ae-44f5-831b-a8471349d543 [2021-06-11T21:56:14.236Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-11T21:56:14.236Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-11T21:56:14.236Z] JOB_BASE_NAME PR-42517 [2021-06-11T21:56:14.236Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42517/display/redirect [2021-06-11T21:56:14.237Z] JOB_NAME moby/PR-42517 [2021-06-11T21:56:14.237Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42517/ [2021-06-11T21:56:14.237Z] library.jps.version master [2021-06-11T21:56:14.237Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-11T21:56:14.237Z] NODE_LABELS amd64 azure azwin-2-dd55a0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-11T21:56:14.237Z] NODE_NAME azwin-2-dd55a0 [2021-06-11T21:56:14.237Z] NUMBER_OF_PROCESSORS 4 [2021-06-11T21:56:14.237Z] OS Windows_NT [2021-06-11T21:56:14.237Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-11T21:56:14.237Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-11T21:56:14.237Z] ppc64le false [2021-06-11T21:56:14.237Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-11T21:56:14.237Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-11T21:56:14.237Z] PROCESSOR_LEVEL 6 [2021-06-11T21:56:14.237Z] PROCESSOR_REVISION 4f01 [2021-06-11T21:56:14.237Z] ProgramData C:\ProgramData [2021-06-11T21:56:14.237Z] ProgramFiles C:\Program Files [2021-06-11T21:56:14.237Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-11T21:56:14.237Z] ProgramW6432 C:\Program Files [2021-06-11T21:56:14.237Z] PROMPT $P$G [2021-06-11T21:56:14.237Z] PSExecutionPolicyPreference Bypass [2021-06-11T21:56:14.237Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-11T21:56:14.237Z] PUBLIC C:\Users\Public [2021-06-11T21:56:14.237Z] rootless true [2021-06-11T21:56:14.237Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42517/4/display/redirect?page=artif... [2021-06-11T21:56:14.237Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42517/4/display/redirect?page=changes [2021-06-11T21:56:14.237Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42517/4/display/redirect [2021-06-11T21:56:14.237Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42517/4/display/redirect?page=tests [2021-06-11T21:56:14.237Z] s390x false [2021-06-11T21:56:14.237Z] SKIP_VALIDATION_TESTS 1 [2021-06-11T21:56:14.237Z] SOURCES_DRIVE d [2021-06-11T21:56:14.237Z] SOURCES_SUBDIR gopath [2021-06-11T21:56:14.237Z] STAGE_NAME Run tests [2021-06-11T21:56:14.237Z] SystemDrive C: [2021-06-11T21:56:14.237Z] SystemRoot C:\Windows [2021-06-11T21:56:14.237Z] TEMP C:\Windows\TEMP [2021-06-11T21:56:14.237Z] TESTDEBUG 0 [2021-06-11T21:56:14.237Z] TESTRUN_DRIVE d [2021-06-11T21:56:14.237Z] TESTRUN_SUBDIR CI [2021-06-11T21:56:14.237Z] TIMEOUT 120m [2021-06-11T21:56:14.237Z] TMP C:\Windows\TEMP [2021-06-11T21:56:14.237Z] unit_validate true [2021-06-11T21:56:14.237Z] USERDOMAIN WORKGROUP [2021-06-11T21:56:14.237Z] USERNAME azwin-2-dd55a0$ [2021-06-11T21:56:14.237Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-11T21:56:14.237Z] validate_force false [2021-06-11T21:56:14.237Z] windir C:\Windows [2021-06-11T21:56:14.237Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-11T21:56:14.237Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-11T21:56:14.237Z] windows2022 true [2021-06-11T21:56:14.237Z] windowsRS1 false [2021-06-11T21:56:14.237Z] windowsRS5 true [2021-06-11T21:56:14.237Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-11T21:56:14.237Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-11T21:56:14.237Z] [2021-06-11T21:56:14.237Z] [2021-06-11T21:56:14.237Z] [2021-06-11T21:56:14.699Z] INFO: Sources under d:\gopath\... [2021-06-11T21:56:14.699Z] INFO: Test run under d:\CI\... [2021-06-11T21:56:14.699Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-11T21:56:14.699Z] INFO: docker/docker repository was found [2021-06-11T21:56:14.699Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-06-11T21:56:14.699Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-11T21:56:14.699Z] INFO: Docker version of control daemon [2021-06-11T21:56:14.699Z] [2021-06-11T21:56:14.786Z] #9 ... [2021-06-11T21:56:14.786Z] [2021-06-11T21:56:14.786Z] #27 [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-06-11T21:56:14.786Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T21:56:14.786Z] #27 1.182 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:56:14.786Z] #27 1.189 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:56:14.786Z] #27 1.189 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:56:14.786Z] #27 1.392 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:56:14.786Z] #27 1.687 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:56:14.786Z] #27 2.055 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:56:14.786Z] #27 3.677 Fetched 8449 kB in 3s (3060 kB/s) [2021-06-11T21:56:14.786Z] #27 3.677 Reading package lists... [2021-06-11T21:56:14.786Z] #27 4.608 Reading package lists... [2021-06-11T21:56:14.786Z] #27 5.510 Building dependency tree... [2021-06-11T21:56:14.786Z] #27 5.764 The following additional packages will be installed: [2021-06-11T21:56:14.786Z] #27 5.764 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-11T21:56:14.786Z] #27 5.764 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-11T21:56:14.786Z] #27 5.765 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-11T21:56:14.786Z] #27 5.765 Suggested packages: [2021-06-11T21:56:14.786Z] #27 5.765 krb5-doc krb5-user [2021-06-11T21:56:14.786Z] #27 5.765 Recommended packages: [2021-06-11T21:56:14.786Z] #27 5.765 krb5-locales publicsuffix libsasl2-modules [2021-06-11T21:56:14.786Z] #27 5.987 The following NEW packages will be installed: [2021-06-11T21:56:14.786Z] #27 5.987 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-11T21:56:14.786Z] #27 5.987 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-11T21:56:14.786Z] #27 5.987 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-11T21:56:14.786Z] #27 5.987 libssh2-1 libssl1.1 openssl [2021-06-11T21:56:14.786Z] #27 6.275 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-11T21:56:14.786Z] #27 6.275 Need to get 5059 kB of archives. [2021-06-11T21:56:14.786Z] #27 6.275 After this operation, 12.1 MB of additional disk space will be used. [2021-06-11T21:56:14.786Z] #27 6.275 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-11T21:56:14.786Z] #27 6.275 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-11T21:56:14.786Z] #27 6.275 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-11T21:56:14.786Z] #27 6.275 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-11T21:56:14.786Z] #27 6.275 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-11T21:56:14.786Z] #27 6.283 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-11T21:56:14.786Z] #27 6.292 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-11T21:56:14.786Z] #27 6.306 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-11T21:56:14.786Z] #27 6.306 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-11T21:56:14.786Z] #27 6.307 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-11T21:56:14.786Z] #27 6.315 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-11T21:56:14.786Z] #27 6.315 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-11T21:56:14.786Z] #27 6.315 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-11T21:56:14.786Z] #27 6.317 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-11T21:56:14.786Z] #27 6.318 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-11T21:56:14.786Z] #27 6.320 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-11T21:56:14.786Z] #27 6.327 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-11T21:56:14.786Z] #27 6.327 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-11T21:56:14.786Z] #27 6.328 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-11T21:56:14.786Z] #27 6.342 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-11T21:56:14.786Z] #27 6.342 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-11T21:56:14.786Z] #27 6.499 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:56:14.786Z] #27 6.523 Fetched 5059 kB in 0s (15.0 MB/s) [2021-06-11T21:56:14.786Z] #27 6.579 Selecting previously unselected package libssl1.1:amd64. [2021-06-11T21:56:14.786Z] #27 6.579 (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 ... 6677 files and directories currently installed.) [2021-06-11T21:56:14.786Z] #27 6.582 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 6.592 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-11T21:56:14.786Z] #27 6.801 Selecting previously unselected package openssl. [2021-06-11T21:56:14.786Z] #27 6.801 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 6.806 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-11T21:56:14.786Z] #27 6.978 Selecting previously unselected package ca-certificates. [2021-06-11T21:56:14.786Z] #27 6.978 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-11T21:56:14.786Z] #27 6.983 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-11T21:56:14.786Z] #27 7.079 Selecting previously unselected package libkeyutils1:amd64. [2021-06-11T21:56:14.786Z] #27 7.079 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 7.085 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-11T21:56:14.786Z] #27 7.127 Selecting previously unselected package libkrb5support0:amd64. [2021-06-11T21:56:14.786Z] #27 7.127 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 7.132 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:56:14.786Z] #27 7.177 Selecting previously unselected package libk5crypto3:amd64. [2021-06-11T21:56:14.786Z] #27 7.177 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 7.182 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:56:14.786Z] #27 7.238 Selecting previously unselected package libkrb5-3:amd64. [2021-06-11T21:56:14.786Z] #27 7.238 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 7.241 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:56:14.786Z] #27 7.342 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-11T21:56:14.786Z] #27 7.342 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 7.347 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:56:14.786Z] #27 7.416 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-11T21:56:14.786Z] #27 7.416 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 7.422 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T21:56:14.786Z] #27 7.464 Selecting previously unselected package libsasl2-2:amd64. [2021-06-11T21:56:14.786Z] #27 7.464 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 7.469 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T21:56:14.786Z] #27 7.523 Selecting previously unselected package libldap-common. [2021-06-11T21:56:14.786Z] #27 7.523 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-11T21:56:14.786Z] #27 7.527 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T21:56:14.786Z] #27 7.579 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-11T21:56:14.786Z] #27 7.579 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 7.584 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T21:56:14.786Z] #27 7.651 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-11T21:56:14.786Z] #27 7.653 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 7.658 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-11T21:56:14.786Z] #27 7.710 Selecting previously unselected package libpsl5:amd64. [2021-06-11T21:56:14.786Z] #27 7.710 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 7.717 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-11T21:56:14.786Z] #27 7.759 Selecting previously unselected package librtmp1:amd64. [2021-06-11T21:56:14.786Z] #27 7.760 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 7.764 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T21:56:14.786Z] #27 7.811 Selecting previously unselected package libssh2-1:amd64. [2021-06-11T21:56:14.786Z] #27 7.811 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 7.817 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-11T21:56:14.786Z] #27 7.873 Selecting previously unselected package libcurl4:amd64. [2021-06-11T21:56:14.786Z] #27 7.873 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 7.878 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-11T21:56:14.786Z] #27 7.941 Selecting previously unselected package curl. [2021-06-11T21:56:14.786Z] #27 7.941 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 7.947 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-11T21:56:14.786Z] #27 8.060 Selecting previously unselected package libonig5:amd64. [2021-06-11T21:56:14.786Z] #27 8.060 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 8.096 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-11T21:56:14.786Z] #27 8.154 Selecting previously unselected package libjq1:amd64. [2021-06-11T21:56:14.786Z] #27 8.155 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 8.161 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T21:56:14.786Z] #27 8.215 Selecting previously unselected package jq. [2021-06-11T21:56:14.786Z] #27 8.215 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T21:56:14.786Z] #27 8.226 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T21:56:14.786Z] #27 8.275 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-11T21:56:14.786Z] #27 8.291 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-11T21:56:14.786Z] #27 8.306 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-11T21:56:14.786Z] #27 8.411 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-11T21:56:14.786Z] #27 8.426 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T21:56:14.786Z] #27 8.444 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:56:14.786Z] #27 8.456 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T21:56:14.786Z] #27 8.468 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T21:56:14.786Z] #27 8.483 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:56:14.786Z] #27 8.498 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T21:56:14.786Z] #27 8.513 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-11T21:56:14.786Z] #27 8.525 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:56:14.786Z] #27 8.538 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-11T21:56:14.786Z] #27 8.556 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-11T21:56:14.786Z] #27 8.572 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T21:56:14.786Z] #27 8.585 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T21:56:14.786Z] #27 8.598 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-11T21:56:14.786Z] #27 9.225 Updating certificates in /etc/ssl/certs... [2021-06-11T21:56:14.786Z] #27 10.07 137 added, 0 removed; done. [2021-06-11T21:56:14.786Z] #27 10.11 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:56:14.786Z] #27 10.12 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T21:56:14.786Z] #27 10.13 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-11T21:56:14.786Z] #27 ... [2021-06-11T21:56:14.786Z] [2021-06-11T21:56:14.786Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:56:14.786Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:56:15.159Z] Client: Mirantis Container Runtime [2021-06-11T21:56:15.159Z] Version: 20.10.0 [2021-06-11T21:56:15.159Z] API version: 1.41 [2021-06-11T21:56:15.159Z] Go version: go1.13.15 [2021-06-11T21:56:15.159Z] Git commit: 6ee42dc [2021-06-11T21:56:15.159Z] Built: 03/11/2021 13:24:56 [2021-06-11T21:56:15.159Z] OS/Arch: windows/amd64 [2021-06-11T21:56:15.159Z] Context: default [2021-06-11T21:56:15.159Z] Experimental: true [2021-06-11T21:56:15.159Z] [2021-06-11T21:56:15.159Z] Server: Mirantis Container Runtime [2021-06-11T21:56:15.159Z] Engine: [2021-06-11T21:56:15.159Z] Version: 20.10.0 [2021-06-11T21:56:15.159Z] API version: 1.41 (minimum version 1.24) [2021-06-11T21:56:15.159Z] Go version: go1.13.15 [2021-06-11T21:56:15.159Z] Git commit: 1e08f21e79 [2021-06-11T21:56:15.159Z] Built: 03/11/2021 13:23:32 [2021-06-11T21:56:15.159Z] OS/Arch: windows/amd64 [2021-06-11T21:56:15.159Z] Experimental: true [2021-06-11T21:56:15.159Z] [2021-06-11T21:56:15.159Z] INFO: Docker info of control daemon [2021-06-11T21:56:15.159Z] [2021-06-11T21:56:15.619Z] Client: [2021-06-11T21:56:15.619Z] Context: default [2021-06-11T21:56:15.619Z] Debug Mode: false [2021-06-11T21:56:15.619Z] Plugins: [2021-06-11T21:56:15.619Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-11T21:56:15.619Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-11T21:56:15.619Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-11T21:56:15.619Z] [2021-06-11T21:56:15.619Z] Server: [2021-06-11T21:56:15.619Z] Containers: 0 [2021-06-11T21:56:15.619Z] Running: 0 [2021-06-11T21:56:15.619Z] Paused: 0 [2021-06-11T21:56:15.619Z] Stopped: 0 [2021-06-11T21:56:15.619Z] Images: 10 [2021-06-11T21:56:15.619Z] Server Version: 20.10.0 [2021-06-11T21:56:15.619Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-11T21:56:15.619Z] Windows: [2021-06-11T21:56:15.619Z] LCOW: [2021-06-11T21:56:15.619Z] Logging Driver: json-file [2021-06-11T21:56:15.619Z] Plugins: [2021-06-11T21:56:15.619Z] Volume: local [2021-06-11T21:56:15.619Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T21:56:15.619Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T21:56:15.619Z] Swarm: inactive [2021-06-11T21:56:15.619Z] Default Isolation: process [2021-06-11T21:56:15.619Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-11T21:56:15.619Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-11T21:56:15.619Z] OSType: windows [2021-06-11T21:56:15.619Z] Architecture: x86_64 [2021-06-11T21:56:15.619Z] CPUs: 4 [2021-06-11T21:56:15.619Z] Total Memory: 32GiB [2021-06-11T21:56:15.619Z] Name: azwin-2-dd55a0 [2021-06-11T21:56:15.619Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-11T21:56:15.619Z] Docker Root Dir: D:\docker [2021-06-11T21:56:15.619Z] Debug Mode: false [2021-06-11T21:56:15.619Z] Registry: https://index.docker.io/v1/ [2021-06-11T21:56:15.619Z] Labels: [2021-06-11T21:56:15.619Z] Experimental: true [2021-06-11T21:56:15.619Z] Insecure Registries: [2021-06-11T21:56:15.619Z] 10.0.0.4:5000 [2021-06-11T21:56:15.619Z] 127.0.0.0/8 [2021-06-11T21:56:15.619Z] Registry Mirrors: [2021-06-11T21:56:15.619Z] http://10.0.0.4:5000/ [2021-06-11T21:56:15.619Z] Live Restore Enabled: false [2021-06-11T21:56:15.619Z] [2021-06-11T21:56:15.619Z] [2021-06-11T21:56:15.619Z] INFO: Commit hash is 90bfc788a6 [2021-06-11T21:56:15.619Z] INFO: Nuke-Everything... [2021-06-11T21:56:15.619Z] INFO: Container count on control daemon to delete is 0 [2021-06-11T21:56:16.079Z] INFO: Nuking d:\CI [2021-06-11T21:56:16.079Z] INFO: Zapped successfully [2021-06-11T21:56:16.079Z] INFO: Location for testing is d:\CI\PR-42517\4 [2021-06-11T21:56:16.079Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-11T21:56:16.079Z] [2021-06-11T21:56:16.079Z] [2021-06-11T21:56:16.079Z] INFO: Building the image from Dockerfile.windows at 06/11/2021 21:56:15... [2021-06-11T21:56:16.079Z] [2021-06-11T21:56:18.993Z] #9 ... [2021-06-11T21:56:18.993Z] [2021-06-11T21:56:18.993Z] #27 [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-06-11T21:56:18.993Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T21:56:18.993Z] #27 10.15 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-11T21:56:18.993Z] #27 10.16 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T21:56:18.993Z] #27 10.20 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-11T21:56:18.993Z] #27 10.25 Updating certificates in /etc/ssl/certs... [2021-06-11T21:56:18.993Z] #27 10.91 0 added, 0 removed; done. [2021-06-11T21:56:18.993Z] #27 10.91 Running hooks in /etc/ca-certificates/update.d... [2021-06-11T21:56:18.993Z] #27 10.91 done. [2021-06-11T21:56:18.993Z] #27 DONE 13.9s [2021-06-11T21:56:18.993Z] [2021-06-11T21:56:18.993Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-11T21:56:18.993Z] #28 sha256:18247f9d43ed97adb29bae532df669fcd73eff9a45cec6c2a2b9648029f28c96 [2021-06-11T21:56:18.993Z] #28 DONE 0.2s [2021-06-11T21:56:18.993Z] [2021-06-11T21:56:18.993Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:56:18.993Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:56:18.993Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-06-11T21:56:19.564Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.5s done [2021-06-11T21:56:19.564Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-11T21:56:19.825Z] #9 DONE 23.6s [2021-06-11T21:56:19.825Z] [2021-06-11T21:56:19.825Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T21:56:19.825Z] #29 sha256:3332eea4c91b146252d27b221f3a8eb3a138072d09459605b350e1535196c06d [2021-06-11T21:56:19.825Z] #29 1.156 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-11T21:56:20.086Z] #29 1.225 [2021-06-11T21:56:20.608Z] #29 1.352 ######## 11.7% ########################## 37.3% ################################ 45.1% ######################################################## 78.0% ###################################################################### 97.3% ######################################################################## 100.0% [2021-06-11T21:56:20.608Z] #29 1.854 [2021-06-11T21:56:20.608Z] #29 1.971 ### 5.3% ######################################################################## 100.0% [2021-06-11T21:56:20.608Z] #29 2.072 [2021-06-11T21:56:20.871Z] #29 2.184 ################################################################## 92.0% ######################################################################## 100.0% [2021-06-11T21:56:20.871Z] #29 2.257 [2021-06-11T21:56:21.393Z] #29 2.369 ############ 17.6% ########################## 36.9% ######################################## 56.2% ###################################################### 75.5% #################################################################### 94.9% ######################################################################## 100.0% [2021-06-11T21:56:21.393Z] #29 2.878 [2021-06-11T21:56:21.655Z] [2021-06-11T21:56:21.655Z] #29 ... [2021-06-11T21:56:21.655Z] [2021-06-11T21:56:21.655Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-11T21:56:21.655Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-11T21:56:21.655Z] #10 DONE 1.7s [2021-06-11T21:56:21.655Z] [2021-06-11T21:56:21.655Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T21:56:21.655Z] #29 sha256:3332eea4c91b146252d27b221f3a8eb3a138072d09459605b350e1535196c06d [2021-06-11T21:56:23.181Z] Sending build context to Docker daemon 61.08MB [2021-06-11T21:56:23.181Z] [2021-06-11T21:56:23.181Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-11T21:56:23.181Z] ---> 39d157a84080 [2021-06-11T21:56:23.181Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-11T21:56:23.181Z] ---> Using cache [2021-06-11T21:56:23.181Z] ---> d4556e70ee9a [2021-06-11T21:56:23.181Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-11T21:56:23.181Z] ---> Using cache [2021-06-11T21:56:23.181Z] ---> 06ab89874c81 [2021-06-11T21:56:23.181Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-11T21:56:23.181Z] ---> Using cache [2021-06-11T21:56:23.181Z] ---> a7c2e12362f9 [2021-06-11T21:56:23.181Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-06-11T21:56:23.181Z] ---> Using cache [2021-06-11T21:56:23.181Z] ---> 63c605a305aa [2021-06-11T21:56:23.181Z] Step 6/10 : 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'); 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; $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-06-11T21:56:23.181Z] ---> Using cache [2021-06-11T21:56:23.181Z] ---> 3bcb1d73495a [2021-06-11T21:56:23.181Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-06-11T21:56:23.181Z] ---> Using cache [2021-06-11T21:56:23.181Z] ---> a3901b0ce706 [2021-06-11T21:56:23.181Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-11T21:56:23.181Z] ---> Using cache [2021-06-11T21:56:23.181Z] ---> 932f4a63cd11 [2021-06-11T21:56:23.181Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-11T21:56:23.181Z] ---> Using cache [2021-06-11T21:56:23.181Z] ---> a66bcb4f7055 [2021-06-11T21:56:23.181Z] Step 10/10 : COPY . . [2021-06-11T21:56:23.484Z] #29 2.996 1.1% ##### 8.2% ########## 15.0% ############## 20.4% ################## 25.4% ###################### 30.8% ######################### 36.0% ############################# 41.2% ############################### 43.9% ##################################### 51.8% ######################################### 57.0% ############################################ 62.3% ################################################ 67.5% #################################################### 72.7% ######################################################## 77.9% ########################################################### 83.1% ############################################################### 88.3% ################################################################### 93.5% ####################################################################### 98.6% ######################################################################## 100.0% [2021-06-11T21:56:23.484Z] #29 4.850 [2021-06-11T21:56:23.745Z] #29 5.052 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-11T21:56:23.745Z] #29 5.105 [2021-06-11T21:56:24.008Z] #29 5.162 ######################################################################## 100.0% [2021-06-11T21:56:24.008Z] #29 5.197 [2021-06-11T21:56:24.273Z] #29 5.466 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-11T21:56:24.273Z] #29 5.542 [2021-06-11T21:56:24.535Z] #29 5.660 0.6%#29 ... [2021-06-11T21:56:24.535Z] [2021-06-11T21:56:24.535Z] #11 [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-06-11T21:56:24.535Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-11T21:56:24.535Z] #11 DONE 2.8s [2021-06-11T21:56:24.535Z] [2021-06-11T21:56:24.535Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T21:56:24.535Z] #29 sha256:3332eea4c91b146252d27b221f3a8eb3a138072d09459605b350e1535196c06d [2021-06-11T21:56:24.535Z] #29 5.660 0.6% ######################################################################## 100.0% [2021-06-11T21:56:24.535Z] #29 5.746 [2021-06-11T21:56:24.535Z] #29 ... [2021-06-11T21:56:24.535Z] [2021-06-11T21:56:24.535Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T21:56:24.535Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-11T21:56:24.535Z] #31 DONE 0.3s [2021-06-11T21:56:24.799Z] [2021-06-11T21:56:24.799Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-11T21:56:24.799Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-11T21:56:24.799Z] #43 DONE 0.3s [2021-06-11T21:56:24.799Z] [2021-06-11T21:56:24.799Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:56:24.799Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:56:24.799Z] #44 ... [2021-06-11T21:56:24.799Z] [2021-06-11T21:56:24.799Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-11T21:56:24.799Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-11T21:56:24.799Z] #39 DONE 0.5s [2021-06-11T21:56:25.059Z] [2021-06-11T21:56:25.059Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T21:56:25.059Z] #29 sha256:3332eea4c91b146252d27b221f3a8eb3a138072d09459605b350e1535196c06d [2021-06-11T21:56:25.059Z] #29 6.142 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-11T21:56:25.059Z] #29 6.265 [2021-06-11T21:56:25.589Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-11T21:56:25.589Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-47e4c645\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-11T21:56:25.589Z] ---------------------------------------------------------------------------- [2021-06-11T21:56:25.589Z] [2021-06-11T21:56:25.589Z] INFO: executeCI.ps1 starting at Fri Jun 11 21:56:25 CUT 2021 [2021-06-11T21:56:25.589Z] [2021-06-11T21:56:25.589Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-11T21:56:25.589Z] INFO: Running git version 2.24.1.windows.2 [2021-06-11T21:56:26.041Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-06-11T21:56:26.041Z] INFO: Environment variables: [2021-06-11T21:56:26.041Z] [2021-06-11T21:56:26.041Z] Name Value [2021-06-11T21:56:26.041Z] ---- ----- [2021-06-11T21:56:26.041Z] ALLUSERSPROFILE C:\ProgramData [2021-06-11T21:56:26.041Z] amd64 true [2021-06-11T21:56:26.041Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-11T21:56:26.041Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-11T21:56:26.041Z] arm64 false [2021-06-11T21:56:26.041Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-11T21:56:26.041Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-11T21:56:26.041Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-11T21:56:26.041Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-11T21:56:26.041Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-11T21:56:26.041Z] BRANCH_NAME PR-42517 [2021-06-11T21:56:26.041Z] BUILD_DISPLAY_NAME #4 [2021-06-11T21:56:26.041Z] BUILD_ID 4 [2021-06-11T21:56:26.041Z] BUILD_NUMBER 4 [2021-06-11T21:56:26.041Z] BUILD_TAG jenkins-moby-PR-42517-4 [2021-06-11T21:56:26.041Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42517/4/ [2021-06-11T21:56:26.041Z] cgroup2 true [2021-06-11T21:56:26.041Z] CHANGE_AUTHOR thaJeztah [2021-06-11T21:56:26.041Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-11T21:56:26.041Z] CHANGE_BRANCH remove_lcow_step5 [2021-06-11T21:56:26.041Z] CHANGE_FORK thaJeztah/docker [2021-06-11T21:56:26.041Z] CHANGE_ID 42517 [2021-06-11T21:56:26.041Z] CHANGE_TARGET master [2021-06-11T21:56:26.041Z] CHANGE_TITLE Remove LCOW (step 5): volumes/mounts: remove LCOW code [2021-06-11T21:56:26.041Z] CHANGE_URL https://github.com/moby/moby/pull/42517 [2021-06-11T21:56:26.041Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T21:56:26.041Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-11T21:56:26.041Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-11T21:56:26.041Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-11T21:56:26.041Z] COMPUTERNAME azwin-2-1fd490 [2021-06-11T21:56:26.041Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-11T21:56:26.041Z] ConfigSequenceNumber 0 [2021-06-11T21:56:26.041Z] dco true [2021-06-11T21:56:26.041Z] DOCKER_BUILDKIT 0 [2021-06-11T21:56:26.041Z] DOCKER_DUT_DEBUG 1 [2021-06-11T21:56:26.041Z] DOCKER_EXPERIMENTAL 1 [2021-06-11T21:56:26.041Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-11T21:56:26.041Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-11T21:56:26.041Z] EXECUTOR_NUMBER 0 [2021-06-11T21:56:26.041Z] FQDN azwin-2-1fd490.westus.cloudapp.azure.com [2021-06-11T21:56:26.041Z] GIT_BRANCH PR-42517 [2021-06-11T21:56:26.041Z] GIT_COMMIT 4e9a5667f44c762b8625b37217b9acdb4b72471e [2021-06-11T21:56:26.041Z] GIT_PREVIOUS_COMMIT 11ba7634269f27045b779b1da44953c7195097ea [2021-06-11T21:56:26.041Z] GIT_URL https://github.com/moby/moby.git [2021-06-11T21:56:26.041Z] HUDSON_COOKIE cb0c3073-a281-40a8-b39e-f9e97fb874a3 [2021-06-11T21:56:26.041Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-11T21:56:26.041Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-11T21:56:26.041Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-11T21:56:26.041Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-11T21:56:26.041Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-11T21:56:26.041Z] JENKINS_NODE_COOKIE 134c3f04-18ec-4f06-954e-0340e70ae5fd [2021-06-11T21:56:26.041Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-11T21:56:26.041Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-11T21:56:26.041Z] JOB_BASE_NAME PR-42517 [2021-06-11T21:56:26.041Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42517/display/redirect [2021-06-11T21:56:26.041Z] JOB_NAME moby/PR-42517 [2021-06-11T21:56:26.041Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42517/ [2021-06-11T21:56:26.041Z] library.jps.version master [2021-06-11T21:56:26.041Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-11T21:56:26.041Z] NODE_LABELS amd64 azure azwin-2-1fd490 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-06-11T21:56:26.041Z] NODE_NAME azwin-2-1fd490 [2021-06-11T21:56:26.041Z] NUMBER_OF_PROCESSORS 4 [2021-06-11T21:56:26.041Z] OS Windows_NT [2021-06-11T21:56:26.041Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-11T21:56:26.041Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-11T21:56:26.041Z] ppc64le false [2021-06-11T21:56:26.041Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-11T21:56:26.041Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-11T21:56:26.041Z] PROCESSOR_LEVEL 6 [2021-06-11T21:56:26.041Z] PROCESSOR_REVISION 4f01 [2021-06-11T21:56:26.041Z] ProgramData C:\ProgramData [2021-06-11T21:56:26.041Z] ProgramFiles C:\Program Files [2021-06-11T21:56:26.041Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-11T21:56:26.041Z] ProgramW6432 C:\Program Files [2021-06-11T21:56:26.041Z] PROMPT $P$G [2021-06-11T21:56:26.041Z] PSExecutionPolicyPreference Bypass [2021-06-11T21:56:26.041Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-11T21:56:26.041Z] PUBLIC C:\Users\Public [2021-06-11T21:56:26.041Z] rootless true [2021-06-11T21:56:26.041Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42517/4/display/redirect?page=artif... [2021-06-11T21:56:26.041Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42517/4/display/redirect?page=changes [2021-06-11T21:56:26.041Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42517/4/display/redirect [2021-06-11T21:56:26.041Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42517/4/display/redirect?page=tests [2021-06-11T21:56:26.041Z] s390x false [2021-06-11T21:56:26.041Z] SKIP_VALIDATION_TESTS 1 [2021-06-11T21:56:26.041Z] SOURCES_DRIVE d [2021-06-11T21:56:26.041Z] SOURCES_SUBDIR gopath [2021-06-11T21:56:26.041Z] STAGE_NAME Run tests [2021-06-11T21:56:26.041Z] SystemDrive C: [2021-06-11T21:56:26.041Z] SystemRoot C:\Windows [2021-06-11T21:56:26.041Z] TEMP C:\Windows\TEMP [2021-06-11T21:56:26.041Z] TESTDEBUG 0 [2021-06-11T21:56:26.041Z] TESTRUN_DRIVE d [2021-06-11T21:56:26.041Z] TESTRUN_SUBDIR CI [2021-06-11T21:56:26.041Z] TIMEOUT 120m [2021-06-11T21:56:26.041Z] TMP C:\Windows\TEMP [2021-06-11T21:56:26.041Z] unit_validate true [2021-06-11T21:56:26.041Z] USERDOMAIN WORKGROUP [2021-06-11T21:56:26.041Z] USERNAME azwin-2-1fd490$ [2021-06-11T21:56:26.041Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-11T21:56:26.041Z] validate_force false [2021-06-11T21:56:26.041Z] windir C:\Windows [2021-06-11T21:56:26.041Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-06-11T21:56:26.041Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-06-11T21:56:26.041Z] windows2022 true [2021-06-11T21:56:26.041Z] windowsRS1 false [2021-06-11T21:56:26.041Z] windowsRS5 true [2021-06-11T21:56:26.042Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-11T21:56:26.042Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-11T21:56:26.042Z] [2021-06-11T21:56:26.042Z] [2021-06-11T21:56:26.042Z] [2021-06-11T21:56:26.042Z] INFO: Sources under d:\gopath\... [2021-06-11T21:56:26.042Z] INFO: Test run under d:\CI\... [2021-06-11T21:56:26.042Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-11T21:56:26.042Z] INFO: docker/docker repository was found [2021-06-11T21:56:26.375Z] #29 6.422 0.0% 0.3% ######### 12.8% ##################### 30.1% ################################## 47.2% ########################################## 59.6% ########################################### 60.4% ######################################################## 78.0% ######################################################### 79.7% ############################################################ 84.6% ######################################################################## 100.0% [2021-06-11T21:56:26.493Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-06-11T21:56:26.493Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1999' [2021-06-11T21:56:26.493Z] INFO: Docker version of control daemon [2021-06-11T21:56:26.493Z] [2021-06-11T21:56:26.493Z] Client: [2021-06-11T21:56:26.493Z] Version: 20.10.6 [2021-06-11T21:56:26.493Z] API version: 1.41 [2021-06-11T21:56:26.493Z] Go version: go1.16.3 [2021-06-11T21:56:26.493Z] Git commit: 370c289 [2021-06-11T21:56:26.493Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-11T21:56:26.493Z] OS/Arch: windows/amd64 [2021-06-11T21:56:26.493Z] Context: default [2021-06-11T21:56:26.493Z] Experimental: true [2021-06-11T21:56:26.493Z] [2021-06-11T21:56:26.493Z] Server: Docker Engine - Community [2021-06-11T21:56:26.493Z] Engine: [2021-06-11T21:56:26.493Z] Version: 20.10.6 [2021-06-11T21:56:26.493Z] API version: 1.41 (minimum version 1.24) [2021-06-11T21:56:26.493Z] Go version: go1.13.15 [2021-06-11T21:56:26.493Z] Git commit: 8728dd2 [2021-06-11T21:56:26.493Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-11T21:56:26.493Z] OS/Arch: windows/amd64 [2021-06-11T21:56:26.493Z] Experimental: true [2021-06-11T21:56:26.493Z] [2021-06-11T21:56:26.493Z] INFO: Docker info of control daemon [2021-06-11T21:56:26.493Z] [2021-06-11T21:56:26.637Z] #29 7.839 [2021-06-11T21:56:26.901Z] #29 8.173 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-11T21:56:26.901Z] #29 8.296 [2021-06-11T21:56:26.901Z] #29 8.366 ######################################################################## 100.0% [2021-06-11T21:56:26.945Z] Client: [2021-06-11T21:56:26.945Z] Context: default [2021-06-11T21:56:26.945Z] Debug Mode: false [2021-06-11T21:56:26.945Z] Plugins: [2021-06-11T21:56:26.945Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-11T21:56:26.945Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-11T21:56:26.945Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-11T21:56:26.945Z] [2021-06-11T21:56:26.945Z] Server: [2021-06-11T21:56:26.945Z] Containers: 2 [2021-06-11T21:56:26.945Z] Running: 0 [2021-06-11T21:56:26.945Z] Paused: 0 [2021-06-11T21:56:26.945Z] Stopped: 2 [2021-06-11T21:56:26.945Z] Images: 10 [2021-06-11T21:56:26.945Z] Server Version: 20.10.6 [2021-06-11T21:56:26.945Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-11T21:56:26.945Z] Windows: [2021-06-11T21:56:26.945Z] LCOW: [2021-06-11T21:56:26.945Z] Logging Driver: json-file [2021-06-11T21:56:26.945Z] Plugins: [2021-06-11T21:56:26.945Z] Volume: local [2021-06-11T21:56:26.945Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T21:56:26.945Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T21:56:26.945Z] Swarm: inactive [2021-06-11T21:56:26.945Z] Default Isolation: process [2021-06-11T21:56:26.945Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-11T21:56:26.945Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-11T21:56:26.946Z] OSType: windows [2021-06-11T21:56:26.946Z] Architecture: x86_64 [2021-06-11T21:56:26.946Z] CPUs: 4 [2021-06-11T21:56:27.164Z] #29 8.400 [2021-06-11T21:56:27.164Z] #29 8.650 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-11T21:56:27.396Z] Total Memory: 32GiB [2021-06-11T21:56:27.396Z] Name: azwin-2-1fd490 [2021-06-11T21:56:27.396Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-11T21:56:27.396Z] Docker Root Dir: D:\docker [2021-06-11T21:56:27.396Z] Debug Mode: false [2021-06-11T21:56:27.396Z] Registry: https://index.docker.io/v1/ [2021-06-11T21:56:27.396Z] Labels: [2021-06-11T21:56:27.396Z] Experimental: true [2021-06-11T21:56:27.396Z] Insecure Registries: [2021-06-11T21:56:27.396Z] 10.0.0.4:5000 [2021-06-11T21:56:27.396Z] 127.0.0.0/8 [2021-06-11T21:56:27.396Z] Registry Mirrors: [2021-06-11T21:56:27.396Z] http://10.0.0.4:5000/ [2021-06-11T21:56:27.396Z] Live Restore Enabled: false [2021-06-11T21:56:27.396Z] Product License: Community Engine [2021-06-11T21:56:27.396Z] [2021-06-11T21:56:27.396Z] [2021-06-11T21:56:27.396Z] INFO: Commit hash is 4e9a5667f4 [2021-06-11T21:56:27.396Z] INFO: Nuke-Everything... [2021-06-11T21:56:27.396Z] INFO: Container count on control daemon to delete is 2 [2021-06-11T21:56:27.396Z] 9ad436c2b1ce [2021-06-11T21:56:27.396Z] 88b8c91ad169 [2021-06-11T21:56:27.427Z] #29 ... [2021-06-11T21:56:27.427Z] [2021-06-11T21:56:27.427Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-11T21:56:27.427Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-11T21:56:27.427Z] #12 DONE 3.1s [2021-06-11T21:56:27.427Z] [2021-06-11T21:56:27.427Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T21:56:27.427Z] #29 sha256:3332eea4c91b146252d27b221f3a8eb3a138072d09459605b350e1535196c06d [2021-06-11T21:56:27.427Z] #29 8.804 [2021-06-11T21:56:27.427Z] #29 8.889 ######################################################################## 100.0% [2021-06-11T21:56:27.691Z] #29 8.919 [2021-06-11T21:56:27.691Z] #29 8.949 Download of images into '/build' complete. [2021-06-11T21:56:27.691Z] #29 8.949 Use something like the following to load the result into a Docker daemon: [2021-06-11T21:56:27.691Z] #29 8.949 tar -cC '/build' . | docker load [2021-06-11T21:56:27.691Z] #29 DONE 9.0s [2021-06-11T21:56:27.691Z] [2021-06-11T21:56:27.691Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:56:27.691Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:56:27.847Z] INFO: Nuking d:\CI [2021-06-11T21:56:31.907Z] #13 4.498 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T21:56:32.168Z] #13 4.557 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:56:32.168Z] #13 4.713 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:56:32.168Z] #13 4.723 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:56:32.740Z] #13 ... [2021-06-11T21:56:32.740Z] [2021-06-11T21:56:32.740Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:56:32.740Z] #46 sha256:d32e6c4322faff828f278f4dbc953e7146b1c47f2c92d9cc37c5c9dd676785ea [2021-06-11T21:56:32.740Z] #46 5.733 + RM_GOPATH=0 [2021-06-11T21:56:32.740Z] #46 5.733 + TMP_GOPATH= [2021-06-11T21:56:32.740Z] #46 5.733 + : /build [2021-06-11T21:56:32.740Z] #46 5.733 + '[' -z '' ']' [2021-06-11T21:56:32.740Z] #46 5.733 ++ mktemp -d [2021-06-11T21:56:32.740Z] #46 5.734 + export GOPATH=/tmp/tmp.EjeWoIslCS [2021-06-11T21:56:32.740Z] #46 5.734 + GOPATH=/tmp/tmp.EjeWoIslCS [2021-06-11T21:56:32.740Z] #46 5.734 + RM_GOPATH=1 [2021-06-11T21:56:32.740Z] #46 5.734 + case "$(go env GOARCH)" in [2021-06-11T21:56:32.740Z] #46 5.740 ++ go env GOARCH [2021-06-11T21:56:32.740Z] #46 5.744 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:56:32.740Z] #46 5.744 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:56:32.740Z] #46 5.744 ++ dirname /tmp/install/install.sh [2021-06-11T21:56:32.740Z] #46 5.748 + dir=/tmp/install [2021-06-11T21:56:32.740Z] #46 5.748 + bin=vndr [2021-06-11T21:56:32.740Z] #46 5.748 + shift [2021-06-11T21:56:32.740Z] #46 5.748 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-11T21:56:32.740Z] #46 5.748 + . /tmp/install/vndr.installer [2021-06-11T21:56:32.740Z] #46 5.748 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T21:56:32.740Z] #46 5.748 + install_vndr [2021-06-11T21:56:32.740Z] #46 5.748 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-11T21:56:32.740Z] #46 5.748 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EjeWoIslCS/src/github.com/LK4D4/vndr [2021-06-11T21:56:32.740Z] #46 5.750 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T21:56:32.740Z] #46 5.763 Cloning into '/tmp/tmp.EjeWoIslCS/src/github.com/LK4D4/vndr'... [2021-06-11T21:56:32.740Z] #46 6.496 + cd /tmp/tmp.EjeWoIslCS/src/github.com/LK4D4/vndr [2021-06-11T21:56:32.740Z] #46 6.496 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T21:56:32.740Z] #46 6.519 + go build -buildmode=pie -v -o /build/vndr . [2021-06-11T21:56:32.740Z] #46 7.462 internal/cpu [2021-06-11T21:56:32.740Z] #46 7.492 runtime/internal/atomic [2021-06-11T21:56:32.740Z] #46 7.824 runtime/internal/sys [2021-06-11T21:56:32.740Z] #46 8.166 internal/bytealg [2021-06-11T21:56:32.740Z] #46 8.322 runtime/internal/math [2021-06-11T21:56:32.740Z] #46 8.437 internal/race [2021-06-11T21:56:33.001Z] #46 8.679 sync/atomic [2021-06-11T21:56:33.001Z] #46 ... [2021-06-11T21:56:33.001Z] [2021-06-11T21:56:33.001Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T21:56:33.001Z] #48 sha256:3f1ace3e06845a2428d7ad2a3d674a74b121b62ecafb24b632bff1d3fa062c47 [2021-06-11T21:56:33.001Z] #48 5.658 + RM_GOPATH=0 [2021-06-11T21:56:33.001Z] #48 5.658 + TMP_GOPATH= [2021-06-11T21:56:33.001Z] #48 5.658 + : /build [2021-06-11T21:56:33.001Z] #48 5.658 + '[' -z '' ']' [2021-06-11T21:56:33.001Z] #48 5.658 ++ mktemp -d [2021-06-11T21:56:33.001Z] #48 5.661 + export GOPATH=/tmp/tmp.UOY6vZItO8 [2021-06-11T21:56:33.001Z] #48 5.661 + GOPATH=/tmp/tmp.UOY6vZItO8 [2021-06-11T21:56:33.001Z] #48 5.661 + RM_GOPATH=1 [2021-06-11T21:56:33.001Z] #48 5.661 + case "$(go env GOARCH)" in [2021-06-11T21:56:33.001Z] #48 5.661 ++ go env GOARCH [2021-06-11T21:56:33.001Z] #48 5.674 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:56:33.001Z] #48 5.674 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:56:33.001Z] #48 5.698 ++ dirname /tmp/install/install.sh [2021-06-11T21:56:33.001Z] #48 5.702 + dir=/tmp/install [2021-06-11T21:56:33.001Z] #48 5.702 + bin=gotestsum [2021-06-11T21:56:33.001Z] #48 5.702 + shift [2021-06-11T21:56:33.001Z] #48 5.702 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-11T21:56:33.001Z] #48 5.702 + . /tmp/install/gotestsum.installer [2021-06-11T21:56:33.001Z] #48 5.702 ++ : v0.5.3 [2021-06-11T21:56:33.001Z] #48 5.702 + install_gotestsum [2021-06-11T21:56:33.001Z] #48 5.702 + set -e [2021-06-11T21:56:33.001Z] #48 5.702 + export GO111MODULE=on [2021-06-11T21:56:33.001Z] #48 5.702 + GO111MODULE=on [2021-06-11T21:56:33.001Z] #48 5.702 + GOBIN=/build [2021-06-11T21:56:33.001Z] #48 5.702 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-11T21:56:33.001Z] #48 5.726 go: finding gotest.tools v0.5.3 [2021-06-11T21:56:33.001Z] #48 5.726 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-11T21:56:33.001Z] #48 6.624 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-11T21:56:33.001Z] #48 7.196 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-11T21:56:33.002Z] #48 8.416 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-11T21:56:33.002Z] #48 8.521 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T21:56:33.002Z] #48 8.522 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T21:56:33.002Z] #48 8.523 go: downloading github.com/fatih/color v1.9.0 [2021-06-11T21:56:33.002Z] #48 8.703 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T21:56:33.002Z] #48 8.791 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-11T21:56:33.262Z] #48 8.815 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T21:56:33.262Z] #48 8.818 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T21:56:33.532Z] #48 9.223 go: extracting github.com/fatih/color v1.9.0 [2021-06-11T21:56:33.793Z] #48 9.325 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T21:56:33.793Z] #48 9.366 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T21:56:33.793Z] #48 ... [2021-06-11T21:56:33.793Z] [2021-06-11T21:56:33.793Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:56:33.793Z] #46 sha256:d32e6c4322faff828f278f4dbc953e7146b1c47f2c92d9cc37c5c9dd676785ea [2021-06-11T21:56:33.793Z] #46 9.457 runtime [2021-06-11T21:56:33.793Z] #46 9.497 unicode [2021-06-11T21:56:34.365Z] #46 ... [2021-06-11T21:56:34.365Z] [2021-06-11T21:56:34.365Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:56:34.365Z] #50 sha256:bf486ffc3e9c08bf6eb76c7ac4ba97bb9d9de98fbcdfc48e69594f4935571677 [2021-06-11T21:56:34.365Z] #50 4.809 + RM_GOPATH=0 [2021-06-11T21:56:34.365Z] #50 4.809 + TMP_GOPATH= [2021-06-11T21:56:34.365Z] #50 4.809 + : /build [2021-06-11T21:56:34.365Z] #50 4.809 + '[' -z '' ']' [2021-06-11T21:56:34.365Z] #50 4.829 ++ mktemp -d [2021-06-11T21:56:34.365Z] #50 4.829 + export GOPATH=/tmp/tmp.765FT9SKMr [2021-06-11T21:56:34.365Z] #50 4.829 + GOPATH=/tmp/tmp.765FT9SKMr [2021-06-11T21:56:34.365Z] #50 4.829 + RM_GOPATH=1 [2021-06-11T21:56:34.365Z] #50 4.829 + case "$(go env GOARCH)" in [2021-06-11T21:56:34.365Z] #50 4.829 ++ go env GOARCH [2021-06-11T21:56:34.365Z] #50 4.829 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:56:34.365Z] #50 4.829 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:56:34.365Z] #50 4.829 ++ dirname /tmp/install/install.sh [2021-06-11T21:56:34.365Z] #50 4.829 + dir=/tmp/install [2021-06-11T21:56:34.365Z] #50 4.829 + bin=golangci_lint [2021-06-11T21:56:34.365Z] #50 4.829 + shift [2021-06-11T21:56:34.365Z] #50 4.829 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-11T21:56:34.365Z] #50 4.829 + . /tmp/install/golangci_lint.installer [2021-06-11T21:56:34.365Z] #50 4.829 ++ : v1.23.8 [2021-06-11T21:56:34.365Z] #50 4.829 + install_golangci_lint [2021-06-11T21:56:34.365Z] #50 4.829 + set -e [2021-06-11T21:56:34.365Z] #50 4.829 + export GO111MODULE=on [2021-06-11T21:56:34.365Z] #50 4.829 + GO111MODULE=on [2021-06-11T21:56:34.365Z] #50 4.829 + GOBIN=/build [2021-06-11T21:56:34.365Z] #50 4.829 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-11T21:56:34.365Z] #50 4.865 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-11T21:56:34.365Z] #50 4.865 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-11T21:56:34.365Z] #50 4.865 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-11T21:56:34.365Z] #50 4.865 go: finding github.com/golangci v1.23.8 [2021-06-11T21:56:34.365Z] #50 4.865 go: finding github.com v1.23.8 [2021-06-11T21:56:34.365Z] #50 5.472 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-11T21:56:34.365Z] #50 5.959 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-11T21:56:34.365Z] #50 ... [2021-06-11T21:56:34.365Z] [2021-06-11T21:56:34.365Z] #56 [containerd 1/2] 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-06-11T21:56:34.365Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T21:56:34.365Z] #56 6.564 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:56:34.365Z] #56 6.696 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:56:34.365Z] #56 6.901 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:56:34.365Z] #56 8.441 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:56:34.626Z] #56 ... [2021-06-11T21:56:34.626Z] [2021-06-11T21:56:34.626Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:56:34.626Z] #59 sha256:24e25307e0481f13d1f626e988481c6a20c00686a8f656579d2183e3d264ca21 [2021-06-11T21:56:34.626Z] #59 5.911 + RM_GOPATH=0 [2021-06-11T21:56:34.626Z] #59 5.911 + TMP_GOPATH= [2021-06-11T21:56:34.626Z] #59 5.911 + : /build [2021-06-11T21:56:34.626Z] #59 5.911 + '[' -z '' ']' [2021-06-11T21:56:34.626Z] #59 5.911 ++ mktemp -d [2021-06-11T21:56:34.626Z] #59 5.911 + export GOPATH=/tmp/tmp.5vfWbBXXqE [2021-06-11T21:56:34.626Z] #59 5.911 + GOPATH=/tmp/tmp.5vfWbBXXqE [2021-06-11T21:56:34.626Z] #59 5.911 + RM_GOPATH=1 [2021-06-11T21:56:34.626Z] #59 5.911 + case "$(go env GOARCH)" in [2021-06-11T21:56:34.626Z] #59 5.911 ++ go env GOARCH [2021-06-11T21:56:34.626Z] #59 5.938 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:56:34.626Z] #59 5.938 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:56:34.626Z] #59 5.938 ++ dirname /tmp/install/install.sh [2021-06-11T21:56:34.626Z] #59 5.938 + dir=/tmp/install [2021-06-11T21:56:34.626Z] #59 5.938 + bin=rootlesskit [2021-06-11T21:56:34.626Z] #59 5.938 + shift [2021-06-11T21:56:34.626Z] #59 5.938 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-11T21:56:34.626Z] #59 5.938 + . /tmp/install/rootlesskit.installer [2021-06-11T21:56:34.626Z] #59 5.938 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T21:56:34.626Z] #59 5.938 + install_rootlesskit [2021-06-11T21:56:34.626Z] #59 5.938 + case "$1" in [2021-06-11T21:56:34.626Z] #59 5.938 + export CGO_ENABLED=0 [2021-06-11T21:56:34.626Z] #59 5.938 + CGO_ENABLED=0 [2021-06-11T21:56:34.626Z] #59 5.938 + _install_rootlesskit [2021-06-11T21:56:34.626Z] #59 5.957 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T21:56:34.626Z] #59 5.957 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-11T21:56:34.626Z] #59 5.957 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5vfWbBXXqE/src/github.com/rootless-containers/rootlesskit [2021-06-11T21:56:34.626Z] #59 5.977 Cloning into '/tmp/tmp.5vfWbBXXqE/src/github.com/rootless-containers/rootlesskit'... [2021-06-11T21:56:34.887Z] #59 ... [2021-06-11T21:56:34.887Z] [2021-06-11T21:56:34.887Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T21:56:34.887Z] #24 sha256:705518040d83d24b51290e675ee20f1093fe7a03b24386613433ea021f7e82e7 [2021-06-11T21:56:34.887Z] #24 4.540 + RM_GOPATH=0 [2021-06-11T21:56:34.887Z] #24 4.540 + TMP_GOPATH= [2021-06-11T21:56:34.887Z] #24 4.540 + : /build [2021-06-11T21:56:34.887Z] #24 4.540 + '[' -z '' ']' [2021-06-11T21:56:34.887Z] #24 4.540 ++ mktemp -d [2021-06-11T21:56:34.887Z] #24 4.540 + export GOPATH=/tmp/tmp.1ARmtRVqDy [2021-06-11T21:56:34.887Z] #24 4.540 + GOPATH=/tmp/tmp.1ARmtRVqDy [2021-06-11T21:56:34.887Z] #24 4.540 + RM_GOPATH=1 [2021-06-11T21:56:34.887Z] #24 4.540 + case "$(go env GOARCH)" in [2021-06-11T21:56:34.887Z] #24 4.540 ++ go env GOARCH [2021-06-11T21:56:34.887Z] #24 4.540 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:56:34.887Z] #24 4.540 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:56:34.887Z] #24 4.540 ++ dirname /tmp/install/install.sh [2021-06-11T21:56:34.887Z] #24 4.540 + dir=/tmp/install [2021-06-11T21:56:34.887Z] #24 4.540 + bin=dockercli [2021-06-11T21:56:34.887Z] #24 4.540 + shift [2021-06-11T21:56:34.887Z] #24 4.540 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-11T21:56:34.887Z] #24 4.540 + . /tmp/install/dockercli.installer [2021-06-11T21:56:34.887Z] #24 4.540 ++ : stable [2021-06-11T21:56:34.887Z] #24 4.540 ++ : 17.06.2-ce [2021-06-11T21:56:34.887Z] #24 4.540 + install_dockercli [2021-06-11T21:56:34.887Z] #24 4.540 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-11T21:56:34.887Z] #24 4.540 ++ uname -m [2021-06-11T21:56:34.887Z] #24 4.540 + arch=x86_64 [2021-06-11T21:56:34.887Z] #24 4.540 + '[' x86_64 '!=' x86_64 ']' [2021-06-11T21:56:34.887Z] #24 4.540 + url=https://download.docker.com/linux/static [2021-06-11T21:56:34.887Z] #24 4.540 + tar -xz docker/docker [2021-06-11T21:56:34.887Z] #24 4.540 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-11T21:56:34.887Z] #24 4.540 Install docker/cli version 17.06.2-ce from stable [2021-06-11T21:56:34.887Z] #24 10.33 + mkdir -p /build [2021-06-11T21:56:34.887Z] #24 10.33 + mv docker/docker /build/ [2021-06-11T21:56:34.887Z] #24 10.35 + rmdir docker [2021-06-11T21:56:34.887Z] #24 DONE 10.5s [2021-06-11T21:56:34.887Z] [2021-06-11T21:56:34.887Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:56:34.887Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:56:34.887Z] #44 6.656 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:56:34.887Z] #44 6.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:56:34.887Z] #44 6.775 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:56:34.887Z] #44 7.214 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-11T21:56:34.887Z] #44 8.925 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:56:35.149Z] #44 ... [2021-06-11T21:56:35.149Z] [2021-06-11T21:56:35.149Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T21:56:35.149Z] #34 sha256:8517530e5d0655b0394ad36d1a96f6030f3197e922551a895dd16e97a37781be [2021-06-11T21:56:35.149Z] #34 6.465 Install go-toml version v1.8.1 [2021-06-11T21:56:35.149Z] #34 6.496 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-11T21:56:35.149Z] #34 6.497 go: finding github.com v1.8.1 [2021-06-11T21:56:35.149Z] #34 6.506 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-11T21:56:35.149Z] #34 6.508 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-11T21:56:35.149Z] #34 6.512 go: finding github.com/pelletier v1.8.1 [2021-06-11T21:56:35.149Z] #34 7.459 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-11T21:56:35.149Z] #34 7.955 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-11T21:56:35.149Z] #34 10.58 github.com/pelletier/go-toml [2021-06-11T21:56:35.149Z] #34 ... [2021-06-11T21:56:35.149Z] [2021-06-11T21:56:35.149Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T21:56:35.149Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T21:56:35.149Z] #32 6.169 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-11T21:56:35.149Z] #32 6.170 Cloning into '.'... [2021-06-11T21:56:35.410Z] #32 ... [2021-06-11T21:56:35.410Z] [2021-06-11T21:56:35.410Z] #36 [tini 1/2] 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-06-11T21:56:35.410Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:56:35.410Z] #36 6.958 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:56:35.410Z] #36 7.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:56:35.410Z] #36 7.034 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:56:35.410Z] #36 8.815 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:56:35.410Z] #36 ... [2021-06-11T21:56:35.410Z] [2021-06-11T21:56:35.410Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-06-11T21:56:35.410Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T21:56:35.410Z] #40 5.924 + git clone https://github.com/docker/distribution.git . [2021-06-11T21:56:35.410Z] #40 5.927 Cloning into '.'... [2021-06-11T21:56:35.671Z] #40 ... [2021-06-11T21:56:35.671Z] [2021-06-11T21:56:35.671Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:56:35.671Z] #52 sha256:f75556cd37b585e5613b100dd841a36d58f7857ecfe1edaec1d374dba38a0360 [2021-06-11T21:56:35.671Z] #52 6.192 + RM_GOPATH=0 [2021-06-11T21:56:35.671Z] #52 6.192 + TMP_GOPATH= [2021-06-11T21:56:35.671Z] #52 6.192 + : /build [2021-06-11T21:56:35.671Z] #52 6.192 + '[' -z '' ']' [2021-06-11T21:56:35.671Z] #52 6.192 ++ mktemp -d [2021-06-11T21:56:35.671Z] #52 6.207 + export GOPATH=/tmp/tmp.lkSrMBwW6v [2021-06-11T21:56:35.671Z] #52 6.207 + GOPATH=/tmp/tmp.lkSrMBwW6v [2021-06-11T21:56:35.671Z] #52 6.207 + RM_GOPATH=1 [2021-06-11T21:56:35.671Z] #52 6.207 + case "$(go env GOARCH)" in [2021-06-11T21:56:35.671Z] #52 6.207 ++ go env GOARCH [2021-06-11T21:56:35.671Z] #52 6.225 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:56:35.671Z] #52 6.225 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:56:35.671Z] #52 6.228 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T21:56:35.671Z] #52 6.228 ++ dirname /tmp/install/install.sh [2021-06-11T21:56:35.671Z] #52 6.228 + dir=/tmp/install [2021-06-11T21:56:35.671Z] #52 6.228 + bin=shfmt [2021-06-11T21:56:35.671Z] #52 6.228 + shift [2021-06-11T21:56:35.671Z] #52 6.228 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-11T21:56:35.671Z] #52 6.228 + . /tmp/install/shfmt.installer [2021-06-11T21:56:35.671Z] #52 6.228 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T21:56:35.671Z] #52 6.228 + install_shfmt [2021-06-11T21:56:35.671Z] #52 6.228 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-11T21:56:35.671Z] #52 6.228 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lkSrMBwW6v/src/github.com/mvdan/sh [2021-06-11T21:56:35.671Z] #52 6.253 Cloning into '/tmp/tmp.lkSrMBwW6v/src/github.com/mvdan/sh'... [2021-06-11T21:56:35.671Z] #52 ... [2021-06-11T21:56:35.671Z] [2021-06-11T21:56:35.671Z] #36 [tini 1/2] 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-06-11T21:56:35.671Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:56:35.671Z] #36 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:56:38.229Z] #36 13.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:56:40.776Z] #36 ... [2021-06-11T21:56:40.776Z] [2021-06-11T21:56:40.776Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:56:40.776Z] #50 sha256:bf486ffc3e9c08bf6eb76c7ac4ba97bb9d9de98fbcdfc48e69594f4935571677 [2021-06-11T21:56:40.776Z] #50 13.23 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-11T21:56:40.776Z] #50 13.24 go: downloading github.com/pkg/errors v0.8.1 [2021-06-11T21:56:40.776Z] #50 13.33 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-11T21:56:40.776Z] #50 13.33 go: downloading github.com/spf13/viper v1.6.1 [2021-06-11T21:56:40.776Z] #50 13.34 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-11T21:56:40.776Z] #50 13.37 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-11T21:56:40.776Z] #50 13.41 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-11T21:56:40.776Z] #50 13.46 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T21:56:40.776Z] #50 13.46 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-11T21:56:40.776Z] #50 13.58 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T21:56:40.776Z] #50 13.63 go: extracting github.com/spf13/viper v1.6.1 [2021-06-11T21:56:40.776Z] #50 13.70 go: extracting github.com/pkg/errors v0.8.1 [2021-06-11T21:56:40.776Z] #50 13.88 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-11T21:56:40.776Z] #50 13.94 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T21:56:40.776Z] #50 13.94 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-11T21:56:40.776Z] #50 13.97 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T21:56:40.776Z] #50 13.97 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T21:56:40.776Z] #50 14.01 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-11T21:56:40.776Z] #50 14.09 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-11T21:56:40.776Z] #50 14.09 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T21:56:40.776Z] #50 14.10 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-11T21:56:40.776Z] #50 14.15 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-11T21:56:40.776Z] #50 14.24 go: downloading github.com/spf13/afero v1.1.2 [2021-06-11T21:56:40.776Z] #50 14.24 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-11T21:56:40.776Z] #50 14.37 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T21:56:40.776Z] #50 14.43 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-11T21:56:40.776Z] #50 14.44 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-11T21:56:40.776Z] #50 14.71 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T21:56:40.776Z] #50 14.75 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-11T21:56:40.776Z] #50 14.80 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-11T21:56:40.776Z] #50 14.81 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-11T21:56:40.776Z] #50 14.89 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T21:56:40.776Z] #50 14.99 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-11T21:56:40.776Z] #50 15.17 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-11T21:56:40.776Z] #50 15.54 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T21:56:40.776Z] #50 15.54 go: extracting github.com/spf13/afero v1.1.2 [2021-06-11T21:56:40.776Z] #50 15.61 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-11T21:56:40.776Z] #50 15.65 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-11T21:56:40.776Z] #50 15.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T21:56:40.776Z] #50 16.13 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T21:56:40.776Z] #50 16.25 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T21:56:40.776Z] #50 16.42 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T21:56:41.037Z] #50 16.53 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T21:56:41.037Z] #50 16.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T21:56:41.037Z] #50 16.64 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T21:56:41.037Z] #50 16.66 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T21:56:41.298Z] #50 16.81 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T21:56:41.298Z] #50 16.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T21:56:41.298Z] #50 16.93 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T21:56:42.251Z] #50 17.92 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T21:56:44.217Z] #50 ... [2021-06-11T21:56:44.217Z] [2021-06-11T21:56:44.217Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T21:56:44.217Z] #48 sha256:3f1ace3e06845a2428d7ad2a3d674a74b121b62ecafb24b632bff1d3fa062c47 [2021-06-11T21:56:44.217Z] #48 9.546 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-11T21:56:44.217Z] #48 9.583 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-11T21:56:44.217Z] #48 9.585 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T21:56:44.217Z] #48 9.597 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T21:56:44.217Z] #48 9.598 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-11T21:56:44.217Z] #48 9.645 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-11T21:56:44.217Z] #48 10.03 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-11T21:56:44.217Z] #48 10.04 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-11T21:56:44.217Z] #48 12.38 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T21:56:44.217Z] #48 12.57 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T21:56:44.217Z] #48 14.88 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T21:56:44.217Z] #48 17.48 go: finding github.com/fatih/color v1.9.0 [2021-06-11T21:56:44.217Z] #48 17.61 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T21:56:44.217Z] #48 17.70 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T21:56:44.217Z] #48 17.71 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-11T21:56:44.217Z] #48 17.72 go: finding github.com/spf13/pflag v1.0.3 [2021-06-11T21:56:44.217Z] #48 17.82 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-11T21:56:44.217Z] #48 18.00 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T21:56:44.217Z] #48 18.19 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-11T21:56:44.217Z] #48 18.24 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T21:56:44.217Z] #48 18.30 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T21:56:44.217Z] #48 18.35 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T21:56:44.217Z] #48 ... [2021-06-11T21:56:44.217Z] [2021-06-11T21:56:44.217Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:56:44.217Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:56:44.217Z] #13 6.538 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-11T21:56:44.217Z] #13 8.965 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:56:44.217Z] #13 10.96 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:56:44.217Z] #13 12.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:56:44.217Z] #13 ... [2021-06-11T21:56:44.217Z] [2021-06-11T21:56:44.217Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:56:44.217Z] #52 sha256:f75556cd37b585e5613b100dd841a36d58f7857ecfe1edaec1d374dba38a0360 [2021-06-11T21:56:44.217Z] #52 17.21 + cd /tmp/tmp.lkSrMBwW6v/src/github.com/mvdan/sh [2021-06-11T21:56:44.217Z] #52 17.21 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T21:56:44.217Z] #52 17.35 + GO111MODULE=on [2021-06-11T21:56:44.217Z] #52 17.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-11T21:56:44.217Z] #52 18.65 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T21:56:44.217Z] #52 18.71 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T21:56:44.217Z] #52 18.76 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T21:56:44.217Z] #52 18.94 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T21:56:44.217Z] #52 18.99 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T21:56:44.217Z] #52 19.79 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T21:56:44.832Z] #52 20.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T21:56:45.413Z] #52 ... [2021-06-11T21:56:45.413Z] [2021-06-11T21:56:45.413Z] #56 [containerd 1/2] 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-06-11T21:56:45.413Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T21:56:45.413Z] #56 10.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:56:45.413Z] #56 13.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:56:45.413Z] #56 ... [2021-06-11T21:56:45.413Z] [2021-06-11T21:56:45.413Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:56:45.413Z] #50 sha256:bf486ffc3e9c08bf6eb76c7ac4ba97bb9d9de98fbcdfc48e69594f4935571677 [2021-06-11T21:56:45.413Z] #50 19.94 go: downloading golang.org/x/text v0.3.2 [2021-06-11T21:56:45.413Z] #50 19.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T21:56:45.413Z] #50 19.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T21:56:45.413Z] #50 19.97 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T21:56:45.413Z] #50 19.97 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-11T21:56:45.413Z] #50 19.97 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T21:56:45.413Z] #50 19.97 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T21:56:45.413Z] #50 20.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T21:56:45.413Z] #50 20.13 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T21:56:45.413Z] #50 20.17 go: downloading github.com/spf13/cast v1.3.0 [2021-06-11T21:56:45.413Z] #50 20.24 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T21:56:45.413Z] #50 20.24 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T21:56:45.413Z] #50 20.31 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T21:56:45.413Z] #50 20.31 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T21:56:45.413Z] #50 20.37 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T21:56:45.413Z] #50 20.40 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T21:56:45.413Z] #50 20.45 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-11T21:56:45.413Z] #50 20.55 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T21:56:45.413Z] #50 20.55 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-11T21:56:45.413Z] #50 20.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T21:56:45.413Z] #50 20.68 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-11T21:56:45.413Z] #50 20.69 go: extracting github.com/spf13/cast v1.3.0 [2021-06-11T21:56:45.413Z] #50 20.76 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T21:56:45.413Z] #50 20.78 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T21:56:45.413Z] #50 20.86 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-11T21:56:45.413Z] #50 20.99 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T21:56:45.413Z] #50 21.03 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T21:56:45.413Z] #50 21.04 go: downloading github.com/fatih/color v1.7.0 [2021-06-11T21:56:45.413Z] #50 21.07 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T21:56:45.413Z] #50 21.12 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T21:56:45.675Z] #50 21.13 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T21:56:45.675Z] #50 21.34 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T21:56:45.675Z] #50 21.34 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-11T21:56:45.675Z] #50 21.34 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T21:56:45.944Z] #50 21.47 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T21:56:45.944Z] #50 21.48 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T21:56:45.944Z] #50 21.51 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T21:56:45.944Z] #50 21.56 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T21:56:45.944Z] #50 21.65 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T21:56:45.944Z] #50 21.68 go: extracting github.com/fatih/color v1.7.0 [2021-06-11T21:56:46.210Z] #50 21.70 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T21:56:46.210Z] #50 ... [2021-06-11T21:56:46.210Z] [2021-06-11T21:56:46.210Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T21:56:46.210Z] #34 sha256:8517530e5d0655b0394ad36d1a96f6030f3197e922551a895dd16e97a37781be [2021-06-11T21:56:46.210Z] #34 17.44 github.com/pelletier/go-toml/cmd/tomll [2021-06-11T21:56:46.210Z] #34 DONE 21.9s [2021-06-11T21:56:46.210Z] [2021-06-11T21:56:46.210Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:56:46.210Z] #50 sha256:bf486ffc3e9c08bf6eb76c7ac4ba97bb9d9de98fbcdfc48e69594f4935571677 [2021-06-11T21:56:46.210Z] #50 21.86 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T21:56:46.210Z] #50 21.86 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T21:56:46.475Z] #50 ... [2021-06-11T21:56:46.475Z] [2021-06-11T21:56:46.475Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:56:46.475Z] #59 sha256:24e25307e0481f13d1f626e988481c6a20c00686a8f656579d2183e3d264ca21 [2021-06-11T21:56:46.475Z] #59 12.07 + cd /tmp/tmp.5vfWbBXXqE/src/github.com/rootless-containers/rootlesskit [2021-06-11T21:56:46.475Z] #59 12.07 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T21:56:46.475Z] #59 12.15 + export GO111MODULE=on [2021-06-11T21:56:46.475Z] #59 12.15 + GO111MODULE=on [2021-06-11T21:56:46.475Z] #59 12.15 + export GOPROXY=https://proxy.golang.org [2021-06-11T21:56:46.475Z] #59 12.15 + GOPROXY=https://proxy.golang.org [2021-06-11T21:56:46.475Z] #59 12.15 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T21:56:46.475Z] #59 12.15 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-11T21:56:46.475Z] #59 13.75 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-11T21:56:46.475Z] #59 13.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-11T21:56:46.475Z] #59 13.90 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-11T21:56:46.475Z] #59 13.95 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T21:56:46.475Z] #59 13.97 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T21:56:46.475Z] #59 14.07 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-11T21:56:46.475Z] #59 14.08 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T21:56:46.475Z] #59 14.09 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-11T21:56:46.475Z] #59 14.20 go: downloading github.com/google/uuid v1.2.0 [2021-06-11T21:56:46.475Z] #59 14.33 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-11T21:56:46.475Z] #59 14.60 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T21:56:46.475Z] #59 14.64 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T21:56:46.475Z] #59 14.69 go: extracting github.com/google/uuid v1.2.0 [2021-06-11T21:56:46.475Z] #59 14.79 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-11T21:56:46.475Z] #59 14.84 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T21:56:46.475Z] #59 14.94 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-11T21:56:46.475Z] #59 15.12 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T21:56:46.475Z] #59 16.00 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T21:56:46.475Z] #59 16.23 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T21:56:46.475Z] #59 16.73 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-11T21:56:46.475Z] #59 17.32 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T21:56:46.475Z] #59 17.35 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T21:56:46.475Z] #59 18.02 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T21:56:46.475Z] #59 18.68 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-11T21:56:46.475Z] #59 21.50 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T21:56:46.475Z] #59 ... [2021-06-11T21:56:46.475Z] [2021-06-11T21:56:46.475Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:56:46.475Z] #50 sha256:bf486ffc3e9c08bf6eb76c7ac4ba97bb9d9de98fbcdfc48e69594f4935571677 [2021-06-11T21:56:46.475Z] #50 22.14 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T21:56:46.475Z] #50 22.14 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-11T21:56:46.737Z] #50 22.28 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T21:56:46.737Z] #50 ... [2021-06-11T21:56:46.737Z] [2021-06-11T21:56:46.737Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:56:46.737Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:56:46.737Z] #44 11.98 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:56:46.737Z] #44 13.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:56:46.737Z] #44 16.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-11T21:56:46.998Z] #44 ... [2021-06-11T21:56:46.998Z] [2021-06-11T21:56:46.998Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:56:46.998Z] #52 sha256:f75556cd37b585e5613b100dd841a36d58f7857ecfe1edaec1d374dba38a0360 [2021-06-11T21:56:46.998Z] #52 21.96 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T21:56:47.941Z] #52 23.52 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T21:56:47.941Z] #52 ... [2021-06-11T21:56:47.941Z] [2021-06-11T21:56:47.941Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:56:47.941Z] #46 sha256:d32e6c4322faff828f278f4dbc953e7146b1c47f2c92d9cc37c5c9dd676785ea [2021-06-11T21:56:47.941Z] #46 13.49 unicode/utf8 [2021-06-11T21:56:47.941Z] #46 13.90 math/bits [2021-06-11T21:56:47.941Z] #46 14.57 math [2021-06-11T21:56:47.941Z] #46 18.02 internal/testlog [2021-06-11T21:56:47.941Z] #46 18.29 encoding [2021-06-11T21:56:47.941Z] #46 18.38 unicode/utf16 [2021-06-11T21:56:47.941Z] #46 18.61 container/list [2021-06-11T21:56:47.941Z] #46 19.10 crypto/internal/subtle [2021-06-11T21:56:47.941Z] #46 19.18 crypto/subtle [2021-06-11T21:56:47.941Z] #46 19.34 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-11T21:56:47.941Z] #46 19.49 internal/nettrace [2021-06-11T21:56:47.941Z] #46 19.69 runtime/cgo [2021-06-11T21:56:47.941Z] #46 ... [2021-06-11T21:56:47.941Z] [2021-06-11T21:56:47.941Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-06-11T21:56:47.941Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T21:56:47.941Z] #40 22.27 Checking out files: 75% (1277/1694) Checking out files: 76% (1288/1694) Checking out files: 77% (1305/1694) Checking out files: 78% (1322/1694) Checking out files: 79% (1339/1694) Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-11T21:56:47.941Z] #40 22.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-11T21:56:48.389Z] ---> 4cb0725ee852 [2021-06-11T21:56:48.389Z] Successfully built 4cb0725ee852 [2021-06-11T21:56:48.389Z] Successfully tagged docker:latest [2021-06-11T21:56:48.389Z] INFO: Image build ended at 06/11/2021 21:56:48. Duration:00:00:32.3652653 [2021-06-11T21:56:48.849Z] [2021-06-11T21:56:48.849Z] [2021-06-11T21:56:48.849Z] INFO: Building the test binaries at 06/11/2021 21:56:48... [2021-06-11T21:56:49.325Z] #40 24.60 + 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-06-11T21:56:53.532Z] #40 ... [2021-06-11T21:56:53.532Z] [2021-06-11T21:56:53.532Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:56:53.532Z] #46 sha256:d32e6c4322faff828f278f4dbc953e7146b1c47f2c92d9cc37c5c9dd676785ea [2021-06-11T21:56:53.532Z] #46 28.88 vendor/golang.org/x/crypto/internal/subtle [2021-06-11T21:56:53.532Z] #46 28.97 vendor/golang.org/x/crypto/curve25519 [2021-06-11T21:56:54.667Z] INFO: make.ps1 starting at 06/11/2021 21:56:53 [2021-06-11T21:56:54.667Z] INFO: Git commit (90bfc788a6) assumed from DOCKER_GITCOMMIT environment variable [2021-06-11T21:56:54.667Z] INFO: Invoking autogen... [2021-06-11T21:56:54.667Z] INFO: Building daemon... [2021-06-11T21:56:57.552Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07467d32c9f00fe77) in /home/ubuntu/workspace/moby_PR-42517 [Pipeline] { [Pipeline] checkout [2021-06-11T21:56:57.663Z] The recommended git tool is: git [2021-06-11T21:56:57.755Z] #46 ... [2021-06-11T21:56:57.755Z] [2021-06-11T21:56:57.755Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:56:57.755Z] #50 sha256:bf486ffc3e9c08bf6eb76c7ac4ba97bb9d9de98fbcdfc48e69594f4935571677 [2021-06-11T21:56:57.755Z] #50 22.67 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T21:56:57.755Z] #50 22.72 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T21:56:57.755Z] #50 22.88 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-11T21:56:57.755Z] #50 22.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T21:56:57.755Z] #50 23.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T21:56:57.755Z] #50 23.13 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T21:56:57.755Z] #50 23.13 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T21:56:57.755Z] #50 23.14 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-11T21:56:57.755Z] #50 23.16 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T21:56:57.755Z] #50 23.20 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-11T21:56:57.755Z] #50 23.27 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T21:56:57.755Z] #50 23.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T21:56:57.755Z] #50 23.68 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-11T21:56:57.755Z] #50 23.69 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-11T21:56:57.755Z] #50 23.90 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T21:56:57.755Z] #50 23.98 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-11T21:56:57.755Z] #50 24.02 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-11T21:56:57.755Z] #50 24.03 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T21:56:57.755Z] #50 24.19 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T21:56:57.755Z] #50 24.37 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T21:56:57.755Z] #50 24.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T21:56:57.755Z] #50 24.65 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-11T21:56:57.755Z] #50 24.75 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-11T21:56:57.755Z] #50 24.86 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T21:56:57.755Z] #50 24.88 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-11T21:56:57.755Z] #50 25.27 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-11T21:56:57.755Z] #50 25.27 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T21:56:57.755Z] #50 25.34 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T21:56:57.755Z] #50 25.35 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-11T21:56:57.755Z] #50 25.46 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-11T21:56:57.755Z] #50 25.55 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T21:56:57.755Z] #50 25.73 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-11T21:56:57.755Z] #50 25.73 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T21:56:57.755Z] #50 26.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T21:56:57.755Z] #50 26.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T21:56:57.755Z] #50 26.23 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-11T21:56:57.755Z] #50 26.41 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T21:56:57.755Z] #50 26.48 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-11T21:56:57.755Z] #50 26.48 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T21:56:57.755Z] #50 26.56 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-11T21:56:57.755Z] #50 26.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T21:56:57.755Z] #50 26.67 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-11T21:56:57.755Z] #50 26.68 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T21:56:57.755Z] #50 26.76 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T21:56:57.755Z] #50 26.83 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T21:56:57.755Z] #50 26.83 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T21:56:57.755Z] #50 27.10 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-11T21:56:57.755Z] #50 27.15 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T21:56:57.755Z] #50 27.20 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T21:56:57.755Z] #50 27.22 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T21:56:57.755Z] #50 27.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T21:56:57.755Z] #50 27.38 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T21:56:57.755Z] #50 27.66 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T21:56:57.755Z] #50 27.66 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-11T21:56:57.755Z] #50 29.60 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-11T21:56:57.755Z] #50 32.18 go: extracting golang.org/x/text v0.3.2 [2021-06-11T21:56:57.755Z] #50 ... [2021-06-11T21:56:57.755Z] [2021-06-11T21:56:57.755Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:56:57.755Z] #59 sha256:24e25307e0481f13d1f626e988481c6a20c00686a8f656579d2183e3d264ca21 [2021-06-11T21:56:57.755Z] #59 23.00 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T21:56:57.755Z] #59 23.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T21:56:57.755Z] #59 24.02 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T21:56:57.755Z] #59 24.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T21:56:57.755Z] #59 24.47 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T21:56:57.755Z] #59 26.16 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T21:56:57.755Z] #59 26.29 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-11T21:56:57.755Z] #59 26.44 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T21:56:57.755Z] #59 26.55 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T21:56:57.755Z] #59 26.65 go: finding github.com/google/uuid v1.2.0 [2021-06-11T21:56:57.755Z] #59 26.72 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T21:56:57.755Z] #59 26.81 go: finding github.com/gofrs/flock v0.8.0 [2021-06-11T21:56:57.755Z] #59 26.82 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-11T21:56:57.755Z] #59 26.83 go: finding github.com/gorilla/mux v1.8.0 [2021-06-11T21:56:57.755Z] #59 26.88 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T21:56:57.755Z] #59 26.95 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T21:56:57.755Z] #59 27.00 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-11T21:56:57.755Z] #59 27.01 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T21:56:57.755Z] #59 27.14 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T21:56:57.755Z] #59 27.27 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T21:56:58.017Z] #59 ... [2021-06-11T21:56:58.017Z] [2021-06-11T21:56:58.017Z] #56 [containerd 1/2] 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-06-11T21:56:58.017Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T21:56:58.017Z] #56 23.67 Fetched 8449 kB in 18s (478 kB/s) [2021-06-11T21:56:58.017Z] #56 23.67 Reading package lists... [2021-06-11T21:56:58.281Z] #56 29.34 Reading package lists... [2021-06-11T21:56:58.281Z] #56 ... [2021-06-11T21:56:58.281Z] [2021-06-11T21:56:58.281Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:56:58.281Z] #52 sha256:f75556cd37b585e5613b100dd841a36d58f7857ecfe1edaec1d374dba38a0360 [2021-06-11T21:56:58.281Z] #52 23.71 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T21:56:58.281Z] #52 23.80 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T21:56:58.281Z] #52 23.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T21:56:58.281Z] #52 24.57 runtime/cgo [2021-06-11T21:56:58.281Z] #52 24.63 runtime [2021-06-11T21:56:58.542Z] #52 ... [2021-06-11T21:56:58.542Z] [2021-06-11T21:56:58.542Z] #36 [tini 1/2] 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-06-11T21:56:58.542Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:56:58.542Z] #36 24.20 Fetched 8449 kB in 18s (482 kB/s) [2021-06-11T21:56:58.542Z] #36 24.20 Reading package lists... [2021-06-11T21:56:58.633Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0155741e833bd1e7a) in /home/ubuntu/workspace/moby_PR-42517 [Pipeline] { [Pipeline] checkout [2021-06-11T21:56:58.803Z] #36 29.74 Reading package lists... [2021-06-11T21:56:58.803Z] #36 ... [2021-06-11T21:56:58.803Z] [2021-06-11T21:56:58.803Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:56:58.803Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:56:58.803Z] #13 23.28 Fetched 8974 kB in 19s (470 kB/s) [2021-06-11T21:56:58.803Z] #13 23.28 Reading package lists... [2021-06-11T21:56:58.803Z] #13 29.34 Reading package lists... [2021-06-11T21:56:58.803Z] #13 ... [2021-06-11T21:56:58.803Z] [2021-06-11T21:56:58.803Z] #56 [containerd 1/2] 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-06-11T21:56:58.803Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T21:56:58.803Z] #56 29.34 Reading package lists... [2021-06-11T21:56:58.865Z] The recommended git tool is: git [2021-06-11T21:56:59.064Z] #56 ... [2021-06-11T21:56:59.064Z] [2021-06-11T21:56:59.064Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:56:59.064Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:56:59.064Z] #44 24.37 Fetched 8452 kB in 18s (470 kB/s) [2021-06-11T21:56:59.064Z] #44 24.37 Reading package lists... [2021-06-11T21:56:59.337Z] #44 29.91 Reading package lists... [2021-06-11T21:56:59.337Z] #44 ... [2021-06-11T21:56:59.337Z] [2021-06-11T21:56:59.337Z] #56 [containerd 1/2] 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-06-11T21:56:59.337Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T21:57:00.623Z] using credential docker-jenkins-github-credentials [2021-06-11T21:57:00.631Z] Cloning the remote Git repository [2021-06-11T21:57:00.631Z] Cloning with configured refspecs honoured and without tags [2021-06-11T21:57:00.725Z] #56 34.91 Building dependency tree... [2021-06-11T21:57:00.476Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T21:57:00.566Z] > git init /home/ubuntu/workspace/moby_PR-42517 # timeout=10 [2021-06-11T21:57:00.897Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T21:57:00.897Z] > git --version # timeout=10 [2021-06-11T21:57:00.917Z] > git --version # 'git version 2.17.1' [2021-06-11T21:57:00.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:57:00.919Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42517/head:refs/remotes/origin/PR-42517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:57:01.227Z] using credential docker-jenkins-github-credentials [2021-06-11T21:57:01.232Z] Cloning the remote Git repository [2021-06-11T21:57:01.232Z] Cloning with configured refspecs honoured and without tags [2021-06-11T21:57:01.247Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T21:57:01.292Z] > git init /home/ubuntu/workspace/moby_PR-42517 # timeout=10 [2021-06-11T21:57:01.667Z] #56 37.33 The following additional packages will be installed: [2021-06-11T21:57:01.667Z] #56 37.33 libbtrfs0 [2021-06-11T21:57:01.928Z] #56 37.52 The following NEW packages will be installed: [2021-06-11T21:57:01.928Z] #56 37.53 libbtrfs-dev libbtrfs0 [2021-06-11T21:57:01.565Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T21:57:01.565Z] > git --version # timeout=10 [2021-06-11T21:57:01.596Z] > git --version # 'git version 2.25.1' [2021-06-11T21:57:01.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:57:01.599Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42517/head:refs/remotes/origin/PR-42517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:57:02.505Z] #56 38.03 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T21:57:02.505Z] #56 38.03 Need to get 119 kB of archives. [2021-06-11T21:57:02.505Z] #56 38.03 After this operation, 387 kB of additional disk space will be used. [2021-06-11T21:57:02.505Z] #56 38.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-11T21:57:02.505Z] #56 38.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-11T21:57:03.449Z] #56 39.04 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:57:03.710Z] #56 39.25 Fetched 119 kB in 0s (311 kB/s) [2021-06-11T21:57:03.710Z] #56 39.34 Selecting previously unselected package libbtrfs0. [2021-06-11T21:57:03.710Z] #56 39.34 (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 ... 15410 files and directories currently installed.) [2021-06-11T21:57:03.710Z] #56 39.39 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-11T21:57:03.710Z] #56 39.41 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T21:57:03.970Z] #56 39.51 Selecting previously unselected package libbtrfs-dev. [2021-06-11T21:57:03.971Z] #56 39.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-11T21:57:03.971Z] #56 39.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T21:57:04.233Z] #56 39.72 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T21:57:04.233Z] #56 39.75 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T21:57:04.233Z] #56 39.77 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T21:57:05.180Z] #56 DONE 40.6s [2021-06-11T21:57:05.180Z] [2021-06-11T21:57:05.180Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:57:05.180Z] #50 sha256:bf486ffc3e9c08bf6eb76c7ac4ba97bb9d9de98fbcdfc48e69594f4935571677 [2021-06-11T21:57:05.180Z] #50 36.51 go: finding github.com/fatih/color v1.7.0 [2021-06-11T21:57:05.180Z] #50 36.60 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T21:57:05.180Z] #50 36.62 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-11T21:57:05.180Z] #50 36.65 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-11T21:57:05.180Z] #50 36.67 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T21:57:05.180Z] #50 36.69 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-11T21:57:05.180Z] #50 36.73 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T21:57:05.180Z] #50 36.73 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T21:57:05.180Z] #50 36.77 go: finding github.com/pkg/errors v0.8.1 [2021-06-11T21:57:05.180Z] #50 36.83 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T21:57:05.180Z] #50 36.84 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T21:57:05.180Z] #50 36.84 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-11T21:57:05.180Z] #50 36.85 go: finding github.com/stretchr/testify v1.4.0 [2021-06-11T21:57:05.180Z] #50 36.85 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T21:57:05.180Z] #50 36.89 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-11T21:57:05.180Z] #50 36.89 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-11T21:57:05.180Z] #50 36.91 go: finding github.com/spf13/viper v1.6.1 [2021-06-11T21:57:05.180Z] #50 36.92 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-11T21:57:05.180Z] #50 36.94 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T21:57:05.180Z] #50 36.95 go: finding github.com/stretchr/objx v0.2.0 [2021-06-11T21:57:05.180Z] #50 36.98 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-11T21:57:05.180Z] #50 36.98 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-11T21:57:05.180Z] #50 37.06 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T21:57:05.180Z] #50 37.15 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T21:57:05.180Z] #50 37.17 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T21:57:05.180Z] #50 37.19 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T21:57:05.180Z] #50 37.20 go: finding github.com/gobwas/glob v0.2.3 [2021-06-11T21:57:05.180Z] #50 37.22 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T21:57:05.180Z] #50 37.23 go: finding github.com/spf13/cobra v0.0.5 [2021-06-11T21:57:05.180Z] #50 37.28 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-11T21:57:05.180Z] #50 37.28 go: finding github.com/spf13/pflag v1.0.5 [2021-06-11T21:57:05.180Z] #50 37.32 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T21:57:05.180Z] #50 37.45 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T21:57:05.180Z] #50 37.47 go: finding github.com/magiconair/properties v1.8.1 [2021-06-11T21:57:05.180Z] #50 37.48 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T21:57:05.180Z] #50 37.50 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T21:57:05.180Z] #50 37.55 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-11T21:57:05.180Z] #50 37.57 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T21:57:05.180Z] #50 37.60 go: finding github.com/spf13/afero v1.1.2 [2021-06-11T21:57:05.180Z] #50 37.63 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T21:57:05.180Z] #50 37.64 go: finding github.com/spf13/cast v1.3.0 [2021-06-11T21:57:05.180Z] #50 37.67 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T21:57:05.180Z] #50 37.67 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T21:57:05.180Z] #50 37.69 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T21:57:05.180Z] #50 37.70 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T21:57:05.180Z] #50 37.73 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-11T21:57:05.180Z] #50 37.75 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-11T21:57:05.180Z] #50 37.83 go: finding golang.org/x/text v0.3.2 [2021-06-11T21:57:05.180Z] #50 37.94 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T21:57:05.180Z] #50 38.00 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T21:57:05.180Z] #50 38.01 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T21:57:05.180Z] #50 38.04 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T21:57:05.180Z] #50 38.05 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T21:57:05.180Z] #50 38.07 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T21:57:05.180Z] #50 38.08 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T21:57:05.180Z] #50 38.10 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T21:57:05.180Z] #50 38.12 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T21:57:05.180Z] #50 38.13 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T21:57:05.180Z] #50 38.15 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T21:57:05.180Z] #50 38.15 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-11T21:57:05.180Z] #50 38.19 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T21:57:05.180Z] #50 38.21 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T21:57:05.180Z] #50 38.24 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T21:57:05.180Z] #50 38.25 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T21:57:05.180Z] #50 38.26 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-11T21:57:05.180Z] #50 38.29 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-11T21:57:05.180Z] #50 38.29 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-11T21:57:05.180Z] #50 38.41 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T21:57:05.180Z] #50 38.44 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-11T21:57:05.180Z] #50 38.59 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T21:57:05.180Z] #50 38.62 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T21:57:05.180Z] #50 38.62 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T21:57:05.180Z] #50 38.68 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T21:57:05.180Z] #50 38.68 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-11T21:57:09.385Z] #50 ... [2021-06-11T21:57:09.385Z] [2021-06-11T21:57:09.385Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T21:57:09.385Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T21:57:09.386Z] #32 44.50 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) [2021-06-11T21:57:09.386Z] #32 ... [2021-06-11T21:57:09.386Z] [2021-06-11T21:57:09.386Z] #36 [tini 1/2] 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-06-11T21:57:09.386Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:57:09.386Z] #36 29.74 Reading package lists... [2021-06-11T21:57:09.386Z] #36 34.99 Building dependency tree... [2021-06-11T21:57:09.386Z] #36 37.57 The following additional packages will be installed: [2021-06-11T21:57:09.386Z] #36 37.58 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-11T21:57:09.386Z] #36 37.60 Suggested packages: [2021-06-11T21:57:09.386Z] #36 37.60 cmake-doc ninja-build lrzip [2021-06-11T21:57:09.386Z] #36 37.60 Recommended packages: [2021-06-11T21:57:09.386Z] #36 37.60 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-11T21:57:09.386Z] #36 38.43 The following NEW packages will be installed: [2021-06-11T21:57:09.386Z] #36 38.45 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-11T21:57:09.386Z] #36 38.46 vim-common xxd [2021-06-11T21:57:09.386Z] #36 38.80 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T21:57:09.386Z] #36 38.80 Need to get 14.9 MB of archives. [2021-06-11T21:57:09.386Z] #36 38.80 After this operation, 61.8 MB of additional disk space will be used. [2021-06-11T21:57:09.386Z] #36 38.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-11T21:57:09.386Z] #36 38.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T21:57:09.386Z] #36 38.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-11T21:57:09.386Z] #36 38.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-11T21:57:09.386Z] #36 39.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-11T21:57:09.386Z] #36 39.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-11T21:57:09.386Z] #36 39.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-11T21:57:09.386Z] #36 39.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-11T21:57:09.386Z] #36 39.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-11T21:57:09.386Z] #36 39.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-11T21:57:09.386Z] #36 41.46 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:57:09.386Z] #36 41.79 Fetched 14.9 MB in 1s (10.2 MB/s) [2021-06-11T21:57:09.386Z] #36 41.87 Selecting previously unselected package xxd. [2021-06-11T21:57:09.386Z] #36 41.87 (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 ... 15410 files and directories currently installed.) [2021-06-11T21:57:09.386Z] #36 41.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T21:57:09.386Z] #36 41.98 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T21:57:09.386Z] #36 42.17 Selecting previously unselected package vim-common. [2021-06-11T21:57:09.386Z] #36 42.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T21:57:09.386Z] #36 42.21 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T21:57:09.386Z] #36 42.58 Selecting previously unselected package cmake-data. [2021-06-11T21:57:09.386Z] #36 42.59 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-11T21:57:09.386Z] #36 42.60 Unpacking cmake-data (3.13.4-1) ... [2021-06-11T21:57:09.386Z] #36 ... [2021-06-11T21:57:09.386Z] [2021-06-11T21:57:09.386Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:57:09.386Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:57:09.386Z] #44 29.91 Reading package lists... [2021-06-11T21:57:09.386Z] #44 35.25 Building dependency tree... [2021-06-11T21:57:09.386Z] #44 38.11 The following additional packages will be installed: [2021-06-11T21:57:09.386Z] #44 38.12 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-11T21:57:09.386Z] #44 38.12 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-11T21:57:09.386Z] #44 38.12 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T21:57:09.386Z] #44 38.12 python3.7-minimal [2021-06-11T21:57:09.386Z] #44 38.13 Suggested packages: [2021-06-11T21:57:09.386Z] #44 38.13 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-11T21:57:09.386Z] #44 38.13 python3.7-doc binfmt-support [2021-06-11T21:57:09.386Z] #44 39.19 The following NEW packages will be installed: [2021-06-11T21:57:09.386Z] #44 39.20 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-11T21:57:09.386Z] #44 39.20 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-11T21:57:09.386Z] #44 39.20 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T21:57:09.386Z] #44 39.20 python3.7-minimal [2021-06-11T21:57:09.386Z] #44 39.59 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T21:57:09.386Z] #44 39.59 Need to get 6695 kB of archives. [2021-06-11T21:57:09.386Z] #44 39.59 After this operation, 33.1 MB of additional disk space will be used. [2021-06-11T21:57:09.386Z] #44 39.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-11T21:57:09.386Z] #44 39.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-11T21:57:09.386Z] #44 39.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-11T21:57:09.386Z] #44 39.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-11T21:57:09.386Z] #44 39.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-11T21:57:09.386Z] #44 40.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T21:57:09.386Z] #44 40.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-11T21:57:09.386Z] #44 40.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-11T21:57:09.386Z] #44 40.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-11T21:57:09.386Z] #44 40.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T21:57:09.386Z] #44 40.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-11T21:57:09.386Z] #44 40.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-11T21:57:09.386Z] #44 40.16 Get:13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-11T21:57:09.386Z] #44 40.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-11T21:57:09.386Z] #44 40.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-11T21:57:09.386Z] #44 40.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-11T21:57:09.386Z] #44 41.90 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:57:09.386Z] #44 42.08 Fetched 6695 kB in 1s (5007 kB/s) [2021-06-11T21:57:09.386Z] #44 42.18 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-11T21:57:09.386Z] #44 42.19 (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 ... 15410 files and directories currently installed.) [2021-06-11T21:57:09.386Z] #44 42.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:57:09.386Z] #44 42.26 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:57:09.386Z] #44 42.97 Selecting previously unselected package python3.7-minimal. [2021-06-11T21:57:09.386Z] #44 42.97 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:57:09.386Z] #44 42.99 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T21:57:09.386Z] #44 44.51 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:57:09.386Z] #44 44.59 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T21:57:09.386Z] #44 ... [2021-06-11T21:57:09.386Z] [2021-06-11T21:57:09.386Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T21:57:09.386Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T21:57:09.646Z] #32 44.50 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-11T21:57:09.646Z] #32 45.06 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-11T21:57:09.907Z] #32 45.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T21:57:11.823Z] #32 ... [2021-06-11T21:57:11.823Z] [2021-06-11T21:57:11.823Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:57:11.823Z] #46 sha256:d32e6c4322faff828f278f4dbc953e7146b1c47f2c92d9cc37c5c9dd676785ea [2021-06-11T21:57:11.823Z] #46 37.60 sync [2021-06-11T21:57:11.823Z] #46 37.60 internal/reflectlite [2021-06-11T21:57:11.823Z] #46 39.11 github.com/LK4D4/vndr/godl/singleflight [2021-06-11T21:57:11.823Z] #46 39.42 math/rand [2021-06-11T21:57:11.823Z] #46 40.35 internal/singleflight [2021-06-11T21:57:11.823Z] #46 40.80 errors [2021-06-11T21:57:11.823Z] #46 40.81 sort [2021-06-11T21:57:11.823Z] #46 41.44 io [2021-06-11T21:57:11.823Z] #46 42.04 strconv [2021-06-11T21:57:11.823Z] #46 42.55 bytes [2021-06-11T21:57:11.823Z] #46 44.56 bufio [2021-06-11T21:57:11.823Z] #46 45.17 reflect [2021-06-11T21:57:11.823Z] #46 46.14 syscall [2021-06-11T21:57:12.085Z] #46 ... [2021-06-11T21:57:12.085Z] [2021-06-11T21:57:12.085Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:57:12.085Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:57:12.085Z] #13 29.34 Reading package lists... [2021-06-11T21:57:12.085Z] #13 35.12 Building dependency tree... [2021-06-11T21:57:12.085Z] #13 37.72 The following additional packages will be installed: [2021-06-11T21:57:12.085Z] #13 37.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-11T21:57:12.085Z] #13 37.74 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-11T21:57:12.085Z] #13 37.74 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-11T21:57:12.085Z] #13 37.74 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-11T21:57:12.085Z] #13 37.74 mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T21:57:12.085Z] #13 37.75 Suggested packages: [2021-06-11T21:57:12.085Z] #13 37.75 gcc-8-locales seccomp wine64 [2021-06-11T21:57:12.085Z] #13 39.29 The following NEW packages will be installed: [2021-06-11T21:57:12.085Z] #13 39.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-11T21:57:12.085Z] #13 39.31 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-11T21:57:12.085Z] #13 39.31 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-11T21:57:12.085Z] #13 39.31 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-11T21:57:12.085Z] #13 39.31 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-11T21:57:12.085Z] #13 39.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T21:57:12.085Z] #13 39.34 The following packages will be upgraded: [2021-06-11T21:57:12.085Z] #13 39.35 libseccomp2 libsystemd0 libudev1 [2021-06-11T21:57:12.085Z] #13 39.77 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T21:57:12.085Z] #13 39.77 Need to get 78.2 MB of archives. [2021-06-11T21:57:12.085Z] #13 39.77 After this operation, 487 MB of additional disk space will be used. [2021-06-11T21:57:12.085Z] #13 39.77 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-11T21:57:12.085Z] #13 39.78 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-11T21:57:12.085Z] #13 39.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-11T21:57:12.085Z] #13 39.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-11T21:57:12.085Z] #13 39.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-11T21:57:12.085Z] #13 40.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-11T21:57:12.085Z] #13 40.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-11T21:57:12.085Z] #13 40.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-11T21:57:12.085Z] #13 40.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-11T21:57:12.085Z] #13 40.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-11T21:57:12.085Z] #13 40.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-11T21:57:12.085Z] #13 41.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-11T21:57:12.085Z] #13 41.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-11T21:57:12.085Z] #13 43.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-11T21:57:13.473Z] #13 45.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-11T21:57:13.473Z] #13 45.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-11T21:57:13.473Z] #13 45.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-11T21:57:13.473Z] #13 45.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-11T21:57:13.473Z] #13 45.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-11T21:57:13.473Z] #13 45.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-11T21:57:13.473Z] #13 45.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-11T21:57:13.473Z] #13 45.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-11T21:57:13.473Z] #13 ... [2021-06-11T21:57:13.473Z] [2021-06-11T21:57:13.473Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:57:13.473Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:57:13.473Z] #44 48.69 Selecting previously unselected package python3-minimal. [2021-06-11T21:57:13.473Z] #44 48.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-11T21:57:13.473Z] #44 48.77 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-11T21:57:13.473Z] #44 48.78 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T21:57:13.473Z] #44 48.91 Selecting previously unselected package libmpdec2:amd64. [2021-06-11T21:57:13.473Z] #44 48.91 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-11T21:57:13.473Z] #44 48.93 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T21:57:13.733Z] #44 49.08 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-11T21:57:13.733Z] #44 49.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:57:13.733Z] #44 49.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:57:15.123Z] #44 ... [2021-06-11T21:57:15.124Z] [2021-06-11T21:57:15.124Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T21:57:15.124Z] #57 sha256:2b1f4f0b9bcd267f3743fdea71be04b181509bc1e07bfd00b1e819f0dfb49613 [2021-06-11T21:57:15.124Z] #57 1.187 + RM_GOPATH=0 [2021-06-11T21:57:15.124Z] #57 1.187 + TMP_GOPATH= [2021-06-11T21:57:15.124Z] #57 1.187 + : /build [2021-06-11T21:57:15.124Z] #57 1.187 + '[' -z '' ']' [2021-06-11T21:57:15.124Z] #57 1.191 ++ mktemp -d [2021-06-11T21:57:15.124Z] #57 1.202 + export GOPATH=/tmp/tmp.Erkc9awQEA [2021-06-11T21:57:15.124Z] #57 1.203 + GOPATH=/tmp/tmp.Erkc9awQEA [2021-06-11T21:57:15.124Z] #57 1.203 + RM_GOPATH=1 [2021-06-11T21:57:15.124Z] #57 1.203 + case "$(go env GOARCH)" in [2021-06-11T21:57:15.124Z] #57 1.204 ++ go env GOARCH [2021-06-11T21:57:15.124Z] #57 1.226 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:57:15.124Z] #57 1.226 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:57:15.124Z] #57 1.227 ++ dirname /tmp/install/install.sh [2021-06-11T21:57:15.124Z] #57 1.228 + dir=/tmp/install [2021-06-11T21:57:15.124Z] #57 1.228 + bin=containerd [2021-06-11T21:57:15.124Z] #57 1.228 + shift [2021-06-11T21:57:15.124Z] #57 1.228 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-11T21:57:15.124Z] #57 1.228 + . /tmp/install/containerd.installer [2021-06-11T21:57:15.124Z] #57 1.228 ++ set -e [2021-06-11T21:57:15.124Z] #57 1.229 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T21:57:15.124Z] #57 1.229 + install_containerd [2021-06-11T21:57:15.124Z] #57 1.232 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-11T21:57:15.124Z] #57 1.233 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T21:57:15.124Z] #57 1.233 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Erkc9awQEA/src/github.com/containerd/containerd [2021-06-11T21:57:15.124Z] #57 1.237 Cloning into '/tmp/tmp.Erkc9awQEA/src/github.com/containerd/containerd'... [2021-06-11T21:57:15.124Z] #57 ... [2021-06-11T21:57:15.124Z] [2021-06-11T21:57:15.124Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:57:15.124Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:57:15.124Z] #13 45.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-11T21:57:15.124Z] #13 45.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-11T21:57:15.124Z] #13 46.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-11T21:57:15.124Z] #13 46.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-11T21:57:15.124Z] #13 46.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-11T21:57:15.124Z] #13 46.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-11T21:57:15.124Z] #13 47.12 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:57:15.124Z] #13 47.24 Fetched 78.2 MB in 7s (11.8 MB/s) [2021-06-11T21:57:15.124Z] #13 47.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 ... 15410 files and directories currently installed.) [2021-06-11T21:57:15.124Z] #13 47.40 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-11T21:57:15.124Z] #13 47.45 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T21:57:15.386Z] #13 47.86 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-11T21:57:15.647Z] [2021-06-11T21:57:15.647Z] #13 ... [2021-06-11T21:57:15.647Z] [2021-06-11T21:57:15.647Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T21:57:15.647Z] #48 sha256:3f1ace3e06845a2428d7ad2a3d674a74b121b62ecafb24b632bff1d3fa062c47 [2021-06-11T21:57:15.647Z] #48 DONE 51.2s [2021-06-11T21:57:15.647Z] [2021-06-11T21:57:15.647Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:57:15.647Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:57:15.647Z] #13 48.24 (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 ... 15410 files and directories currently installed.) [2021-06-11T21:57:15.647Z] #13 48.31 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-11T21:57:15.907Z] #13 48.38 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-11T21:57:16.167Z] #13 48.68 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T21:57:16.428Z] #13 48.89 (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 ... 15410 files and directories currently installed.) [2021-06-11T21:57:16.428Z] #13 48.94 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-11T21:57:16.428Z] #13 48.98 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T21:57:17.004Z] #13 49.47 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-11T21:57:17.004Z] #13 49.61 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-11T21:57:17.265Z] #13 49.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 ... 15410 files and directories currently installed.) [2021-06-11T21:57:17.265Z] #13 49.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-11T21:57:17.265Z] #13 49.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T21:57:17.519Z] Fetching without tags [2021-06-11T21:57:17.787Z] Merging remotes/origin/master commit afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc into PR head commit d99fa0264e8eeb758d9539a30823739d113d7b3f [2021-06-11T21:57:18.382Z] INFO: Zapped successfully [2021-06-11T21:57:18.382Z] INFO: Location for testing is d:\CI\PR-42517\4 [2021-06-11T21:57:18.382Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-11T21:57:18.382Z] [2021-06-11T21:57:18.382Z] [2021-06-11T21:57:18.382Z] INFO: Building the image from Dockerfile.windows at 06/11/2021 21:57:13... [2021-06-11T21:57:18.382Z] [2021-06-11T21:57:17.454Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T21:57:17.465Z] > git config --add remote.origin.fetch +refs/pull/42517/head:refs/remotes/origin/PR-42517 # timeout=10 [2021-06-11T21:57:17.477Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:57:17.496Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T21:57:17.524Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T21:57:17.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:57:17.525Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42517/head:refs/remotes/origin/PR-42517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:57:17.793Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T21:57:17.814Z] > git checkout -f d99fa0264e8eeb758d9539a30823739d113d7b3f # timeout=10 [2021-06-11T21:57:18.474Z] > git remote # timeout=10 [2021-06-11T21:57:18.494Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T21:57:18.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:57:18.508Z] > git merge afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc # timeout=10 [2021-06-11T21:57:19.136Z] Merge succeeded, producing 4f5416e90fea50e58d938ab0a90b9087e5f76cc3 [2021-06-11T21:57:19.136Z] Checking out Revision 4f5416e90fea50e58d938ab0a90b9087e5f76cc3 (PR-42517) [2021-06-11T21:57:19.181Z] #13 51.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-11T21:57:19.181Z] #13 51.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-11T21:57:19.181Z] #13 51.66 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T21:57:19.442Z] #13 ... [2021-06-11T21:57:19.442Z] [2021-06-11T21:57:19.442Z] #36 [tini 1/2] 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-06-11T21:57:19.442Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:57:19.442Z] #36 45.17 Selecting previously unselected package libicu63:amd64. [2021-06-11T21:57:19.442Z] #36 45.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-11T21:57:19.442Z] #36 45.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T21:57:19.442Z] #36 52.58 Selecting previously unselected package libxml2:amd64. [2021-06-11T21:57:19.442Z] #36 52.58 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-11T21:57:19.442Z] #36 52.59 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T21:57:19.442Z] #36 53.03 Selecting previously unselected package libarchive13:amd64. [2021-06-11T21:57:19.442Z] #36 53.04 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-11T21:57:19.442Z] #36 53.05 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-11T21:57:19.442Z] #36 53.36 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-11T21:57:19.442Z] #36 53.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-11T21:57:19.442Z] #36 53.40 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-11T21:57:19.442Z] #36 53.55 Selecting previously unselected package librhash0:amd64. [2021-06-11T21:57:19.442Z] #36 53.55 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-11T21:57:19.442Z] #36 53.56 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-11T21:57:19.442Z] #36 53.75 Selecting previously unselected package libuv1:amd64. [2021-06-11T21:57:19.442Z] #36 53.75 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-11T21:57:19.442Z] #36 53.77 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-11T21:57:19.442Z] #36 53.90 Selecting previously unselected package cmake. [2021-06-11T21:57:19.442Z] #36 53.90 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-11T21:57:19.442Z] #36 53.91 Unpacking cmake (3.13.4-1) ... [2021-06-11T21:57:19.703Z] #36 ... [2021-06-11T21:57:19.703Z] [2021-06-11T21:57:19.703Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:57:19.703Z] #52 sha256:f75556cd37b585e5613b100dd841a36d58f7857ecfe1edaec1d374dba38a0360 [2021-06-11T21:57:19.703Z] #52 45.18 internal/oserror [2021-06-11T21:57:19.703Z] #52 45.20 reflect [2021-06-11T21:57:19.703Z] #52 45.31 syscall [2021-06-11T21:57:19.703Z] #52 51.87 time [2021-06-11T21:57:19.703Z] #52 ... [2021-06-11T21:57:19.703Z] [2021-06-11T21:57:19.703Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:57:19.703Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:57:19.703Z] #44 50.83 Selecting previously unselected package python3.7. [2021-06-11T21:57:19.703Z] #44 50.83 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:57:19.703Z] #44 50.91 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T21:57:19.703Z] #44 51.22 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T21:57:19.703Z] #44 51.22 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-11T21:57:19.703Z] #44 51.24 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T21:57:19.703Z] #44 51.40 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T21:57:19.703Z] #44 53.10 Selecting previously unselected package python3. [2021-06-11T21:57:19.703Z] #44 53.10 (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 ... 16062 files and directories currently installed.) [2021-06-11T21:57:19.703Z] #44 53.15 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-11T21:57:19.703Z] #44 53.16 Unpacking python3 (3.7.3-1) ... [2021-06-11T21:57:19.703Z] #44 53.29 Selecting previously unselected package libprotobuf17:amd64. [2021-06-11T21:57:19.703Z] #44 53.29 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-11T21:57:19.703Z] #44 53.30 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-11T21:57:19.703Z] #44 53.96 Selecting previously unselected package python3-pkg-resources. [2021-06-11T21:57:19.703Z] #44 53.96 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T21:57:19.703Z] #44 53.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T21:57:19.703Z] #44 54.20 Selecting previously unselected package python3-six. [2021-06-11T21:57:19.703Z] #44 54.21 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-11T21:57:19.703Z] #44 54.22 Unpacking python3-six (1.12.0-1) ... [2021-06-11T21:57:19.703Z] #44 54.30 Selecting previously unselected package python3-protobuf. [2021-06-11T21:57:19.703Z] #44 54.30 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-11T21:57:19.703Z] #44 54.31 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-11T21:57:19.703Z] #44 54.77 Selecting previously unselected package libnet1:amd64. [2021-06-11T21:57:19.703Z] #44 54.77 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-11T21:57:19.703Z] #44 54.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T21:57:19.703Z] #44 54.93 Selecting previously unselected package libnl-3-200:amd64. [2021-06-11T21:57:19.703Z] #44 54.93 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-11T21:57:19.703Z] #44 54.94 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T21:57:19.703Z] #44 55.07 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-11T21:57:19.703Z] #44 55.08 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-11T21:57:19.703Z] #44 55.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T21:57:19.703Z] #44 55.18 Selecting previously unselected package criu. [2021-06-11T21:57:19.703Z] #44 55.18 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-11T21:57:19.964Z] #44 55.19 Unpacking criu (3.15-1) ... [2021-06-11T21:57:20.535Z] #44 55.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T21:57:20.535Z] #44 55.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T21:57:20.535Z] #44 55.98 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T21:57:20.535Z] #44 56.03 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-11T21:57:19.128Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T21:57:19.139Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T21:57:19.149Z] > git checkout -f 4f5416e90fea50e58d938ab0a90b9087e5f76cc3 # timeout=10 [2021-06-11T21:57:20.799Z] #44 56.05 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T21:57:20.799Z] #44 56.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:57:20.799Z] #44 56.10 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T21:57:20.799Z] #44 56.12 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T21:57:20.799Z] #44 ... [2021-06-11T21:57:20.799Z] [2021-06-11T21:57:20.799Z] #36 [tini 1/2] 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-06-11T21:57:20.799Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:57:20.799Z] #36 56.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T21:57:21.060Z] #36 56.65 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T21:57:21.060Z] #36 56.66 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-11T21:57:21.060Z] #36 56.68 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T21:57:21.060Z] #36 56.74 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-11T21:57:21.060Z] #36 56.79 Setting up cmake-data (3.13.4-1) ... [2021-06-11T21:57:21.060Z] #36 56.83 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T21:57:21.321Z] #36 56.85 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-11T21:57:21.321Z] #36 56.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-11T21:57:21.321Z] #36 56.89 Setting up cmake (3.13.4-1) ... [2021-06-11T21:57:21.321Z] #36 56.90 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T21:57:21.321Z] #36 56.96 Processing triggers for mime-support (3.62) ... [2021-06-11T21:57:21.893Z] #36 DONE 57.4s [2021-06-11T21:57:21.893Z] [2021-06-11T21:57:21.893Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:57:21.893Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:57:21.893Z] #13 54.15 Selecting previously unselected package binutils-mingw-w64. [2021-06-11T21:57:21.893Z] #13 54.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-11T21:57:21.893Z] #13 54.19 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T21:57:21.893Z] #13 54.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-11T21:57:21.893Z] #13 54.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-11T21:57:21.893Z] #13 54.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T21:57:22.133Z] Sending build context to Docker daemon 61.08MB [2021-06-11T21:57:22.133Z] [2021-06-11T21:57:22.133Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-11T21:57:22.133Z] ---> 5b60ac4e9e92 [2021-06-11T21:57:22.133Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-11T21:57:22.133Z] ---> Using cache [2021-06-11T21:57:22.133Z] ---> 70b1f3176858 [2021-06-11T21:57:22.133Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-11T21:57:22.133Z] ---> Using cache [2021-06-11T21:57:22.133Z] ---> 06794f1ba84f [2021-06-11T21:57:22.133Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-11T21:57:22.133Z] ---> Using cache [2021-06-11T21:57:22.133Z] ---> 014c732bdb93 [2021-06-11T21:57:22.133Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-06-11T21:57:22.133Z] ---> Using cache [2021-06-11T21:57:22.133Z] ---> 97992cf8e006 [2021-06-11T21:57:22.134Z] Step 6/10 : 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'); 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; $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-06-11T21:57:22.134Z] ---> Using cache [2021-06-11T21:57:22.134Z] ---> 187b8faf499d [2021-06-11T21:57:22.134Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-06-11T21:57:22.134Z] ---> Using cache [2021-06-11T21:57:22.134Z] ---> c2055ab12149 [2021-06-11T21:57:22.134Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-11T21:57:22.134Z] ---> Using cache [2021-06-11T21:57:22.134Z] ---> d36eb4e3d7e2 [2021-06-11T21:57:22.134Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-11T21:57:22.134Z] ---> Using cache [2021-06-11T21:57:22.134Z] ---> 8c6b822b5fe9 [2021-06-11T21:57:22.134Z] Step 10/10 : COPY . . [2021-06-11T21:57:22.154Z] #13 54.67 Selecting previously unselected package dmsetup. [2021-06-11T21:57:22.154Z] #13 54.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-11T21:57:22.154Z] #13 54.69 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-11T21:57:22.416Z] #13 54.96 Selecting previously unselected package mingw-w64-common. [2021-06-11T21:57:22.416Z] #13 54.96 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-11T21:57:22.416Z] #13 54.96 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-11T21:57:22.625Z] Commit message: "Merge commit 'afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc' into HEAD" [2021-06-11T21:57:22.643Z] First time build. Skipping changelog. [2021-06-11T21:57:22.628Z] > git rev-list --no-walk 7256571214820b27f01be5db396fc7bb0a318bad # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T21:57:23.570Z] + docker version [2021-06-11T21:57:25.503Z] Fetching without tags [2021-06-11T21:57:25.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T21:57:25.411Z] > git config --add remote.origin.fetch +refs/pull/42517/head:refs/remotes/origin/PR-42517 # timeout=10 [2021-06-11T21:57:25.435Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:57:25.456Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T21:57:25.495Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T21:57:25.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:57:25.496Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42517/head:refs/remotes/origin/PR-42517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T21:57:25.843Z] Merging remotes/origin/master commit afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc into PR head commit d99fa0264e8eeb758d9539a30823739d113d7b3f [2021-06-11T21:57:27.519Z] Merge succeeded, producing 175354c986f261ddad42dd42762e3b2f5bcc8b44 [2021-06-11T21:57:27.519Z] Checking out Revision 175354c986f261ddad42dd42762e3b2f5bcc8b44 (PR-42517) [2021-06-11T21:57:27.743Z] #13 ... [2021-06-11T21:57:27.743Z] [2021-06-11T21:57:27.743Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T21:57:27.743Z] #37 sha256:ab808198351acc601131b9d2f3e6206d45d943a6b315d4a6b87c9feb861e7152 [2021-06-11T21:57:27.743Z] #37 1.149 + RM_GOPATH=0 [2021-06-11T21:57:27.743Z] #37 1.150 + TMP_GOPATH= [2021-06-11T21:57:27.743Z] #37 1.150 + : /build [2021-06-11T21:57:27.743Z] #37 1.150 + '[' -z '' ']' [2021-06-11T21:57:27.743Z] #37 1.150 ++ mktemp -d [2021-06-11T21:57:27.743Z] #37 1.159 + export GOPATH=/tmp/tmp.SSVd4gTQkf [2021-06-11T21:57:27.743Z] #37 1.159 + GOPATH=/tmp/tmp.SSVd4gTQkf [2021-06-11T21:57:27.743Z] #37 1.159 + RM_GOPATH=1 [2021-06-11T21:57:27.743Z] #37 1.161 + case "$(go env GOARCH)" in [2021-06-11T21:57:27.743Z] #37 1.161 ++ go env GOARCH [2021-06-11T21:57:27.743Z] #37 1.193 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:57:27.743Z] #37 1.193 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:57:27.743Z] #37 1.194 ++ dirname /tmp/install/install.sh [2021-06-11T21:57:27.743Z] #37 1.202 + dir=/tmp/install [2021-06-11T21:57:27.743Z] #37 1.202 + bin=tini [2021-06-11T21:57:27.743Z] #37 1.209 + shift [2021-06-11T21:57:27.743Z] #37 1.209 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-11T21:57:27.743Z] #37 1.209 + . /tmp/install/tini.installer [2021-06-11T21:57:27.743Z] #37 1.209 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T21:57:27.743Z] #37 1.210 + install_tini [2021-06-11T21:57:27.743Z] #37 1.210 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-11T21:57:27.743Z] #37 1.210 + git clone https://github.com/krallin/tini.git /tmp/tmp.SSVd4gTQkf/tini [2021-06-11T21:57:27.743Z] #37 1.210 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T21:57:27.743Z] #37 1.211 Cloning into '/tmp/tmp.SSVd4gTQkf/tini'... [2021-06-11T21:57:27.743Z] #37 1.930 + cd /tmp/tmp.SSVd4gTQkf/tini [2021-06-11T21:57:27.743Z] #37 1.931 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T21:57:27.743Z] #37 1.965 + cmake . [2021-06-11T21:57:27.743Z] #37 2.564 -- The C compiler identification is GNU 8.3.0 [2021-06-11T21:57:27.743Z] #37 2.614 -- Check for working C compiler: /usr/bin/cc [2021-06-11T21:57:27.743Z] #37 3.295 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-11T21:57:27.743Z] #37 3.302 -- Detecting C compiler ABI info [2021-06-11T21:57:27.743Z] #37 3.978 -- Detecting C compiler ABI info - done [2021-06-11T21:57:27.743Z] #37 4.016 -- Detecting C compile features [2021-06-11T21:57:27.743Z] #37 6.092 -- Detecting C compile features - done [2021-06-11T21:57:27.743Z] #37 6.146 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-11T21:57:28.003Z] #37 6.370 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-11T21:57:25.843Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T21:57:25.871Z] > git checkout -f d99fa0264e8eeb758d9539a30823739d113d7b3f # timeout=10 [2021-06-11T21:57:26.690Z] > git remote # timeout=10 [2021-06-11T21:57:26.713Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T21:57:26.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T21:57:26.743Z] > git merge afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc # timeout=10 [2021-06-11T21:57:27.499Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T21:57:27.511Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T21:57:27.539Z] > git checkout -f 175354c986f261ddad42dd42762e3b2f5bcc8b44 # timeout=10 [2021-06-11T21:57:28.264Z] #37 6.467 -- Configuring done [2021-06-11T21:57:28.264Z] #37 6.487 -- Generating done [2021-06-11T21:57:28.264Z] #37 6.501 -- Build files have been written to: /tmp/tmp.SSVd4gTQkf/tini [2021-06-11T21:57:28.264Z] #37 6.511 + make tini-static [2021-06-11T21:57:28.524Z] #37 ... [2021-06-11T21:57:28.524Z] [2021-06-11T21:57:28.524Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:57:28.524Z] #46 sha256:d32e6c4322faff828f278f4dbc953e7146b1c47f2c92d9cc37c5c9dd676785ea [2021-06-11T21:57:28.524Z] #46 54.00 time [2021-06-11T21:57:28.524Z] #46 56.82 internal/fmtsort [2021-06-11T21:57:28.524Z] #46 57.35 internal/syscall/execenv [2021-06-11T21:57:28.524Z] #46 57.67 internal/syscall/unix [2021-06-11T21:57:28.524Z] #46 57.99 strings [2021-06-11T21:57:28.524Z] #46 58.99 internal/poll [2021-06-11T21:57:28.524Z] #46 60.67 regexp/syntax [2021-06-11T21:57:28.524Z] #46 61.07 os [2021-06-11T21:57:28.524Z] #46 64.19 fmt [2021-06-11T21:57:28.524Z] #46 ... [2021-06-11T21:57:28.524Z] [2021-06-11T21:57:28.525Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:57:28.525Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:57:28.525Z] #13 60.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-11T21:57:28.525Z] #13 60.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-11T21:57:28.525Z] #13 60.93 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T21:57:31.069Z] #13 ... [2021-06-11T21:57:31.069Z] [2021-06-11T21:57:31.069Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:57:31.069Z] #52 sha256:f75556cd37b585e5613b100dd841a36d58f7857ecfe1edaec1d374dba38a0360 [2021-06-11T21:57:31.069Z] #52 56.53 context [2021-06-11T21:57:31.069Z] #52 57.50 internal/poll [2021-06-11T21:57:31.069Z] #52 58.54 encoding/binary [2021-06-11T21:57:31.069Z] #52 59.74 os [2021-06-11T21:57:31.069Z] #52 60.63 encoding/base64 [2021-06-11T21:57:31.069Z] #52 61.48 golang.org/x/sys/unix [2021-06-11T21:57:31.069Z] #52 63.04 fmt [2021-06-11T21:57:31.069Z] #52 ... [2021-06-11T21:57:31.069Z] [2021-06-11T21:57:31.069Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T21:57:31.069Z] #37 sha256:ab808198351acc601131b9d2f3e6206d45d943a6b315d4a6b87c9feb861e7152 [2021-06-11T21:57:31.069Z] #37 7.040 Scanning dependencies of target tini-static [2021-06-11T21:57:31.070Z] #37 7.148 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-11T21:57:31.070Z] #37 8.343 [100%] Linking C executable tini-static [2021-06-11T21:57:31.070Z] #37 8.916 [100%] Built target tini-static [2021-06-11T21:57:31.070Z] #37 8.997 + mkdir -p /build [2021-06-11T21:57:31.070Z] #37 8.999 + cp tini-static /build/docker-init [2021-06-11T21:57:31.070Z] #37 DONE 9.4s [2021-06-11T21:57:31.070Z] [2021-06-11T21:57:31.070Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:57:31.070Z] #46 sha256:d32e6c4322faff828f278f4dbc953e7146b1c47f2c92d9cc37c5c9dd676785ea [2021-06-11T21:57:31.070Z] #46 64.90 path/filepath [2021-06-11T21:57:31.070Z] #46 66.16 regexp [2021-06-11T21:57:31.205Z] Commit message: "Merge commit 'afb16e88b3a1b2c26fdb1ccb6e1c89516477e8dc' into HEAD" [2021-06-11T21:57:31.227Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T21:57:32.111Z] + docker version [2021-06-11T21:57:31.200Z] > git rev-list --no-walk 7256571214820b27f01be5db396fc7bb0a318bad # timeout=10 [2021-06-11T21:57:33.519Z] Client: Docker Engine - Community [2021-06-11T21:57:33.519Z] Version: 20.10.6 [2021-06-11T21:57:33.519Z] API version: 1.41 [2021-06-11T21:57:33.519Z] Go version: go1.13.15 [2021-06-11T21:57:33.519Z] Git commit: 370c289 [2021-06-11T21:57:33.519Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-11T21:57:33.519Z] OS/Arch: linux/amd64 [2021-06-11T21:57:33.519Z] Context: default [2021-06-11T21:57:33.519Z] Experimental: true [2021-06-11T21:57:33.519Z] [2021-06-11T21:57:33.519Z] Server: Docker Engine - Community [2021-06-11T21:57:33.519Z] Engine: [2021-06-11T21:57:33.519Z] Version: 20.10.6 [2021-06-11T21:57:33.519Z] API version: 1.41 (minimum version 1.12) [2021-06-11T21:57:33.519Z] Go version: go1.13.15 [2021-06-11T21:57:33.519Z] Git commit: 8728dd2 [2021-06-11T21:57:33.519Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-11T21:57:33.519Z] OS/Arch: linux/amd64 [2021-06-11T21:57:33.519Z] Experimental: true [2021-06-11T21:57:33.519Z] containerd: [2021-06-11T21:57:33.519Z] Version: 1.4.6 [2021-06-11T21:57:33.519Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T21:57:33.519Z] runc: [2021-06-11T21:57:33.519Z] Version: 1.0.0-rc95 [2021-06-11T21:57:33.519Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T21:57:33.519Z] docker-init: [2021-06-11T21:57:33.519Z] Version: 0.19.0 [2021-06-11T21:57:33.519Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-11T21:57:33.615Z] #46 69.01 flag [2021-06-11T21:57:33.819Z] + docker info [2021-06-11T21:57:34.186Z] #46 69.78 go/token [2021-06-11T21:57:34.762Z] #46 ... [2021-06-11T21:57:34.762Z] [2021-06-11T21:57:34.762Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:57:34.762Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:57:34.762Z] #13 67.15 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-11T21:57:34.762Z] #13 67.15 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T21:57:34.762Z] #13 67.17 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T21:57:34.762Z] #13 67.33 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-11T21:57:34.762Z] #13 67.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T21:57:34.762Z] #13 67.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T21:57:35.334Z] #13 ... [2021-06-11T21:57:35.334Z] [2021-06-11T21:57:35.334Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:57:35.334Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:57:35.334Z] #44 61.50 Setting up python3 (3.7.3-1) ... [2021-06-11T21:57:35.334Z] #44 62.20 Setting up python3-six (1.12.0-1) ... [2021-06-11T21:57:35.334Z] #44 63.30 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T21:57:35.334Z] #44 64.84 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-11T21:57:35.334Z] #44 68.37 Setting up criu (3.15-1) ... [2021-06-11T21:57:35.334Z] #44 70.07 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T21:57:35.334Z] #44 70.17 Processing triggers for mime-support (3.62) ... [2021-06-11T21:57:35.334Z] #44 DONE 70.6s [2021-06-11T21:57:35.334Z] [2021-06-11T21:57:35.334Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:57:35.334Z] #46 sha256:d32e6c4322faff828f278f4dbc953e7146b1c47f2c92d9cc37c5c9dd676785ea [2021-06-11T21:57:35.334Z] #46 70.42 go/scanner [2021-06-11T21:57:35.334Z] #46 70.44 internal/lazyregexp [2021-06-11T21:57:35.334Z] #46 70.69 path [2021-06-11T21:57:35.594Z] #46 71.27 io/ioutil [2021-06-11T21:57:36.536Z] #46 72.04 go/ast [2021-06-11T21:57:36.536Z] #46 72.32 net/url [2021-06-11T21:57:38.450Z] #46 73.66 text/template/parse [2021-06-11T21:57:39.117Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T21:57:39.117Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T21:57:39.117Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T21:57:39.117Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T21:57:39.117Z] [2021-06-11T21:57:39.117Z] + TEST_INTEGRATION_DEST=2 [2021-06-11T21:57:39.117Z] + CONTAINER_NAME=docker-pr4-2 [2021-06-11T21:57:39.117Z] + TEST_SKIP_INTEGRATION=1 [2021-06-11T21:57:39.117Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-11T21:57:39.117Z] + run_tests [2021-06-11T21:57:39.117Z] + c=0 [2021-06-11T21:57:39.117Z] + '[' -n 0 ']' [2021-06-11T21:57:39.117Z] + rm= [2021-06-11T21:57:39.117Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42517/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42517/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42517/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4230834600478cb9f11a46f32f7f277190c4b25c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4230834600478cb9f11a46f32f7f277190c4b25c hack/make.sh '' test-integration [2021-06-11T21:57:39.117Z] ++ jobs -p [2021-06-11T21:57:39.117Z] + TEST_INTEGRATION_DEST=3 [2021-06-11T21:57:39.117Z] + CONTAINER_NAME=docker-pr4-3 [2021-06-11T21:57:39.117Z] + TEST_SKIP_INTEGRATION=1 [2021-06-11T21:57:39.117Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-11T21:57:39.117Z] + run_tests [2021-06-11T21:57:39.117Z] + for job in $(jobs -p) [2021-06-11T21:57:39.117Z] + wait 31532 [2021-06-11T21:57:39.117Z] + '[' -n 0 ']' [2021-06-11T21:57:39.117Z] + rm= [2021-06-11T21:57:39.117Z] + TEST_INTEGRATION_DEST=1 [2021-06-11T21:57:39.117Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42517/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42517/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42517/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4230834600478cb9f11a46f32f7f277190c4b25c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4230834600478cb9f11a46f32f7f277190c4b25c hack/make.sh '' test-integration [2021-06-11T21:57:39.117Z] + CONTAINER_NAME=docker-pr4-1 [2021-06-11T21:57:39.117Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-11T21:57:39.117Z] + run_tests test-integration-flaky [2021-06-11T21:57:39.117Z] + '[' -n 0 ']' [2021-06-11T21:57:39.117Z] + rm= [2021-06-11T21:57:39.117Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42517/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42517/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42517/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4230834600478cb9f11a46f32f7f277190c4b25c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4230834600478cb9f11a46f32f7f277190c4b25c hack/make.sh test-integration-flaky test-integration [2021-06-11T21:57:39.117Z] [2021-06-11T21:57:39.117Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T21:57:39.117Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T21:57:39.117Z] HOSTNAME=2de271e4ea9f [2021-06-11T21:57:39.117Z] TEST_SKIP_INTEGRATION=1 [2021-06-11T21:57:39.117Z] TESTDEBUG=0 [2021-06-11T21:57:39.117Z] DEST=bundles/test-integration [2021-06-11T21:57:39.117Z] PWD=/go/src/github.com/docker/docker [2021-06-11T21:57:39.117Z] KEEPBUNDLE=1 [2021-06-11T21:57:39.117Z] DOCKER_GITCOMMIT=4230834600478cb9f11a46f32f7f277190c4b25c [2021-06-11T21:57:39.117Z] container=docker [2021-06-11T21:57:39.117Z] HOME=/root [2021-06-11T21:57:39.117Z] GOLANG_VERSION=1.13.15 [2021-06-11T21:57:39.117Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T21:57:39.117Z] VALIDATE_BRANCH=master [2021-06-11T21:57:39.117Z] TERM=xterm [2021-06-11T21:57:39.117Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T21:57:39.117Z] SHLVL=1 [2021-06-11T21:57:39.117Z] TIMEOUT=120m [2021-06-11T21:57:39.117Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T21:57:39.117Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T21:57:39.117Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-11T21:57:39.117Z] GO111MODULE=off [2021-06-11T21:57:39.117Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T21:57:39.117Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T21:57:39.117Z] GOPATH=/go [2021-06-11T21:57:39.117Z] PKG_CONFIG=pkg-config [2021-06-11T21:57:39.117Z] _=/usr/bin/env [2021-06-11T21:57:39.117Z] Building test suite binary ./integration-cli/test.main [2021-06-11T21:57:39.117Z] [2021-06-11T21:57:39.117Z] [2021-06-11T21:57:39.117Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T21:57:39.117Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T21:57:39.117Z] HOSTNAME=fa360d36b54c [2021-06-11T21:57:39.117Z] TEST_SKIP_INTEGRATION=1 [2021-06-11T21:57:39.117Z] TESTDEBUG=0 [2021-06-11T21:57:39.117Z] DEST=bundles/test-integration [2021-06-11T21:57:39.117Z] PWD=/go/src/github.com/docker/docker [2021-06-11T21:57:39.117Z] KEEPBUNDLE=1 [2021-06-11T21:57:39.117Z] DOCKER_GITCOMMIT=4230834600478cb9f11a46f32f7f277190c4b25c [2021-06-11T21:57:39.117Z] container=docker [2021-06-11T21:57:39.117Z] HOME=/root [2021-06-11T21:57:39.117Z] GOLANG_VERSION=1.13.15 [2021-06-11T21:57:39.117Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T21:57:39.117Z] VALIDATE_BRANCH=master [2021-06-11T21:57:39.117Z] TERM=xterm [2021-06-11T21:57:39.117Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T21:57:39.117Z] SHLVL=1 [2021-06-11T21:57:39.117Z] TIMEOUT=120m [2021-06-11T21:57:39.117Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T21:57:39.117Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T21:57:39.117Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-11T21:57:39.117Z] GO111MODULE=off [2021-06-11T21:57:39.117Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T21:57:39.117Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T21:57:39.117Z] GOPATH=/go [2021-06-11T21:57:39.117Z] PKG_CONFIG=pkg-config [2021-06-11T21:57:39.117Z] _=/usr/bin/env [2021-06-11T21:57:39.117Z] Building test suite binary ./integration-cli/test.main [2021-06-11T21:57:39.117Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-11T21:57:39.117Z] No new tests added to integration. [2021-06-11T21:57:39.117Z] [2021-06-11T21:57:39.117Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T21:57:39.117Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T21:57:39.117Z] HOSTNAME=351388fa0616 [2021-06-11T21:57:39.117Z] TESTDEBUG=0 [2021-06-11T21:57:39.117Z] DEST=bundles/test-integration [2021-06-11T21:57:39.117Z] PWD=/go/src/github.com/docker/docker [2021-06-11T21:57:39.117Z] KEEPBUNDLE=1 [2021-06-11T21:57:39.117Z] DOCKER_GITCOMMIT=4230834600478cb9f11a46f32f7f277190c4b25c [2021-06-11T21:57:39.117Z] container=docker [2021-06-11T21:57:39.117Z] HOME=/root [2021-06-11T21:57:39.117Z] GOLANG_VERSION=1.13.15 [2021-06-11T21:57:39.117Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T21:57:39.117Z] VALIDATE_BRANCH=master [2021-06-11T21:57:39.117Z] TERM=xterm [2021-06-11T21:57:39.117Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T21:57:39.117Z] SHLVL=1 [2021-06-11T21:57:39.117Z] TIMEOUT=120m [2021-06-11T21:57:39.117Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T21:57:39.117Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T21:57:39.117Z] GO111MODULE=off [2021-06-11T21:57:39.117Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-11T21:57:39.117Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T21:57:39.117Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T21:57:39.117Z] GOPATH=/go [2021-06-11T21:57:39.117Z] PKG_CONFIG=pkg-config [2021-06-11T21:57:39.117Z] _=/usr/bin/env [2021-06-11T21:57:39.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-11T21:57:40.237Z] Client: Docker Engine - Community [2021-06-11T21:57:40.237Z] Version: 20.10.6 [2021-06-11T21:57:40.237Z] API version: 1.41 [2021-06-11T21:57:40.237Z] Go version: go1.13.15 [2021-06-11T21:57:40.237Z] Git commit: 370c289 [2021-06-11T21:57:40.237Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-11T21:57:40.237Z] OS/Arch: linux/amd64 [2021-06-11T21:57:40.237Z] Context: default [2021-06-11T21:57:40.237Z] Experimental: true [2021-06-11T21:57:40.237Z] [2021-06-11T21:57:40.237Z] Server: Docker Engine - Community [2021-06-11T21:57:40.237Z] Engine: [2021-06-11T21:57:40.237Z] Version: 20.10.6 [2021-06-11T21:57:40.237Z] API version: 1.41 (minimum version 1.12) [2021-06-11T21:57:40.237Z] Go version: go1.13.15 [2021-06-11T21:57:40.237Z] Git commit: 8728dd2 [2021-06-11T21:57:40.237Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-11T21:57:40.237Z] OS/Arch: linux/amd64 [2021-06-11T21:57:40.237Z] Experimental: true [2021-06-11T21:57:40.237Z] containerd: [2021-06-11T21:57:40.237Z] Version: 1.4.6 [2021-06-11T21:57:40.237Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T21:57:40.237Z] runc: [2021-06-11T21:57:40.237Z] Version: 1.0.0-rc95 [2021-06-11T21:57:40.237Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T21:57:40.237Z] docker-init: [2021-06-11T21:57:40.237Z] Version: 0.19.0 [2021-06-11T21:57:40.237Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-11T21:57:40.362Z] #46 75.78 go/parser [2021-06-11T21:57:40.552Z] + docker info [2021-06-11T21:57:41.304Z] #46 77.09 text/template [2021-06-11T21:57:41.875Z] #46 ... [2021-06-11T21:57:41.875Z] [2021-06-11T21:57:41.875Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:57:41.875Z] #52 sha256:f75556cd37b585e5613b100dd841a36d58f7857ecfe1edaec1d374dba38a0360 [2021-06-11T21:57:41.875Z] #52 67.42 encoding/json [2021-06-11T21:57:41.875Z] #52 70.17 flag [2021-06-11T21:57:41.875Z] #52 72.10 github.com/pkg/diff [2021-06-11T21:57:41.875Z] #52 73.03 go/ast [2021-06-11T21:57:41.875Z] #52 73.04 golang.org/x/crypto/ssh/terminal [2021-06-11T21:57:41.875Z] #52 74.20 mvdan.cc/editorconfig [2021-06-11T21:57:41.875Z] #52 75.22 mvdan.cc/sh/v3/fileutil [2021-06-11T21:57:41.875Z] #52 75.39 text/tabwriter [2021-06-11T21:57:41.875Z] #52 75.95 mvdan.cc/sh/v3/syntax [2021-06-11T21:57:43.261Z] #52 ... [2021-06-11T21:57:43.261Z] [2021-06-11T21:57:43.261Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:57:43.261Z] #46 sha256:d32e6c4322faff828f278f4dbc953e7146b1c47f2c92d9cc37c5c9dd676785ea [2021-06-11T21:57:43.261Z] #46 78.97 log [2021-06-11T21:57:43.832Z] #46 79.43 encoding/xml [2021-06-11T21:57:45.746Z] #46 81.26 go/doc [2021-06-11T21:57:48.293Z] #46 83.84 github.com/LK4D4/vndr/build [2021-06-11T21:57:48.554Z] #46 ... [2021-06-11T21:57:48.554Z] [2021-06-11T21:57:48.554Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T21:57:48.554Z] #57 sha256:2b1f4f0b9bcd267f3743fdea71be04b181509bc1e07bfd00b1e819f0dfb49613 [2021-06-11T21:57:48.554Z] #57 42.30 Checking out files: 51% (2022/3928) Checking out files: 52% (2043/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 92% (3650/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-11T21:57:48.554Z] #57 43.50 + cd /tmp/tmp.Erkc9awQEA/src/github.com/containerd/containerd [2021-06-11T21:57:48.554Z] #57 43.50 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T21:57:48.671Z] Client: [2021-06-11T21:57:48.671Z] Context: default [2021-06-11T21:57:48.671Z] Debug Mode: false [2021-06-11T21:57:48.671Z] Plugins: [2021-06-11T21:57:48.671Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-11T21:57:48.671Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-11T21:57:48.671Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-11T21:57:48.671Z] [2021-06-11T21:57:48.671Z] Server: [2021-06-11T21:57:48.671Z] Containers: 0 [2021-06-11T21:57:48.671Z] Running: 0 [2021-06-11T21:57:48.671Z] Paused: 0 [2021-06-11T21:57:48.671Z] Stopped: 0 [2021-06-11T21:57:48.671Z] Images: 0 [2021-06-11T21:57:48.671Z] Server Version: 20.10.6 [2021-06-11T21:57:48.671Z] Storage Driver: overlay2 [2021-06-11T21:57:48.671Z] Backing Filesystem: extfs [2021-06-11T21:57:48.671Z] Supports d_type: true [2021-06-11T21:57:48.671Z] Native Overlay Diff: true [2021-06-11T21:57:48.671Z] userxattr: false [2021-06-11T21:57:48.671Z] Logging Driver: json-file [2021-06-11T21:57:48.671Z] Cgroup Driver: systemd [2021-06-11T21:57:48.671Z] Cgroup Version: 2 [2021-06-11T21:57:48.671Z] Plugins: [2021-06-11T21:57:48.671Z] Volume: local [2021-06-11T21:57:48.671Z] Network: bridge host ipvlan macvlan null overlay [2021-06-11T21:57:48.671Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-11T21:57:48.671Z] Swarm: inactive [2021-06-11T21:57:48.671Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-06-11T21:57:48.671Z] Default Runtime: runc [2021-06-11T21:57:48.671Z] Init Binary: docker-init [2021-06-11T21:57:48.671Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T21:57:48.671Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T21:57:48.671Z] init version: de40ad0 [2021-06-11T21:57:48.671Z] Security Options: [2021-06-11T21:57:48.671Z] apparmor [2021-06-11T21:57:48.671Z] seccomp [2021-06-11T21:57:48.671Z] Profile: default [2021-06-11T21:57:48.671Z] cgroupns [2021-06-11T21:57:48.671Z] Kernel Version: 5.4.0-1048-aws [2021-06-11T21:57:48.671Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-11T21:57:48.671Z] OSType: linux [2021-06-11T21:57:48.671Z] Architecture: x86_64 [2021-06-11T21:57:48.671Z] CPUs: 2 [2021-06-11T21:57:48.671Z] Total Memory: 7.487GiB [2021-06-11T21:57:48.671Z] Name: ip-10-100-89-65 [2021-06-11T21:57:48.671Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-11T21:57:48.671Z] Docker Root Dir: /var/lib/docker [2021-06-11T21:57:48.671Z] Debug Mode: false [2021-06-11T21:57:48.671Z] Registry: https://index.docker.io/v1/ [2021-06-11T21:57:48.671Z] Labels: [2021-06-11T21:57:48.671Z] Experimental: true [2021-06-11T21:57:48.671Z] Insecure Registries: [2021-06-11T21:57:48.671Z] 127.0.0.0/8 [2021-06-11T21:57:48.671Z] Live Restore Enabled: true [2021-06-11T21:57:48.671Z] [2021-06-11T21:57:48.671Z] WARNING: No kernel memory limit support [2021-06-11T21:57:48.671Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-11T21:57:48.994Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4f5416e90fea50e58d938ab0a90b9087e5f76cc3 . [2021-06-11T21:57:48.994Z] #1 [internal] load build definition from Dockerfile [2021-06-11T21:57:48.994Z] #1 sha256:e7314ecf1f883ce64b0c18a0bd9888633c322f355eac10317e6c3deb6b1a1fb8 [2021-06-11T21:57:48.994Z] #1 transferring dockerfile: 16.63kB done [2021-06-11T21:57:48.994Z] #1 DONE 0.1s [2021-06-11T21:57:48.994Z] [2021-06-11T21:57:48.994Z] #2 [internal] load .dockerignore [2021-06-11T21:57:48.994Z] #2 sha256:50e0c3157b282fb3b817e75df3152418a9ef28e0d49a409788b33113704532a3 [2021-06-11T21:57:48.994Z] #2 transferring context: [2021-06-11T21:57:49.138Z] #57 44.14 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-11T21:57:49.138Z] #57 44.14 + BUILDTAGS='netgo osusergo static_build' [2021-06-11T21:57:49.138Z] #57 44.14 + export EXTRA_FLAGS=-buildmode=pie [2021-06-11T21:57:49.138Z] #57 44.14 + EXTRA_FLAGS=-buildmode=pie [2021-06-11T21:57:49.138Z] #57 44.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-11T21:57:49.138Z] #57 44.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-11T21:57:49.138Z] #57 44.14 + '[' '' = dynamic ']' [2021-06-11T21:57:49.138Z] #57 44.14 + make [2021-06-11T21:57:49.250Z] #2 transferring context: 87B done [2021-06-11T21:57:49.250Z] #2 DONE 0.1s [2021-06-11T21:57:49.250Z] [2021-06-11T21:57:49.250Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-11T21:57:49.250Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-11T21:57:49.812Z] #3 DONE 0.5s [2021-06-11T21:57:49.812Z] [2021-06-11T21:57:49.812Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-11T21:57:49.812Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-11T21:57:49.812Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-11T21:57:49.812Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-11T21:57:49.812Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-11T21:57:49.812Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-11T21:57:49.812Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-11T21:57:50.162Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-11T21:57:50.162Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-11T21:57:50.422Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-11T21:57:50.422Z] #4 DONE 0.7s [2021-06-11T21:57:50.679Z] [2021-06-11T21:57:50.679Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T21:57:50.679Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-11T21:57:51.050Z] #57 45.72 + bin/ctr [2021-06-11T21:57:51.240Z] #8 ... [2021-06-11T21:57:51.240Z] [2021-06-11T21:57:51.240Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-11T21:57:51.240Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-11T21:57:51.240Z] #5 DONE 0.8s [2021-06-11T21:57:51.498Z] [2021-06-11T21:57:51.498Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T21:57:51.498Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-11T21:57:51.498Z] #8 DONE 0.8s [2021-06-11T21:57:51.498Z] [2021-06-11T21:57:51.498Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T21:57:51.498Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-11T21:57:51.498Z] #7 DONE 0.9s [2021-06-11T21:57:51.498Z] [2021-06-11T21:57:51.498Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-11T21:57:51.498Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-11T21:57:51.498Z] #6 DONE 0.9s [2021-06-11T21:57:51.992Z] #57 ... [2021-06-11T21:57:51.992Z] [2021-06-11T21:57:51.992Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:57:51.992Z] #52 sha256:f75556cd37b585e5613b100dd841a36d58f7857ecfe1edaec1d374dba38a0360 [2021-06-11T21:57:51.992Z] #52 81.65 mvdan.cc/sh/v3/cmd/shfmt [2021-06-11T21:57:51.992Z] #52 DONE 87.7s [2021-06-11T21:57:52.252Z] [2021-06-11T21:57:52.252Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:57:52.252Z] #46 sha256:d32e6c4322faff828f278f4dbc953e7146b1c47f2c92d9cc37c5c9dd676785ea [2021-06-11T21:57:52.252Z] #46 84.55 github.com/LK4D4/vndr/versioned [2021-06-11T21:57:52.252Z] #46 84.69 compress/flate [2021-06-11T21:57:52.252Z] #46 86.70 hash/crc32 [2021-06-11T21:57:52.252Z] #46 87.06 net [2021-06-11T21:57:52.252Z] #46 87.08 compress/gzip [2021-06-11T21:57:52.252Z] #46 87.58 vendor/golang.org/x/crypto/poly1305 [2021-06-11T21:57:52.513Z] #46 88.05 vendor/golang.org/x/sys/cpu [2021-06-11T21:57:52.774Z] #46 88.38 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-11T21:57:52.795Z] Client: [2021-06-11T21:57:52.795Z] Context: default [2021-06-11T21:57:52.795Z] Debug Mode: false [2021-06-11T21:57:52.795Z] Plugins: [2021-06-11T21:57:52.795Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-11T21:57:52.795Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-11T21:57:52.795Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-11T21:57:52.795Z] [2021-06-11T21:57:52.795Z] Server: [2021-06-11T21:57:52.795Z] Containers: 0 [2021-06-11T21:57:52.795Z] Running: 0 [2021-06-11T21:57:52.795Z] Paused: 0 [2021-06-11T21:57:52.795Z] Stopped: 0 [2021-06-11T21:57:52.795Z] Images: 0 [2021-06-11T21:57:52.795Z] Server Version: 20.10.6 [2021-06-11T21:57:52.795Z] Storage Driver: overlay2 [2021-06-11T21:57:52.795Z] Backing Filesystem: extfs [2021-06-11T21:57:52.795Z] Supports d_type: true [2021-06-11T21:57:52.795Z] Native Overlay Diff: true [2021-06-11T21:57:52.795Z] userxattr: false [2021-06-11T21:57:52.795Z] Logging Driver: json-file [2021-06-11T21:57:52.795Z] Cgroup Driver: cgroupfs [2021-06-11T21:57:52.795Z] Cgroup Version: 1 [2021-06-11T21:57:52.795Z] Plugins: [2021-06-11T21:57:52.795Z] Volume: local [2021-06-11T21:57:52.795Z] Network: bridge host ipvlan macvlan null overlay [2021-06-11T21:57:52.795Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-11T21:57:52.795Z] Swarm: inactive [2021-06-11T21:57:52.795Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-11T21:57:52.795Z] Default Runtime: runc [2021-06-11T21:57:52.795Z] Init Binary: docker-init [2021-06-11T21:57:52.795Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T21:57:52.795Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T21:57:52.795Z] init version: de40ad0 [2021-06-11T21:57:52.795Z] Security Options: [2021-06-11T21:57:52.795Z] apparmor [2021-06-11T21:57:52.795Z] seccomp [2021-06-11T21:57:52.795Z] Profile: default [2021-06-11T21:57:52.795Z] Kernel Version: 5.4.0-1048-aws [2021-06-11T21:57:52.795Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-11T21:57:52.795Z] OSType: linux [2021-06-11T21:57:52.795Z] Architecture: x86_64 [2021-06-11T21:57:52.795Z] CPUs: 2 [2021-06-11T21:57:52.795Z] Total Memory: 7.487GiB [2021-06-11T21:57:52.795Z] Name: ip-10-100-124-25 [2021-06-11T21:57:52.795Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-11T21:57:52.795Z] Docker Root Dir: /var/lib/docker [2021-06-11T21:57:52.795Z] Debug Mode: false [2021-06-11T21:57:52.795Z] Registry: https://index.docker.io/v1/ [2021-06-11T21:57:52.795Z] Labels: [2021-06-11T21:57:52.795Z] Experimental: true [2021-06-11T21:57:52.795Z] Insecure Registries: [2021-06-11T21:57:52.795Z] 127.0.0.0/8 [2021-06-11T21:57:52.795Z] Live Restore Enabled: true [2021-06-11T21:57:52.795Z] [2021-06-11T21:57:52.795Z] WARNING: No swap limit support [Pipeline] sh [2021-06-11T21:57:53.027Z] [2021-06-11T21:57:53.027Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T21:57:53.027Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T21:57:53.027Z] #26 DONE 0.0s [2021-06-11T21:57:53.027Z] [2021-06-11T21:57:53.027Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:57:53.027Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:57:53.027Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:57:53.027Z] #9 ... [2021-06-11T21:57:53.027Z] [2021-06-11T21:57:53.027Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T21:57:53.027Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T21:57:53.027Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-11T21:57:53.027Z] #65 DONE 0.1s [2021-06-11T21:57:53.027Z] [2021-06-11T21:57:53.027Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T21:57:53.027Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T21:57:53.027Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-11T21:57:53.027Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-11T21:57:53.094Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T21:57:53.094Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T21:57:53.094Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42517/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-11T21:57:53.094Z] + bash /home/ubuntu/workspace/moby_PR-42517/check-config.sh [2021-06-11T21:57:53.094Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-11T21:57:53.094Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-11T21:57:53.094Z] [2021-06-11T21:57:53.094Z] Generally Necessary: [2021-06-11T21:57:53.094Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-11T21:57:53.094Z] - apparmor: enabled and tools installed [2021-06-11T21:57:53.094Z] - CONFIG_NAMESPACES: enabled [2021-06-11T21:57:53.094Z] - CONFIG_NET_NS: enabled [2021-06-11T21:57:53.094Z] - CONFIG_PID_NS: enabled [2021-06-11T21:57:53.094Z] - CONFIG_IPC_NS: enabled [2021-06-11T21:57:53.094Z] - CONFIG_UTS_NS: enabled [2021-06-11T21:57:53.094Z] - CONFIG_CGROUPS: enabled [2021-06-11T21:57:53.094Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-11T21:57:53.094Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-11T21:57:53.094Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-11T21:57:53.094Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-11T21:57:53.094Z] - CONFIG_CPUSETS: enabled [2021-06-11T21:57:53.094Z] - CONFIG_MEMCG: enabled [2021-06-11T21:57:53.094Z] - CONFIG_KEYS: enabled [2021-06-11T21:57:53.094Z] - CONFIG_VETH: enabled (as module) [2021-06-11T21:57:53.094Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-11T21:57:53.094Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-11T21:57:53.349Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-11T21:57:53.349Z] #65 ... [2021-06-11T21:57:53.349Z] [2021-06-11T21:57:53.349Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-11T21:57:53.349Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-11T21:57:53.349Z] #42 DONE 0.0s [2021-06-11T21:57:53.353Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-11T21:57:53.353Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-11T21:57:53.353Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-11T21:57:53.353Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-11T21:57:53.353Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-11T21:57:53.353Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-11T21:57:53.353Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-11T21:57:53.353Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-11T21:57:53.353Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-11T21:57:53.353Z] [2021-06-11T21:57:53.353Z] Optional Features: [2021-06-11T21:57:53.353Z] - CONFIG_USER_NS: enabled [2021-06-11T21:57:53.353Z] - CONFIG_SECCOMP: enabled [2021-06-11T21:57:53.353Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-11T21:57:53.353Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-11T21:57:53.353Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-11T21:57:53.353Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-11T21:57:53.353Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-11T21:57:53.353Z] - CONFIG_BLK_CGROUP: enabled [2021-06-11T21:57:53.353Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-11T21:57:53.353Z] - CONFIG_CGROUP_PERF: enabled [2021-06-11T21:57:53.353Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-11T21:57:53.353Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-11T21:57:53.353Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-11T21:57:53.353Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-11T21:57:53.353Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-11T21:57:53.353Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-11T21:57:53.353Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-11T21:57:53.353Z] - CONFIG_IP_VS: enabled (as module) [2021-06-11T21:57:53.353Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-11T21:57:53.353Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-11T21:57:53.353Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-11T21:57:53.353Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-11T21:57:53.353Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-11T21:57:53.353Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-11T21:57:53.353Z] - CONFIG_EXT4_FS: enabled [2021-06-11T21:57:53.353Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-11T21:57:53.610Z] [2021-06-11T21:57:53.610Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T21:57:53.610Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T21:57:53.610Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.34MB / 12.42MB 0.2s [2021-06-11T21:57:53.610Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.53MB / 12.42MB 0.3s [2021-06-11T21:57:53.614Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-11T21:57:53.614Z] - Network Drivers: [2021-06-11T21:57:53.614Z] - "overlay": [2021-06-11T21:57:53.614Z] - CONFIG_VXLAN: enabled (as module) [2021-06-11T21:57:53.614Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-11T21:57:53.614Z] Optional (for encrypted networks): [2021-06-11T21:57:53.614Z] - CONFIG_CRYPTO: enabled [2021-06-11T21:57:53.614Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-11T21:57:53.614Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-11T21:57:53.614Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-11T21:57:53.614Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-11T21:57:53.614Z] - CONFIG_XFRM: enabled [2021-06-11T21:57:53.614Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-11T21:57:53.614Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-11T21:57:53.614Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-11T21:57:53.614Z] - "ipvlan": [2021-06-11T21:57:53.614Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-11T21:57:53.614Z] - "macvlan": [2021-06-11T21:57:53.614Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-11T21:57:53.614Z] - CONFIG_DUMMY: enabled (as module) [2021-06-11T21:57:53.614Z] - "ftp,tftp client in container": [2021-06-11T21:57:53.614Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-11T21:57:53.614Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-11T21:57:53.614Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-11T21:57:53.614Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-11T21:57:53.614Z] - Storage Drivers: [2021-06-11T21:57:53.614Z] - "aufs": [2021-06-11T21:57:53.614Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-11T21:57:53.614Z] - "btrfs": [2021-06-11T21:57:53.614Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-11T21:57:53.614Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-11T21:57:53.614Z] - "devicemapper": [2021-06-11T21:57:53.614Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-11T21:57:53.614Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-11T21:57:53.614Z] - "overlay": [2021-06-11T21:57:53.614Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-11T21:57:53.614Z] - "zfs": [2021-06-11T21:57:53.614Z] - /dev/zfs: present [2021-06-11T21:57:53.614Z] - zfs command: missing [2021-06-11T21:57:53.614Z] - zpool command: missing [2021-06-11T21:57:53.614Z] [2021-06-11T21:57:53.614Z] Limits: [2021-06-11T21:57:53.614Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-11T21:57:53.614Z] [2021-06-11T21:57:53.614Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-11T21:57:53.909Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s [2021-06-11T21:57:53.909Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-06-11T21:57:53.909Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-06-11T21:57:53.949Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:175354c986f261ddad42dd42762e3b2f5bcc8b44 . [2021-06-11T21:57:54.161Z] #46 89.69 vendor/golang.org/x/crypto/hkdf [2021-06-11T21:57:54.161Z] #46 89.80 vendor/golang.org/x/text/transform [2021-06-11T21:57:54.207Z] #1 [internal] load build definition from Dockerfile [2021-06-11T21:57:54.208Z] #1 sha256:f180390a4b63f81583c2a653d3100c739cc2c4754bf854701091a05a815e804f [2021-06-11T21:57:54.208Z] #1 transferring dockerfile: 16.63kB 0.0s done [2021-06-11T21:57:54.208Z] #1 DONE 0.1s [2021-06-11T21:57:54.208Z] [2021-06-11T21:57:54.208Z] #2 [internal] load .dockerignore [2021-06-11T21:57:54.208Z] #2 sha256:1cf45581db877aec1a265325f67fb434e8861f80bbb293e269a4327a463a46a4 [2021-06-11T21:57:54.208Z] #2 transferring context: 87B done [2021-06-11T21:57:54.208Z] #2 DONE 0.0s [2021-06-11T21:57:54.208Z] [2021-06-11T21:57:54.208Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-11T21:57:54.208Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-11T21:57:54.421Z] #46 ... [2021-06-11T21:57:54.421Z] [2021-06-11T21:57:54.421Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:57:54.421Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:57:54.421Z] #13 86.88 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-11T21:57:54.421Z] #13 86.88 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T21:57:54.421Z] #13 86.89 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T21:57:54.776Z] #3 DONE 0.5s [2021-06-11T21:57:54.776Z] [2021-06-11T21:57:54.776Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-11T21:57:54.776Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-11T21:57:54.776Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-06-11T21:57:54.776Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-11T21:57:54.776Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-11T21:57:54.777Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-11T21:57:54.777Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-11T21:57:55.044Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-11T21:57:55.044Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-11T21:57:55.303Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-06-11T21:57:55.562Z] #4 DONE 0.8s [2021-06-11T21:57:55.562Z] [2021-06-11T21:57:55.562Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-11T21:57:55.562Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-11T21:57:56.498Z] #6 DONE 0.7s [2021-06-11T21:57:56.498Z] [2021-06-11T21:57:56.498Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T21:57:56.498Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-11T21:57:56.498Z] #5 DONE 0.7s [2021-06-11T21:57:56.498Z] [2021-06-11T21:57:56.498Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T21:57:56.498Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-11T21:57:56.498Z] #7 DONE 0.7s [2021-06-11T21:57:56.498Z] [2021-06-11T21:57:56.498Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-11T21:57:56.498Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-11T21:57:56.498Z] #8 DONE 0.7s [2021-06-11T21:57:56.759Z] [2021-06-11T21:57:56.759Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:57:56.759Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:57:56.759Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:57:57.018Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-11T21:57:57.018Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-11T21:57:57.018Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-11T21:57:57.018Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-11T21:57:57.276Z] #9 ... [2021-06-11T21:57:57.276Z] [2021-06-11T21:57:57.276Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-11T21:57:57.276Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-11T21:57:57.276Z] #42 DONE 0.0s [2021-06-11T21:57:57.276Z] [2021-06-11T21:57:57.276Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:57:57.276Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:57:57.276Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.5s [2021-06-11T21:57:57.537Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.6s [2021-06-11T21:57:57.537Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.24MB / 50.40MB 0.7s [2021-06-11T21:57:57.693Z] ---> c87de4dd0304 [2021-06-11T21:57:57.693Z] Successfully built c87de4dd0304 [2021-06-11T21:57:57.693Z] Successfully tagged docker:latest [2021-06-11T21:57:57.693Z] INFO: Image build ended at 06/11/2021 21:57:55. Duration:00:00:42.0771795 [2021-06-11T21:57:57.693Z] [2021-06-11T21:57:57.693Z] [2021-06-11T21:57:57.693Z] INFO: Building the test binaries at 06/11/2021 21:57:55... [2021-06-11T21:57:57.801Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.49MB / 50.40MB 0.8s [2021-06-11T21:57:57.801Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.8s [2021-06-11T21:57:57.801Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.80MB / 50.40MB 1.0s [2021-06-11T21:57:57.801Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.29MB / 7.81MB 0.9s [2021-06-11T21:57:58.065Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.51MB / 50.40MB 1.2s [2021-06-11T21:57:58.065Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done [2021-06-11T21:57:58.065Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 1.2s [2021-06-11T21:57:58.111Z] #65 ... [2021-06-11T21:57:58.111Z] [2021-06-11T21:57:58.111Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T21:57:58.111Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T21:57:58.111Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-11T21:57:58.111Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-11T21:57:58.111Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-11T21:57:58.111Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-11T21:57:58.111Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-06-11T21:57:58.111Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2021-06-11T21:57:58.111Z] #63 DONE 4.4s [2021-06-11T21:57:58.111Z] [2021-06-11T21:57:58.111Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T21:57:58.111Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T21:57:58.111Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2021-06-11T21:57:58.324Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.77MB / 50.40MB 1.3s [2021-06-11T21:57:58.324Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.39MB / 10.00MB 1.3s [2021-06-11T21:57:58.324Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 1.4s [2021-06-11T21:57:58.324Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.4s [2021-06-11T21:57:58.324Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.28MB / 50.40MB 1.5s [2021-06-11T21:57:58.587Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done [2021-06-11T21:57:58.587Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.8s [2021-06-11T21:57:58.852Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.44MB / 68.67MB 2.0s [2021-06-11T21:57:59.114Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.07MB / 68.67MB 2.2s [2021-06-11T21:57:59.114Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2021-06-11T21:57:59.114Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.41MB / 68.67MB 2.3s [2021-06-11T21:57:59.376Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.94MB / 68.67MB 2.4s [2021-06-11T21:57:59.376Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.4s [2021-06-11T21:57:59.376Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 2.4s [2021-06-11T21:57:59.376Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.94MB / 68.67MB 2.6s [2021-06-11T21:57:59.376Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.39MB / 51.83MB 2.6s [2021-06-11T21:57:59.376Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-06-11T21:57:59.638Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.28MB / 68.67MB 2.7s [2021-06-11T21:57:59.638Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.63MB / 51.83MB 2.7s [2021-06-11T21:57:59.902Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 2.9s [2021-06-11T21:57:59.902Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.29MB / 120.17MB 2.9s [2021-06-11T21:57:59.902Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.89MB / 51.83MB 2.9s [2021-06-11T21:57:59.902Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 3.1s [2021-06-11T21:57:59.902Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.74MB / 120.17MB 3.1s [2021-06-11T21:57:59.902Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.31MB / 51.83MB 3.1s [2021-06-11T21:58:00.055Z] #65 ... [2021-06-11T21:58:00.055Z] [2021-06-11T21:58:00.055Z] #23 [internal] load build context [2021-06-11T21:58:00.055Z] #23 sha256:35bd7f903971faf3937335c3b74b7a8868a2bce5ea68419d2709633bd1815166 [2021-06-11T21:58:00.055Z] #23 transferring context: 55.87MB 6.3s done [2021-06-11T21:58:00.055Z] #23 DONE 7.0s [2021-06-11T21:58:00.055Z] [2021-06-11T21:58:00.055Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:58:00.055Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:58:00.055Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-11T21:58:00.055Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-11T21:58:00.055Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-11T21:58:00.055Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-11T21:58:00.055Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done [2021-06-11T21:58:00.055Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.9s done [2021-06-11T21:58:00.055Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.7s done [2021-06-11T21:58:00.055Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 3.1s done [2021-06-11T21:58:00.055Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.0s done [2021-06-11T21:58:00.055Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.8s [2021-06-11T21:58:00.055Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.7s [2021-06-11T21:58:00.055Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.8s done [2021-06-11T21:58:00.164Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.2s [2021-06-11T21:58:00.164Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.55MB / 51.83MB 3.2s [2021-06-11T21:58:00.164Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.94MB / 120.17MB 3.4s [2021-06-11T21:58:00.164Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.85MB / 51.83MB 3.4s [2021-06-11T21:58:00.312Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.9s done [2021-06-11T21:58:00.423Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.14MB / 51.83MB 3.5s [2021-06-11T21:58:00.423Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.80MB / 120.17MB 3.6s [2021-06-11T21:58:00.570Z] #9 ... [2021-06-11T21:58:00.570Z] [2021-06-11T21:58:00.570Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T21:58:00.570Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T21:58:00.570Z] #65 DONE 7.5s [2021-06-11T21:58:00.570Z] [2021-06-11T21:58:00.570Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:58:00.570Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:58:00.570Z] #9 ... [2021-06-11T21:58:00.570Z] [2021-06-11T21:58:00.570Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T21:58:00.570Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T21:58:00.570Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-11T21:58:00.570Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-11T21:58:00.570Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-11T21:58:00.570Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-11T21:58:00.570Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.8s done [2021-06-11T21:58:00.570Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.1s [2021-06-11T21:58:00.570Z] #26 ... [2021-06-11T21:58:00.570Z] [2021-06-11T21:58:00.570Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-11T21:58:00.570Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-11T21:58:00.685Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.8s [2021-06-11T21:58:00.948Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 45.17MB / 120.17MB 3.9s [2021-06-11T21:58:00.948Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.8s done [2021-06-11T21:58:00.948Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.0s [2021-06-11T21:58:00.948Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.67MB / 120.17MB 4.1s [2021-06-11T21:58:00.948Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.1s [2021-06-11T21:58:01.206Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.16MB / 120.17MB 4.2s [2021-06-11T21:58:01.206Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.3s done [2021-06-11T21:58:01.465Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.05MB / 120.17MB 4.5s [2021-06-11T21:58:01.465Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.4s done [2021-06-11T21:58:01.465Z] #9 ... [2021-06-11T21:58:01.465Z] [2021-06-11T21:58:01.465Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T21:58:01.465Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T21:58:01.465Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-11T21:58:01.465Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-11T21:58:01.465Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-11T21:58:01.465Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-11T21:58:01.465Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-06-11T21:58:01.465Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2021-06-11T21:58:01.465Z] #63 DONE 4.6s [2021-06-11T21:58:01.465Z] [2021-06-11T21:58:01.465Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:58:01.465Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:58:01.723Z] #9 ... [2021-06-11T21:58:01.723Z] [2021-06-11T21:58:01.723Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T21:58:01.723Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T21:58:01.723Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-11T21:58:01.723Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-11T21:58:01.723Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-11T21:58:01.723Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done [2021-06-11T21:58:01.723Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2021-06-11T21:58:01.723Z] #65 DONE 4.7s [2021-06-11T21:58:01.723Z] [2021-06-11T21:58:01.723Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:58:01.723Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:58:01.723Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.98MB / 120.17MB 4.7s [2021-06-11T21:58:01.723Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.47MB / 120.17MB 4.8s [2021-06-11T21:58:01.938Z] #64 DONE 1.0s [2021-06-11T21:58:01.938Z] [2021-06-11T21:58:01.938Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-11T21:58:01.938Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-11T21:58:01.982Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.00MB / 120.17MB 5.0s [2021-06-11T21:58:01.982Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.29MB / 120.17MB 5.1s [2021-06-11T21:58:02.568Z] #13 ... [2021-06-11T21:58:02.568Z] [2021-06-11T21:58:02.568Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:58:02.568Z] #46 sha256:d32e6c4322faff828f278f4dbc953e7146b1c47f2c92d9cc37c5c9dd676785ea [2021-06-11T21:58:02.568Z] #46 90.35 vendor/golang.org/x/text/unicode/bidi [2021-06-11T21:58:02.568Z] #46 91.83 vendor/golang.org/x/text/secure/bidirule [2021-06-11T21:58:02.568Z] #46 92.00 vendor/golang.org/x/text/unicode/norm [2021-06-11T21:58:02.568Z] #46 95.47 vendor/golang.org/x/net/idna [2021-06-11T21:58:02.568Z] #46 97.61 vendor/golang.org/x/net/http2/hpack [2021-06-11T21:58:03.140Z] #46 98.64 mime [2021-06-11T21:58:03.308Z] #66 DONE 1.4s [2021-06-11T21:58:03.308Z] [2021-06-11T21:58:03.308Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T21:58:03.308Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T21:58:03.308Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.7s done [2021-06-11T21:58:03.308Z] #26 DONE 10.4s [2021-06-11T21:58:03.308Z] [2021-06-11T21:58:03.308Z] #27 [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-06-11T21:58:03.308Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T21:58:03.455Z] INFO: make.ps1 starting at 06/11/2021 21:58:03 [2021-06-11T21:58:03.885Z] #9 ... [2021-06-11T21:58:03.885Z] [2021-06-11T21:58:03.885Z] #23 [internal] load build context [2021-06-11T21:58:03.885Z] #23 sha256:5ae7a403ff0657037e9ad7e4ac9bbca11372fe64d05f44fedd27406061d5769b [2021-06-11T21:58:03.885Z] #23 transferring context: 55.89MB 5.6s done [2021-06-11T21:58:03.885Z] #23 DONE 6.8s [2021-06-11T21:58:03.885Z] [2021-06-11T21:58:03.885Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:58:03.885Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:58:03.914Z] INFO: Git commit (4e9a5667f4) assumed from DOCKER_GITCOMMIT environment variable [2021-06-11T21:58:03.914Z] INFO: Invoking autogen... [2021-06-11T21:58:04.148Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.2s done [2021-06-11T21:58:04.365Z] INFO: Building daemon... [2021-06-11T21:58:04.406Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-06-11T21:58:04.522Z] #46 100.1 mime/quotedprintable [2021-06-11T21:58:04.676Z] #27 1.078 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:58:04.676Z] #27 1.078 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:58:04.676Z] #27 1.084 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:58:04.676Z] #27 1.206 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:58:04.676Z] #27 1.414 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:58:04.783Z] #46 100.4 net/http/internal [2021-06-11T21:58:04.937Z] #27 1.709 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:58:05.790Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.2s done [2021-06-11T21:58:06.048Z] #9 ... [2021-06-11T21:58:06.048Z] [2021-06-11T21:58:06.048Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-11T21:58:06.048Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-11T21:58:06.048Z] #64 DONE 0.7s [2021-06-11T21:58:06.306Z] [2021-06-11T21:58:06.306Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T21:58:06.306Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T21:58:06.306Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-11T21:58:06.306Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.6s done [2021-06-11T21:58:06.306Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-11T21:58:06.306Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-11T21:58:06.306Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-11T21:58:06.306Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.6s done [2021-06-11T21:58:06.306Z] #26 DONE 9.3s [2021-06-11T21:58:06.306Z] [2021-06-11T21:58:06.306Z] #27 [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-06-11T21:58:06.306Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T21:58:06.812Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-11T21:58:06.845Z] #27 3.352 Fetched 8449 kB in 3s (3335 kB/s) [2021-06-11T21:58:06.873Z] #27 ... [2021-06-11T21:58:06.873Z] [2021-06-11T21:58:06.873Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-11T21:58:06.873Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-11T21:58:06.873Z] #66 DONE 0.7s [2021-06-11T21:58:06.873Z] [2021-06-11T21:58:06.873Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:58:06.873Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:58:06.873Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2021-06-11T21:58:06.873Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-06-11T21:58:07.325Z] #46 102.7 crypto/tls [2021-06-11T21:58:07.325Z] #46 ... [2021-06-11T21:58:07.325Z] [2021-06-11T21:58:07.325Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:58:07.325Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:58:07.325Z] #13 99.78 Selecting previously unselected package libapparmor1:amd64. [2021-06-11T21:58:07.325Z] #13 99.78 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-11T21:58:07.325Z] #13 99.79 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-11T21:58:07.325Z] #13 99.90 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-11T21:58:07.325Z] #13 99.92 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-11T21:58:07.325Z] #13 99.92 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-11T21:58:07.440Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-06-11T21:58:07.585Z] #13 100.1 Selecting previously unselected package libbtrfs0. [2021-06-11T21:58:07.585Z] #13 100.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-11T21:58:07.585Z] #13 100.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T21:58:07.585Z] #13 100.1 Selecting previously unselected package libbtrfs-dev. [2021-06-11T21:58:07.585Z] #13 100.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-11T21:58:07.585Z] #13 100.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T21:58:07.712Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-06-11T21:58:07.785Z] #27 3.352 Reading package lists... [2021-06-11T21:58:07.845Z] #13 100.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-11T21:58:07.845Z] #13 100.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-11T21:58:07.845Z] #13 100.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T21:58:07.845Z] #13 100.4 Selecting previously unselected package libudev-dev:amd64. [2021-06-11T21:58:07.845Z] #13 100.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-11T21:58:07.845Z] #13 100.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-11T21:58:08.105Z] #13 100.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-11T21:58:08.105Z] #13 100.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-11T21:58:08.105Z] #13 100.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-11T21:58:08.351Z] [2021-06-11T21:58:08.351Z] ________ ____ __. [2021-06-11T21:58:08.351Z] \_____ \ | |/ _| [2021-06-11T21:58:08.351Z] / | \| < [2021-06-11T21:58:08.351Z] / | \ | \ [2021-06-11T21:58:08.351Z] \_______ /____|__ \ [2021-06-11T21:58:08.351Z] \/ \/ [2021-06-11T21:58:08.351Z] [2021-06-11T21:58:08.351Z] INFO: make.ps1 ended at 06/11/2021 21:58:08 [2021-06-11T21:58:08.366Z] #13 100.9 Selecting previously unselected package libpcre16-3:amd64. [2021-06-11T21:58:08.366Z] #13 100.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-11T21:58:08.366Z] #13 100.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-11T21:58:08.626Z] #13 101.2 Selecting previously unselected package libpcre32-3:amd64. [2021-06-11T21:58:08.626Z] #13 101.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-11T21:58:08.626Z] #13 101.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-11T21:58:08.712Z] #27 4.397 Reading package lists... [2021-06-11T21:58:08.887Z] #13 101.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-11T21:58:08.887Z] #13 101.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-11T21:58:08.887Z] #13 101.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-11T21:58:08.887Z] #13 101.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-11T21:58:08.887Z] #13 101.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-11T21:58:08.887Z] #13 101.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-11T21:58:08.968Z] #27 5.345 Building dependency tree... [2021-06-11T21:58:08.968Z] #27 5.687 The following additional packages will be installed: [2021-06-11T21:58:09.224Z] #27 5.687 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-11T21:58:09.224Z] #27 5.687 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-11T21:58:09.224Z] #27 5.688 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-11T21:58:09.224Z] #27 5.689 Suggested packages: [2021-06-11T21:58:09.224Z] #27 5.689 krb5-doc krb5-user [2021-06-11T21:58:09.224Z] #27 5.689 Recommended packages: [2021-06-11T21:58:09.224Z] #27 5.689 krb5-locales publicsuffix libsasl2-modules [2021-06-11T21:58:09.224Z] #27 5.909 The following NEW packages will be installed: [2021-06-11T21:58:09.224Z] #27 5.910 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-11T21:58:09.224Z] #27 5.910 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-11T21:58:09.224Z] #27 5.910 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-11T21:58:09.224Z] #27 5.911 libssh2-1 libssl1.1 openssl [2021-06-11T21:58:09.458Z] #13 101.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-11T21:58:09.458Z] #13 101.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-11T21:58:09.458Z] #13 101.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-11T21:58:09.458Z] #13 102.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-11T21:58:09.458Z] #13 102.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-11T21:58:09.458Z] #13 102.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-11T21:58:09.481Z] #27 6.202 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-11T21:58:09.481Z] #27 6.202 Need to get 5059 kB of archives. [2021-06-11T21:58:09.481Z] #27 6.202 After this operation, 12.1 MB of additional disk space will be used. [2021-06-11T21:58:09.481Z] #27 6.202 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-11T21:58:09.718Z] #13 102.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-11T21:58:09.718Z] #13 102.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-11T21:58:09.718Z] #13 102.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T21:58:09.736Z] #27 6.206 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-11T21:58:09.736Z] #27 6.207 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-11T21:58:09.736Z] #27 6.207 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-11T21:58:09.736Z] #27 6.207 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-11T21:58:09.736Z] #27 6.207 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-11T21:58:09.736Z] #27 6.220 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-11T21:58:09.736Z] #27 6.220 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-11T21:58:09.736Z] #27 6.220 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-11T21:58:09.736Z] #27 6.224 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-11T21:58:09.736Z] #27 6.228 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-11T21:58:09.736Z] #27 6.232 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-11T21:58:09.736Z] #27 6.234 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-11T21:58:09.736Z] #27 6.237 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-11T21:58:09.736Z] #27 6.240 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-11T21:58:09.736Z] #27 6.240 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-11T21:58:09.736Z] #27 6.244 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-11T21:58:09.736Z] #27 6.248 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-11T21:58:09.736Z] #27 6.256 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-11T21:58:09.736Z] #27 6.268 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-11T21:58:09.736Z] #27 6.274 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-11T21:58:09.736Z] #27 6.420 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:58:09.736Z] #27 6.444 Fetched 5059 kB in 0s (14.9 MB/s) [2021-06-11T21:58:09.736Z] #27 6.484 Selecting previously unselected package libssl1.1:amd64. [2021-06-11T21:58:09.893Z] INFO: Binaries build ended at 06/11/2021 21:58:09. Duration:00:01:21.2608626 [2021-06-11T21:58:09.979Z] #13 102.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-11T21:58:09.979Z] #13 102.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-11T21:58:09.979Z] #13 102.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-11T21:58:09.992Z] #27 6.484 (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 ... 6677 files and directories currently installed.) [2021-06-11T21:58:09.992Z] #27 6.487 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-11T21:58:09.992Z] #27 6.495 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-11T21:58:09.992Z] #27 6.693 Selecting previously unselected package openssl. [2021-06-11T21:58:09.992Z] #27 6.694 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-11T21:58:09.992Z] #27 6.697 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-11T21:58:10.240Z] #13 102.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-11T21:58:10.240Z] #13 102.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T21:58:10.248Z] #27 6.818 Selecting previously unselected package ca-certificates. [2021-06-11T21:58:10.248Z] #27 6.818 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-11T21:58:10.248Z] #27 6.822 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-11T21:58:10.248Z] #27 6.897 Selecting previously unselected package libkeyutils1:amd64. [2021-06-11T21:58:10.248Z] #27 6.897 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-11T21:58:10.248Z] #27 6.902 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-11T21:58:10.248Z] #27 6.936 Selecting previously unselected package libkrb5support0:amd64. [2021-06-11T21:58:10.248Z] #27 6.937 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-11T21:58:10.248Z] #27 6.941 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:10.248Z] #27 6.980 Selecting previously unselected package libk5crypto3:amd64. [2021-06-11T21:58:10.248Z] #27 6.980 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-11T21:58:10.248Z] #27 6.983 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:10.501Z] #13 102.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-11T21:58:10.501Z] #13 102.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T21:58:10.501Z] #13 102.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-11T21:58:10.501Z] #13 102.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-11T21:58:10.501Z] #13 103.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T21:58:10.501Z] #13 103.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T21:58:10.501Z] #13 103.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-11T21:58:10.501Z] #13 103.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-11T21:58:10.501Z] #13 103.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T21:58:10.501Z] #13 103.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T21:58:10.501Z] #13 103.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-11T21:58:10.501Z] #13 103.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-11T21:58:10.501Z] #13 103.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-11T21:58:10.501Z] #13 103.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T21:58:10.501Z] #13 103.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-11T21:58:10.501Z] #13 103.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T21:58:10.501Z] #13 103.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-11T21:58:10.501Z] #13 103.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-11T21:58:10.504Z] #27 7.038 Selecting previously unselected package libkrb5-3:amd64. [2021-06-11T21:58:10.504Z] #27 7.038 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-11T21:58:10.504Z] #27 7.043 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:10.504Z] #27 7.131 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-11T21:58:10.504Z] #27 7.131 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-11T21:58:10.504Z] #27 7.135 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:10.504Z] #27 7.185 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-11T21:58:10.504Z] #27 7.185 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-11T21:58:10.504Z] #27 7.188 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T21:58:10.761Z] #27 7.223 Selecting previously unselected package libsasl2-2:amd64. [2021-06-11T21:58:10.761Z] #27 7.223 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-11T21:58:10.761Z] #27 7.223 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T21:58:10.761Z] #27 7.264 Selecting previously unselected package libldap-common. [2021-06-11T21:58:10.761Z] #27 7.264 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-11T21:58:10.761Z] #27 7.268 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T21:58:10.761Z] #27 7.308 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-11T21:58:10.761Z] #27 7.308 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-11T21:58:10.761Z] #27 7.311 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T21:58:10.761Z] #27 7.376 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-11T21:58:10.761Z] #27 7.376 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-11T21:58:10.761Z] #27 7.380 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-11T21:58:10.761Z] #27 7.418 Selecting previously unselected package libpsl5:amd64. [2021-06-11T21:58:10.761Z] #27 7.418 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-11T21:58:10.761Z] #27 7.421 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-11T21:58:10.761Z] #27 ... [2021-06-11T21:58:10.761Z] [2021-06-11T21:58:10.761Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:58:10.761Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:58:10.761Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.0s done [2021-06-11T21:58:10.761Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-06-11T21:58:10.761Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-06-11T21:58:10.761Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-06-11T21:58:10.761Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.0s [2021-06-11T21:58:10.761Z] #9 ... [2021-06-11T21:58:10.761Z] [2021-06-11T21:58:10.761Z] #27 [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-06-11T21:58:10.761Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T21:58:10.761Z] #27 7.460 Selecting previously unselected package librtmp1:amd64. [2021-06-11T21:58:10.761Z] #27 7.460 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-11T21:58:10.761Z] #27 7.464 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T21:58:10.761Z] #27 7.503 Selecting previously unselected package libssh2-1:amd64. [2021-06-11T21:58:10.761Z] #27 7.504 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-11T21:58:10.761Z] #27 7.508 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-11T21:58:10.762Z] #13 103.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T21:58:10.762Z] #13 103.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-11T21:58:10.762Z] #13 103.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-11T21:58:10.762Z] #13 103.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T21:58:10.762Z] #13 103.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-11T21:58:10.762Z] #13 103.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T21:58:10.762Z] #13 103.3 Setting up dmsetup (2:1.02.155-3) ... [2021-06-11T21:58:10.762Z] #13 103.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T21:58:10.762Z] #13 103.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-11T21:58:10.762Z] #13 103.4 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T21:58:11.017Z] #27 7.562 Selecting previously unselected package libcurl4:amd64. [2021-06-11T21:58:11.017Z] #27 7.562 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-11T21:58:11.017Z] #27 7.566 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-11T21:58:11.017Z] #27 7.636 Selecting previously unselected package curl. [2021-06-11T21:58:11.017Z] #27 7.637 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-11T21:58:11.017Z] #27 7.641 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-11T21:58:11.017Z] #27 7.703 Selecting previously unselected package libonig5:amd64. [2021-06-11T21:58:11.017Z] #27 7.703 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-11T21:58:11.017Z] #27 7.707 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-11T21:58:11.017Z] #27 7.762 Selecting previously unselected package libjq1:amd64. [2021-06-11T21:58:11.017Z] #27 7.763 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T21:58:11.017Z] #27 7.768 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T21:58:11.273Z] #27 7.806 Selecting previously unselected package jq. [2021-06-11T21:58:11.273Z] #27 7.806 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T21:58:11.273Z] #27 7.815 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T21:58:11.273Z] #27 7.858 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-11T21:58:11.273Z] #27 7.870 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-11T21:58:11.273Z] #27 7.880 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-11T21:58:11.273Z] #27 7.984 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-11T21:58:11.434Z] INFO: Copying the built daemon binary to d:\CI\PR-42517\4\binary\dockerd-90bfc788a6.exe... [2021-06-11T21:58:11.434Z] INFO: Copying the built client binary to d:\CI\PR-42517\4\binary\docker-90bfc788a6.exe... [2021-06-11T21:58:11.434Z] INFO: Copying dockerversion from the container... [2021-06-11T21:58:11.434Z] INFO: Copying the golang package from the container to d:\CI\PR-42517\4\installer\go.zip... [2021-06-11T21:58:11.529Z] #27 7.993 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T21:58:11.529Z] #27 8.010 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:11.529Z] #27 8.019 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T21:58:11.529Z] #27 8.028 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T21:58:11.529Z] #27 8.038 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:11.529Z] #27 8.049 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T21:58:11.529Z] #27 8.060 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-11T21:58:11.529Z] #27 8.070 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:11.529Z] #27 8.079 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-11T21:58:11.529Z] #27 8.096 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-11T21:58:11.529Z] #27 8.107 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T21:58:11.529Z] #27 8.118 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T21:58:11.529Z] #27 8.127 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-11T21:58:11.901Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2021-06-11T21:58:11.901Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-06-11T21:58:12.093Z] #27 8.720 Updating certificates in /etc/ssl/certs... [2021-06-11T21:58:12.408Z] INFO: Extracting go.zip to d:\CI\PR-42517\4\go [2021-06-11T21:58:12.677Z] #13 DONE 105.1s [2021-06-11T21:58:12.677Z] [2021-06-11T21:58:12.677Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-11T21:58:12.677Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-11T21:58:13.022Z] #27 9.452 137 added, 0 removed; done. [2021-06-11T21:58:13.022Z] #27 9.485 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:13.022Z] #27 9.497 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T21:58:13.022Z] #27 9.506 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-11T21:58:13.022Z] #27 9.516 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-11T21:58:13.022Z] #27 9.528 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T21:58:13.022Z] #27 9.545 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-11T21:58:13.022Z] #27 9.554 Updating certificates in /etc/ssl/certs... [2021-06-11T21:58:13.588Z] #27 10.16 0 added, 0 removed; done. [2021-06-11T21:58:13.588Z] #27 10.16 Running hooks in /etc/ca-certificates/update.d... [2021-06-11T21:58:13.588Z] #27 10.16 done. [2021-06-11T21:58:14.592Z] #14 DONE 1.8s [2021-06-11T21:58:14.592Z] [2021-06-11T21:58:14.592Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T21:58:14.592Z] #54 sha256:acf1e43fe3463cb7bf4b6906dbcd8823947803241f988d61f5d5467dc3bcf55b [2021-06-11T21:58:14.592Z] #54 1.753 + RM_GOPATH=0 [2021-06-11T21:58:14.592Z] #54 1.753 + TMP_GOPATH= [2021-06-11T21:58:14.592Z] #54 1.754 + : /build [2021-06-11T21:58:14.592Z] #54 1.754 + '[' -z '' ']' [2021-06-11T21:58:14.592Z] #54 1.755 ++ mktemp -d [2021-06-11T21:58:14.592Z] #54 1.758 + export GOPATH=/tmp/tmp.QNrCF2ijzy [2021-06-11T21:58:14.592Z] #54 1.758 + GOPATH=/tmp/tmp.QNrCF2ijzy [2021-06-11T21:58:14.592Z] #54 1.758 + RM_GOPATH=1 [2021-06-11T21:58:14.592Z] #54 1.758 + case "$(go env GOARCH)" in [2021-06-11T21:58:14.592Z] #54 1.759 ++ go env GOARCH [2021-06-11T21:58:14.592Z] #54 1.766 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:14.592Z] #54 1.766 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:14.592Z] #54 1.767 ++ dirname /tmp/install/install.sh [2021-06-11T21:58:14.592Z] #54 1.769 + dir=/tmp/install [2021-06-11T21:58:14.592Z] #54 1.769 + bin=runc [2021-06-11T21:58:14.592Z] #54 1.770 + shift [2021-06-11T21:58:14.592Z] #54 1.770 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-11T21:58:14.592Z] #54 1.770 + . /tmp/install/runc.installer [2021-06-11T21:58:14.592Z] #54 1.771 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T21:58:14.592Z] #54 1.772 + install_runc [2021-06-11T21:58:14.592Z] #54 1.774 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-11T21:58:14.592Z] #54 1.776 + uname -r [2021-06-11T21:58:14.592Z] #54 1.777 + RUNC_BUILDTAGS='seccomp ' [2021-06-11T21:58:14.592Z] #54 1.779 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-11T21:58:14.592Z] #54 1.779 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-11T21:58:14.592Z] #54 1.779 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QNrCF2ijzy/src/github.com/opencontainers/runc [2021-06-11T21:58:14.592Z] #54 1.783 Cloning into '/tmp/tmp.QNrCF2ijzy/src/github.com/opencontainers/runc'... [2021-06-11T21:58:15.188Z] #9 ... [2021-06-11T21:58:15.188Z] [2021-06-11T21:58:15.188Z] #27 [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-06-11T21:58:15.188Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T21:58:15.188Z] #27 1.673 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:58:15.188Z] #27 1.684 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:58:15.188Z] #27 1.684 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:58:15.188Z] #27 1.827 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:58:15.188Z] #27 2.071 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:58:15.188Z] #27 2.363 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:58:15.188Z] #27 4.008 Fetched 8449 kB in 3s (3269 kB/s) [2021-06-11T21:58:15.188Z] #27 4.008 Reading package lists... [2021-06-11T21:58:15.188Z] #27 4.958 Reading package lists... [2021-06-11T21:58:15.188Z] #27 5.899 Building dependency tree... [2021-06-11T21:58:15.188Z] #27 6.328 The following additional packages will be installed: [2021-06-11T21:58:15.188Z] #27 6.328 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-11T21:58:15.188Z] #27 6.328 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-11T21:58:15.188Z] #27 6.328 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-11T21:58:15.188Z] #27 6.330 Suggested packages: [2021-06-11T21:58:15.188Z] #27 6.330 krb5-doc krb5-user [2021-06-11T21:58:15.188Z] #27 6.330 Recommended packages: [2021-06-11T21:58:15.188Z] #27 6.330 krb5-locales publicsuffix libsasl2-modules [2021-06-11T21:58:15.188Z] #27 6.559 The following NEW packages will be installed: [2021-06-11T21:58:15.188Z] #27 6.559 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-11T21:58:15.188Z] #27 6.559 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-11T21:58:15.188Z] #27 6.559 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-11T21:58:15.188Z] #27 6.559 libssh2-1 libssl1.1 openssl [2021-06-11T21:58:15.188Z] #27 6.836 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-11T21:58:15.188Z] #27 6.836 Need to get 5059 kB of archives. [2021-06-11T21:58:15.188Z] #27 6.836 After this operation, 12.1 MB of additional disk space will be used. [2021-06-11T21:58:15.188Z] #27 6.836 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-11T21:58:15.188Z] #27 6.837 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-11T21:58:15.188Z] #27 6.837 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-11T21:58:15.188Z] #27 6.851 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-11T21:58:15.188Z] #27 6.851 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-11T21:58:15.188Z] #27 6.851 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-11T21:58:15.188Z] #27 6.851 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-11T21:58:15.188Z] #27 6.851 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-11T21:58:15.188Z] #27 6.852 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-11T21:58:15.188Z] #27 6.855 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-11T21:58:15.188Z] #27 6.859 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-11T21:58:15.188Z] #27 6.864 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-11T21:58:15.188Z] #27 6.871 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-11T21:58:15.188Z] #27 6.871 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-11T21:58:15.188Z] #27 6.871 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-11T21:58:15.188Z] #27 6.873 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-11T21:58:15.188Z] #27 6.876 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-11T21:58:15.188Z] #27 6.882 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-11T21:58:15.188Z] #27 6.891 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-11T21:58:15.188Z] #27 6.897 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-11T21:58:15.188Z] #27 6.909 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-11T21:58:15.188Z] #27 7.133 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:58:15.188Z] #27 7.159 Fetched 5059 kB in 0s (15.3 MB/s) [2021-06-11T21:58:15.188Z] #27 7.260 Selecting previously unselected package libssl1.1:amd64. [2021-06-11T21:58:15.188Z] #27 7.260 (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 ... 6677 files and directories currently installed.) [2021-06-11T21:58:15.188Z] #27 7.263 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 7.271 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-11T21:58:15.188Z] #27 7.452 Selecting previously unselected package openssl. [2021-06-11T21:58:15.188Z] #27 7.452 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 7.456 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-11T21:58:15.188Z] #27 7.589 Selecting previously unselected package ca-certificates. [2021-06-11T21:58:15.188Z] #27 7.589 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-11T21:58:15.188Z] #27 7.592 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-11T21:58:15.188Z] #27 7.685 Selecting previously unselected package libkeyutils1:amd64. [2021-06-11T21:58:15.188Z] #27 7.686 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 7.691 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-11T21:58:15.188Z] #27 7.728 Selecting previously unselected package libkrb5support0:amd64. [2021-06-11T21:58:15.188Z] #27 7.728 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 7.733 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:15.188Z] #27 7.781 Selecting previously unselected package libk5crypto3:amd64. [2021-06-11T21:58:15.188Z] #27 7.781 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 7.785 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:15.188Z] #27 7.842 Selecting previously unselected package libkrb5-3:amd64. [2021-06-11T21:58:15.188Z] #27 7.842 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 7.846 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:15.188Z] #27 7.944 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-11T21:58:15.188Z] #27 7.944 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 7.950 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:15.188Z] #27 7.996 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-11T21:58:15.188Z] #27 7.996 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 8.001 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T21:58:15.188Z] #27 8.041 Selecting previously unselected package libsasl2-2:amd64. [2021-06-11T21:58:15.188Z] #27 8.041 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 8.045 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T21:58:15.188Z] #27 8.088 Selecting previously unselected package libldap-common. [2021-06-11T21:58:15.188Z] #27 8.088 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-11T21:58:15.188Z] #27 8.095 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T21:58:15.188Z] #27 8.140 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-11T21:58:15.188Z] #27 8.142 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 8.145 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T21:58:15.188Z] #27 8.213 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-11T21:58:15.188Z] #27 8.213 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 8.219 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-11T21:58:15.188Z] #27 8.270 Selecting previously unselected package libpsl5:amd64. [2021-06-11T21:58:15.188Z] #27 8.271 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 8.276 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-11T21:58:15.188Z] #27 8.323 Selecting previously unselected package librtmp1:amd64. [2021-06-11T21:58:15.188Z] #27 8.323 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 8.327 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T21:58:15.188Z] #27 8.372 Selecting previously unselected package libssh2-1:amd64. [2021-06-11T21:58:15.188Z] #27 8.372 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 8.376 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-11T21:58:15.188Z] #27 8.466 Selecting previously unselected package libcurl4:amd64. [2021-06-11T21:58:15.188Z] #27 8.466 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 8.471 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-11T21:58:15.188Z] #27 8.542 Selecting previously unselected package curl. [2021-06-11T21:58:15.188Z] #27 8.542 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 8.546 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-11T21:58:15.188Z] #27 8.619 Selecting previously unselected package libonig5:amd64. [2021-06-11T21:58:15.188Z] #27 8.619 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 8.625 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-11T21:58:15.188Z] #27 8.688 Selecting previously unselected package libjq1:amd64. [2021-06-11T21:58:15.188Z] #27 8.688 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 8.694 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T21:58:15.188Z] #27 8.750 Selecting previously unselected package jq. [2021-06-11T21:58:15.188Z] #27 8.750 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T21:58:15.188Z] #27 8.756 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T21:58:15.188Z] #27 8.814 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-11T21:58:15.188Z] #27 8.835 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-11T21:58:15.188Z] #27 8.847 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-11T21:58:15.448Z] #27 9.119 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-11T21:58:15.448Z] #27 9.131 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T21:58:15.448Z] #27 9.179 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:15.448Z] #27 9.193 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T21:58:15.448Z] #27 9.206 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T21:58:15.448Z] #27 9.218 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:15.448Z] #27 9.232 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T21:58:15.448Z] #27 9.245 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-11T21:58:15.448Z] #27 9.270 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:15.448Z] #27 9.283 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-11T21:58:15.448Z] #27 9.301 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-11T21:58:15.448Z] #27 9.315 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T21:58:15.448Z] #27 9.327 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T21:58:15.448Z] #27 9.339 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-11T21:58:15.479Z] #27 DONE 11.9s [2021-06-11T21:58:15.479Z] [2021-06-11T21:58:15.479Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-11T21:58:15.479Z] #28 sha256:7a97d28edd986a07fa38979ece830b597aa55f78244256b47d08dafc3a605631 [2021-06-11T21:58:16.044Z] #28 DONE 0.7s [2021-06-11T21:58:16.044Z] [2021-06-11T21:58:16.044Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T21:58:16.044Z] #29 sha256:e0d935a076a54d41dd0d3bb40bfccdeded527726bb0482d73288bc5fcf994303 [2021-06-11T21:58:16.067Z] #54 ... [2021-06-11T21:58:16.067Z] [2021-06-11T21:58:16.067Z] #15 [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-06-11T21:58:16.067Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-11T21:58:16.067Z] #15 DONE 1.4s [2021-06-11T21:58:16.067Z] [2021-06-11T21:58:16.067Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T21:58:16.067Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-11T21:58:16.389Z] #27 9.977 Updating certificates in /etc/ssl/certs... [2021-06-11T21:58:16.959Z] #27 10.77 137 added, 0 removed; done. [2021-06-11T21:58:16.959Z] #27 10.84 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-11T21:58:16.959Z] #27 10.86 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T21:58:16.959Z] #27 10.87 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-11T21:58:16.959Z] #27 10.88 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-11T21:58:16.974Z] #29 1.017 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-11T21:58:16.975Z] #29 1.097 [2021-06-11T21:58:17.027Z] #16 1.096 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-11T21:58:17.027Z] #16 DONE 1.2s [2021-06-11T21:58:17.027Z] [2021-06-11T21:58:17.027Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T21:58:17.027Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-11T21:58:17.219Z] #27 10.89 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T21:58:17.219Z] #27 10.91 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-11T21:58:17.219Z] #27 10.92 Updating certificates in /etc/ssl/certs... [2021-06-11T21:58:17.300Z] #17 ... [2021-06-11T21:58:17.300Z] [2021-06-11T21:58:17.300Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:58:17.300Z] #59 sha256:24e25307e0481f13d1f626e988481c6a20c00686a8f656579d2183e3d264ca21 [2021-06-11T21:58:17.300Z] #59 104.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T21:58:17.300Z] #59 104.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-11T21:58:17.300Z] #59 DONE 113.1s [2021-06-11T21:58:17.489Z] #29 1.214 ########## 14.7% ########################## 36.8% ######################################## 56.6% ####################################################### 76.6% ##################################################################### 96.2% ######################################################################## 100.0% [2021-06-11T21:58:17.489Z] #29 1.718 [2021-06-11T21:58:17.561Z] [2021-06-11T21:58:17.561Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-11T21:58:17.561Z] #60 sha256:719316b84fd4a57441742f82efa6fdfc8293d97446311d7ba52d1d5c5f0d1b2a [2021-06-11T21:58:17.561Z] #60 DONE 0.2s [2021-06-11T21:58:17.561Z] [2021-06-11T21:58:17.561Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:58:17.561Z] #46 sha256:d32e6c4322faff828f278f4dbc953e7146b1c47f2c92d9cc37c5c9dd676785ea [2021-06-11T21:58:17.561Z] #46 107.7 net/http/httptrace [2021-06-11T21:58:17.561Z] #46 107.9 net/http [2021-06-11T21:58:17.561Z] #46 ... [2021-06-11T21:58:17.561Z] [2021-06-11T21:58:17.561Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-11T21:58:17.561Z] #61 sha256:085c7f6a84b77199fc779bdab84ddbe3790eb8a05babffce4093ffcd07677059 [2021-06-11T21:58:17.561Z] #61 DONE 0.1s [2021-06-11T21:58:17.747Z] #29 1.831 ######################################################################## 100.0% [2021-06-11T21:58:17.747Z] #29 1.904 [2021-06-11T21:58:17.786Z] #27 11.59 0 added, 0 removed; done. [2021-06-11T21:58:17.786Z] #27 11.59 Running hooks in /etc/ca-certificates/update.d... [2021-06-11T21:58:17.786Z] #27 11.59 done. [2021-06-11T21:58:17.821Z] [2021-06-11T21:58:17.822Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T21:58:17.822Z] #54 sha256:acf1e43fe3463cb7bf4b6906dbcd8823947803241f988d61f5d5467dc3bcf55b [2021-06-11T21:58:18.005Z] #29 2.022 ################################ 45.8% ######################################################################## 100.0% [2021-06-11T21:58:18.263Z] #29 2.144 [2021-06-11T21:58:18.763Z] #54 ... [2021-06-11T21:58:18.763Z] [2021-06-11T21:58:18.763Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T21:58:18.763Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-11T21:58:18.763Z] #17 DONE 1.8s [2021-06-11T21:58:18.763Z] [2021-06-11T21:58:18.763Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-11T21:58:18.763Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-11T21:58:18.777Z] #29 2.272 ######### 13.0% ######################### 35.5% ####################################### 54.8% ##################################################### 74.3% ################################################################### 93.4% ######################################################################## 100.0% [2021-06-11T21:58:18.777Z] #29 2.765 [2021-06-11T21:58:18.777Z] [2021-06-11T21:58:18.777Z] #29 ... [2021-06-11T21:58:18.777Z] [2021-06-11T21:58:18.777Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:58:18.777Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:58:18.777Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-06-11T21:58:18.777Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.8s done [2021-06-11T21:58:18.777Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-11T21:58:18.777Z] #9 DONE 25.8s [2021-06-11T21:58:18.777Z] [2021-06-11T21:58:18.777Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T21:58:18.777Z] #29 sha256:e0d935a076a54d41dd0d3bb40bfccdeded527726bb0482d73288bc5fcf994303 [2021-06-11T21:58:20.675Z] #18 DONE 1.7s [2021-06-11T21:58:20.675Z] [2021-06-11T21:58:20.675Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-11T21:58:20.675Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-11T21:58:20.879Z] #29 2.878 ### 4.6% ####### 9.8% ########## 15.1% ############## 20.3% ################## 25.4% ###################### 30.7% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.7% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.7% ########################################################### 82.9% ############################################################## 87.3% ######################################################################## 100.0% [2021-06-11T21:58:20.879Z] #29 4.982 [2021-06-11T21:58:21.073Z] #27 ... [2021-06-11T21:58:21.073Z] [2021-06-11T21:58:21.073Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:58:21.073Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:58:21.073Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-06-11T21:58:21.073Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-06-11T21:58:21.073Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done [2021-06-11T21:58:21.073Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-06-11T21:58:21.073Z] #9 ... [2021-06-11T21:58:21.073Z] [2021-06-11T21:58:21.073Z] #27 [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-06-11T21:58:21.073Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T21:58:21.073Z] #27 DONE 15.0s [2021-06-11T21:58:21.073Z] [2021-06-11T21:58:21.073Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:58:21.073Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:58:21.073Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-11T21:58:21.073Z] #9 ... [2021-06-11T21:58:21.073Z] [2021-06-11T21:58:21.073Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-11T21:58:21.073Z] #28 sha256:ab8fb1ef419e058f7a29324401fd86f817af6b1ba27f17e8310625f9d1e1b043 [2021-06-11T21:58:21.135Z] #29 5.185 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-11T21:58:21.135Z] #29 5.247 [2021-06-11T21:58:21.391Z] #29 5.295 ######################################################################## 100.0% [2021-06-11T21:58:21.391Z] #29 5.311 [2021-06-11T21:58:21.391Z] #29 5.513 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-11T21:58:21.629Z] #19 DONE 1.1s [2021-06-11T21:58:21.629Z] [2021-06-11T21:58:21.629Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-11T21:58:21.629Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T21:58:21.643Z] #28 DONE 0.2s [2021-06-11T21:58:21.643Z] [2021-06-11T21:58:21.643Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T21:58:21.643Z] #29 sha256:5a12f7439639321312b2d6bf51516b957790881d955408f279819b072b9a3c0d [2021-06-11T21:58:21.643Z] #29 ... [2021-06-11T21:58:21.643Z] [2021-06-11T21:58:21.643Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T21:58:21.643Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T21:58:21.643Z] #9 DONE 24.7s [2021-06-11T21:58:21.648Z] #29 5.568 [2021-06-11T21:58:21.648Z] #29 5.678 ############################################### 65.7% ######################################################################## 100.0% [2021-06-11T21:58:21.648Z] #29 5.713 [2021-06-11T21:58:21.904Z] #29 ... [2021-06-11T21:58:21.904Z] [2021-06-11T21:58:21.904Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-11T21:58:21.904Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-11T21:58:21.904Z] #10 DONE 3.2s [2021-06-11T21:58:21.908Z] [2021-06-11T21:58:21.908Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-11T21:58:21.908Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-11T21:58:22.161Z] [2021-06-11T21:58:22.161Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T21:58:22.161Z] #29 sha256:e0d935a076a54d41dd0d3bb40bfccdeded527726bb0482d73288bc5fcf994303 [2021-06-11T21:58:22.161Z] #29 6.072 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-11T21:58:22.161Z] #29 6.186 [2021-06-11T21:58:22.167Z] #10 DONE 0.6s [2021-06-11T21:58:22.167Z] [2021-06-11T21:58:22.167Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T21:58:22.167Z] #29 sha256:5a12f7439639321312b2d6bf51516b957790881d955408f279819b072b9a3c0d [2021-06-11T21:58:22.425Z] #29 1.006 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-11T21:58:22.425Z] #29 1.132 [2021-06-11T21:58:22.673Z] #29 6.310 ### 4.2% ######################## 33.3% ##################################### 52.2% ########################################### 60.4% ######################################################## 78.0% ######################################################################## 100.0% [2021-06-11T21:58:22.673Z] #29 6.816 [2021-06-11T21:58:22.928Z] #29 7.061 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-11T21:58:22.928Z] #29 7.118 [2021-06-11T21:58:22.945Z] #29 1.249 ########## 14.6% ########################## 37.0% [2021-06-11T21:58:22.945Z] #29 ... [2021-06-11T21:58:22.945Z] [2021-06-11T21:58:22.945Z] #11 [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-06-11T21:58:22.945Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-11T21:58:22.945Z] #11 DONE 0.7s [2021-06-11T21:58:22.945Z] [2021-06-11T21:58:22.945Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T21:58:22.945Z] #29 sha256:5a12f7439639321312b2d6bf51516b957790881d955408f279819b072b9a3c0d [2021-06-11T21:58:22.945Z] #29 1.249 ########## 14.6% ########################## 37.0% ######################################## 56.7% ####################################################### 76.7% ##################################################################### 96.5% ######################################################################## 100.0% [2021-06-11T21:58:23.016Z] #20 1.504 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T21:58:23.016Z] #20 1.600 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:58:23.016Z] #20 1.697 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:58:23.016Z] #20 1.709 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:58:23.184Z] #29 7.180 ######################################################################## 100.0% [2021-06-11T21:58:23.184Z] #29 7.202 [2021-06-11T21:58:23.211Z] #29 1.807 [2021-06-11T21:58:23.211Z] #29 ... [2021-06-11T21:58:23.211Z] [2021-06-11T21:58:23.211Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T21:58:23.211Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-11T21:58:23.211Z] #31 DONE 0.3s [2021-06-11T21:58:23.211Z] [2021-06-11T21:58:23.211Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-11T21:58:23.211Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-11T21:58:23.211Z] #43 DONE 0.3s [2021-06-11T21:58:23.211Z] [2021-06-11T21:58:23.211Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-11T21:58:23.211Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-11T21:58:23.211Z] #39 DONE 0.4s [2021-06-11T21:58:23.440Z] #29 7.336 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-11T21:58:23.440Z] #29 7.395 [2021-06-11T21:58:23.440Z] #29 7.459 ######################################################################## 100.0% [2021-06-11T21:58:23.440Z] #29 7.474 [2021-06-11T21:58:23.440Z] #29 7.484 Download of images into '/build' complete. [2021-06-11T21:58:23.440Z] #29 7.484 Use something like the following to load the result into a Docker daemon: [2021-06-11T21:58:23.440Z] #29 7.484 tar -cC '/build' . | docker load [2021-06-11T21:58:23.440Z] #29 DONE 7.6s [2021-06-11T21:58:23.440Z] [2021-06-11T21:58:23.440Z] #11 [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-06-11T21:58:23.440Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-11T21:58:23.469Z] [2021-06-11T21:58:23.469Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T21:58:23.469Z] #29 sha256:5a12f7439639321312b2d6bf51516b957790881d955408f279819b072b9a3c0d [2021-06-11T21:58:23.469Z] #29 1.966 ################## 26.3% ######################################################################## 100.0% [2021-06-11T21:58:23.469Z] #29 2.146 [2021-06-11T21:58:23.587Z] #20 2.034 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-11T21:58:23.700Z] #11 DONE 1.5s [2021-06-11T21:58:23.700Z] [2021-06-11T21:58:23.700Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T21:58:23.700Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-11T21:58:23.700Z] #31 ... [2021-06-11T21:58:23.700Z] [2021-06-11T21:58:23.700Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-11T21:58:23.700Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-11T21:58:23.700Z] #39 DONE 0.2s [2021-06-11T21:58:23.731Z] #29 2.293 ################### 26.8% ######################################################################## 100.0% [2021-06-11T21:58:23.957Z] [2021-06-11T21:58:23.957Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-11T21:58:23.957Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-11T21:58:23.957Z] #43 DONE 0.3s [2021-06-11T21:58:23.957Z] [2021-06-11T21:58:23.957Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T21:58:23.957Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-11T21:58:23.957Z] #31 DONE 0.3s [2021-06-11T21:58:23.957Z] [2021-06-11T21:58:23.957Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T21:58:23.957Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T21:58:23.991Z] #29 2.543 [2021-06-11T21:58:24.516Z] #29 2.689 ## 3.7% ####################### 33.1% ##################################### 52.3% ################################################### 71.5% ################################################################# 90.8% ######################################################################## 100.0% [2021-06-11T21:58:24.528Z] #20 2.845 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:58:24.783Z] #29 3.294 [2021-06-11T21:58:25.098Z] #20 3.777 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:58:26.483Z] #20 4.993 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:58:26.870Z] #29 3.446 0.1% ## 3.6% ##### 7.2% ########## 15.2% ############### 22.1% #################### 28.2% ###################### 31.8% ############################ 39.7% ################################## 47.6% ##################################### 52.5% ######################################### 57.9% ############################################# 63.5% ################################################# 68.7% ##################################################### 73.9% ######################################################## 79.1% ############################################################ 84.3% ################################################################ 89.2% #################################################################### 95.0% ######################################################################## 100.0% [2021-06-11T21:58:26.870Z] #29 5.360 [2021-06-11T21:58:27.129Z] #29 5.684 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-11T21:58:27.129Z] #29 ... [2021-06-11T21:58:27.129Z] [2021-06-11T21:58:27.129Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-11T21:58:27.129Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-11T21:58:27.129Z] #12 DONE 4.2s [2021-06-11T21:58:27.129Z] [2021-06-11T21:58:27.129Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T21:58:27.129Z] #29 sha256:5a12f7439639321312b2d6bf51516b957790881d955408f279819b072b9a3c0d [2021-06-11T21:58:27.129Z] #29 5.775 [2021-06-11T21:58:27.129Z] #29 5.840 ######################################################################## 100.0% [2021-06-11T21:58:27.238Z] #32 ... [2021-06-11T21:58:27.238Z] [2021-06-11T21:58:27.238Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-11T21:58:27.238Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-11T21:58:27.238Z] #12 DONE 3.2s [2021-06-11T21:58:27.238Z] [2021-06-11T21:58:27.238Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:58:27.238Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:58:27.389Z] #29 5.869 [2021-06-11T21:58:27.663Z] #29 6.184 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-11T21:58:27.923Z] #29 6.313 [2021-06-11T21:58:27.923Z] #29 6.447 ############### 22.0% ######################################################################## 100.0% [2021-06-11T21:58:27.923Z] #29 6.504 [2021-06-11T21:58:28.491Z] #29 6.981 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-11T21:58:28.491Z] #29 7.119 [2021-06-11T21:58:30.314Z] #29 7.305 0.6% #### 6.5% ########## 14.2% ################## 25.1% ###################### 31.9% ############################# 40.3% ###################################### 53.6% ############################################## 64.0% ################################################### 71.3% ##################################################### 74.4% ####################################################### 77.7% ########################################################### 83.1% ############################################################### 87.8% ################################################################# 91.4% ##################################################################### 96.2% ######################################################################## 100.0% [2021-06-11T21:58:30.575Z] #29 9.065 [2021-06-11T21:58:31.518Z] #29 10.12 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-11T21:58:31.771Z] #20 10.07 Fetched 8974 kB in 9s (1018 kB/s) [2021-06-11T21:58:32.085Z] #29 10.60 [2021-06-11T21:58:32.344Z] #29 10.79 ######################################################################## 100.0% [2021-06-11T21:58:32.344Z] #29 10.92 [2021-06-11T21:58:32.490Z] #13 ... [2021-06-11T21:58:32.490Z] [2021-06-11T21:58:32.490Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T21:58:32.490Z] #48 sha256:d5e40c994644f759e96b2f8a56b7258db7779ed8d092ae74b3d5ba11a5907b35 [2021-06-11T21:58:32.490Z] #48 4.256 + RM_GOPATH=0 [2021-06-11T21:58:32.490Z] #48 4.256 + TMP_GOPATH= [2021-06-11T21:58:32.490Z] #48 4.256 + : /build [2021-06-11T21:58:32.490Z] #48 4.256 + '[' -z '' ']' [2021-06-11T21:58:32.490Z] #48 4.256 ++ mktemp -d [2021-06-11T21:58:32.490Z] #48 4.256 + export GOPATH=/tmp/tmp.gMeqqyrhOc [2021-06-11T21:58:32.490Z] #48 4.256 + GOPATH=/tmp/tmp.gMeqqyrhOc [2021-06-11T21:58:32.490Z] #48 4.256 + RM_GOPATH=1 [2021-06-11T21:58:32.490Z] #48 4.256 + case "$(go env GOARCH)" in [2021-06-11T21:58:32.490Z] #48 4.256 ++ go env GOARCH [2021-06-11T21:58:32.490Z] #48 4.256 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:32.490Z] #48 4.256 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:32.490Z] #48 4.256 ++ dirname /tmp/install/install.sh [2021-06-11T21:58:32.490Z] #48 4.256 + dir=/tmp/install [2021-06-11T21:58:32.490Z] #48 4.256 + bin=gotestsum [2021-06-11T21:58:32.490Z] #48 4.256 + shift [2021-06-11T21:58:32.490Z] #48 4.256 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-11T21:58:32.490Z] #48 4.256 + . /tmp/install/gotestsum.installer [2021-06-11T21:58:32.490Z] #48 4.256 ++ : v0.5.3 [2021-06-11T21:58:32.490Z] #48 4.256 + install_gotestsum [2021-06-11T21:58:32.490Z] #48 4.256 + set -e [2021-06-11T21:58:32.490Z] #48 4.256 + export GO111MODULE=on [2021-06-11T21:58:32.490Z] #48 4.256 + GO111MODULE=on [2021-06-11T21:58:32.490Z] #48 4.256 + GOBIN=/build [2021-06-11T21:58:32.490Z] #48 4.256 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-11T21:58:32.490Z] #48 4.261 go: finding gotest.tools v0.5.3 [2021-06-11T21:58:32.490Z] #48 4.261 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-11T21:58:32.490Z] #48 4.758 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-11T21:58:32.491Z] #48 5.267 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-11T21:58:32.491Z] #48 5.829 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T21:58:32.491Z] #48 5.865 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T21:58:32.491Z] #48 6.014 go: downloading github.com/fatih/color v1.9.0 [2021-06-11T21:58:32.491Z] #48 6.014 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T21:58:32.491Z] #48 6.085 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-11T21:58:32.491Z] #48 6.085 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T21:58:32.491Z] #48 6.125 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T21:58:32.491Z] #48 6.168 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-11T21:58:32.491Z] #48 6.279 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T21:58:32.491Z] #48 6.307 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T21:58:32.491Z] #48 6.354 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T21:58:32.491Z] #48 6.399 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T21:58:32.491Z] #48 6.399 go: extracting github.com/fatih/color v1.9.0 [2021-06-11T21:58:32.491Z] #48 6.478 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-11T21:58:32.491Z] #48 6.515 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-11T21:58:32.491Z] #48 6.515 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-11T21:58:32.491Z] #48 6.599 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-11T21:58:32.491Z] #48 6.728 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-11T21:58:32.491Z] #48 6.773 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-11T21:58:32.491Z] #48 7.999 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T21:58:32.746Z] #48 9.202 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T21:58:32.912Z] #29 ... [2021-06-11T21:58:32.912Z] [2021-06-11T21:58:32.912Z] #36 [tini 1/2] 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-06-11T21:58:32.912Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:58:32.912Z] #36 7.329 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:58:32.912Z] #36 7.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:58:32.912Z] #36 7.398 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:58:32.912Z] #36 8.551 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:58:33.004Z] #48 ... [2021-06-11T21:58:33.004Z] [2021-06-11T21:58:33.004Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:58:33.004Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:58:33.004Z] #13 6.248 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T21:58:33.004Z] #13 6.300 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:58:33.174Z] #36 ... [2021-06-11T21:58:33.174Z] [2021-06-11T21:58:33.174Z] #56 [containerd 1/2] 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-06-11T21:58:33.174Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T21:58:33.174Z] #56 7.527 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:58:33.174Z] #56 7.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:58:33.174Z] #56 7.587 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:58:33.174Z] #56 8.555 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:58:33.174Z] #56 ... [2021-06-11T21:58:33.174Z] [2021-06-11T21:58:33.174Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T21:58:33.174Z] #34 sha256:1cdb074174ab6da8c46476f8f242248364f07d7c3e0261c9b1eacb0d6361b2d1 [2021-06-11T21:58:33.174Z] #34 7.106 Install go-toml version v1.8.1 [2021-06-11T21:58:33.174Z] #34 7.211 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-11T21:58:33.174Z] #34 7.211 go: finding github.com v1.8.1 [2021-06-11T21:58:33.174Z] #34 7.211 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-11T21:58:33.174Z] #34 7.211 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-11T21:58:33.174Z] #34 7.211 go: finding github.com/pelletier v1.8.1 [2021-06-11T21:58:33.174Z] #34 8.210 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-11T21:58:33.174Z] #34 8.621 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-11T21:58:33.260Z] #13 6.300 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:58:33.260Z] #13 6.481 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:58:33.434Z] #34 ... [2021-06-11T21:58:33.434Z] [2021-06-11T21:58:33.434Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:58:33.434Z] #52 sha256:1d91ca5ae547a8f0e86628a3b8b4f7370f7bd908b579f3a27bb453177c1a51bd [2021-06-11T21:58:33.434Z] #52 4.902 + RM_GOPATH=0 [2021-06-11T21:58:33.434Z] #52 4.902 + TMP_GOPATH= [2021-06-11T21:58:33.434Z] #52 4.902 + : /build [2021-06-11T21:58:33.434Z] #52 4.902 + '[' -z '' ']' [2021-06-11T21:58:33.434Z] #52 4.902 ++ mktemp -d [2021-06-11T21:58:33.434Z] #52 4.906 + export GOPATH=/tmp/tmp.KaRtScdM4W [2021-06-11T21:58:33.434Z] #52 4.906 + GOPATH=/tmp/tmp.KaRtScdM4W [2021-06-11T21:58:33.434Z] #52 4.906 + RM_GOPATH=1 [2021-06-11T21:58:33.434Z] #52 4.906 + case "$(go env GOARCH)" in [2021-06-11T21:58:33.434Z] #52 4.910 ++ go env GOARCH [2021-06-11T21:58:33.434Z] #52 4.911 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:33.434Z] #52 4.911 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:33.434Z] #52 4.914 ++ dirname /tmp/install/install.sh [2021-06-11T21:58:33.434Z] #52 4.914 + dir=/tmp/install [2021-06-11T21:58:33.434Z] #52 4.914 + bin=shfmt [2021-06-11T21:58:33.434Z] #52 4.914 + shift [2021-06-11T21:58:33.434Z] #52 4.914 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-11T21:58:33.434Z] #52 4.914 + . /tmp/install/shfmt.installer [2021-06-11T21:58:33.434Z] #52 4.914 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T21:58:33.434Z] #52 4.915 + install_shfmt [2021-06-11T21:58:33.434Z] #52 4.915 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T21:58:33.434Z] #52 4.915 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-11T21:58:33.434Z] #52 4.915 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KaRtScdM4W/src/github.com/mvdan/sh [2021-06-11T21:58:33.434Z] #52 4.920 Cloning into '/tmp/tmp.KaRtScdM4W/src/github.com/mvdan/sh'... [2021-06-11T21:58:33.516Z] #13 ... [2021-06-11T21:58:33.516Z] [2021-06-11T21:58:33.516Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:58:33.516Z] #46 sha256:9ba7cd7a7cc871a86fef6561ef29379483a193daed6648d5ec0c9150145c04b6 [2021-06-11T21:58:33.516Z] #46 4.736 + RM_GOPATH=0 [2021-06-11T21:58:33.516Z] #46 4.736 + TMP_GOPATH= [2021-06-11T21:58:33.516Z] #46 4.736 + : /build [2021-06-11T21:58:33.516Z] #46 4.736 + '[' -z '' ']' [2021-06-11T21:58:33.516Z] #46 4.736 ++ mktemp -d [2021-06-11T21:58:33.516Z] #46 4.738 + export GOPATH=/tmp/tmp.eLIcO8yaf0 [2021-06-11T21:58:33.516Z] #46 4.738 + GOPATH=/tmp/tmp.eLIcO8yaf0 [2021-06-11T21:58:33.516Z] #46 4.738 + RM_GOPATH=1 [2021-06-11T21:58:33.516Z] #46 4.738 + case "$(go env GOARCH)" in [2021-06-11T21:58:33.516Z] #46 4.738 ++ go env GOARCH [2021-06-11T21:58:33.516Z] #46 4.754 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:33.516Z] #46 4.754 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:33.516Z] #46 4.758 ++ dirname /tmp/install/install.sh [2021-06-11T21:58:33.516Z] #46 4.758 + dir=/tmp/install [2021-06-11T21:58:33.516Z] #46 4.758 + bin=vndr [2021-06-11T21:58:33.516Z] #46 4.758 + shift [2021-06-11T21:58:33.516Z] #46 4.758 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-11T21:58:33.516Z] #46 4.766 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T21:58:33.516Z] #46 4.766 + . /tmp/install/vndr.installer [2021-06-11T21:58:33.516Z] #46 4.766 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T21:58:33.516Z] #46 4.766 + install_vndr [2021-06-11T21:58:33.516Z] #46 4.766 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-11T21:58:33.516Z] #46 4.766 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eLIcO8yaf0/src/github.com/LK4D4/vndr [2021-06-11T21:58:33.516Z] #46 4.766 Cloning into '/tmp/tmp.eLIcO8yaf0/src/github.com/LK4D4/vndr'... [2021-06-11T21:58:33.516Z] #46 5.178 + cd /tmp/tmp.eLIcO8yaf0/src/github.com/LK4D4/vndr [2021-06-11T21:58:33.516Z] #46 5.178 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T21:58:33.516Z] #46 5.185 + go build -buildmode=pie -v -o /build/vndr . [2021-06-11T21:58:33.516Z] #46 6.168 internal/cpu [2021-06-11T21:58:33.516Z] #46 6.239 runtime/internal/atomic [2021-06-11T21:58:33.516Z] #46 6.436 runtime/internal/sys [2021-06-11T21:58:33.516Z] #46 6.513 internal/bytealg [2021-06-11T21:58:33.516Z] #46 6.589 runtime/internal/math [2021-06-11T21:58:33.516Z] #46 6.620 internal/race [2021-06-11T21:58:33.516Z] #46 6.739 sync/atomic [2021-06-11T21:58:33.516Z] #46 7.253 unicode [2021-06-11T21:58:33.516Z] #46 7.323 runtime [2021-06-11T21:58:33.693Z] #52 ... [2021-06-11T21:58:33.693Z] [2021-06-11T21:58:33.693Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-06-11T21:58:33.693Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T21:58:33.693Z] #40 6.711 + git clone https://github.com/docker/distribution.git . [2021-06-11T21:58:33.693Z] #40 6.731 Cloning into '.'... [2021-06-11T21:58:33.693Z] #40 ... [2021-06-11T21:58:33.693Z] [2021-06-11T21:58:33.693Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T21:58:33.693Z] #24 sha256:f58d1bd47e898022ed3bbbf2cf3a1c17803d838fa1010c9c539e05a1eb1e3394 [2021-06-11T21:58:33.693Z] #24 5.179 + RM_GOPATH=0 [2021-06-11T21:58:33.693Z] #24 5.179 + TMP_GOPATH= [2021-06-11T21:58:33.693Z] #24 5.179 + : /build [2021-06-11T21:58:33.693Z] #24 5.179 + '[' -z '' ']' [2021-06-11T21:58:33.693Z] #24 5.179 ++ mktemp -d [2021-06-11T21:58:33.693Z] #24 5.179 + export GOPATH=/tmp/tmp.0UNFRJy3Jn [2021-06-11T21:58:33.693Z] #24 5.179 + GOPATH=/tmp/tmp.0UNFRJy3Jn [2021-06-11T21:58:33.693Z] #24 5.179 + RM_GOPATH=1 [2021-06-11T21:58:33.693Z] #24 5.179 + case "$(go env GOARCH)" in [2021-06-11T21:58:33.693Z] #24 5.179 ++ go env GOARCH [2021-06-11T21:58:33.693Z] #24 5.203 Install docker/cli version 17.06.2-ce from stable [2021-06-11T21:58:33.693Z] #24 5.203 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:33.693Z] #24 5.203 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:33.693Z] #24 5.203 ++ dirname /tmp/install/install.sh [2021-06-11T21:58:33.693Z] #24 5.203 + dir=/tmp/install [2021-06-11T21:58:33.693Z] #24 5.203 + bin=dockercli [2021-06-11T21:58:33.693Z] #24 5.203 + shift [2021-06-11T21:58:33.693Z] #24 5.203 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-11T21:58:33.693Z] #24 5.203 + . /tmp/install/dockercli.installer [2021-06-11T21:58:33.693Z] #24 5.203 ++ : stable [2021-06-11T21:58:33.693Z] #24 5.203 ++ : 17.06.2-ce [2021-06-11T21:58:33.693Z] #24 5.203 + install_dockercli [2021-06-11T21:58:33.693Z] #24 5.203 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-11T21:58:33.693Z] #24 5.203 ++ uname -m [2021-06-11T21:58:33.693Z] #24 5.203 + arch=x86_64 [2021-06-11T21:58:33.693Z] #24 5.203 + '[' x86_64 '!=' x86_64 ']' [2021-06-11T21:58:33.693Z] #24 5.203 + url=https://download.docker.com/linux/static [2021-06-11T21:58:33.693Z] #24 5.203 + tar -xz docker/docker [2021-06-11T21:58:33.693Z] #24 5.214 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-11T21:58:33.772Z] #46 ... [2021-06-11T21:58:33.772Z] [2021-06-11T21:58:33.772Z] #56 [containerd 1/2] 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-06-11T21:58:33.772Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T21:58:33.772Z] #56 5.252 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:58:33.772Z] #56 5.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:58:33.772Z] #56 5.314 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:58:33.772Z] #56 5.998 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:58:33.772Z] #56 7.703 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:58:33.772Z] #56 9.969 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:58:33.772Z] #56 ... [2021-06-11T21:58:33.772Z] [2021-06-11T21:58:33.772Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:58:33.772Z] #59 sha256:77e16a5d40df78c44ea7ec5457cd6885c2e8802948ae883925c620acce2f22d7 [2021-06-11T21:58:33.772Z] #59 6.746 + RM_GOPATH=0 [2021-06-11T21:58:33.772Z] #59 6.746 + TMP_GOPATH= [2021-06-11T21:58:33.772Z] #59 6.746 + : /build [2021-06-11T21:58:33.772Z] #59 6.746 + '[' -z '' ']' [2021-06-11T21:58:33.772Z] #59 6.746 ++ mktemp -d [2021-06-11T21:58:33.772Z] #59 6.746 + export GOPATH=/tmp/tmp.ngHsHNJGvg [2021-06-11T21:58:33.772Z] #59 6.746 + GOPATH=/tmp/tmp.ngHsHNJGvg [2021-06-11T21:58:33.772Z] #59 6.746 + RM_GOPATH=1 [2021-06-11T21:58:33.772Z] #59 6.746 + case "$(go env GOARCH)" in [2021-06-11T21:58:33.772Z] #59 6.746 ++ go env GOARCH [2021-06-11T21:58:33.772Z] #59 6.754 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:33.772Z] #59 6.754 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:33.772Z] #59 6.756 ++ dirname /tmp/install/install.sh [2021-06-11T21:58:33.772Z] #59 6.759 + dir=/tmp/install [2021-06-11T21:58:33.772Z] #59 6.759 + bin=rootlesskit [2021-06-11T21:58:33.772Z] #59 6.759 + shift [2021-06-11T21:58:33.772Z] #59 6.759 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-11T21:58:33.772Z] #59 6.759 + . /tmp/install/rootlesskit.installer [2021-06-11T21:58:33.772Z] #59 6.759 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T21:58:33.772Z] #59 6.759 + install_rootlesskit [2021-06-11T21:58:33.772Z] #59 6.759 + case "$1" in [2021-06-11T21:58:33.772Z] #59 6.759 + export CGO_ENABLED=0 [2021-06-11T21:58:33.772Z] #59 6.759 + CGO_ENABLED=0 [2021-06-11T21:58:33.772Z] #59 6.759 + _install_rootlesskit [2021-06-11T21:58:33.772Z] #59 6.763 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T21:58:33.772Z] #59 6.765 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-11T21:58:33.772Z] #59 6.765 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ngHsHNJGvg/src/github.com/rootless-containers/rootlesskit [2021-06-11T21:58:33.772Z] #59 6.778 Cloning into '/tmp/tmp.ngHsHNJGvg/src/github.com/rootless-containers/rootlesskit'... [2021-06-11T21:58:33.954Z] #24 ... [2021-06-11T21:58:33.954Z] [2021-06-11T21:58:33.954Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:58:33.954Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:58:33.954Z] #44 6.977 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:58:33.954Z] #44 7.064 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:58:33.954Z] #44 7.064 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:58:33.954Z] #44 7.438 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-11T21:58:33.954Z] #44 8.220 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:58:33.954Z] #44 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:58:33.954Z] #44 ... [2021-06-11T21:58:33.954Z] [2021-06-11T21:58:33.954Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:58:33.954Z] #50 sha256:1efc9d1aa1a34a1e9451606fdf89024fd71fd9e2e32a5a5825d56412c0473dd6 [2021-06-11T21:58:33.954Z] #50 6.056 + RM_GOPATH=0 [2021-06-11T21:58:33.954Z] #50 6.056 + TMP_GOPATH= [2021-06-11T21:58:33.954Z] #50 6.056 + : /build [2021-06-11T21:58:33.954Z] #50 6.056 + '[' -z '' ']' [2021-06-11T21:58:33.954Z] #50 6.056 ++ mktemp -d [2021-06-11T21:58:33.954Z] #50 6.062 + export GOPATH=/tmp/tmp.yM5swCg8sx [2021-06-11T21:58:33.954Z] #50 6.062 + GOPATH=/tmp/tmp.yM5swCg8sx [2021-06-11T21:58:33.954Z] #50 6.062 + RM_GOPATH=1 [2021-06-11T21:58:33.954Z] #50 6.062 + case "$(go env GOARCH)" in [2021-06-11T21:58:33.954Z] #50 6.062 ++ go env GOARCH [2021-06-11T21:58:33.954Z] #50 6.087 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:33.954Z] #50 6.087 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:33.954Z] #50 6.087 ++ dirname /tmp/install/install.sh [2021-06-11T21:58:33.954Z] #50 6.087 + dir=/tmp/install [2021-06-11T21:58:33.954Z] #50 6.087 + bin=golangci_lint [2021-06-11T21:58:33.954Z] #50 6.087 + shift [2021-06-11T21:58:33.954Z] #50 6.098 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-11T21:58:33.954Z] #50 6.098 + . /tmp/install/golangci_lint.installer [2021-06-11T21:58:33.954Z] #50 6.098 ++ : v1.23.8 [2021-06-11T21:58:33.954Z] #50 6.111 + install_golangci_lint [2021-06-11T21:58:33.954Z] #50 6.111 + set -e [2021-06-11T21:58:33.954Z] #50 6.111 + export GO111MODULE=on [2021-06-11T21:58:33.954Z] #50 6.111 + GO111MODULE=on [2021-06-11T21:58:33.954Z] #50 6.111 + GOBIN=/build [2021-06-11T21:58:33.954Z] #50 6.111 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-11T21:58:33.954Z] #50 6.184 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-11T21:58:33.954Z] #50 6.193 go: finding github.com v1.23.8 [2021-06-11T21:58:33.954Z] #50 6.198 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-11T21:58:33.954Z] #50 6.198 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-11T21:58:33.954Z] #50 6.198 go: finding github.com/golangci v1.23.8 [2021-06-11T21:58:33.954Z] #50 7.592 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-11T21:58:33.954Z] #50 8.330 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-11T21:58:34.028Z] #59 ... [2021-06-11T21:58:34.028Z] [2021-06-11T21:58:34.028Z] #36 [tini 1/2] 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-06-11T21:58:34.028Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:58:34.028Z] #36 7.840 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:58:34.028Z] #36 7.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:58:34.028Z] #36 7.840 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:58:34.028Z] #36 8.911 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:58:34.028Z] #36 ... [2021-06-11T21:58:34.028Z] [2021-06-11T21:58:34.028Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T21:58:34.028Z] #24 sha256:4d87f1f60625e12c868fba70c8c0b60b75fe465587c1b6be4f47784dd2e183b3 [2021-06-11T21:58:34.028Z] #24 5.321 + RM_GOPATH=0 [2021-06-11T21:58:34.028Z] #24 5.321 + TMP_GOPATH= [2021-06-11T21:58:34.028Z] #24 5.321 + : /build [2021-06-11T21:58:34.028Z] #24 5.321 + '[' -z '' ']' [2021-06-11T21:58:34.028Z] #24 5.321 ++ mktemp -d [2021-06-11T21:58:34.028Z] #24 5.322 + export GOPATH=/tmp/tmp.tkvEtf56mg [2021-06-11T21:58:34.028Z] #24 5.322 + GOPATH=/tmp/tmp.tkvEtf56mg [2021-06-11T21:58:34.028Z] #24 5.322 + RM_GOPATH=1 [2021-06-11T21:58:34.028Z] #24 5.322 + case "$(go env GOARCH)" in [2021-06-11T21:58:34.028Z] #24 5.322 ++ go env GOARCH [2021-06-11T21:58:34.028Z] #24 5.341 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:34.028Z] #24 5.341 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:34.028Z] #24 5.342 ++ dirname /tmp/install/install.sh [2021-06-11T21:58:34.028Z] #24 5.347 + dir=/tmp/install [2021-06-11T21:58:34.028Z] #24 5.348 + bin=dockercli [2021-06-11T21:58:34.028Z] #24 5.348 + shift [2021-06-11T21:58:34.028Z] #24 5.348 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-11T21:58:34.028Z] #24 5.348 + . /tmp/install/dockercli.installer [2021-06-11T21:58:34.028Z] #24 5.348 ++ : stable [2021-06-11T21:58:34.028Z] #24 5.348 ++ : 17.06.2-ce [2021-06-11T21:58:34.028Z] #24 5.348 + install_dockercli [2021-06-11T21:58:34.028Z] #24 5.348 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-11T21:58:34.028Z] #24 5.348 Install docker/cli version 17.06.2-ce from stable [2021-06-11T21:58:34.028Z] #24 5.349 ++ uname -m [2021-06-11T21:58:34.028Z] #24 5.350 + arch=x86_64 [2021-06-11T21:58:34.028Z] #24 5.353 + '[' x86_64 '!=' x86_64 ']' [2021-06-11T21:58:34.028Z] #24 5.354 + url=https://download.docker.com/linux/static [2021-06-11T21:58:34.028Z] #24 5.354 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-11T21:58:34.028Z] #24 5.361 + tar -xz docker/docker [2021-06-11T21:58:34.216Z] #50 ... [2021-06-11T21:58:34.216Z] [2021-06-11T21:58:34.216Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T21:58:34.216Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T21:58:34.216Z] #32 6.479 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-11T21:58:34.216Z] #32 6.510 Cloning into '.'... [2021-06-11T21:58:34.216Z] #32 ... [2021-06-11T21:58:34.216Z] [2021-06-11T21:58:34.216Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T21:58:34.216Z] #48 sha256:3dd5d131ac561d8a7c76ba7de47d3c57260235e2a9e84848139dc9e3499605fe [2021-06-11T21:58:34.216Z] #48 6.050 + RM_GOPATH=0 [2021-06-11T21:58:34.216Z] #48 6.050 + TMP_GOPATH= [2021-06-11T21:58:34.216Z] #48 6.050 + : /build [2021-06-11T21:58:34.216Z] #48 6.051 + '[' -z '' ']' [2021-06-11T21:58:34.216Z] #48 6.051 ++ mktemp -d [2021-06-11T21:58:34.217Z] #48 6.052 + export GOPATH=/tmp/tmp.rg79tApHMN [2021-06-11T21:58:34.217Z] #48 6.052 + GOPATH=/tmp/tmp.rg79tApHMN [2021-06-11T21:58:34.217Z] #48 6.053 + RM_GOPATH=1 [2021-06-11T21:58:34.217Z] #48 6.055 + case "$(go env GOARCH)" in [2021-06-11T21:58:34.217Z] #48 6.057 ++ go env GOARCH [2021-06-11T21:58:34.217Z] #48 6.075 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:34.217Z] #48 6.075 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:34.217Z] #48 6.075 ++ dirname /tmp/install/install.sh [2021-06-11T21:58:34.217Z] #48 6.075 + dir=/tmp/install [2021-06-11T21:58:34.217Z] #48 6.075 + bin=gotestsum [2021-06-11T21:58:34.217Z] #48 6.075 + shift [2021-06-11T21:58:34.217Z] #48 6.075 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-11T21:58:34.217Z] #48 6.075 + . /tmp/install/gotestsum.installer [2021-06-11T21:58:34.217Z] #48 6.075 ++ : v0.5.3 [2021-06-11T21:58:34.217Z] #48 6.075 + install_gotestsum [2021-06-11T21:58:34.217Z] #48 6.075 + set -e [2021-06-11T21:58:34.217Z] #48 6.075 + export GO111MODULE=on [2021-06-11T21:58:34.217Z] #48 6.075 + GO111MODULE=on [2021-06-11T21:58:34.217Z] #48 6.075 + GOBIN=/build [2021-06-11T21:58:34.217Z] #48 6.075 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-11T21:58:34.217Z] #48 6.176 go: finding gotest.tools v0.5.3 [2021-06-11T21:58:34.217Z] #48 6.181 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-11T21:58:34.217Z] #48 7.243 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-11T21:58:34.217Z] #48 7.839 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-11T21:58:34.217Z] #48 8.725 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T21:58:34.217Z] #48 8.727 go: downloading github.com/fatih/color v1.9.0 [2021-06-11T21:58:34.217Z] #48 8.773 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-11T21:58:34.217Z] #48 8.876 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T21:58:34.217Z] #48 8.907 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T21:58:34.217Z] #48 8.908 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-11T21:58:34.217Z] #48 8.969 go: extracting github.com/fatih/color v1.9.0 [2021-06-11T21:58:34.217Z] #48 9.191 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T21:58:34.217Z] #48 9.218 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-11T21:58:34.217Z] #48 9.285 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-11T21:58:34.217Z] #48 9.386 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T21:58:34.217Z] #48 9.531 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T21:58:34.217Z] #48 9.608 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-11T21:58:34.217Z] #48 9.631 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-11T21:58:34.217Z] #48 9.650 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T21:58:34.217Z] #48 9.651 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T21:58:34.217Z] #48 9.689 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-11T21:58:34.217Z] #48 9.729 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T21:58:34.217Z] #48 9.778 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-11T21:58:34.284Z] #24 ... [2021-06-11T21:58:34.284Z] [2021-06-11T21:58:34.284Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-06-11T21:58:34.284Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T21:58:34.284Z] #40 4.846 + git clone https://github.com/docker/distribution.git . [2021-06-11T21:58:34.284Z] #40 4.849 Cloning into '.'... [2021-06-11T21:58:34.476Z] #48 ... [2021-06-11T21:58:34.476Z] [2021-06-11T21:58:34.476Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:58:34.476Z] #46 sha256:9e3d2071e59ff778d623b5010a276c0ec13df4ee6f05a2e49b660bc9f18321db [2021-06-11T21:58:34.476Z] #46 6.433 + RM_GOPATH=0 [2021-06-11T21:58:34.476Z] #46 6.433 + TMP_GOPATH= [2021-06-11T21:58:34.476Z] #46 6.433 + : /build [2021-06-11T21:58:34.476Z] #46 6.433 + '[' -z '' ']' [2021-06-11T21:58:34.476Z] #46 6.433 ++ mktemp -d [2021-06-11T21:58:34.476Z] #46 6.433 + export GOPATH=/tmp/tmp.qhAVLUipjf [2021-06-11T21:58:34.476Z] #46 6.433 + GOPATH=/tmp/tmp.qhAVLUipjf [2021-06-11T21:58:34.476Z] #46 6.433 + RM_GOPATH=1 [2021-06-11T21:58:34.476Z] #46 6.433 + case "$(go env GOARCH)" in [2021-06-11T21:58:34.476Z] #46 6.433 ++ go env GOARCH [2021-06-11T21:58:34.476Z] #46 6.467 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:34.476Z] #46 6.467 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:34.476Z] #46 6.467 ++ dirname /tmp/install/install.sh [2021-06-11T21:58:34.476Z] #46 6.467 + dir=/tmp/install [2021-06-11T21:58:34.476Z] #46 6.467 + bin=vndr [2021-06-11T21:58:34.476Z] #46 6.467 + shift [2021-06-11T21:58:34.476Z] #46 6.467 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-11T21:58:34.476Z] #46 6.467 + . /tmp/install/vndr.installer [2021-06-11T21:58:34.476Z] #46 6.467 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T21:58:34.476Z] #46 6.467 + install_vndr [2021-06-11T21:58:34.476Z] #46 6.467 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-11T21:58:34.476Z] #46 6.467 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qhAVLUipjf/src/github.com/LK4D4/vndr [2021-06-11T21:58:34.476Z] #46 6.467 Cloning into '/tmp/tmp.qhAVLUipjf/src/github.com/LK4D4/vndr'... [2021-06-11T21:58:34.476Z] #46 6.467 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T21:58:34.476Z] #46 7.422 + cd /tmp/tmp.qhAVLUipjf/src/github.com/LK4D4/vndr [2021-06-11T21:58:34.476Z] #46 7.424 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T21:58:34.476Z] #46 7.430 + go build -buildmode=pie -v -o /build/vndr . [2021-06-11T21:58:34.476Z] #46 8.628 runtime/internal/atomic [2021-06-11T21:58:34.476Z] #46 8.635 internal/cpu [2021-06-11T21:58:34.476Z] #46 8.872 runtime/internal/sys [2021-06-11T21:58:34.476Z] #46 9.226 internal/bytealg [2021-06-11T21:58:34.476Z] #46 9.230 runtime/internal/math [2021-06-11T21:58:34.476Z] #46 9.382 internal/race [2021-06-11T21:58:34.476Z] #46 9.564 sync/atomic [2021-06-11T21:58:34.476Z] #46 9.981 unicode [2021-06-11T21:58:34.476Z] #46 10.19 runtime [2021-06-11T21:58:34.476Z] #46 ... [2021-06-11T21:58:34.476Z] [2021-06-11T21:58:34.476Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:58:34.476Z] #59 sha256:f7a3221431a54d8299e936fd3ea1a96dc9b62006d52b77fe83dba7f38c10c025 [2021-06-11T21:58:34.476Z] #59 6.185 + RM_GOPATH=0 [2021-06-11T21:58:34.476Z] #59 6.185 + TMP_GOPATH= [2021-06-11T21:58:34.476Z] #59 6.185 + : /build [2021-06-11T21:58:34.476Z] #59 6.185 + '[' -z '' ']' [2021-06-11T21:58:34.476Z] #59 6.185 ++ mktemp -d [2021-06-11T21:58:34.476Z] #59 6.193 + export GOPATH=/tmp/tmp.XVyvByc1eq [2021-06-11T21:58:34.476Z] #59 6.193 + GOPATH=/tmp/tmp.XVyvByc1eq [2021-06-11T21:58:34.476Z] #59 6.193 + RM_GOPATH=1 [2021-06-11T21:58:34.476Z] #59 6.193 + case "$(go env GOARCH)" in [2021-06-11T21:58:34.476Z] #59 6.193 ++ go env GOARCH [2021-06-11T21:58:34.476Z] #59 6.205 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:34.476Z] #59 6.206 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:34.476Z] #59 6.209 ++ dirname /tmp/install/install.sh [2021-06-11T21:58:34.476Z] #59 6.215 + dir=/tmp/install [2021-06-11T21:58:34.476Z] #59 6.215 + bin=rootlesskit [2021-06-11T21:58:34.476Z] #59 6.215 + shift [2021-06-11T21:58:34.476Z] #59 6.215 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-11T21:58:34.476Z] #59 6.215 + . /tmp/install/rootlesskit.installer [2021-06-11T21:58:34.476Z] #59 6.215 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T21:58:34.476Z] #59 6.215 + install_rootlesskit [2021-06-11T21:58:34.476Z] #59 6.215 + case "$1" in [2021-06-11T21:58:34.476Z] #59 6.215 + export CGO_ENABLED=0 [2021-06-11T21:58:34.476Z] #59 6.215 + CGO_ENABLED=0 [2021-06-11T21:58:34.476Z] #59 6.215 + _install_rootlesskit [2021-06-11T21:58:34.476Z] #59 6.215 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-11T21:58:34.476Z] #59 6.215 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XVyvByc1eq/src/github.com/rootless-containers/rootlesskit [2021-06-11T21:58:34.476Z] #59 6.215 Cloning into '/tmp/tmp.XVyvByc1eq/src/github.com/rootless-containers/rootlesskit'... [2021-06-11T21:58:34.476Z] #59 6.215 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T21:58:34.476Z] #59 11.17 + cd /tmp/tmp.XVyvByc1eq/src/github.com/rootless-containers/rootlesskit [2021-06-11T21:58:34.476Z] #59 11.17 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T21:58:34.476Z] #59 11.18 + export GO111MODULE=on [2021-06-11T21:58:34.476Z] #59 11.19 + GO111MODULE=on [2021-06-11T21:58:34.476Z] #59 11.19 + export GOPROXY=https://proxy.golang.org [2021-06-11T21:58:34.476Z] #59 11.19 + GOPROXY=https://proxy.golang.org [2021-06-11T21:58:34.476Z] #59 11.19 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T21:58:34.476Z] #59 11.19 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-11T21:58:34.544Z] #40 ... [2021-06-11T21:58:34.544Z] [2021-06-11T21:58:34.544Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:58:34.544Z] #52 sha256:0894a3b41ecad120d131210fe776a9a8851d8af1476c9c7dc704eb8076cb57ef [2021-06-11T21:58:34.544Z] #52 4.478 + RM_GOPATH=0 [2021-06-11T21:58:34.544Z] #52 4.478 + TMP_GOPATH= [2021-06-11T21:58:34.544Z] #52 4.478 + : /build [2021-06-11T21:58:34.544Z] #52 4.478 + '[' -z '' ']' [2021-06-11T21:58:34.544Z] #52 4.478 ++ mktemp -d [2021-06-11T21:58:34.544Z] #52 4.479 + export GOPATH=/tmp/tmp.b8OG5dpSPr [2021-06-11T21:58:34.544Z] #52 4.479 + GOPATH=/tmp/tmp.b8OG5dpSPr [2021-06-11T21:58:34.544Z] #52 4.479 + RM_GOPATH=1 [2021-06-11T21:58:34.544Z] #52 4.479 + case "$(go env GOARCH)" in [2021-06-11T21:58:34.544Z] #52 4.480 ++ go env GOARCH [2021-06-11T21:58:34.544Z] #52 4.486 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:34.544Z] #52 4.486 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:34.544Z] #52 4.486 ++ dirname /tmp/install/install.sh [2021-06-11T21:58:34.544Z] #52 4.488 + dir=/tmp/install [2021-06-11T21:58:34.544Z] #52 4.488 + bin=shfmt [2021-06-11T21:58:34.544Z] #52 4.488 + shift [2021-06-11T21:58:34.544Z] #52 4.488 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-11T21:58:34.544Z] #52 4.488 + . /tmp/install/shfmt.installer [2021-06-11T21:58:34.544Z] #52 4.488 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T21:58:34.544Z] #52 4.488 + install_shfmt [2021-06-11T21:58:34.544Z] #52 4.488 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-11T21:58:34.544Z] #52 4.488 + git clone https://github.com/mvdan/sh.git /tmp/tmp.b8OG5dpSPr/src/github.com/mvdan/sh [2021-06-11T21:58:34.544Z] #52 4.491 Cloning into '/tmp/tmp.b8OG5dpSPr/src/github.com/mvdan/sh'... [2021-06-11T21:58:34.544Z] #52 4.492 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T21:58:34.544Z] #52 ... [2021-06-11T21:58:34.544Z] [2021-06-11T21:58:34.544Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T21:58:34.544Z] #34 sha256:af51628a8178de9be40f1eb3bef143882676118c9e743390a2d3ca70bf54b6f3 [2021-06-11T21:58:34.544Z] #34 5.220 Install go-toml version v1.8.1 [2021-06-11T21:58:34.544Z] #34 5.244 go: finding github.com v1.8.1 [2021-06-11T21:58:34.544Z] #34 5.244 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-11T21:58:34.544Z] #34 5.244 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-11T21:58:34.544Z] #34 5.244 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-11T21:58:34.544Z] #34 5.244 go: finding github.com/pelletier v1.8.1 [2021-06-11T21:58:34.544Z] #34 6.017 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-11T21:58:34.544Z] #34 6.412 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-11T21:58:34.544Z] #34 8.133 github.com/pelletier/go-toml [2021-06-11T21:58:34.734Z] #59 ... [2021-06-11T21:58:34.734Z] [2021-06-11T21:58:34.734Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T21:58:34.734Z] #29 sha256:5a12f7439639321312b2d6bf51516b957790881d955408f279819b072b9a3c0d [2021-06-11T21:58:34.734Z] #29 11.91 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-11T21:58:34.734Z] #29 12.39 [2021-06-11T21:58:34.734Z] #29 12.61 ######################################################################## 100.0% [2021-06-11T21:58:34.734Z] #29 12.79 [2021-06-11T21:58:34.734Z] #29 12.89 Download of images into '/build' complete. [2021-06-11T21:58:34.734Z] #29 12.89 Use something like the following to load the result into a Docker daemon: [2021-06-11T21:58:34.734Z] #29 12.89 tar -cC '/build' . | docker load [2021-06-11T21:58:34.734Z] #29 DONE 13.3s [2021-06-11T21:58:34.734Z] [2021-06-11T21:58:34.734Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T21:58:34.734Z] #34 sha256:1cdb074174ab6da8c46476f8f242248364f07d7c3e0261c9b1eacb0d6361b2d1 [2021-06-11T21:58:34.734Z] #34 10.94 github.com/pelletier/go-toml [2021-06-11T21:58:34.800Z] #34 ... [2021-06-11T21:58:34.800Z] [2021-06-11T21:58:34.800Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:58:34.800Z] #50 sha256:04f07d6a0359fb2ef4af59206e8f6a285a9650f678fbc2fb4df093c947aa811c [2021-06-11T21:58:34.800Z] #50 4.041 + RM_GOPATH=0 [2021-06-11T21:58:34.800Z] #50 4.041 + TMP_GOPATH= [2021-06-11T21:58:34.800Z] #50 4.041 + : /build [2021-06-11T21:58:34.800Z] #50 4.041 + '[' -z '' ']' [2021-06-11T21:58:34.800Z] #50 4.043 ++ mktemp -d [2021-06-11T21:58:34.800Z] #50 4.044 + export GOPATH=/tmp/tmp.OoeyPMmKxY [2021-06-11T21:58:34.800Z] #50 4.044 + GOPATH=/tmp/tmp.OoeyPMmKxY [2021-06-11T21:58:34.800Z] #50 4.044 + RM_GOPATH=1 [2021-06-11T21:58:34.800Z] #50 4.044 + case "$(go env GOARCH)" in [2021-06-11T21:58:34.800Z] #50 4.054 ++ go env GOARCH [2021-06-11T21:58:34.800Z] #50 4.054 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:34.800Z] #50 4.054 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:58:34.800Z] #50 4.054 ++ dirname /tmp/install/install.sh [2021-06-11T21:58:34.800Z] #50 4.054 + dir=/tmp/install [2021-06-11T21:58:34.800Z] #50 4.054 + bin=golangci_lint [2021-06-11T21:58:34.800Z] #50 4.054 + shift [2021-06-11T21:58:34.800Z] #50 4.054 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-11T21:58:34.800Z] #50 4.054 + . /tmp/install/golangci_lint.installer [2021-06-11T21:58:34.800Z] #50 4.054 ++ : v1.23.8 [2021-06-11T21:58:34.800Z] #50 4.054 + install_golangci_lint [2021-06-11T21:58:34.800Z] #50 4.054 + set -e [2021-06-11T21:58:34.800Z] #50 4.054 + export GO111MODULE=on [2021-06-11T21:58:34.800Z] #50 4.054 + GO111MODULE=on [2021-06-11T21:58:34.800Z] #50 4.054 + GOBIN=/build [2021-06-11T21:58:34.800Z] #50 4.054 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-11T21:58:34.800Z] #50 4.079 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-11T21:58:34.800Z] #50 4.079 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-11T21:58:34.800Z] #50 4.079 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-11T21:58:34.800Z] #50 4.079 go: finding github.com/golangci v1.23.8 [2021-06-11T21:58:34.800Z] #50 4.079 go: finding github.com v1.23.8 [2021-06-11T21:58:34.800Z] #50 4.606 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-11T21:58:34.800Z] #50 4.768 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-11T21:58:34.800Z] #50 8.510 go: downloading github.com/pkg/errors v0.8.1 [2021-06-11T21:58:34.800Z] #50 8.563 go: downloading github.com/fatih/color v1.7.0 [2021-06-11T21:58:34.800Z] #50 8.563 go: downloading github.com/spf13/viper v1.6.1 [2021-06-11T21:58:34.800Z] #50 8.634 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T21:58:34.800Z] #50 8.700 go: extracting github.com/fatih/color v1.7.0 [2021-06-11T21:58:34.800Z] #50 8.733 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-11T21:58:34.800Z] #50 8.793 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T21:58:34.800Z] #50 8.843 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-11T21:58:34.800Z] #50 8.890 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T21:58:34.800Z] #50 8.911 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T21:58:34.800Z] #50 8.998 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T21:58:34.800Z] #50 8.998 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T21:58:34.800Z] #50 9.088 go: extracting github.com/spf13/viper v1.6.1 [2021-06-11T21:58:34.800Z] #50 9.088 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T21:58:34.800Z] #50 9.225 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T21:58:34.800Z] #50 9.225 go: extracting github.com/pkg/errors v0.8.1 [2021-06-11T21:58:34.800Z] #50 9.278 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-11T21:58:34.800Z] #50 9.440 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T21:58:34.800Z] #50 9.481 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T21:58:34.800Z] #50 9.481 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T21:58:34.800Z] #50 9.677 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-11T21:58:34.800Z] #50 9.763 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T21:58:34.800Z] #50 9.781 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T21:58:34.800Z] #50 ... [2021-06-11T21:58:34.800Z] [2021-06-11T21:58:34.800Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:58:34.800Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:58:34.800Z] #44 6.296 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:58:34.800Z] #44 6.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:58:34.800Z] #44 6.318 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:58:34.800Z] #44 6.880 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-11T21:58:34.800Z] #44 7.324 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:58:34.800Z] #44 9.528 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:58:35.058Z] #44 ... [2021-06-11T21:58:35.058Z] [2021-06-11T21:58:35.058Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:58:35.058Z] #59 sha256:77e16a5d40df78c44ea7ec5457cd6885c2e8802948ae883925c620acce2f22d7 [2021-06-11T21:58:35.058Z] #59 11.49 + cd /tmp/tmp.ngHsHNJGvg/src/github.com/rootless-containers/rootlesskit [2021-06-11T21:58:35.058Z] #59 11.49 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T21:58:35.058Z] #59 11.52 + export GO111MODULE=on [2021-06-11T21:58:35.058Z] #59 11.52 + GO111MODULE=on [2021-06-11T21:58:35.058Z] #59 11.52 + export GOPROXY=https://proxy.golang.org [2021-06-11T21:58:35.058Z] #59 11.52 + GOPROXY=https://proxy.golang.org [2021-06-11T21:58:35.058Z] #59 11.52 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T21:58:35.058Z] #59 11.52 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-11T21:58:35.066Z] #20 10.07 Reading package lists... [2021-06-11T21:58:35.066Z] #20 ... [2021-06-11T21:58:35.066Z] [2021-06-11T21:58:35.066Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T21:58:35.066Z] #54 sha256:acf1e43fe3463cb7bf4b6906dbcd8823947803241f988d61f5d5467dc3bcf55b [2021-06-11T21:58:35.066Z] #54 12.59 + cd /tmp/tmp.QNrCF2ijzy/src/github.com/opencontainers/runc [2021-06-11T21:58:35.066Z] #54 12.59 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T21:58:35.066Z] #54 13.09 + '[' -z '' ']' [2021-06-11T21:58:35.066Z] #54 13.09 + target=static [2021-06-11T21:58:35.066Z] #54 13.09 + make 'BUILDTAGS=seccomp ' static [2021-06-11T21:58:35.066Z] #54 13.45 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-11T21:58:35.326Z] #54 ... [2021-06-11T21:58:35.326Z] [2021-06-11T21:58:35.326Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-11T21:58:35.326Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T21:58:35.326Z] #20 10.07 Reading package lists... [2021-06-11T21:58:36.711Z] #20 13.87 Reading package lists... [2021-06-11T21:58:36.711Z] #20 ... [2021-06-11T21:58:36.711Z] [2021-06-11T21:58:36.711Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:58:36.711Z] #46 sha256:d32e6c4322faff828f278f4dbc953e7146b1c47f2c92d9cc37c5c9dd676785ea [2021-06-11T21:58:36.711Z] #46 122.5 github.com/LK4D4/vndr/godl [2021-06-11T21:58:36.711Z] #46 123.2 github.com/LK4D4/vndr [2021-06-11T21:58:36.711Z] #46 DONE 132.3s [2021-06-11T21:58:36.711Z] [2021-06-11T21:58:36.711Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-11T21:58:36.711Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T21:58:36.959Z] #59 13.34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T21:58:36.959Z] #59 13.36 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-11T21:58:36.959Z] #59 13.39 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T21:58:36.960Z] #59 13.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-11T21:58:36.960Z] #59 13.41 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T21:58:37.243Z] #59 13.63 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-11T21:58:37.243Z] #59 13.63 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T21:58:37.243Z] #59 13.66 go: downloading github.com/google/uuid v1.2.0 [2021-06-11T21:58:37.276Z] #34 ... [2021-06-11T21:58:37.276Z] [2021-06-11T21:58:37.276Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:58:37.276Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:58:37.276Z] #13 3.519 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T21:58:37.276Z] #13 3.592 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T21:58:37.276Z] #13 3.593 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T21:58:37.276Z] #13 3.600 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T21:58:37.276Z] #13 4.730 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-11T21:58:37.276Z] #13 6.699 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:58:37.276Z] #13 ... [2021-06-11T21:58:37.276Z] [2021-06-11T21:58:37.276Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:58:37.276Z] #59 sha256:f7a3221431a54d8299e936fd3ea1a96dc9b62006d52b77fe83dba7f38c10c025 [2021-06-11T21:58:37.276Z] #59 14.43 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-11T21:58:37.504Z] #59 13.81 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T21:58:37.504Z] #59 14.02 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-11T21:58:37.566Z] INFO: Extraction ended at 06/11/2021 21:58:33. Duration:00:00:21.5295025 [2021-06-11T21:58:37.566Z] INFO: Updating the golang and path environment variables [2021-06-11T21:58:37.566Z] INFO: GOPATH=d:\gopath [2021-06-11T21:58:37.566Z] INFO: go version go1.13.15 windows/amd64 [2021-06-11T21:58:37.566Z] INFO: Running the daemon under test in debug mode [2021-06-11T21:58:37.566Z] INFO: Starting a daemon under test... [2021-06-11T21:58:37.566Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42517\4\daemon --pidfile d:\CI\PR-42517\4\docker.pid -D [2021-06-11T21:58:37.566Z] INFO: Process started successfully. [2021-06-11T21:58:37.566Z] INFO: Start tailing logs of the daemon under tests [2021-06-11T21:58:37.566Z] INFO: Waiting for the daemon under test to start... [2021-06-11T21:58:37.609Z] #59 14.47 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T21:58:37.609Z] #59 14.49 go: downloading github.com/google/uuid v1.2.0 [2021-06-11T21:58:37.762Z] #59 14.21 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T21:58:37.868Z] #59 14.97 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-11T21:58:37.868Z] #59 14.97 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T21:58:37.868Z] #59 14.97 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-11T21:58:37.868Z] #59 14.97 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-11T21:58:38.127Z] #59 ... [2021-06-11T21:58:38.127Z] [2021-06-11T21:58:38.127Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T21:58:38.127Z] #24 sha256:f58d1bd47e898022ed3bbbf2cf3a1c17803d838fa1010c9c539e05a1eb1e3394 [2021-06-11T21:58:38.127Z] #24 14.78 + mkdir -p /build [2021-06-11T21:58:38.127Z] #24 14.90 + mv docker/docker /build/ [2021-06-11T21:58:38.127Z] #24 14.91 + rmdir docker [2021-06-11T21:58:38.127Z] #24 DONE 15.1s [2021-06-11T21:58:38.127Z] [2021-06-11T21:58:38.127Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:58:38.127Z] #59 sha256:f7a3221431a54d8299e936fd3ea1a96dc9b62006d52b77fe83dba7f38c10c025 [2021-06-11T21:58:38.127Z] #59 15.07 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-11T21:58:38.127Z] #59 15.31 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T21:58:38.172Z] #59 14.23 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T21:58:38.172Z] #59 14.33 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-11T21:58:38.172Z] #59 14.56 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-11T21:58:38.437Z] #59 ... [2021-06-11T21:58:38.437Z] [2021-06-11T21:58:38.437Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T21:58:38.437Z] #24 sha256:4d87f1f60625e12c868fba70c8c0b60b75fe465587c1b6be4f47784dd2e183b3 [2021-06-11T21:58:38.437Z] #24 13.72 + mkdir -p /build [2021-06-11T21:58:38.437Z] #24 13.72 + mv docker/docker /build/ [2021-06-11T21:58:38.437Z] #24 13.72 + rmdir docker [2021-06-11T21:58:38.437Z] #24 DONE 14.7s [2021-06-11T21:58:38.437Z] [2021-06-11T21:58:38.437Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:58:38.437Z] #59 sha256:77e16a5d40df78c44ea7ec5457cd6885c2e8802948ae883925c620acce2f22d7 [2021-06-11T21:58:38.437Z] #59 14.93 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T21:58:38.439Z] #59 15.55 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-11T21:58:38.707Z] #59 15.81 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T21:58:38.730Z] #59 15.14 go: extracting github.com/google/uuid v1.2.0 [2021-06-11T21:58:38.730Z] #59 15.14 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-11T21:58:38.966Z] #59 15.93 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T21:58:38.966Z] #59 16.02 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T21:58:38.991Z] #59 15.32 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-11T21:58:39.252Z] #20 13.87 Reading package lists... [2021-06-11T21:58:39.270Z] #59 16.08 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T21:58:39.270Z] #59 16.26 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-11T21:58:39.270Z] #59 16.27 go: extracting github.com/google/uuid v1.2.0 [2021-06-11T21:58:39.270Z] #59 16.34 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-11T21:58:39.512Z] #20 17.53 Building dependency tree... [2021-06-11T21:58:39.562Z] #59 16.20 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-11T21:58:39.854Z] #59 16.81 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T21:58:40.083Z] #20 18.47 libcap2-bin is already the newest version (1:2.25-2). [2021-06-11T21:58:40.083Z] #20 18.47 The following additional packages will be installed: [2021-06-11T21:58:40.083Z] #20 18.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-11T21:58:40.083Z] #20 18.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-11T21:58:40.083Z] #20 18.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-11T21:58:40.083Z] #20 18.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-11T21:58:40.083Z] #20 18.47 python3.7 python3.7-minimal vim-runtime xxd [2021-06-11T21:58:40.083Z] #20 18.47 Suggested packages: [2021-06-11T21:58:40.083Z] #20 18.47 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-11T21:58:40.083Z] #20 18.47 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-11T21:58:40.083Z] #20 18.47 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-11T21:58:40.083Z] #20 18.47 quota [2021-06-11T21:58:40.083Z] #20 18.47 Recommended packages: [2021-06-11T21:58:40.083Z] #20 18.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-11T21:58:40.083Z] #20 18.47 python3-keyrings.alt python3-xdg unzip [2021-06-11T21:58:40.129Z] #59 16.53 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T21:58:40.692Z] #59 ... [2021-06-11T21:58:40.692Z] [2021-06-11T21:58:40.692Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T21:58:40.692Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T21:58:40.692Z] #32 6.686 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-11T21:58:40.692Z] #32 6.686 Cloning into '.'... [2021-06-11T21:58:40.692Z] #32 ... [2021-06-11T21:58:40.692Z] [2021-06-11T21:58:40.692Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:58:40.692Z] #50 sha256:04f07d6a0359fb2ef4af59206e8f6a285a9650f678fbc2fb4df093c947aa811c [2021-06-11T21:58:40.692Z] #50 12.08 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T21:58:40.692Z] #50 14.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T21:58:40.692Z] #50 14.50 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-11T21:58:40.692Z] #50 14.50 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T21:58:40.692Z] #50 14.50 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T21:58:40.692Z] #50 14.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-11T21:58:40.692Z] #50 14.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T21:58:40.692Z] #50 14.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T21:58:40.692Z] #50 14.50 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T21:58:40.692Z] #50 14.50 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T21:58:40.692Z] #50 14.97 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-11T21:58:40.692Z] #50 14.97 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T21:58:40.692Z] #50 15.02 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T21:58:40.692Z] #50 15.33 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T21:58:40.692Z] #50 15.33 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T21:58:40.692Z] #50 15.33 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-11T21:58:40.692Z] #50 15.33 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T21:58:40.692Z] #50 15.33 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T21:58:40.692Z] #50 15.33 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T21:58:40.692Z] #50 15.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T21:58:40.692Z] #50 15.61 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T21:58:40.692Z] #50 15.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T21:58:40.692Z] #50 15.68 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-11T21:58:40.692Z] #50 15.70 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T21:58:40.692Z] #50 15.88 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T21:58:40.692Z] #50 15.95 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-11T21:58:40.692Z] #50 15.95 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T21:58:40.692Z] #50 16.03 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-11T21:58:40.692Z] #50 16.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T21:58:40.692Z] #50 16.08 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-11T21:58:40.692Z] #50 16.23 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-11T21:58:40.692Z] #50 16.23 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T21:58:40.692Z] #50 16.42 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T21:58:40.692Z] #50 16.58 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-11T21:58:40.692Z] #50 16.65 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-11T21:58:40.692Z] #50 16.66 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T21:58:40.692Z] #50 16.72 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T21:58:40.692Z] #50 16.85 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T21:58:40.692Z] #50 16.85 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-11T21:58:40.692Z] #50 16.91 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T21:58:40.692Z] #50 16.91 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-11T21:58:40.692Z] #50 17.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T21:58:40.692Z] #50 17.17 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T21:58:40.692Z] #50 17.17 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-11T21:58:40.790Z] #59 17.59 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T21:58:40.948Z] #50 17.23 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-11T21:58:40.948Z] #50 17.26 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-11T21:58:40.948Z] #50 17.36 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T21:58:40.948Z] #50 17.41 go: downloading github.com/spf13/afero v1.1.2 [2021-06-11T21:58:41.204Z] #50 17.69 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T21:58:41.461Z] #50 17.86 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T21:58:41.461Z] #50 17.86 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-11T21:58:41.461Z] #50 ... [2021-06-11T21:58:41.461Z] [2021-06-11T21:58:41.461Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:58:41.461Z] #59 sha256:77e16a5d40df78c44ea7ec5457cd6885c2e8802948ae883925c620acce2f22d7 [2021-06-11T21:58:41.461Z] #59 17.87 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T21:58:41.461Z] #59 17.99 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T21:58:41.467Z] #20 19.99 The following NEW packages will be installed: [2021-06-11T21:58:41.467Z] #20 19.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-11T21:58:41.467Z] #20 19.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-11T21:58:41.467Z] #20 19.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-11T21:58:41.467Z] #20 19.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-11T21:58:41.467Z] #20 19.99 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-11T21:58:41.467Z] #20 20.00 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-11T21:58:41.467Z] #20 20.00 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-11T21:58:41.467Z] #20 20.00 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-11T21:58:41.467Z] #20 20.00 xz-utils zip [2021-06-11T21:58:41.718Z] #59 18.18 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T21:58:41.727Z] #59 18.51 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-11T21:58:41.727Z] #59 18.72 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T21:58:41.727Z] #59 18.81 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T21:58:41.728Z] #20 20.33 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T21:58:41.728Z] #20 20.33 Need to get 28.6 MB of archives. [2021-06-11T21:58:41.728Z] #20 20.33 After this operation, 116 MB of additional disk space will be used. [2021-06-11T21:58:41.728Z] #20 20.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-11T21:58:41.728Z] #20 20.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-11T21:58:41.728Z] #20 20.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-11T21:58:41.988Z] #20 20.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-11T21:58:41.988Z] #20 20.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-11T21:58:41.988Z] #20 20.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-11T21:58:41.988Z] #20 20.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T21:58:41.988Z] #20 20.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-11T21:58:41.988Z] #20 20.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-11T21:58:41.988Z] #20 20.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-11T21:58:41.988Z] #20 20.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-11T21:58:41.988Z] #20 20.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-11T21:58:41.988Z] #20 20.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-11T21:58:41.988Z] #20 20.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-11T21:58:41.988Z] #20 20.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-11T21:58:41.988Z] #20 20.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-11T21:58:41.988Z] #20 20.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-11T21:58:41.988Z] #20 20.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T21:58:41.988Z] #20 20.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-11T21:58:42.249Z] #20 20.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-11T21:58:42.249Z] #20 20.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-11T21:58:42.249Z] #20 20.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-11T21:58:42.249Z] #20 20.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-11T21:58:42.249Z] #20 20.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-11T21:58:42.249Z] #20 20.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-11T21:58:42.249Z] #20 20.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-11T21:58:42.249Z] #20 ... [2021-06-11T21:58:42.249Z] [2021-06-11T21:58:42.249Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T21:58:42.249Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T21:58:42.249Z] #32 DONE 137.6s [2021-06-11T21:58:42.249Z] [2021-06-11T21:58:42.249Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-11T21:58:42.249Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T21:58:42.249Z] #20 20.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-11T21:58:42.249Z] #20 20.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-11T21:58:42.249Z] #20 20.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-11T21:58:42.296Z] #59 19.36 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-11T21:58:42.820Z] #20 21.23 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-11T21:58:42.820Z] #20 21.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-11T21:58:42.820Z] #20 21.24 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-11T21:58:42.820Z] #20 21.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-11T21:58:42.820Z] #20 21.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-11T21:58:42.820Z] #20 21.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-11T21:58:42.820Z] #20 21.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-11T21:58:42.820Z] #20 21.38 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-11T21:58:42.820Z] #20 21.39 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-11T21:58:42.820Z] #20 21.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-11T21:58:42.820Z] #20 21.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T21:58:42.820Z] #20 21.42 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-11T21:58:42.820Z] #20 21.45 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-11T21:58:42.820Z] #20 21.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-11T21:58:43.080Z] #20 21.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-11T21:58:43.080Z] #20 21.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-11T21:58:43.080Z] #20 21.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-11T21:58:43.084Z] #59 19.22 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-11T21:58:43.341Z] #20 21.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-11T21:58:43.601Z] #20 21.99 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-11T21:58:43.601Z] #20 22.02 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-11T21:58:43.678Z] #59 ... [2021-06-11T21:58:43.678Z] [2021-06-11T21:58:43.678Z] #36 [tini 1/2] 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-06-11T21:58:43.678Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:58:43.678Z] #36 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:58:43.678Z] #36 14.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:58:43.940Z] #36 ... [2021-06-11T21:58:43.940Z] [2021-06-11T21:58:43.940Z] #56 [containerd 1/2] 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-06-11T21:58:43.940Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T21:58:43.940Z] #56 10.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:58:43.940Z] #56 13.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:58:43.940Z] #56 ... [2021-06-11T21:58:43.940Z] [2021-06-11T21:58:43.940Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:58:43.940Z] #59 sha256:f7a3221431a54d8299e936fd3ea1a96dc9b62006d52b77fe83dba7f38c10c025 [2021-06-11T21:58:43.940Z] #59 21.05 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T21:58:44.021Z] #59 ... [2021-06-11T21:58:44.021Z] [2021-06-11T21:58:44.022Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:58:44.022Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:58:44.022Z] #13 7.260 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-11T21:58:44.022Z] #13 9.078 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T21:58:44.022Z] #13 11.26 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:58:44.022Z] #13 12.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:58:44.173Z] #20 22.59 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:58:44.173Z] #20 22.66 Fetched 28.6 MB in 2s (14.6 MB/s) [2021-06-11T21:58:44.173Z] #20 22.69 Selecting previously unselected package pigz. [2021-06-11T21:58:44.173Z] #20 22.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-11T21:58:44.279Z] #13 ... [2021-06-11T21:58:44.279Z] [2021-06-11T21:58:44.279Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:58:44.279Z] #50 sha256:04f07d6a0359fb2ef4af59206e8f6a285a9650f678fbc2fb4df093c947aa811c [2021-06-11T21:58:44.279Z] #50 18.02 go: extracting github.com/spf13/afero v1.1.2 [2021-06-11T21:58:44.279Z] #50 18.08 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T21:58:44.279Z] #50 18.14 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T21:58:44.279Z] #50 18.32 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T21:58:44.279Z] #50 18.39 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T21:58:44.279Z] #50 18.45 go: downloading golang.org/x/text v0.3.2 [2021-06-11T21:58:44.279Z] #50 18.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-11T21:58:44.279Z] #50 18.89 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-11T21:58:44.279Z] #50 18.91 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-11T21:58:44.279Z] #50 18.95 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T21:58:44.279Z] #50 19.15 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-11T21:58:44.279Z] #50 19.79 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-11T21:58:44.279Z] #50 20.17 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T21:58:44.279Z] #50 20.30 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T21:58:44.279Z] #50 20.44 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-11T21:58:44.279Z] #50 20.44 go: downloading github.com/spf13/cast v1.3.0 [2021-06-11T21:58:44.279Z] #50 20.56 go: extracting github.com/spf13/cast v1.3.0 [2021-06-11T21:58:44.279Z] #50 20.65 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T21:58:44.279Z] #50 20.65 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-11T21:58:44.279Z] #50 20.68 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-11T21:58:44.279Z] #50 20.75 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T21:58:44.434Z] #20 22.76 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-11T21:58:44.434Z] #20 22.76 Unpacking pigz (2.4-1) ... [2021-06-11T21:58:44.434Z] #20 22.89 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-11T21:58:44.434Z] #20 22.89 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:58:44.434Z] #20 22.91 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:58:44.535Z] #50 20.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T21:58:44.535Z] #50 20.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T21:58:44.535Z] #50 ... [2021-06-11T21:58:44.535Z] [2021-06-11T21:58:44.535Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:58:44.535Z] #46 sha256:9ba7cd7a7cc871a86fef6561ef29379483a193daed6648d5ec0c9150145c04b6 [2021-06-11T21:58:44.535Z] #46 10.95 unicode/utf8 [2021-06-11T21:58:44.535Z] #46 11.79 math/bits [2021-06-11T21:58:44.535Z] #46 12.39 math [2021-06-11T21:58:44.535Z] #46 16.81 internal/testlog [2021-06-11T21:58:44.535Z] #46 17.18 encoding [2021-06-11T21:58:44.535Z] #46 17.26 unicode/utf16 [2021-06-11T21:58:44.535Z] #46 17.51 container/list [2021-06-11T21:58:44.535Z] #46 18.18 crypto/internal/subtle [2021-06-11T21:58:44.535Z] #46 18.32 crypto/subtle [2021-06-11T21:58:44.535Z] #46 18.49 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-11T21:58:44.535Z] #46 18.57 internal/nettrace [2021-06-11T21:58:44.535Z] #46 18.69 runtime/cgo [2021-06-11T21:58:44.535Z] #46 ... [2021-06-11T21:58:44.535Z] [2021-06-11T21:58:44.535Z] #36 [tini 1/2] 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-06-11T21:58:44.535Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:58:44.535Z] #36 11.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:58:44.535Z] #36 13.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:58:44.694Z] #20 23.32 Selecting previously unselected package python3.7-minimal. [2021-06-11T21:58:44.791Z] #36 ... [2021-06-11T21:58:44.791Z] [2021-06-11T21:58:44.791Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:58:44.791Z] #50 sha256:04f07d6a0359fb2ef4af59206e8f6a285a9650f678fbc2fb4df093c947aa811c [2021-06-11T21:58:44.791Z] #50 21.11 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-11T21:58:44.791Z] #50 21.12 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T21:58:44.791Z] #50 21.19 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T21:58:44.791Z] #50 21.19 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-11T21:58:44.791Z] #50 21.28 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T21:58:44.791Z] #50 21.28 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-11T21:58:44.791Z] #50 ... [2021-06-11T21:58:44.791Z] [2021-06-11T21:58:44.791Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T21:58:44.791Z] #48 sha256:d5e40c994644f759e96b2f8a56b7258db7779ed8d092ae74b3d5ba11a5907b35 [2021-06-11T21:58:44.791Z] #48 11.28 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T21:58:44.791Z] #48 14.33 go: finding github.com/fatih/color v1.9.0 [2021-06-11T21:58:44.791Z] #48 14.43 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T21:58:44.791Z] #48 14.54 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T21:58:44.791Z] #48 14.57 go: finding github.com/spf13/pflag v1.0.3 [2021-06-11T21:58:44.791Z] #48 14.71 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-11T21:58:44.791Z] #48 14.75 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-11T21:58:44.791Z] #48 15.05 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T21:58:44.791Z] #48 15.35 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T21:58:44.792Z] #48 15.40 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-11T21:58:44.792Z] #48 15.40 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T21:58:44.792Z] #48 15.45 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T21:58:44.954Z] #20 23.32 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:58:44.954Z] #20 23.34 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T21:58:45.048Z] #48 ... [2021-06-11T21:58:45.048Z] [2021-06-11T21:58:45.048Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:58:45.048Z] #50 sha256:04f07d6a0359fb2ef4af59206e8f6a285a9650f678fbc2fb4df093c947aa811c [2021-06-11T21:58:45.048Z] #50 21.40 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T21:58:45.048Z] #50 21.40 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T21:58:45.048Z] #50 21.40 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-11T21:58:45.048Z] #50 21.43 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T21:58:45.048Z] #50 21.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T21:58:45.048Z] #50 21.62 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-11T21:58:45.048Z] #50 21.62 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T21:58:45.335Z] #59 ... [2021-06-11T21:58:45.335Z] [2021-06-11T21:58:45.335Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T21:58:45.335Z] #48 sha256:3dd5d131ac561d8a7c76ba7de47d3c57260235e2a9e84848139dc9e3499605fe [2021-06-11T21:58:45.335Z] #48 12.24 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T21:58:45.335Z] #48 13.86 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T21:58:45.335Z] #48 15.58 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T21:58:45.335Z] #48 19.61 go: finding github.com/fatih/color v1.9.0 [2021-06-11T21:58:45.335Z] #48 19.67 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T21:58:45.335Z] #48 19.71 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T21:58:45.335Z] #48 19.82 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-11T21:58:45.335Z] #48 19.86 go: finding github.com/spf13/pflag v1.0.3 [2021-06-11T21:58:45.335Z] #48 19.91 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-11T21:58:45.335Z] #48 20.03 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T21:58:45.335Z] #48 20.23 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T21:58:45.335Z] #48 20.25 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-11T21:58:45.335Z] #48 20.39 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T21:58:45.335Z] #48 20.42 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T21:58:45.335Z] #48 ... [2021-06-11T21:58:45.335Z] [2021-06-11T21:58:45.335Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:58:45.335Z] #50 sha256:1efc9d1aa1a34a1e9451606fdf89024fd71fd9e2e32a5a5825d56412c0473dd6 [2021-06-11T21:58:45.335Z] #50 17.71 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T21:58:45.335Z] #50 17.73 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-11T21:58:45.335Z] #50 17.74 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T21:58:45.335Z] #50 17.78 go: downloading github.com/fatih/color v1.7.0 [2021-06-11T21:58:45.335Z] #50 17.79 go: downloading github.com/pkg/errors v0.8.1 [2021-06-11T21:58:45.335Z] #50 17.79 go: downloading github.com/spf13/viper v1.6.1 [2021-06-11T21:58:45.335Z] #50 17.86 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-11T21:58:45.335Z] #50 18.04 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T21:58:45.335Z] #50 18.05 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-11T21:58:45.335Z] #50 18.09 go: extracting github.com/pkg/errors v0.8.1 [2021-06-11T21:58:45.335Z] #50 18.24 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-11T21:58:45.335Z] #50 18.28 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T21:58:45.335Z] #50 18.35 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-11T21:58:45.335Z] #50 18.37 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T21:58:45.335Z] #50 18.37 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T21:58:45.335Z] #50 18.38 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-11T21:58:45.335Z] #50 18.47 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-11T21:58:45.335Z] #50 18.50 go: extracting github.com/fatih/color v1.7.0 [2021-06-11T21:58:45.335Z] #50 18.52 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T21:58:45.335Z] #50 18.59 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T21:58:45.335Z] #50 18.60 go: extracting github.com/spf13/viper v1.6.1 [2021-06-11T21:58:45.335Z] #50 18.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T21:58:45.335Z] #50 18.65 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-11T21:58:45.335Z] #50 18.78 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T21:58:45.335Z] #50 18.81 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T21:58:45.335Z] #50 18.98 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T21:58:45.335Z] #50 19.59 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T21:58:45.335Z] #50 19.66 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T21:58:45.335Z] #50 19.80 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T21:58:45.335Z] #50 20.86 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T21:58:45.335Z] #50 20.97 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T21:58:45.335Z] #50 21.55 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T21:58:45.525Z] #20 24.01 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:58:45.525Z] #20 24.03 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T21:58:45.612Z] #50 ... [2021-06-11T21:58:45.612Z] [2021-06-11T21:58:45.612Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T21:58:45.612Z] #34 sha256:af51628a8178de9be40f1eb3bef143882676118c9e743390a2d3ca70bf54b6f3 [2021-06-11T21:58:45.612Z] #34 16.38 github.com/pelletier/go-toml/cmd/tomll [2021-06-11T21:58:45.612Z] #34 DONE 21.8s [2021-06-11T21:58:45.612Z] [2021-06-11T21:58:45.612Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:58:45.612Z] #50 sha256:04f07d6a0359fb2ef4af59206e8f6a285a9650f678fbc2fb4df093c947aa811c [2021-06-11T21:58:45.612Z] #50 21.98 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T21:58:45.612Z] #50 21.98 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T21:58:45.612Z] #50 21.98 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-11T21:58:45.612Z] #50 22.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T21:58:45.612Z] #50 22.04 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T21:58:45.612Z] #50 22.20 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-11T21:58:45.612Z] #50 ... [2021-06-11T21:58:45.612Z] [2021-06-11T21:58:45.612Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:58:45.612Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:58:45.612Z] #44 11.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:58:45.612Z] #44 14.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-11T21:58:45.873Z] #44 ... [2021-06-11T21:58:45.873Z] [2021-06-11T21:58:45.873Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:58:45.873Z] #50 sha256:04f07d6a0359fb2ef4af59206e8f6a285a9650f678fbc2fb4df093c947aa811c [2021-06-11T21:58:45.873Z] #50 22.32 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T21:58:45.873Z] #50 22.32 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T21:58:45.873Z] #50 22.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T21:58:45.873Z] #50 22.42 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-11T21:58:46.331Z] #50 ... [2021-06-11T21:58:46.331Z] [2021-06-11T21:58:46.331Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:58:46.331Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:58:46.331Z] #44 12.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:58:46.331Z] #44 16.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-11T21:58:46.331Z] #44 ... [2021-06-11T21:58:46.331Z] [2021-06-11T21:58:46.331Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T21:58:46.331Z] #34 sha256:1cdb074174ab6da8c46476f8f242248364f07d7c3e0261c9b1eacb0d6361b2d1 [2021-06-11T21:58:46.331Z] #34 19.53 github.com/pelletier/go-toml/cmd/tomll [2021-06-11T21:58:46.331Z] #34 DONE 23.5s [2021-06-11T21:58:46.331Z] [2021-06-11T21:58:46.331Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:58:46.331Z] #52 sha256:1d91ca5ae547a8f0e86628a3b8b4f7370f7bd908b579f3a27bb453177c1a51bd [2021-06-11T21:58:46.331Z] #52 15.33 + cd /tmp/tmp.KaRtScdM4W/src/github.com/mvdan/sh [2021-06-11T21:58:46.331Z] #52 15.33 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T21:58:46.331Z] #52 15.45 + GO111MODULE=on [2021-06-11T21:58:46.331Z] #52 15.45 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-11T21:58:46.331Z] #52 16.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T21:58:46.331Z] #52 16.92 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T21:58:46.331Z] #52 17.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T21:58:46.331Z] #52 17.21 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T21:58:46.331Z] #52 17.28 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T21:58:46.331Z] #52 18.11 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T21:58:46.331Z] #52 18.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T21:58:46.331Z] #52 20.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T21:58:46.331Z] #52 21.21 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T21:58:46.331Z] #52 21.38 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T21:58:46.331Z] #52 21.59 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T21:58:46.331Z] #52 21.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T21:58:46.331Z] #52 22.46 runtime/cgo [2021-06-11T21:58:46.331Z] #52 22.50 runtime [2021-06-11T21:58:46.437Z] #50 22.61 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T21:58:46.437Z] #50 22.61 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T21:58:46.437Z] #50 22.61 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T21:58:46.437Z] #50 22.70 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T21:58:46.437Z] #50 22.70 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T21:58:46.437Z] #50 22.71 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T21:58:46.437Z] #50 22.79 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T21:58:46.594Z] #52 ... [2021-06-11T21:58:46.594Z] [2021-06-11T21:58:46.594Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:58:46.594Z] #59 sha256:f7a3221431a54d8299e936fd3ea1a96dc9b62006d52b77fe83dba7f38c10c025 [2021-06-11T21:58:46.594Z] #59 23.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T21:58:46.693Z] #50 23.07 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T21:58:46.865Z] #59 23.95 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T21:58:46.865Z] #59 23.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T21:58:46.950Z] #50 23.16 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-11T21:58:46.950Z] #50 23.16 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T21:58:46.950Z] #50 23.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-11T21:58:46.950Z] #50 ... [2021-06-11T21:58:46.950Z] [2021-06-11T21:58:46.950Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:58:46.950Z] #52 sha256:0894a3b41ecad120d131210fe776a9a8851d8af1476c9c7dc704eb8076cb57ef [2021-06-11T21:58:46.950Z] #52 13.25 + cd /tmp/tmp.b8OG5dpSPr/src/github.com/mvdan/sh [2021-06-11T21:58:46.950Z] #52 13.25 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T21:58:46.950Z] #52 13.34 + GO111MODULE=on [2021-06-11T21:58:46.950Z] #52 13.34 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-11T21:58:46.950Z] #52 15.01 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T21:58:46.950Z] #52 15.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T21:58:46.950Z] #52 15.25 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T21:58:46.950Z] #52 15.27 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T21:58:46.950Z] #52 15.59 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T21:58:46.950Z] #52 16.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T21:58:46.950Z] #52 17.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T21:58:46.950Z] #52 18.60 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T21:58:46.950Z] #52 19.88 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T21:58:46.950Z] #52 20.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T21:58:46.950Z] #52 20.22 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T21:58:46.950Z] #52 20.30 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T21:58:46.950Z] #52 21.03 runtime/cgo [2021-06-11T21:58:46.950Z] #52 21.10 runtime [2021-06-11T21:58:47.206Z] #52 ... [2021-06-11T21:58:47.206Z] [2021-06-11T21:58:47.206Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:58:47.206Z] #50 sha256:04f07d6a0359fb2ef4af59206e8f6a285a9650f678fbc2fb4df093c947aa811c [2021-06-11T21:58:47.206Z] #50 23.66 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-11T21:58:47.439Z] #20 25.66 Selecting previously unselected package python3-minimal. [2021-06-11T21:58:47.439Z] #20 25.66 (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 ... 23684 files and directories currently installed.) [2021-06-11T21:58:47.439Z] #20 25.71 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-11T21:58:47.439Z] #20 25.72 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T21:58:47.439Z] #20 25.81 Selecting previously unselected package libmpdec2:amd64. [2021-06-11T21:58:47.439Z] #20 25.81 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-11T21:58:47.439Z] #20 25.82 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T21:58:47.439Z] #20 25.92 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-11T21:58:47.439Z] #20 25.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:58:47.439Z] #20 25.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:58:47.463Z] #50 23.84 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-11T21:58:47.463Z] #50 23.84 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T21:58:47.463Z] #50 23.89 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T21:58:47.463Z] #50 23.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T21:58:47.719Z] #50 24.07 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T21:58:47.719Z] #50 24.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-11T21:58:47.719Z] #50 24.16 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-11T21:58:47.719Z] #50 24.27 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-11T21:58:47.881Z] #59 24.63 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T21:58:47.881Z] #59 24.84 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T21:58:47.881Z] #59 ... [2021-06-11T21:58:47.881Z] [2021-06-11T21:58:47.881Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:58:47.881Z] #46 sha256:9e3d2071e59ff778d623b5010a276c0ec13df4ee6f05a2e49b660bc9f18321db [2021-06-11T21:58:47.881Z] #46 14.90 unicode/utf8 [2021-06-11T21:58:47.881Z] #46 16.01 math/bits [2021-06-11T21:58:47.881Z] #46 16.98 math [2021-06-11T21:58:47.881Z] #46 20.47 internal/testlog [2021-06-11T21:58:47.881Z] #46 20.77 encoding [2021-06-11T21:58:47.881Z] #46 20.87 unicode/utf16 [2021-06-11T21:58:47.881Z] #46 21.14 container/list [2021-06-11T21:58:47.881Z] #46 21.69 crypto/internal/subtle [2021-06-11T21:58:47.881Z] #46 21.78 crypto/subtle [2021-06-11T21:58:47.881Z] #46 21.90 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-11T21:58:47.881Z] #46 22.02 internal/nettrace [2021-06-11T21:58:47.881Z] #46 22.16 runtime/cgo [2021-06-11T21:58:47.881Z] #46 ... [2021-06-11T21:58:47.881Z] [2021-06-11T21:58:47.881Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-06-11T21:58:47.881Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T21:58:47.881Z] #40 23.75 Checking out files: 77% (1311/1694) Checking out files: 78% (1322/1694) Checking out files: 79% (1339/1694) Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-11T21:58:47.881Z] #40 24.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-11T21:58:47.976Z] #50 24.38 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-11T21:58:47.976Z] #50 24.41 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T21:58:47.976Z] #50 24.41 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-11T21:58:47.976Z] #50 24.44 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-11T21:58:47.976Z] #50 24.54 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T21:58:48.012Z] #20 26.59 Selecting previously unselected package python3.7. [2021-06-11T21:58:48.012Z] #20 26.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:58:48.012Z] #20 26.59 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T21:58:48.233Z] #50 24.60 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-11T21:58:48.233Z] #50 24.67 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T21:58:48.273Z] #20 26.70 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T21:58:48.273Z] #20 26.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-11T21:58:48.273Z] #20 26.72 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T21:58:48.273Z] #20 26.86 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T21:58:48.448Z] #40 ... [2021-06-11T21:58:48.448Z] [2021-06-11T21:58:48.448Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:58:48.448Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:58:48.448Z] #13 11.11 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T21:58:48.448Z] #13 13.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T21:58:48.448Z] #13 ... [2021-06-11T21:58:48.448Z] [2021-06-11T21:58:48.448Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:58:48.448Z] #50 sha256:1efc9d1aa1a34a1e9451606fdf89024fd71fd9e2e32a5a5825d56412c0473dd6 [2021-06-11T21:58:48.448Z] #50 24.18 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T21:58:48.448Z] #50 24.19 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T21:58:48.448Z] #50 24.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T21:58:48.448Z] #50 24.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-11T21:58:48.449Z] #50 24.19 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-11T21:58:48.449Z] #50 24.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T21:58:48.449Z] #50 24.20 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-11T21:58:48.449Z] #50 24.22 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-11T21:58:48.449Z] #50 24.46 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T21:58:48.449Z] #50 24.46 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-11T21:58:48.449Z] #50 24.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T21:58:48.449Z] #50 24.59 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T21:58:48.449Z] #50 24.61 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-11T21:58:48.449Z] #50 24.61 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T21:58:48.449Z] #50 24.63 go: downloading github.com/spf13/afero v1.1.2 [2021-06-11T21:58:48.449Z] #50 24.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T21:58:48.449Z] #50 24.86 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-11T21:58:48.449Z] #50 24.86 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-11T21:58:48.449Z] #50 24.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T21:58:48.449Z] #50 24.87 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-11T21:58:48.449Z] #50 24.91 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T21:58:48.449Z] #50 24.91 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-11T21:58:48.449Z] #50 24.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T21:58:48.449Z] #50 25.05 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T21:58:48.449Z] #50 25.22 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T21:58:48.449Z] #50 25.24 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-11T21:58:48.449Z] #50 25.25 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-11T21:58:48.449Z] #50 25.26 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T21:58:48.449Z] #50 25.33 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T21:58:48.449Z] #50 25.38 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-11T21:58:48.449Z] #50 25.39 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-11T21:58:48.449Z] #50 25.43 go: extracting github.com/spf13/afero v1.1.2 [2021-06-11T21:58:48.449Z] #50 25.47 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T21:58:48.489Z] #50 24.75 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T21:58:48.489Z] #50 24.80 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-11T21:58:48.489Z] #50 24.93 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T21:58:48.707Z] #50 25.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T21:58:48.707Z] #50 25.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T21:58:48.707Z] #50 25.63 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-11T21:58:48.707Z] #50 25.64 go: downloading github.com/spf13/cast v1.3.0 [2021-06-11T21:58:48.707Z] #50 25.79 go: downloading golang.org/x/text v0.3.2 [2021-06-11T21:58:48.707Z] #50 25.79 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T21:58:48.707Z] #50 25.84 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T21:58:48.707Z] #50 25.85 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-11T21:58:48.707Z] #50 25.85 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-11T21:58:48.707Z] #50 25.89 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T21:58:48.967Z] #50 25.93 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T21:58:48.967Z] #50 26.04 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-11T21:58:49.215Z] #20 27.64 Selecting previously unselected package python3. [2021-06-11T21:58:49.215Z] #20 27.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-11T21:58:49.215Z] #20 27.68 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-11T21:58:49.215Z] #20 27.69 Unpacking python3 (3.7.3-1) ... [2021-06-11T21:58:49.215Z] #20 27.80 Selecting previously unselected package libip4tc0:amd64. [2021-06-11T21:58:49.215Z] #20 27.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-11T21:58:49.215Z] #20 27.82 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-11T21:58:49.215Z] #20 27.89 Selecting previously unselected package libip6tc0:amd64. [2021-06-11T21:58:49.226Z] #50 26.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T21:58:49.226Z] #50 26.10 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-11T21:58:49.226Z] #50 26.24 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-11T21:58:49.226Z] #50 26.25 go: extracting github.com/spf13/cast v1.3.0 [2021-06-11T21:58:49.226Z] #50 26.26 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-11T21:58:49.226Z] #50 26.28 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T21:58:49.226Z] #50 26.33 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T21:58:49.476Z] #20 27.90 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-11T21:58:49.476Z] #20 27.91 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-11T21:58:49.476Z] #20 28.03 Selecting previously unselected package libiptc0:amd64. [2021-06-11T21:58:49.476Z] #20 28.04 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-11T21:58:49.476Z] #20 28.04 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-11T21:58:49.484Z] #50 26.35 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T21:58:49.484Z] #50 26.56 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T21:58:49.737Z] #20 28.18 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-11T21:58:49.737Z] #20 28.19 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-11T21:58:49.737Z] #20 28.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-11T21:58:49.737Z] #20 28.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-11T21:58:49.737Z] #20 28.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-11T21:58:49.737Z] #20 28.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-11T21:58:49.737Z] #20 28.38 Selecting previously unselected package libnftnl11:amd64. [2021-06-11T21:58:49.737Z] #20 28.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-11T21:58:49.743Z] #50 26.72 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-11T21:58:49.743Z] #50 26.72 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T21:58:49.743Z] #50 26.77 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T21:58:49.743Z] #50 26.80 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T21:58:49.743Z] #50 26.88 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T21:58:49.998Z] #20 28.39 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-11T21:58:49.998Z] #20 28.49 Selecting previously unselected package iptables. [2021-06-11T21:58:49.998Z] #20 28.50 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-11T21:58:49.998Z] #20 28.50 Unpacking iptables (1.8.2-4) ... [2021-06-11T21:58:50.002Z] #50 26.92 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-11T21:58:50.002Z] #50 26.95 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-11T21:58:50.002Z] #50 26.99 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T21:58:50.002Z] #50 27.07 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-11T21:58:50.259Z] #20 28.79 Selecting previously unselected package xxd. [2021-06-11T21:58:50.259Z] #20 28.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T21:58:50.259Z] #20 28.81 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T21:58:50.259Z] #20 28.92 Selecting previously unselected package vim-common. [2021-06-11T21:58:50.262Z] #50 27.23 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T21:58:50.262Z] #50 27.32 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T21:58:50.262Z] #50 27.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-11T21:58:50.520Z] #20 28.92 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T21:58:50.520Z] #20 28.95 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T21:58:50.520Z] #20 29.13 Selecting previously unselected package bash-completion. [2021-06-11T21:58:50.520Z] #20 29.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-11T21:58:50.520Z] #50 27.40 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-11T21:58:50.520Z] #50 27.42 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T21:58:50.520Z] #50 27.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T21:58:50.520Z] #50 27.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T21:58:50.520Z] #50 27.64 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T21:58:50.521Z] #50 27.69 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-11T21:58:50.779Z] #50 27.71 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T21:58:50.779Z] #50 27.76 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-11T21:58:50.779Z] #50 27.79 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-11T21:58:50.779Z] #50 27.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T21:58:50.779Z] #50 27.82 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T21:58:50.779Z] #50 27.85 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T21:58:50.779Z] #50 27.85 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T21:58:50.779Z] #50 27.85 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T21:58:50.779Z] #50 27.92 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T21:58:51.011Z] #50 27.36 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-11T21:58:51.060Z] #50 27.93 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T21:58:51.060Z] #50 27.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-11T21:58:51.060Z] #50 28.04 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-11T21:58:51.060Z] #50 28.11 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T21:58:51.060Z] #50 28.13 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T21:58:51.318Z] #50 28.20 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T21:58:51.318Z] #50 28.29 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-11T21:58:51.318Z] #50 28.34 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T21:58:51.318Z] #50 28.39 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T21:58:51.318Z] #50 28.40 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-11T21:58:51.577Z] #50 28.47 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T21:58:51.577Z] #50 28.48 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T21:58:51.577Z] #50 28.54 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-11T21:58:51.577Z] #50 28.65 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-11T21:58:51.835Z] #50 28.87 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T21:58:51.835Z] #50 28.89 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T21:58:51.835Z] #50 28.93 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-11T21:58:52.094Z] #50 29.00 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-11T21:58:52.094Z] #50 29.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T21:58:52.094Z] #50 29.14 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T21:58:52.094Z] #50 29.15 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T21:58:52.353Z] #50 29.27 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T21:58:52.353Z] #50 29.43 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-11T21:58:52.353Z] #50 29.49 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T21:58:52.611Z] #50 29.54 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T21:58:52.611Z] #50 29.70 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T21:58:52.611Z] #50 29.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T21:58:52.869Z] #50 29.82 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T21:58:52.869Z] #50 29.82 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T21:58:52.869Z] #50 29.88 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-11T21:58:53.067Z] #20 31.38 Unpacking bash-completion (1:2.8-6) ... [2021-06-11T21:58:53.128Z] #50 30.09 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T21:58:53.128Z] #50 30.15 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T21:58:53.328Z] #20 31.74 Selecting previously unselected package bzip2. [2021-06-11T21:58:53.328Z] #20 31.75 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-11T21:58:53.328Z] #20 31.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T21:58:53.328Z] #20 31.85 Selecting previously unselected package xz-utils. [2021-06-11T21:58:53.328Z] #20 31.86 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-11T21:58:53.328Z] #20 31.86 Unpacking xz-utils (5.2.4-1) ... [2021-06-11T21:58:53.328Z] #20 32.00 Selecting previously unselected package apparmor. [2021-06-11T21:58:53.387Z] #50 30.46 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-11T21:58:53.387Z] #50 30.49 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T21:58:53.591Z] #20 32.00 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-11T21:58:53.591Z] #20 32.08 Unpacking apparmor (2.13.2-10) ... [2021-06-11T21:58:53.646Z] #50 30.74 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T21:58:53.852Z] #20 32.40 Selecting previously unselected package aufs-tools. [2021-06-11T21:58:53.852Z] #20 32.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-11T21:58:53.852Z] #20 32.41 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-11T21:58:53.852Z] #20 32.54 Selecting previously unselected package libonig5:amd64. [2021-06-11T21:58:53.904Z] #50 31.08 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T21:58:54.113Z] #20 32.56 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-11T21:58:54.113Z] #20 32.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-11T21:58:54.113Z] #20 32.69 Selecting previously unselected package libjq1:amd64. [2021-06-11T21:58:54.113Z] #20 32.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T21:58:54.113Z] #20 32.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T21:58:54.164Z] #50 31.22 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T21:58:54.291Z] #50 30.43 go: extracting golang.org/x/text v0.3.2 [2021-06-11T21:58:54.374Z] #20 32.82 Selecting previously unselected package jq. [2021-06-11T21:58:54.374Z] #20 32.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T21:58:54.374Z] #20 32.83 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T21:58:54.374Z] #20 32.92 Selecting previously unselected package libaio1:amd64. [2021-06-11T21:58:54.374Z] #20 32.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-11T21:58:54.374Z] #20 32.94 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-11T21:58:54.374Z] #20 32.98 Selecting previously unselected package libgpm2:amd64. [2021-06-11T21:58:54.374Z] #20 32.99 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-11T21:58:54.374Z] #20 32.99 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-11T21:58:54.374Z] #20 33.04 Selecting previously unselected package libicu63:amd64. [2021-06-11T21:58:54.635Z] #20 33.04 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-11T21:58:54.635Z] #20 33.06 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T21:58:54.856Z] #50 ... [2021-06-11T21:58:54.856Z] [2021-06-11T21:58:54.856Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-06-11T21:58:54.856Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T21:58:54.856Z] #40 21.00 Checking out files: 91% (1553/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-11T21:58:54.856Z] #40 21.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-11T21:58:54.856Z] #40 23.38 + 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-06-11T21:58:54.856Z] #40 ... [2021-06-11T21:58:54.856Z] [2021-06-11T21:58:54.856Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:58:54.856Z] #59 sha256:77e16a5d40df78c44ea7ec5457cd6885c2e8802948ae883925c620acce2f22d7 [2021-06-11T21:58:54.856Z] #59 22.35 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T21:58:54.856Z] #59 23.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T21:58:54.856Z] #59 23.84 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T21:58:54.856Z] #59 23.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T21:58:54.856Z] #59 24.32 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T21:58:54.856Z] #59 24.57 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T21:58:54.856Z] #59 26.92 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T21:58:54.856Z] #59 27.15 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-11T21:58:54.856Z] #59 27.24 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T21:58:54.856Z] #59 27.39 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T21:58:54.856Z] #59 27.43 go: finding github.com/google/uuid v1.2.0 [2021-06-11T21:58:54.856Z] #59 27.50 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T21:58:54.856Z] #59 27.52 go: finding github.com/gofrs/flock v0.8.0 [2021-06-11T21:58:54.856Z] #59 27.59 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-11T21:58:54.856Z] #59 27.63 go: finding github.com/gorilla/mux v1.8.0 [2021-06-11T21:58:54.856Z] #59 27.67 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T21:58:54.856Z] #59 27.72 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-11T21:58:54.856Z] #59 27.73 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T21:58:54.856Z] #59 27.78 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T21:58:54.856Z] #59 27.93 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T21:58:54.856Z] #59 28.07 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T21:58:55.264Z] ...INFO: Daemon under test started and replied! [2021-06-11T21:58:55.264Z] INFO: Docker version of the daemon under test [2021-06-11T21:58:55.264Z] [2021-06-11T21:58:55.264Z] Client: [2021-06-11T21:58:55.264Z] Version: 17.06.2-ce [2021-06-11T21:58:55.264Z] API version: 1.30 [2021-06-11T21:58:55.264Z] Go version: go1.8.3 [2021-06-11T21:58:55.264Z] Git commit: cec0b72 [2021-06-11T21:58:55.264Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-11T21:58:55.264Z] OS/Arch: windows/amd64 [2021-06-11T21:58:55.264Z] [2021-06-11T21:58:55.264Z] Server: [2021-06-11T21:58:55.264Z] Version: 0.0.0-dev [2021-06-11T21:58:55.264Z] API version: 1.41 (minimum version 1.24) [2021-06-11T21:58:55.264Z] Go version: go1.13.15 [2021-06-11T21:58:55.264Z] Git commit: 90bfc788a6 [2021-06-11T21:58:55.264Z] Built: 06/11/2021 21:56:54 [2021-06-11T21:58:55.264Z] OS/Arch: windows/amd64 [2021-06-11T21:58:55.264Z] Experimental: false [2021-06-11T21:58:55.264Z] [2021-06-11T21:58:55.264Z] INFO: Docker info of the daemon under test [2021-06-11T21:58:55.264Z] [2021-06-11T21:58:55.264Z] Containers: 0 [2021-06-11T21:58:55.264Z] Running: 0 [2021-06-11T21:58:55.264Z] Paused: 0 [2021-06-11T21:58:55.264Z] Stopped: 0 [2021-06-11T21:58:55.264Z] Images: 0 [2021-06-11T21:58:55.264Z] Server Version: 0.0.0-dev [2021-06-11T21:58:55.264Z] Storage Driver: windowsfilter [2021-06-11T21:58:55.264Z] Windows: [2021-06-11T21:58:55.264Z] Logging Driver: json-file [2021-06-11T21:58:55.264Z] Plugins: [2021-06-11T21:58:55.264Z] Volume: local [2021-06-11T21:58:55.264Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T21:58:55.264Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T21:58:55.264Z] Swarm: inactive [2021-06-11T21:58:55.264Z] Default Isolation: process [2021-06-11T21:58:55.264Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-11T21:58:55.264Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-11T21:58:55.264Z] OSType: windows [2021-06-11T21:58:55.264Z] Architecture: x86_64 [2021-06-11T21:58:55.264Z] CPUs: 4 [2021-06-11T21:58:55.264Z] Total Memory: 32GiB [2021-06-11T21:58:55.264Z] Name: azwin-2-dd55a0 [2021-06-11T21:58:55.264Z] ID: WAPV:6CAK:S7TE:IXPS:R7EA:WXSS:IZEJ:7R5W:ZIWF:H2LT:ZNCL:ZKHC [2021-06-11T21:58:55.264Z] Docker Root Dir: D:\CI\PR-42517\4\daemon [2021-06-11T21:58:55.264Z] Debug Mode (client): false [2021-06-11T21:58:55.264Z] Debug Mode (server): true [2021-06-11T21:58:55.264Z] File Descriptors: -1 [2021-06-11T21:58:55.264Z] Goroutines: 16 [2021-06-11T21:58:55.264Z] System Time: 2021-06-11T21:58:53.4490986Z [2021-06-11T21:58:55.264Z] EventsListeners: 0 [2021-06-11T21:58:55.264Z] Registry: https://index.docker.io/v1/ [2021-06-11T21:58:55.264Z] Labels: [2021-06-11T21:58:55.264Z] Experimental: false [2021-06-11T21:58:55.264Z] Insecure Registries: [2021-06-11T21:58:55.264Z] 127.0.0.0/8 [2021-06-11T21:58:55.264Z] Live Restore Enabled: false [2021-06-11T21:58:55.264Z] [2021-06-11T21:58:55.264Z] [2021-06-11T21:58:55.264Z] INFO: Docker images of the daemon under test [2021-06-11T21:58:55.264Z] [2021-06-11T21:58:55.264Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T21:58:55.264Z] [2021-06-11T21:58:55.264Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-11T21:58:55.264Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-06-11T21:58:55.264Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-11T21:58:55.264Z] 29d5b6a226d2: Pulling fs layer [2021-06-11T21:58:55.420Z] #59 ... [2021-06-11T21:58:55.420Z] [2021-06-11T21:58:55.420Z] #56 [containerd 1/2] 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-06-11T21:58:55.420Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T21:58:55.420Z] #56 21.82 Fetched 8449 kB in 17s (499 kB/s) [2021-06-11T21:58:55.420Z] #56 21.82 Reading package lists... [2021-06-11T21:58:55.542Z] #50 ... [2021-06-11T21:58:55.542Z] [2021-06-11T21:58:55.542Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:58:55.542Z] #46 sha256:9e3d2071e59ff778d623b5010a276c0ec13df4ee6f05a2e49b660bc9f18321db [2021-06-11T21:58:55.542Z] #46 32.37 vendor/golang.org/x/crypto/internal/subtle [2021-06-11T21:58:55.542Z] #46 32.48 vendor/golang.org/x/crypto/curve25519 [2021-06-11T21:58:55.677Z] #56 28.34 Reading package lists... [2021-06-11T21:58:55.677Z] #56 ... [2021-06-11T21:58:55.677Z] [2021-06-11T21:58:55.677Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:58:55.677Z] #46 sha256:9ba7cd7a7cc871a86fef6561ef29379483a193daed6648d5ec0c9150145c04b6 [2021-06-11T21:58:55.677Z] #46 28.06 vendor/golang.org/x/crypto/internal/subtle [2021-06-11T21:58:55.677Z] #46 28.25 vendor/golang.org/x/crypto/curve25519 [2021-06-11T21:58:57.572Z] #46 ... [2021-06-11T21:58:57.572Z] [2021-06-11T21:58:57.572Z] #36 [tini 1/2] 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-06-11T21:58:57.572Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:58:57.572Z] #36 23.89 Fetched 8449 kB in 16s (515 kB/s) [2021-06-11T21:58:57.572Z] #36 23.89 Reading package lists... [2021-06-11T21:58:57.572Z] #36 30.18 Reading package lists... [2021-06-11T21:58:57.572Z] #36 ... [2021-06-11T21:58:57.572Z] [2021-06-11T21:58:57.572Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:58:57.572Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:58:57.572Z] #13 23.95 Fetched 8974 kB in 18s (501 kB/s) [2021-06-11T21:58:57.572Z] #13 23.95 Reading package lists... [2021-06-11T21:58:57.830Z] #13 30.77 Reading package lists... [2021-06-11T21:58:57.830Z] #13 ... [2021-06-11T21:58:57.830Z] [2021-06-11T21:58:57.830Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:58:57.830Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:58:57.830Z] #44 23.91 Fetched 8452 kB in 18s (474 kB/s) [2021-06-11T21:58:57.830Z] #44 23.91 Reading package lists... [2021-06-11T21:58:57.830Z] #44 30.45 Reading package lists... [2021-06-11T21:58:57.830Z] #44 ... [2021-06-11T21:58:57.830Z] [2021-06-11T21:58:57.830Z] #56 [containerd 1/2] 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-06-11T21:58:57.830Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T21:58:57.830Z] #56 28.34 Reading package lists... [2021-06-11T21:58:57.937Z] #20 36.10 Selecting previously unselected package libnet1:amd64. [2021-06-11T21:58:57.937Z] #20 36.11 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-11T21:58:57.937Z] #20 36.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T21:58:57.937Z] #20 36.20 Selecting previously unselected package libnl-3-200:amd64. [2021-06-11T21:58:57.937Z] #20 36.21 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-11T21:58:57.937Z] #20 36.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T21:58:57.937Z] #20 36.30 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-11T21:58:57.937Z] #20 36.30 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-11T21:58:57.937Z] #20 36.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T21:58:57.937Z] #20 36.39 Selecting previously unselected package libreadline5:amd64. [2021-06-11T21:58:57.937Z] #20 36.39 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-11T21:58:57.937Z] #20 36.40 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-11T21:58:57.937Z] #20 36.49 Selecting previously unselected package net-tools. [2021-06-11T21:58:57.937Z] #20 36.49 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-11T21:58:57.937Z] #20 36.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T21:58:58.198Z] #20 36.68 Selecting previously unselected package patch. [2021-06-11T21:58:58.198Z] #20 36.69 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-11T21:58:58.198Z] #20 36.70 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-11T21:58:58.198Z] #20 36.81 Selecting previously unselected package python-pip-whl. [2021-06-11T21:58:58.459Z] #20 36.82 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-11T21:58:58.459Z] #20 36.82 Unpacking python-pip-whl (18.1-5) ... [2021-06-11T21:58:58.720Z] #20 37.35 Selecting previously unselected package python3-lib2to3. [2021-06-11T21:58:58.720Z] #20 37.36 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-11T21:58:58.831Z] #46 ... [2021-06-11T21:58:58.831Z] [2021-06-11T21:58:58.831Z] #36 [tini 1/2] 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-06-11T21:58:58.831Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:58:58.831Z] #36 25.33 Fetched 8449 kB in 18s (463 kB/s) [2021-06-11T21:58:58.831Z] #36 25.33 Reading package lists... [2021-06-11T21:58:58.831Z] #36 31.30 Reading package lists... [2021-06-11T21:58:58.831Z] #36 ... [2021-06-11T21:58:58.831Z] [2021-06-11T21:58:58.831Z] #56 [containerd 1/2] 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-06-11T21:58:58.831Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T21:58:58.831Z] #56 25.40 Fetched 8449 kB in 18s (466 kB/s) [2021-06-11T21:58:58.831Z] #56 25.40 Reading package lists... [2021-06-11T21:58:58.831Z] #56 31.02 Reading package lists... [2021-06-11T21:58:58.831Z] #56 ... [2021-06-11T21:58:58.831Z] [2021-06-11T21:58:58.831Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:58:58.831Z] #50 sha256:1efc9d1aa1a34a1e9451606fdf89024fd71fd9e2e32a5a5825d56412c0473dd6 [2021-06-11T21:58:58.831Z] #50 35.15 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-11T21:58:58.981Z] #20 37.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-11T21:58:58.981Z] #20 37.47 Selecting previously unselected package python3-distutils. [2021-06-11T21:58:58.981Z] #20 37.49 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-11T21:58:58.981Z] #20 37.50 Unpacking python3-distutils (3.7.3-1) ... [2021-06-11T21:58:59.090Z] #50 ... [2021-06-11T21:58:59.090Z] [2021-06-11T21:58:59.090Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T21:58:59.090Z] #59 sha256:f7a3221431a54d8299e936fd3ea1a96dc9b62006d52b77fe83dba7f38c10c025 [2021-06-11T21:58:59.090Z] #59 26.12 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T21:58:59.090Z] #59 28.92 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T21:58:59.090Z] #59 28.95 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-11T21:58:59.090Z] #59 29.21 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T21:58:59.090Z] #59 29.29 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T21:58:59.090Z] #59 29.44 go: finding github.com/google/uuid v1.2.0 [2021-06-11T21:58:59.090Z] #59 29.50 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T21:58:59.090Z] #59 29.53 go: finding github.com/gofrs/flock v0.8.0 [2021-06-11T21:58:59.090Z] #59 29.56 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-11T21:58:59.090Z] #59 29.67 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T21:58:59.090Z] #59 29.69 go: finding github.com/gorilla/mux v1.8.0 [2021-06-11T21:58:59.090Z] #59 29.70 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T21:58:59.090Z] #59 29.84 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T21:58:59.090Z] #59 29.85 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-11T21:58:59.090Z] #59 30.06 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T21:58:59.090Z] #59 30.16 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T21:58:59.199Z] #56 34.44 Building dependency tree... [2021-06-11T21:58:59.242Z] #20 37.62 Selecting previously unselected package python3-pip. [2021-06-11T21:58:59.242Z] #20 37.63 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-11T21:58:59.242Z] #20 37.64 Unpacking python3-pip (18.1-5) ... [2021-06-11T21:58:59.242Z] #20 37.80 Selecting previously unselected package python3-pkg-resources. [2021-06-11T21:58:59.242Z] #20 37.81 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T21:58:59.242Z] #20 37.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T21:58:59.349Z] #59 ... [2021-06-11T21:58:59.349Z] [2021-06-11T21:58:59.349Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:58:59.349Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:58:59.349Z] #44 25.86 Fetched 8452 kB in 19s (439 kB/s) [2021-06-11T21:58:59.349Z] #44 25.86 Reading package lists... [2021-06-11T21:58:59.349Z] #44 31.53 Reading package lists... [2021-06-11T21:58:59.349Z] #44 ... [2021-06-11T21:58:59.349Z] [2021-06-11T21:58:59.349Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:58:59.349Z] #50 sha256:1efc9d1aa1a34a1e9451606fdf89024fd71fd9e2e32a5a5825d56412c0473dd6 [2021-06-11T21:58:59.349Z] #50 36.35 go: extracting golang.org/x/text v0.3.2 [2021-06-11T21:58:59.503Z] #20 37.97 Selecting previously unselected package python3-setuptools. [2021-06-11T21:58:59.503Z] #20 37.98 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-11T21:58:59.503Z] #20 37.98 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-11T21:58:59.608Z] #50 ... [2021-06-11T21:58:59.608Z] [2021-06-11T21:58:59.608Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-06-11T21:58:59.608Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T21:58:59.608Z] #40 26.38 + 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-06-11T21:58:59.764Z] #20 38.20 Selecting previously unselected package python3-wheel. [2021-06-11T21:58:59.764Z] #20 38.21 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-11T21:58:59.764Z] #20 38.21 Unpacking python3-wheel (0.32.3-2) ... [2021-06-11T21:58:59.764Z] #20 38.30 Selecting previously unselected package sudo. [2021-06-11T21:58:59.764Z] #20 38.30 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-11T21:58:59.764Z] #20 38.31 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-11T21:58:59.867Z] #40 ... [2021-06-11T21:58:59.867Z] [2021-06-11T21:58:59.867Z] #56 [containerd 1/2] 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-06-11T21:58:59.867Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T21:58:59.867Z] #56 31.02 Reading package lists... [2021-06-11T21:59:00.368Z] #20 38.67 Selecting previously unselected package thin-provisioning-tools. [2021-06-11T21:59:00.368Z] #20 38.68 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-11T21:59:00.368Z] #20 38.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T21:59:00.368Z] #20 38.90 Selecting previously unselected package uidmap. [2021-06-11T21:59:00.368Z] #20 38.90 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-11T21:59:00.368Z] #20 38.91 Unpacking uidmap (1:4.5-1.1) ... [2021-06-11T21:59:00.368Z] #20 38.99 Selecting previously unselected package vim-runtime. [2021-06-11T21:59:00.368Z] #20 38.99 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-11T21:59:00.435Z] #56 37.02 Building dependency tree... [2021-06-11T21:59:00.435Z] #56 ... [2021-06-11T21:59:00.435Z] [2021-06-11T21:59:00.435Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:59:00.435Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:59:00.435Z] #13 23.15 Fetched 8974 kB in 20s (452 kB/s) [2021-06-11T21:59:00.435Z] #13 23.15 Reading package lists... [2021-06-11T21:59:00.435Z] #13 29.75 Reading package lists... [2021-06-11T21:59:00.435Z] #13 ... [2021-06-11T21:59:00.435Z] [2021-06-11T21:59:00.435Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:59:00.435Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:59:00.435Z] #44 31.53 Reading package lists... [2021-06-11T21:59:00.630Z] #20 39.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-11T21:59:00.630Z] #20 39.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-11T21:59:00.630Z] #20 39.06 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-11T21:59:01.092Z] #56 37.52 The following additional packages will be installed: [2021-06-11T21:59:01.092Z] #56 37.55 libbtrfs0 [2021-06-11T21:59:01.349Z] #56 37.75 The following NEW packages will be installed: [2021-06-11T21:59:01.349Z] #56 37.76 libbtrfs-dev libbtrfs0 [2021-06-11T21:59:01.912Z] #56 38.20 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T21:59:01.912Z] #56 38.20 Need to get 119 kB of archives. [2021-06-11T21:59:01.912Z] #56 38.20 After this operation, 387 kB of additional disk space will be used. [2021-06-11T21:59:01.912Z] #56 38.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-11T21:59:01.912Z] #56 38.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-11T21:59:02.384Z] #44 37.44 Building dependency tree... [2021-06-11T21:59:03.282Z] #56 39.48 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:59:03.282Z] #56 ... [2021-06-11T21:59:03.282Z] [2021-06-11T21:59:03.282Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:59:03.282Z] #50 sha256:04f07d6a0359fb2ef4af59206e8f6a285a9650f678fbc2fb4df093c947aa811c [2021-06-11T21:59:03.282Z] #50 34.99 go: finding github.com/fatih/color v1.7.0 [2021-06-11T21:59:03.282Z] #50 35.11 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T21:59:03.282Z] #50 35.19 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-11T21:59:03.282Z] #50 35.21 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-11T21:59:03.282Z] #50 35.30 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-11T21:59:03.282Z] #50 35.32 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T21:59:03.282Z] #50 35.33 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T21:59:03.282Z] #50 35.35 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T21:59:03.282Z] #50 35.36 go: finding github.com/pkg/errors v0.8.1 [2021-06-11T21:59:03.282Z] #50 35.40 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T21:59:03.282Z] #50 35.40 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T21:59:03.282Z] #50 35.47 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-11T21:59:03.282Z] #50 35.47 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T21:59:03.282Z] #50 35.50 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-11T21:59:03.282Z] #50 35.51 go: finding github.com/stretchr/testify v1.4.0 [2021-06-11T21:59:03.282Z] #50 35.52 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T21:59:03.282Z] #50 35.52 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-11T21:59:03.282Z] #50 35.53 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-11T21:59:03.282Z] #50 35.55 go: finding github.com/spf13/viper v1.6.1 [2021-06-11T21:59:03.282Z] #50 35.56 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-11T21:59:03.282Z] #50 35.59 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T21:59:03.282Z] #50 35.60 go: finding github.com/stretchr/objx v0.2.0 [2021-06-11T21:59:03.282Z] #50 35.68 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T21:59:03.282Z] #50 35.72 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-11T21:59:03.282Z] #50 35.81 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T21:59:03.282Z] #50 35.85 go: finding github.com/spf13/cobra v0.0.5 [2021-06-11T21:59:03.282Z] #50 35.91 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-11T21:59:03.282Z] #50 35.92 go: finding github.com/spf13/pflag v1.0.5 [2021-06-11T21:59:03.282Z] #50 35.96 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T21:59:03.282Z] #50 35.97 go: finding github.com/magiconair/properties v1.8.1 [2021-06-11T21:59:03.282Z] #50 36.04 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T21:59:03.282Z] #50 36.08 go: finding github.com/gobwas/glob v0.2.3 [2021-06-11T21:59:03.282Z] #50 36.08 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T21:59:03.282Z] #50 36.10 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-11T21:59:03.282Z] #50 36.10 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T21:59:03.282Z] #50 36.23 go: finding github.com/spf13/afero v1.1.2 [2021-06-11T21:59:03.282Z] #50 36.27 go: finding github.com/spf13/cast v1.3.0 [2021-06-11T21:59:03.282Z] #50 36.30 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T21:59:03.282Z] #50 36.36 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T21:59:03.282Z] #50 36.37 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T21:59:03.282Z] #50 36.39 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T21:59:03.282Z] #50 36.39 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T21:59:03.282Z] #50 36.42 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-11T21:59:03.282Z] #50 36.45 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T21:59:03.282Z] #50 36.49 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-11T21:59:03.282Z] #50 36.54 go: finding golang.org/x/text v0.3.2 [2021-06-11T21:59:03.282Z] #50 36.54 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T21:59:03.282Z] #50 36.60 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T21:59:03.282Z] #50 36.66 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T21:59:03.282Z] #50 36.67 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T21:59:03.282Z] #50 36.72 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T21:59:03.282Z] #50 36.73 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T21:59:03.282Z] #50 36.75 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T21:59:03.282Z] #50 36.75 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T21:59:03.282Z] #50 36.82 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T21:59:03.282Z] #50 36.83 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T21:59:03.282Z] #50 36.83 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T21:59:03.282Z] #50 36.83 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-11T21:59:03.282Z] #50 36.83 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T21:59:03.282Z] #50 36.86 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T21:59:03.282Z] #50 36.92 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T21:59:03.282Z] #50 36.93 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T21:59:03.282Z] #50 36.93 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T21:59:03.282Z] #50 36.94 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T21:59:03.282Z] #50 36.94 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-11T21:59:03.282Z] #50 36.95 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-11T21:59:03.282Z] #50 36.96 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-11T21:59:03.282Z] #50 36.97 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T21:59:03.282Z] #50 37.06 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-11T21:59:03.282Z] #50 37.20 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T21:59:03.282Z] #50 37.22 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T21:59:03.282Z] #50 37.26 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T21:59:03.282Z] #50 37.27 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-11T21:59:03.282Z] #50 37.29 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T21:59:03.762Z] #44 40.61 The following additional packages will be installed: [2021-06-11T21:59:03.858Z] 29d5b6a226d2: Verifying Checksum [2021-06-11T21:59:03.858Z] 29d5b6a226d2: Download complete [2021-06-11T21:59:03.982Z] #20 41.91 Selecting previously unselected package vim. [2021-06-11T21:59:03.982Z] #20 41.92 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T21:59:03.982Z] #20 41.93 Unpacking vim (2:8.1.0875-5) ... [2021-06-11T21:59:03.982Z] #20 42.49 Selecting previously unselected package xfsprogs. [2021-06-11T21:59:03.982Z] #20 42.50 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-11T21:59:03.982Z] #20 42.53 Unpacking xfsprogs (4.20.0-1) ... [2021-06-11T21:59:04.025Z] #44 40.61 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-11T21:59:04.025Z] #44 40.62 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-11T21:59:04.025Z] #44 40.62 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T21:59:04.025Z] #44 40.62 python3.7-minimal [2021-06-11T21:59:04.025Z] #44 40.64 Suggested packages: [2021-06-11T21:59:04.025Z] #44 40.65 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-11T21:59:04.025Z] #44 40.65 python3.7-doc binfmt-support [2021-06-11T21:59:04.553Z] #20 42.93 Selecting previously unselected package zip. [2021-06-11T21:59:04.553Z] #20 42.94 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-11T21:59:04.553Z] #20 42.96 Unpacking zip (3.0-11+b1) ... [2021-06-11T21:59:04.553Z] #20 43.13 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-11T21:59:04.553Z] #20 43.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T21:59:04.663Z] #50 ... [2021-06-11T21:59:04.663Z] [2021-06-11T21:59:04.663Z] #56 [containerd 1/2] 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-06-11T21:59:04.663Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T21:59:04.663Z] #56 39.71 Fetched 119 kB in 0s (398 kB/s) [2021-06-11T21:59:04.663Z] #56 39.84 Selecting previously unselected package libbtrfs0. [2021-06-11T21:59:04.663Z] #56 39.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 ... 15410 files and directories currently installed.) [2021-06-11T21:59:04.663Z] #56 39.91 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-11T21:59:04.663Z] #56 39.95 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T21:59:04.663Z] #56 40.04 Selecting previously unselected package libbtrfs-dev. [2021-06-11T21:59:04.663Z] #56 40.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-11T21:59:04.663Z] #56 40.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T21:59:04.663Z] #56 40.32 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T21:59:04.663Z] #56 40.35 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T21:59:04.663Z] #56 40.37 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T21:59:04.663Z] #56 DONE 40.8s [2021-06-11T21:59:04.663Z] [2021-06-11T21:59:04.663Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T21:59:04.663Z] #57 sha256:6e52e39d5ff3029225e8b853ee6b2524db8827bf81fd89c771af6391136b5059 [2021-06-11T21:59:04.814Z] #20 43.18 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-11T21:59:04.814Z] #20 43.19 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-11T21:59:04.814Z] #20 43.21 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-11T21:59:04.814Z] #20 43.23 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-11T21:59:04.814Z] #20 43.27 Setting up uidmap (1:4.5-1.1) ... [2021-06-11T21:59:04.814Z] #20 43.29 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-11T21:59:04.814Z] #20 43.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T21:59:04.814Z] #20 43.34 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T21:59:04.814Z] #20 43.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T21:59:04.814Z] #20 43.37 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T21:59:04.814Z] #20 43.39 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T21:59:05.076Z] #20 43.40 Setting up zip (3.0-11+b1) ... [2021-06-11T21:59:05.076Z] #20 43.42 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T21:59:05.076Z] #20 43.47 Setting up bash-completion (1:2.8-6) ... [2021-06-11T21:59:05.405Z] #44 41.80 The following NEW packages will be installed: [2021-06-11T21:59:05.405Z] #44 41.81 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-11T21:59:05.405Z] #44 41.82 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-11T21:59:05.405Z] #44 41.82 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T21:59:05.405Z] #44 41.82 python3.7-minimal [2021-06-11T21:59:05.666Z] #44 42.32 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T21:59:05.666Z] #44 42.32 Need to get 6695 kB of archives. [2021-06-11T21:59:05.666Z] #44 42.32 After this operation, 33.1 MB of additional disk space will be used. [2021-06-11T21:59:05.666Z] #44 42.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-11T21:59:05.666Z] #44 42.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-11T21:59:05.927Z] #44 ... [2021-06-11T21:59:05.927Z] [2021-06-11T21:59:05.927Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:59:05.927Z] #50 sha256:1efc9d1aa1a34a1e9451606fdf89024fd71fd9e2e32a5a5825d56412c0473dd6 [2021-06-11T21:59:05.927Z] #50 41.15 go: finding github.com/fatih/color v1.7.0 [2021-06-11T21:59:05.927Z] #50 41.20 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T21:59:05.927Z] #50 41.21 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-11T21:59:05.927Z] #50 41.21 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-11T21:59:05.927Z] #50 41.33 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T21:59:05.927Z] #50 41.34 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-11T21:59:05.927Z] #50 41.37 go: finding github.com/pkg/errors v0.8.1 [2021-06-11T21:59:05.927Z] #50 41.38 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T21:59:05.927Z] #50 41.39 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T21:59:05.927Z] #50 41.40 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-11T21:59:05.927Z] #50 41.43 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T21:59:05.927Z] #50 41.45 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T21:59:05.927Z] #50 41.45 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T21:59:05.927Z] #50 41.46 go: finding github.com/stretchr/testify v1.4.0 [2021-06-11T21:59:05.927Z] #50 41.46 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-11T21:59:05.927Z] #50 41.51 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T21:59:05.927Z] #50 41.53 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-11T21:59:05.927Z] #50 41.53 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-11T21:59:05.927Z] #50 41.55 go: finding github.com/spf13/viper v1.6.1 [2021-06-11T21:59:05.927Z] #50 41.56 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-11T21:59:05.927Z] #50 41.63 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T21:59:05.927Z] #50 41.66 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T21:59:05.927Z] #50 41.66 go: finding github.com/stretchr/objx v0.2.0 [2021-06-11T21:59:05.927Z] #50 41.67 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T21:59:05.927Z] #50 41.72 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T21:59:05.927Z] #50 41.72 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-11T21:59:05.927Z] #50 41.76 go: finding github.com/spf13/cobra v0.0.5 [2021-06-11T21:59:05.927Z] #50 41.77 go: finding github.com/gobwas/glob v0.2.3 [2021-06-11T21:59:05.927Z] #50 41.82 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T21:59:05.927Z] #50 41.89 go: finding github.com/spf13/pflag v1.0.5 [2021-06-11T21:59:05.927Z] #50 41.91 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-11T21:59:05.927Z] #50 41.93 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T21:59:05.927Z] #50 42.01 go: finding github.com/magiconair/properties v1.8.1 [2021-06-11T21:59:05.927Z] #50 42.02 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T21:59:05.927Z] #50 42.11 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T21:59:05.927Z] #50 42.12 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T21:59:05.927Z] #50 42.13 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-11T21:59:05.927Z] #50 42.15 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T21:59:05.927Z] #50 42.23 go: finding github.com/spf13/afero v1.1.2 [2021-06-11T21:59:05.927Z] #50 42.27 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T21:59:05.927Z] #50 42.34 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T21:59:05.927Z] #50 42.39 go: finding github.com/spf13/cast v1.3.0 [2021-06-11T21:59:05.927Z] #50 42.41 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T21:59:05.927Z] #50 42.44 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T21:59:05.927Z] #50 42.47 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T21:59:05.927Z] #50 42.49 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-11T21:59:05.927Z] #50 42.51 go: finding golang.org/x/text v0.3.2 [2021-06-11T21:59:05.927Z] #50 42.52 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-11T21:59:05.927Z] #50 42.62 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T21:59:05.927Z] #50 42.64 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T21:59:05.927Z] #50 42.65 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T21:59:05.927Z] #50 42.68 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T21:59:05.927Z] #50 42.77 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T21:59:05.927Z] #50 42.77 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T21:59:05.927Z] #50 42.82 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T21:59:05.927Z] #50 42.89 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T21:59:05.927Z] #50 42.95 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T21:59:05.927Z] #50 42.96 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T21:59:05.927Z] #50 42.96 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-11T21:59:05.927Z] #50 43.01 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T21:59:05.927Z] #50 43.04 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T21:59:05.927Z] #50 43.06 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T21:59:05.927Z] #50 43.07 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T21:59:05.927Z] #50 43.09 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-11T21:59:05.927Z] #50 43.09 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-11T21:59:05.927Z] #50 43.10 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T21:59:05.927Z] #50 43.10 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-11T21:59:06.186Z] #50 ... [2021-06-11T21:59:06.186Z] [2021-06-11T21:59:06.186Z] #56 [containerd 1/2] 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-06-11T21:59:06.186Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T21:59:06.186Z] #56 37.02 Building dependency tree... [2021-06-11T21:59:06.186Z] #56 40.18 The following additional packages will be installed: [2021-06-11T21:59:06.186Z] #56 40.19 libbtrfs0 [2021-06-11T21:59:06.186Z] #56 40.33 The following NEW packages will be installed: [2021-06-11T21:59:06.186Z] #56 40.36 libbtrfs-dev libbtrfs0 [2021-06-11T21:59:06.186Z] #56 40.74 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T21:59:06.186Z] #56 40.74 Need to get 119 kB of archives. [2021-06-11T21:59:06.186Z] #56 40.74 After this operation, 387 kB of additional disk space will be used. [2021-06-11T21:59:06.186Z] #56 40.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-11T21:59:06.186Z] #56 40.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-11T21:59:06.186Z] #56 41.78 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:59:06.186Z] #56 42.00 Fetched 119 kB in 0s (449 kB/s) [2021-06-11T21:59:06.186Z] #56 42.10 Selecting previously unselected package libbtrfs0. [2021-06-11T21:59:06.186Z] #56 42.10 (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 ... 15410 files and directories currently installed.) [2021-06-11T21:59:06.186Z] #56 42.16 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-11T21:59:06.186Z] #56 42.18 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T21:59:06.186Z] #56 42.26 Selecting previously unselected package libbtrfs-dev. [2021-06-11T21:59:06.186Z] #56 42.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-11T21:59:06.186Z] #56 42.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T21:59:06.186Z] #56 42.49 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T21:59:06.186Z] #56 42.53 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T21:59:06.186Z] #56 42.55 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T21:59:06.186Z] #56 DONE 43.1s [2021-06-11T21:59:06.186Z] [2021-06-11T21:59:06.186Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:59:06.186Z] #50 sha256:1efc9d1aa1a34a1e9451606fdf89024fd71fd9e2e32a5a5825d56412c0473dd6 [2021-06-11T21:59:06.186Z] #50 43.19 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T21:59:06.186Z] #50 43.29 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-11T21:59:06.445Z] #50 43.54 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T21:59:06.704Z] #50 43.79 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T21:59:06.966Z] #50 43.84 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T21:59:06.966Z] #50 43.88 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-11T21:59:06.966Z] #50 43.94 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T21:59:07.622Z] #20 45.83 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-11T21:59:07.622Z] #20 45.84 Setting up xz-utils (5.2.4-1) ... [2021-06-11T21:59:07.622Z] #20 45.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-11T21:59:07.622Z] #20 45.89 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-11T21:59:07.622Z] #20 45.90 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-11T21:59:07.622Z] #20 45.97 invoke-rc.d: could not determine current runlevel [2021-06-11T21:59:07.622Z] #20 45.98 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-11T21:59:07.622Z] #20 45.99 Setting up pigz (2.4-1) ... [2021-06-11T21:59:07.622Z] #20 46.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-11T21:59:07.622Z] #20 46.02 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T21:59:07.622Z] #20 46.04 Setting up python-pip-whl (18.1-5) ... [2021-06-11T21:59:07.622Z] #20 46.06 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T21:59:07.622Z] #20 46.07 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-11T21:59:07.883Z] #20 46.44 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-11T21:59:07.883Z] #20 46.46 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-11T21:59:07.883Z] #20 46.48 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:59:07.946Z] #57 3.038 + RM_GOPATH=0 [2021-06-11T21:59:07.946Z] #57 3.038 + TMP_GOPATH= [2021-06-11T21:59:07.946Z] #57 3.038 + : /build [2021-06-11T21:59:07.946Z] #57 3.038 + '[' -z '' ']' [2021-06-11T21:59:07.946Z] #57 3.043 ++ mktemp -d [2021-06-11T21:59:07.946Z] #57 3.044 + export GOPATH=/tmp/tmp.93l7BB8VJE [2021-06-11T21:59:07.946Z] #57 3.044 + GOPATH=/tmp/tmp.93l7BB8VJE [2021-06-11T21:59:07.946Z] #57 3.045 + RM_GOPATH=1 [2021-06-11T21:59:07.946Z] #57 3.045 + case "$(go env GOARCH)" in [2021-06-11T21:59:07.946Z] #57 3.045 ++ go env GOARCH [2021-06-11T21:59:07.946Z] #57 3.080 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:59:07.946Z] #57 3.084 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:59:07.946Z] #57 3.085 ++ dirname /tmp/install/install.sh [2021-06-11T21:59:07.946Z] #57 3.086 + dir=/tmp/install [2021-06-11T21:59:07.946Z] #57 3.086 + bin=containerd [2021-06-11T21:59:07.946Z] #57 3.087 + shift [2021-06-11T21:59:07.946Z] #57 3.087 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-11T21:59:07.946Z] #57 3.087 + . /tmp/install/containerd.installer [2021-06-11T21:59:07.946Z] #57 3.087 ++ set -e [2021-06-11T21:59:07.946Z] #57 3.088 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T21:59:07.946Z] #57 3.088 + install_containerd [2021-06-11T21:59:07.946Z] #57 3.089 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-11T21:59:07.946Z] #57 3.090 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T21:59:07.946Z] #57 3.090 + git clone https://github.com/containerd/containerd.git /tmp/tmp.93l7BB8VJE/src/github.com/containerd/containerd [2021-06-11T21:59:07.946Z] #57 3.094 Cloning into '/tmp/tmp.93l7BB8VJE/src/github.com/containerd/containerd'... [2021-06-11T21:59:08.144Z] #20 46.50 Setting up vim (2:8.1.0875-5) ... [2021-06-11T21:59:08.144Z] #20 46.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-11T21:59:08.144Z] #20 46.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-11T21:59:08.144Z] #20 46.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-11T21:59:08.144Z] #20 46.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-11T21:59:08.144Z] #20 46.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-11T21:59:08.144Z] #20 46.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-11T21:59:08.144Z] #20 46.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-11T21:59:08.144Z] #20 46.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-11T21:59:08.144Z] #20 46.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T21:59:08.144Z] #20 46.62 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T21:59:08.144Z] #20 46.64 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-11T21:59:08.144Z] #20 46.65 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T21:59:08.144Z] #20 46.68 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T21:59:08.144Z] #20 46.70 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T21:59:09.841Z] #57 ... [2021-06-11T21:59:09.841Z] [2021-06-11T21:59:09.841Z] #36 [tini 1/2] 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-06-11T21:59:09.841Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:59:09.841Z] #36 30.18 Reading package lists... [2021-06-11T21:59:09.841Z] #36 36.15 Building dependency tree... [2021-06-11T21:59:09.841Z] #36 39.26 The following additional packages will be installed: [2021-06-11T21:59:09.841Z] #36 39.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-11T21:59:09.841Z] #36 39.28 Suggested packages: [2021-06-11T21:59:09.841Z] #36 39.30 cmake-doc ninja-build lrzip [2021-06-11T21:59:09.841Z] #36 39.30 Recommended packages: [2021-06-11T21:59:09.841Z] #36 39.30 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-11T21:59:09.841Z] #36 40.21 The following NEW packages will be installed: [2021-06-11T21:59:09.841Z] #36 40.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-11T21:59:09.841Z] #36 40.22 vim-common xxd [2021-06-11T21:59:09.841Z] #36 40.60 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T21:59:09.841Z] #36 40.60 Need to get 14.9 MB of archives. [2021-06-11T21:59:09.841Z] #36 40.60 After this operation, 61.8 MB of additional disk space will be used. [2021-06-11T21:59:09.841Z] #36 40.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-11T21:59:09.841Z] #36 40.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T21:59:09.842Z] #36 40.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-11T21:59:09.842Z] #36 40.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-11T21:59:09.842Z] #36 41.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-11T21:59:09.842Z] #36 41.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-11T21:59:09.842Z] #36 41.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-11T21:59:09.842Z] #36 41.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-11T21:59:09.842Z] #36 41.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-11T21:59:09.842Z] #36 41.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-11T21:59:09.842Z] #36 43.10 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:59:09.842Z] #36 43.27 Fetched 14.9 MB in 2s (8119 kB/s) [2021-06-11T21:59:09.842Z] #36 43.36 Selecting previously unselected package xxd. [2021-06-11T21:59:09.842Z] #36 43.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T21:59:09.842Z] #36 43.43 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T21:59:09.842Z] #36 43.45 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T21:59:09.842Z] #36 43.61 Selecting previously unselected package vim-common. [2021-06-11T21:59:09.842Z] #36 43.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T21:59:09.842Z] #36 43.64 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T21:59:09.842Z] #36 44.00 Selecting previously unselected package cmake-data. [2021-06-11T21:59:09.842Z] #36 44.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-11T21:59:09.842Z] #36 44.01 Unpacking cmake-data (3.13.4-1) ... [2021-06-11T21:59:09.842Z] #36 ... [2021-06-11T21:59:09.842Z] [2021-06-11T21:59:09.842Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T21:59:09.842Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T21:59:09.842Z] #32 44.69 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-11T21:59:09.842Z] #32 44.95 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-11T21:59:09.842Z] #32 45.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T21:59:10.058Z] #20 ... [2021-06-11T21:59:10.058Z] [2021-06-11T21:59:10.058Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-06-11T21:59:10.058Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T21:59:10.058Z] #40 165.0 + dpkg --print-architecture [2021-06-11T21:59:10.058Z] #40 165.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-11T21:59:10.058Z] #40 165.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-11T21:59:10.058Z] #40 165.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-11T21:59:10.262Z] #50 ... [2021-06-11T21:59:10.262Z] [2021-06-11T21:59:10.262Z] #36 [tini 1/2] 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-06-11T21:59:10.262Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:59:10.262Z] #36 31.30 Reading package lists... [2021-06-11T21:59:10.262Z] #36 37.33 Building dependency tree... [2021-06-11T21:59:10.262Z] #36 40.48 The following additional packages will be installed: [2021-06-11T21:59:10.262Z] #36 40.49 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-11T21:59:10.262Z] #36 40.50 Suggested packages: [2021-06-11T21:59:10.262Z] #36 40.50 cmake-doc ninja-build lrzip [2021-06-11T21:59:10.262Z] #36 40.50 Recommended packages: [2021-06-11T21:59:10.262Z] #36 40.50 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-11T21:59:10.262Z] #36 41.39 The following NEW packages will be installed: [2021-06-11T21:59:10.262Z] #36 41.39 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-11T21:59:10.262Z] #36 41.40 vim-common xxd [2021-06-11T21:59:10.262Z] #36 41.79 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T21:59:10.262Z] #36 41.79 Need to get 14.9 MB of archives. [2021-06-11T21:59:10.262Z] #36 41.79 After this operation, 61.8 MB of additional disk space will be used. [2021-06-11T21:59:10.262Z] #36 41.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-11T21:59:10.262Z] #36 41.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T21:59:10.262Z] #36 41.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-11T21:59:10.262Z] #36 41.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-11T21:59:10.262Z] #36 42.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-11T21:59:10.262Z] #36 42.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-11T21:59:10.262Z] #36 42.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-11T21:59:10.262Z] #36 42.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-11T21:59:10.262Z] #36 42.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-11T21:59:10.262Z] #36 42.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-11T21:59:10.262Z] #36 44.55 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:59:10.262Z] #36 44.75 Fetched 14.9 MB in 2s (9325 kB/s) [2021-06-11T21:59:10.262Z] #36 44.83 Selecting previously unselected package xxd. [2021-06-11T21:59:10.262Z] #36 44.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 ... 15410 files and directories currently installed.) [2021-06-11T21:59:10.262Z] #36 44.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T21:59:10.262Z] #36 44.95 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T21:59:10.262Z] #36 45.13 Selecting previously unselected package vim-common. [2021-06-11T21:59:10.262Z] #36 45.13 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T21:59:10.262Z] #36 45.19 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T21:59:10.262Z] #36 45.51 Selecting previously unselected package cmake-data. [2021-06-11T21:59:10.262Z] #36 45.51 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-11T21:59:10.262Z] #36 45.54 Unpacking cmake-data (3.13.4-1) ... [2021-06-11T21:59:10.262Z] #36 ... [2021-06-11T21:59:10.262Z] [2021-06-11T21:59:10.263Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T21:59:10.263Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T21:59:10.263Z] #32 45.79 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-11T21:59:10.263Z] #32 46.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-11T21:59:10.263Z] #32 46.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T21:59:10.407Z] #32 ... [2021-06-11T21:59:10.407Z] [2021-06-11T21:59:10.407Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:59:10.407Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:59:10.407Z] #44 30.45 Reading package lists... [2021-06-11T21:59:10.407Z] #44 36.53 Building dependency tree... [2021-06-11T21:59:10.407Z] #44 39.61 The following additional packages will be installed: [2021-06-11T21:59:10.407Z] #44 39.62 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-11T21:59:10.407Z] #44 39.62 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-11T21:59:10.407Z] #44 39.62 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T21:59:10.407Z] #44 39.62 python3.7-minimal [2021-06-11T21:59:10.407Z] #44 39.63 Suggested packages: [2021-06-11T21:59:10.407Z] #44 39.63 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-11T21:59:10.407Z] #44 39.63 python3.7-doc binfmt-support [2021-06-11T21:59:10.407Z] #44 41.03 The following NEW packages will be installed: [2021-06-11T21:59:10.407Z] #44 41.05 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-11T21:59:10.407Z] #44 41.05 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-11T21:59:10.407Z] #44 41.05 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T21:59:10.407Z] #44 41.05 python3.7-minimal [2021-06-11T21:59:10.407Z] #44 41.54 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T21:59:10.407Z] #44 41.54 Need to get 6695 kB of archives. [2021-06-11T21:59:10.407Z] #44 41.54 After this operation, 33.1 MB of additional disk space will be used. [2021-06-11T21:59:10.407Z] #44 41.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-11T21:59:10.407Z] #44 41.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-11T21:59:10.407Z] #44 41.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-11T21:59:10.407Z] #44 41.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-11T21:59:10.407Z] #44 41.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-11T21:59:10.407Z] #44 42.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T21:59:10.407Z] #44 42.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-11T21:59:10.407Z] #44 42.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-11T21:59:10.407Z] #44 42.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-11T21:59:10.407Z] #44 42.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T21:59:10.407Z] #44 42.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-11T21:59:10.407Z] #44 42.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-11T21:59:10.407Z] #44 42.12 Get:13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-11T21:59:10.407Z] #44 42.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-11T21:59:10.407Z] #44 42.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-11T21:59:10.407Z] #44 42.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-11T21:59:10.407Z] #44 43.65 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:59:10.407Z] #44 43.83 Fetched 6695 kB in 1s (5001 kB/s) [2021-06-11T21:59:10.407Z] #44 43.96 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-11T21:59:10.407Z] #44 43.96 (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 ... 15410 files and directories currently installed.) [2021-06-11T21:59:10.407Z] #44 44.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:59:10.407Z] #44 44.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:59:10.407Z] #44 44.76 Selecting previously unselected package python3.7-minimal. [2021-06-11T21:59:10.407Z] #44 44.76 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:59:10.407Z] #44 44.78 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T21:59:10.407Z] #44 46.31 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:59:10.407Z] #44 46.34 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T21:59:10.407Z] #44 ... [2021-06-11T21:59:10.407Z] [2021-06-11T21:59:10.407Z] #36 [tini 1/2] 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-06-11T21:59:10.407Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:59:10.407Z] #36 46.64 Selecting previously unselected package libicu63:amd64. [2021-06-11T21:59:10.407Z] #36 46.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-11T21:59:10.407Z] #36 46.67 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T21:59:10.973Z] #36 ... [2021-06-11T21:59:10.973Z] [2021-06-11T21:59:10.973Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:59:10.973Z] #46 sha256:9ba7cd7a7cc871a86fef6561ef29379483a193daed6648d5ec0c9150145c04b6 [2021-06-11T21:59:10.973Z] #46 37.31 internal/reflectlite [2021-06-11T21:59:10.973Z] #46 37.32 sync [2021-06-11T21:59:10.973Z] #46 38.70 github.com/LK4D4/vndr/godl/singleflight [2021-06-11T21:59:10.973Z] #46 39.00 math/rand [2021-06-11T21:59:10.973Z] #46 39.86 internal/singleflight [2021-06-11T21:59:10.973Z] #46 40.26 sort [2021-06-11T21:59:10.973Z] #46 40.26 errors [2021-06-11T21:59:10.973Z] #46 40.56 io [2021-06-11T21:59:10.973Z] #46 41.44 strconv [2021-06-11T21:59:10.973Z] #46 41.65 bytes [2021-06-11T21:59:10.973Z] #46 43.39 bufio [2021-06-11T21:59:10.973Z] #46 44.56 reflect [2021-06-11T21:59:10.973Z] #46 44.98 syscall [2021-06-11T21:59:10.973Z] #46 ... [2021-06-11T21:59:10.973Z] [2021-06-11T21:59:10.973Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:59:10.973Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:59:10.973Z] #13 30.77 Reading package lists... [2021-06-11T21:59:10.973Z] #13 36.66 Building dependency tree... [2021-06-11T21:59:10.973Z] #13 39.67 The following additional packages will be installed: [2021-06-11T21:59:10.973Z] #13 39.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-11T21:59:10.973Z] #13 39.69 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-11T21:59:10.973Z] #13 39.69 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-11T21:59:10.973Z] #13 39.69 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-11T21:59:10.973Z] #13 39.69 mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T21:59:10.973Z] #13 39.69 Suggested packages: [2021-06-11T21:59:10.973Z] #13 39.69 gcc-8-locales seccomp wine64 [2021-06-11T21:59:10.973Z] #13 40.99 The following NEW packages will be installed: [2021-06-11T21:59:10.973Z] #13 41.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-11T21:59:10.973Z] #13 41.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-11T21:59:10.973Z] #13 41.01 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-11T21:59:10.973Z] #13 41.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-11T21:59:10.973Z] #13 41.01 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-11T21:59:10.973Z] #13 41.01 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T21:59:10.973Z] #13 41.01 The following packages will be upgraded: [2021-06-11T21:59:10.973Z] #13 41.03 libseccomp2 libsystemd0 libudev1 [2021-06-11T21:59:10.973Z] #13 41.48 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T21:59:10.973Z] #13 41.48 Need to get 78.2 MB of archives. [2021-06-11T21:59:10.973Z] #13 41.48 After this operation, 487 MB of additional disk space will be used. [2021-06-11T21:59:10.973Z] #13 41.48 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-11T21:59:10.973Z] #13 41.49 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-11T21:59:10.973Z] #13 41.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-11T21:59:10.973Z] #13 41.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-11T21:59:10.973Z] #13 41.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-11T21:59:10.973Z] #13 41.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-11T21:59:10.973Z] #13 41.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-11T21:59:10.973Z] #13 41.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-11T21:59:10.973Z] #13 41.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-11T21:59:10.973Z] #13 41.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-11T21:59:10.973Z] #13 42.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-11T21:59:10.973Z] #13 42.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-11T21:59:10.973Z] #13 42.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-11T21:59:12.805Z] #32 ... [2021-06-11T21:59:12.805Z] [2021-06-11T21:59:12.805Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:59:12.805Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:59:12.805Z] #13 29.75 Reading package lists... [2021-06-11T21:59:12.805Z] #13 35.66 Building dependency tree... [2021-06-11T21:59:12.805Z] #13 39.03 The following additional packages will be installed: [2021-06-11T21:59:12.805Z] #13 39.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-11T21:59:12.805Z] #13 39.03 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-11T21:59:12.805Z] #13 39.03 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-11T21:59:12.805Z] #13 39.03 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-11T21:59:12.805Z] #13 39.04 mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T21:59:12.805Z] #13 39.04 Suggested packages: [2021-06-11T21:59:12.805Z] #13 39.04 gcc-8-locales seccomp wine64 [2021-06-11T21:59:12.805Z] #13 40.60 The following NEW packages will be installed: [2021-06-11T21:59:12.805Z] #13 40.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-11T21:59:12.805Z] #13 40.60 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-11T21:59:12.805Z] #13 40.60 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-11T21:59:12.805Z] #13 40.60 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-11T21:59:12.805Z] #13 40.61 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-11T21:59:12.805Z] #13 40.61 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T21:59:12.805Z] #13 40.62 The following packages will be upgraded: [2021-06-11T21:59:12.805Z] #13 40.63 libseccomp2 libsystemd0 libudev1 [2021-06-11T21:59:12.805Z] #13 41.04 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T21:59:12.805Z] #13 41.04 Need to get 78.2 MB of archives. [2021-06-11T21:59:12.805Z] #13 41.04 After this operation, 487 MB of additional disk space will be used. [2021-06-11T21:59:12.805Z] #13 41.04 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-11T21:59:12.805Z] #13 41.04 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-11T21:59:12.805Z] #13 41.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-11T21:59:12.805Z] #13 41.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-11T21:59:12.805Z] #13 41.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-11T21:59:12.805Z] #13 41.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-11T21:59:12.805Z] #13 41.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-11T21:59:12.805Z] #13 41.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-11T21:59:12.805Z] #13 41.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-11T21:59:12.805Z] #13 41.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-11T21:59:12.805Z] #13 41.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-11T21:59:12.805Z] #13 42.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-11T21:59:12.805Z] #13 42.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-11T21:59:12.805Z] #13 45.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-11T21:59:12.805Z] #13 ... [2021-06-11T21:59:12.805Z] [2021-06-11T21:59:12.805Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:59:12.805Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:59:12.805Z] #44 42.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-11T21:59:12.805Z] #44 42.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-11T21:59:12.805Z] #44 42.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-11T21:59:12.805Z] #44 42.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T21:59:12.805Z] #44 42.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-11T21:59:12.805Z] #44 42.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-11T21:59:12.805Z] #44 42.82 Get:9 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-11T21:59:12.805Z] #44 42.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-11T21:59:12.805Z] #44 42.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T21:59:12.805Z] #44 42.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-11T21:59:12.805Z] #44 42.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-11T21:59:12.805Z] #44 43.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-11T21:59:12.805Z] #44 43.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-11T21:59:12.805Z] #44 43.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-11T21:59:12.805Z] #44 44.33 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:59:12.805Z] #44 44.56 Fetched 6695 kB in 1s (5190 kB/s) [2021-06-11T21:59:12.806Z] #44 44.63 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-11T21:59:12.806Z] #44 44.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T21:59:12.806Z] #44 44.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:59:12.806Z] #44 44.70 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:59:12.806Z] #44 45.38 Selecting previously unselected package python3.7-minimal. [2021-06-11T21:59:12.806Z] #44 45.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:59:12.806Z] #44 45.39 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T21:59:12.806Z] #44 47.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:59:12.806Z] #44 47.07 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T21:59:12.868Z] #13 46.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-11T21:59:13.753Z] #44 ... [2021-06-11T21:59:13.753Z] [2021-06-11T21:59:13.753Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:59:13.753Z] #46 sha256:9e3d2071e59ff778d623b5010a276c0ec13df4ee6f05a2e49b660bc9f18321db [2021-06-11T21:59:13.753Z] #46 40.54 sync [2021-06-11T21:59:13.753Z] #46 40.54 internal/reflectlite [2021-06-11T21:59:13.753Z] #46 41.65 github.com/LK4D4/vndr/godl/singleflight [2021-06-11T21:59:13.753Z] #46 42.05 math/rand [2021-06-11T21:59:13.753Z] #46 43.42 internal/singleflight [2021-06-11T21:59:13.753Z] #46 43.89 sort [2021-06-11T21:59:13.753Z] #46 43.89 errors [2021-06-11T21:59:13.753Z] #46 44.49 io [2021-06-11T21:59:13.753Z] #46 45.05 strconv [2021-06-11T21:59:13.753Z] #46 45.72 bytes [2021-06-11T21:59:13.753Z] #46 47.81 bufio [2021-06-11T21:59:13.753Z] #46 48.26 reflect [2021-06-11T21:59:13.753Z] #46 49.61 syscall [2021-06-11T21:59:13.753Z] #46 ... [2021-06-11T21:59:13.753Z] [2021-06-11T21:59:13.753Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T21:59:13.753Z] #57 sha256:1f7889f265c41d5a855b49d207b27e22ae52e10edeafc209d1f81b5282abac42 [2021-06-11T21:59:13.753Z] #57 1.148 + RM_GOPATH=0 [2021-06-11T21:59:13.753Z] #57 1.149 + TMP_GOPATH= [2021-06-11T21:59:13.753Z] #57 1.149 + : /build [2021-06-11T21:59:13.753Z] #57 1.149 + '[' -z '' ']' [2021-06-11T21:59:13.753Z] #57 1.153 ++ mktemp -d [2021-06-11T21:59:13.753Z] #57 1.155 + export GOPATH=/tmp/tmp.OUwn3ebGua [2021-06-11T21:59:13.753Z] #57 1.156 + GOPATH=/tmp/tmp.OUwn3ebGua [2021-06-11T21:59:13.753Z] #57 1.156 + RM_GOPATH=1 [2021-06-11T21:59:13.753Z] #57 1.156 + case "$(go env GOARCH)" in [2021-06-11T21:59:13.753Z] #57 1.156 ++ go env GOARCH [2021-06-11T21:59:13.753Z] #57 1.185 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:59:13.753Z] #57 1.185 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:59:13.753Z] #57 1.186 ++ dirname /tmp/install/install.sh [2021-06-11T21:59:13.753Z] #57 1.193 + dir=/tmp/install [2021-06-11T21:59:13.753Z] #57 1.193 + bin=containerd [2021-06-11T21:59:13.753Z] #57 1.194 + shift [2021-06-11T21:59:13.753Z] #57 1.194 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-11T21:59:13.753Z] #57 1.194 + . /tmp/install/containerd.installer [2021-06-11T21:59:13.753Z] #57 1.194 ++ set -e [2021-06-11T21:59:13.753Z] #57 1.195 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T21:59:13.753Z] #57 1.195 + install_containerd [2021-06-11T21:59:13.753Z] #57 1.195 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-11T21:59:13.753Z] #57 1.196 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T21:59:13.753Z] #57 1.196 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OUwn3ebGua/src/github.com/containerd/containerd [2021-06-11T21:59:13.753Z] #57 1.206 Cloning into '/tmp/tmp.OUwn3ebGua/src/github.com/containerd/containerd'... [2021-06-11T21:59:14.240Z] #13 ... [2021-06-11T21:59:14.240Z] [2021-06-11T21:59:14.240Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T21:59:14.240Z] #48 sha256:d5e40c994644f759e96b2f8a56b7258db7779ed8d092ae74b3d5ba11a5907b35 [2021-06-11T21:59:14.240Z] #48 DONE 50.6s [2021-06-11T21:59:14.240Z] [2021-06-11T21:59:14.241Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:59:14.241Z] #52 sha256:0894a3b41ecad120d131210fe776a9a8851d8af1476c9c7dc704eb8076cb57ef [2021-06-11T21:59:14.241Z] #52 42.93 internal/oserror [2021-06-11T21:59:14.241Z] #52 42.93 bytes [2021-06-11T21:59:14.241Z] #52 43.04 syscall [2021-06-11T21:59:14.241Z] #52 45.33 reflect [2021-06-11T21:59:14.241Z] #52 50.13 time [2021-06-11T21:59:14.241Z] #52 ... [2021-06-11T21:59:14.241Z] [2021-06-11T21:59:14.241Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:59:14.241Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:59:14.241Z] #44 50.55 Selecting previously unselected package python3-minimal. [2021-06-11T21:59:14.497Z] #44 50.55 (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 ... 15650 files and directories currently installed.) [2021-06-11T21:59:14.497Z] #44 50.64 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-11T21:59:14.497Z] #44 50.64 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T21:59:14.691Z] #57 ... [2021-06-11T21:59:14.691Z] [2021-06-11T21:59:14.691Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:59:14.691Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:59:14.691Z] #13 47.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-11T21:59:14.691Z] #13 47.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-11T21:59:14.691Z] #13 47.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-11T21:59:14.691Z] #13 47.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-11T21:59:14.691Z] #13 47.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-11T21:59:14.691Z] #13 47.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-11T21:59:14.691Z] #13 47.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-11T21:59:14.691Z] #13 47.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-11T21:59:14.691Z] #13 47.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-11T21:59:14.691Z] #13 47.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-11T21:59:14.691Z] #13 47.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-11T21:59:14.691Z] #13 47.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-11T21:59:14.691Z] #13 47.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-11T21:59:14.691Z] #13 47.62 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-11T21:59:14.754Z] #44 50.76 Selecting previously unselected package libmpdec2:amd64. [2021-06-11T21:59:14.754Z] #44 50.76 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-11T21:59:14.754Z] #44 50.78 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T21:59:14.754Z] #44 50.96 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-11T21:59:14.754Z] #44 50.96 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:59:15.011Z] #44 50.98 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:59:16.071Z] #13 48.65 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:59:16.071Z] #13 48.84 Fetched 78.2 MB in 7s (11.4 MB/s) [2021-06-11T21:59:16.330Z] #13 48.96 (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 ... 15410 files and directories currently installed.) [2021-06-11T21:59:16.330Z] #13 49.03 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-11T21:59:16.330Z] #13 49.05 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T21:59:16.590Z] #13 49.39 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-11T21:59:16.854Z] #13 49.56 (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 ... 15410 files and directories currently installed.) [2021-06-11T21:59:16.854Z] #13 49.63 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-11T21:59:16.854Z] #13 49.66 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-11T21:59:16.906Z] #44 52.57 Selecting previously unselected package python3.7. [2021-06-11T21:59:16.906Z] #44 52.61 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:59:16.906Z] #44 52.61 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T21:59:16.906Z] #44 52.82 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T21:59:16.906Z] #44 52.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-11T21:59:16.906Z] #44 52.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T21:59:16.906Z] #44 53.03 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T21:59:17.113Z] #13 49.96 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T21:59:17.381Z] #13 50.14 (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 ... 15410 files and directories currently installed.) [2021-06-11T21:59:17.381Z] #13 50.20 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-11T21:59:17.381Z] #13 50.22 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T21:59:17.653Z] #13 50.53 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-11T21:59:17.912Z] #13 ... [2021-06-11T21:59:17.912Z] [2021-06-11T21:59:17.912Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T21:59:17.912Z] #48 sha256:3dd5d131ac561d8a7c76ba7de47d3c57260235e2a9e84848139dc9e3499605fe [2021-06-11T21:59:17.912Z] #48 DONE 55.0s [2021-06-11T21:59:17.912Z] [2021-06-11T21:59:17.912Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:59:17.912Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:59:17.912Z] #13 50.79 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-11T21:59:18.172Z] #13 50.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 ... 15410 files and directories currently installed.) [2021-06-11T21:59:18.172Z] #13 50.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-11T21:59:18.172Z] #13 50.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T21:59:18.201Z] #40 ... [2021-06-11T21:59:18.201Z] [2021-06-11T21:59:18.201Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-11T21:59:18.201Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T21:59:18.201Z] #20 49.01 Setting up iptables (1.8.2-4) ... [2021-06-11T21:59:18.201Z] #20 49.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T21:59:18.201Z] #20 49.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T21:59:18.201Z] #20 49.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T21:59:18.201Z] #20 49.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T21:59:18.201Z] #20 49.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-11T21:59:18.201Z] #20 49.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-11T21:59:18.201Z] #20 49.08 Setting up python3 (3.7.3-1) ... [2021-06-11T21:59:18.201Z] #20 49.48 Setting up python3-wheel (0.32.3-2) ... [2021-06-11T21:59:18.201Z] #20 50.02 Setting up apparmor (2.13.2-10) ... [2021-06-11T21:59:18.201Z] #20 51.77 Setting up xfsprogs (4.20.0-1) ... [2021-06-11T21:59:18.201Z] #20 51.80 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-11T21:59:18.201Z] #20 52.17 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T21:59:18.201Z] #20 52.96 Setting up python3-distutils (3.7.3-1) ... [2021-06-11T21:59:18.201Z] #20 53.37 Setting up python3-setuptools (40.8.0-1) ... [2021-06-11T21:59:18.201Z] #20 54.46 Setting up python3-pip (18.1-5) ... [2021-06-11T21:59:18.201Z] #20 55.35 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T21:59:18.201Z] #20 55.40 Processing triggers for mime-support (3.62) ... [2021-06-11T21:59:18.201Z] #20 DONE 56.7s [2021-06-11T21:59:18.201Z] [2021-06-11T21:59:18.201Z] #21 [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-06-11T21:59:18.201Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-11T21:59:18.274Z] #44 54.48 Selecting previously unselected package python3. [2021-06-11T21:59:18.274Z] #44 54.48 (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 ... 16062 files and directories currently installed.) [2021-06-11T21:59:18.274Z] #44 54.53 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-11T21:59:18.430Z] #13 ... [2021-06-11T21:59:18.430Z] [2021-06-11T21:59:18.430Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:59:18.430Z] #52 sha256:1d91ca5ae547a8f0e86628a3b8b4f7370f7bd908b579f3a27bb453177c1a51bd [2021-06-11T21:59:18.430Z] #52 45.53 internal/oserror [2021-06-11T21:59:18.430Z] #52 45.55 io [2021-06-11T21:59:18.430Z] #52 45.63 syscall [2021-06-11T21:59:18.430Z] #52 46.54 bytes [2021-06-11T21:59:18.430Z] #52 48.82 reflect [2021-06-11T21:59:18.430Z] #52 52.98 time [2021-06-11T21:59:18.531Z] #44 54.57 Unpacking python3 (3.7.3-1) ... [2021-06-11T21:59:18.531Z] #44 54.74 Selecting previously unselected package libprotobuf17:amd64. [2021-06-11T21:59:18.531Z] #44 54.77 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-11T21:59:18.531Z] #44 54.77 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-11T21:59:18.689Z] #52 ... [2021-06-11T21:59:18.689Z] [2021-06-11T21:59:18.689Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:59:18.689Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:59:18.689Z] #44 51.30 Selecting previously unselected package python3-minimal. [2021-06-11T21:59:18.689Z] #44 51.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-11T21:59:18.689Z] #44 51.35 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-11T21:59:18.689Z] #44 51.37 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T21:59:18.689Z] #44 51.52 Selecting previously unselected package libmpdec2:amd64. [2021-06-11T21:59:18.689Z] #44 51.52 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-11T21:59:18.689Z] #44 51.54 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T21:59:18.689Z] #44 51.70 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-11T21:59:18.689Z] #44 51.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:59:18.689Z] #44 51.71 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:59:18.689Z] #44 53.30 Selecting previously unselected package python3.7. [2021-06-11T21:59:18.689Z] #44 53.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T21:59:18.689Z] #44 53.32 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T21:59:18.689Z] #44 53.50 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T21:59:18.689Z] #44 53.50 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-11T21:59:18.689Z] #44 53.52 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T21:59:18.689Z] #44 53.65 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T21:59:18.947Z] #44 55.69 Selecting previously unselected package python3. [2021-06-11T21:59:18.947Z] #44 55.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-11T21:59:18.947Z] #44 55.80 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-11T21:59:19.157Z] #21 1.059 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-11T21:59:19.157Z] #21 1.065 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-11T21:59:19.157Z] #21 1.070 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-11T21:59:19.157Z] #21 DONE 1.2s [2021-06-11T21:59:19.157Z] [2021-06-11T21:59:19.157Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T21:59:19.157Z] #54 sha256:acf1e43fe3463cb7bf4b6906dbcd8823947803241f988d61f5d5467dc3bcf55b [2021-06-11T21:59:19.205Z] #44 55.91 Unpacking python3 (3.7.3-1) ... [2021-06-11T21:59:19.205Z] #44 56.05 Selecting previously unselected package libprotobuf17:amd64. [2021-06-11T21:59:19.421Z] #54 ... [2021-06-11T21:59:19.421Z] [2021-06-11T21:59:19.421Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T21:59:19.421Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-11T21:59:19.463Z] #44 56.05 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-11T21:59:19.463Z] #44 56.06 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-11T21:59:19.490Z] #44 55.53 Selecting previously unselected package python3-pkg-resources. [2021-06-11T21:59:19.490Z] #44 55.53 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T21:59:19.490Z] #44 55.56 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T21:59:19.747Z] #44 55.80 Selecting previously unselected package python3-six. [2021-06-11T21:59:19.747Z] #44 55.80 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-11T21:59:19.747Z] #44 55.83 Unpacking python3-six (1.12.0-1) ... [2021-06-11T21:59:19.747Z] #44 55.93 Selecting previously unselected package python3-protobuf. [2021-06-11T21:59:19.747Z] #44 55.93 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-11T21:59:19.747Z] #44 56.06 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-11T21:59:20.034Z] #44 56.67 Selecting previously unselected package python3-pkg-resources. [2021-06-11T21:59:20.034Z] #44 56.68 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T21:59:20.034Z] #44 56.68 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T21:59:20.034Z] #44 56.85 Selecting previously unselected package python3-six. [2021-06-11T21:59:20.034Z] #44 56.85 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-11T21:59:20.034Z] #44 56.86 Unpacking python3-six (1.12.0-1) ... [2021-06-11T21:59:20.294Z] #44 56.96 Selecting previously unselected package python3-protobuf. [2021-06-11T21:59:20.294Z] #44 56.96 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-11T21:59:20.294Z] #44 56.97 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-11T21:59:20.312Z] #44 56.45 Selecting previously unselected package libnet1:amd64. [2021-06-11T21:59:20.566Z] #44 57.35 Selecting previously unselected package libnet1:amd64. [2021-06-11T21:59:20.566Z] #44 57.36 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-11T21:59:20.566Z] #44 57.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T21:59:20.588Z] #44 56.46 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-11T21:59:20.588Z] #44 56.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T21:59:20.829Z] #44 57.59 Selecting previously unselected package libnl-3-200:amd64. [2021-06-11T21:59:20.829Z] #44 57.59 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-11T21:59:20.829Z] #44 57.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T21:59:20.829Z] #44 ... [2021-06-11T21:59:20.829Z] [2021-06-11T21:59:20.829Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:59:20.829Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:59:20.829Z] #13 53.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-11T21:59:20.845Z] #44 56.67 Selecting previously unselected package libnl-3-200:amd64. [2021-06-11T21:59:20.845Z] #44 56.67 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-11T21:59:20.845Z] #44 56.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T21:59:21.089Z] #13 53.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-11T21:59:21.089Z] #13 53.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T21:59:21.102Z] #44 57.15 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-11T21:59:21.102Z] #44 57.15 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-11T21:59:21.102Z] #44 57.17 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T21:59:21.102Z] #44 57.28 Selecting previously unselected package criu. [2021-06-11T21:59:21.102Z] #44 57.28 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-11T21:59:21.102Z] #44 57.29 Unpacking criu (3.15-1) ... [2021-06-11T21:59:21.348Z] #13 ... [2021-06-11T21:59:21.348Z] [2021-06-11T21:59:21.348Z] #36 [tini 1/2] 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-06-11T21:59:21.348Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:59:21.348Z] #36 48.44 Selecting previously unselected package libicu63:amd64. [2021-06-11T21:59:21.348Z] #36 48.46 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-11T21:59:21.348Z] #36 48.47 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T21:59:21.348Z] #36 54.71 Selecting previously unselected package libxml2:amd64. [2021-06-11T21:59:21.348Z] #36 54.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-11T21:59:21.348Z] #36 54.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T21:59:21.348Z] #36 55.59 Selecting previously unselected package libarchive13:amd64. [2021-06-11T21:59:21.348Z] #36 55.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-11T21:59:21.348Z] #36 55.60 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-11T21:59:21.348Z] #36 56.31 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-11T21:59:21.348Z] #36 56.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-11T21:59:21.348Z] #36 56.34 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-11T21:59:21.348Z] #36 56.48 Selecting previously unselected package librhash0:amd64. [2021-06-11T21:59:21.348Z] #36 56.48 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-11T21:59:21.348Z] #36 56.49 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-11T21:59:21.348Z] #36 56.66 Selecting previously unselected package libuv1:amd64. [2021-06-11T21:59:21.348Z] #36 56.67 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-11T21:59:21.348Z] #36 56.67 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-11T21:59:21.348Z] #36 56.82 Selecting previously unselected package cmake. [2021-06-11T21:59:21.348Z] #36 56.86 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-11T21:59:21.348Z] #36 56.86 Unpacking cmake (3.13.4-1) ... [2021-06-11T21:59:21.607Z] #36 ... [2021-06-11T21:59:21.607Z] [2021-06-11T21:59:21.607Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:59:21.607Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:59:21.607Z] #44 57.79 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-11T21:59:21.607Z] #44 57.80 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-11T21:59:21.607Z] #44 57.80 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T21:59:21.607Z] #44 57.96 Selecting previously unselected package criu. [2021-06-11T21:59:21.607Z] #44 57.97 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-11T21:59:21.607Z] #44 57.97 Unpacking criu (3.15-1) ... [2021-06-11T21:59:21.664Z] #44 ... [2021-06-11T21:59:21.664Z] [2021-06-11T21:59:21.664Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:59:21.664Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:59:21.664Z] #13 48.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-11T21:59:21.664Z] #13 48.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-11T21:59:21.664Z] #13 48.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-11T21:59:21.664Z] #13 48.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-11T21:59:21.664Z] #13 48.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-11T21:59:21.664Z] #13 48.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-11T21:59:21.664Z] #13 48.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-11T21:59:21.664Z] #13 48.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-11T21:59:21.664Z] #13 48.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-11T21:59:21.664Z] #13 48.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-11T21:59:21.664Z] #13 48.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-11T21:59:21.664Z] #13 48.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-11T21:59:21.664Z] #13 48.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-11T21:59:21.664Z] #13 48.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-11T21:59:21.664Z] #13 49.55 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T21:59:21.664Z] #13 49.69 Fetched 78.2 MB in 7s (10.9 MB/s) [2021-06-11T21:59:21.664Z] #13 49.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T21:59:21.664Z] #13 49.91 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-11T21:59:21.664Z] #13 49.92 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T21:59:21.664Z] #13 50.26 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-11T21:59:21.665Z] #13 50.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T21:59:21.665Z] #13 50.51 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-11T21:59:21.665Z] #13 50.53 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-11T21:59:21.665Z] #13 50.73 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T21:59:21.665Z] #13 50.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T21:59:21.665Z] #13 50.99 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-11T21:59:21.665Z] #13 51.01 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T21:59:21.665Z] #13 51.23 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-11T21:59:21.665Z] #13 51.38 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-11T21:59:21.665Z] #13 51.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 ... 15410 files and directories currently installed.) [2021-06-11T21:59:21.665Z] #13 51.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-11T21:59:21.665Z] #13 51.45 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T21:59:21.665Z] #13 53.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-11T21:59:21.665Z] #13 53.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-11T21:59:21.665Z] #13 53.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T21:59:21.866Z] #44 58.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T21:59:21.920Z] #13 ... [2021-06-11T21:59:21.920Z] [2021-06-11T21:59:21.920Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:59:21.920Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:59:21.920Z] #44 58.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T21:59:21.920Z] #44 58.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T21:59:21.920Z] #44 58.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T21:59:21.920Z] #44 58.13 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-11T21:59:21.920Z] #44 58.16 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T21:59:22.125Z] #44 58.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T21:59:22.125Z] #44 58.69 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T21:59:22.125Z] #44 58.73 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-11T21:59:22.125Z] #44 58.76 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T21:59:22.125Z] #44 58.78 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:59:22.125Z] #44 58.80 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T21:59:22.125Z] #44 58.82 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T21:59:22.191Z] #44 58.18 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T21:59:22.191Z] #44 58.23 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T21:59:22.191Z] #44 58.25 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T21:59:22.754Z] #44 ... [2021-06-11T21:59:22.754Z] [2021-06-11T21:59:22.754Z] #36 [tini 1/2] 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-06-11T21:59:22.754Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:59:22.754Z] #36 53.53 Selecting previously unselected package libxml2:amd64. [2021-06-11T21:59:22.754Z] #36 53.54 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-11T21:59:22.754Z] #36 53.56 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T21:59:22.754Z] #36 54.13 Selecting previously unselected package libarchive13:amd64. [2021-06-11T21:59:22.754Z] #36 54.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-11T21:59:22.754Z] #36 54.16 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-11T21:59:22.754Z] #36 54.49 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-11T21:59:22.754Z] #36 54.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-11T21:59:22.754Z] #36 54.49 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-11T21:59:22.754Z] #36 54.65 Selecting previously unselected package librhash0:amd64. [2021-06-11T21:59:22.754Z] #36 54.68 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-11T21:59:22.754Z] #36 54.68 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-11T21:59:22.754Z] #36 54.87 Selecting previously unselected package libuv1:amd64. [2021-06-11T21:59:22.754Z] #36 54.90 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-11T21:59:22.754Z] #36 54.91 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-11T21:59:22.754Z] #36 55.05 Selecting previously unselected package cmake. [2021-06-11T21:59:22.754Z] #36 55.05 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-11T21:59:22.754Z] #36 55.08 Unpacking cmake (3.13.4-1) ... [2021-06-11T21:59:22.754Z] #36 58.43 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T21:59:22.754Z] #36 58.45 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T21:59:22.754Z] #36 58.49 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-11T21:59:22.754Z] #36 58.51 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T21:59:22.754Z] #36 58.65 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-11T21:59:22.754Z] #36 58.66 Setting up cmake-data (3.13.4-1) ... [2021-06-11T21:59:22.754Z] #36 58.71 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T21:59:22.754Z] #36 58.72 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-11T21:59:22.754Z] #36 58.73 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-11T21:59:22.754Z] #36 58.74 Setting up cmake (3.13.4-1) ... [2021-06-11T21:59:22.754Z] #36 58.75 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T21:59:22.754Z] #36 58.81 Processing triggers for mime-support (3.62) ... [2021-06-11T21:59:22.754Z] #36 DONE 59.4s [2021-06-11T21:59:23.011Z] [2021-06-11T21:59:23.011Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:59:23.011Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:59:23.011Z] #13 56.14 Selecting previously unselected package binutils-mingw-w64. [2021-06-11T21:59:23.011Z] #13 56.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-11T21:59:23.011Z] #13 56.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T21:59:23.271Z] #13 56.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-11T21:59:23.271Z] #13 56.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-11T21:59:23.271Z] #13 56.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T21:59:23.508Z] #44 ... [2021-06-11T21:59:23.508Z] [2021-06-11T21:59:23.509Z] #36 [tini 1/2] 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-06-11T21:59:23.509Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T21:59:23.509Z] #36 59.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T21:59:23.509Z] #36 59.74 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T21:59:23.509Z] #36 59.78 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-11T21:59:23.509Z] #36 59.80 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T21:59:23.509Z] #36 59.86 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-11T21:59:23.509Z] #36 59.88 Setting up cmake-data (3.13.4-1) ... [2021-06-11T21:59:23.509Z] #36 59.92 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T21:59:23.509Z] #36 59.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-11T21:59:23.509Z] #36 59.99 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-11T21:59:23.509Z] #36 60.01 Setting up cmake (3.13.4-1) ... [2021-06-11T21:59:23.509Z] #36 60.05 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T21:59:23.509Z] #36 60.15 Processing triggers for mime-support (3.62) ... [2021-06-11T21:59:23.509Z] #36 DONE 60.6s [2021-06-11T21:59:23.527Z] #13 56.60 Selecting previously unselected package dmsetup. [2021-06-11T21:59:23.527Z] #13 56.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-11T21:59:23.527Z] #13 56.65 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-11T21:59:23.527Z] #13 56.85 Selecting previously unselected package mingw-w64-common. [2021-06-11T21:59:23.626Z] #22 4.231 Collecting yamllint==1.26.1 [2021-06-11T21:59:23.769Z] [2021-06-11T21:59:23.769Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:59:23.769Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:59:23.769Z] #13 56.28 Selecting previously unselected package binutils-mingw-w64. [2021-06-11T21:59:23.769Z] #13 56.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-11T21:59:23.769Z] #13 56.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T21:59:23.769Z] #13 56.60 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-11T21:59:23.769Z] #13 56.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-11T21:59:23.769Z] #13 56.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T21:59:23.783Z] #13 56.85 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-11T21:59:23.783Z] #13 56.86 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-11T21:59:24.339Z] #13 57.06 Selecting previously unselected package dmsetup. [2021-06-11T21:59:24.339Z] #13 57.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-11T21:59:24.339Z] #13 57.06 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-11T21:59:24.600Z] #13 57.34 Selecting previously unselected package mingw-w64-common. [2021-06-11T21:59:24.600Z] #13 57.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-11T21:59:24.600Z] #13 57.40 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-11T21:59:26.315Z] #13 ... [2021-06-11T21:59:26.315Z] [2021-06-11T21:59:26.315Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:59:26.315Z] #46 sha256:9ba7cd7a7cc871a86fef6561ef29379483a193daed6648d5ec0c9150145c04b6 [2021-06-11T21:59:26.315Z] #46 52.70 time [2021-06-11T21:59:26.315Z] #46 56.71 internal/fmtsort [2021-06-11T21:59:26.315Z] #46 57.25 internal/syscall/execenv [2021-06-11T21:59:26.315Z] #46 57.48 internal/syscall/unix [2021-06-11T21:59:26.315Z] #46 57.86 strings [2021-06-11T21:59:26.315Z] #46 58.40 os [2021-06-11T21:59:26.315Z] #46 60.17 regexp/syntax [2021-06-11T21:59:26.315Z] #46 62.71 fmt [2021-06-11T21:59:26.570Z] #46 ... [2021-06-11T21:59:26.570Z] [2021-06-11T21:59:26.570Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T21:59:26.571Z] #37 sha256:96da73816c1f54af8e839b74e4cb879a0f9825fd08cf10a382f11a81982004e4 [2021-06-11T21:59:26.571Z] #37 3.054 + RM_GOPATH=0 [2021-06-11T21:59:26.571Z] #37 3.054 + TMP_GOPATH= [2021-06-11T21:59:26.571Z] #37 3.054 + : /build [2021-06-11T21:59:26.571Z] #37 3.054 + '[' -z '' ']' [2021-06-11T21:59:26.571Z] #37 3.055 ++ mktemp -d [2021-06-11T21:59:26.571Z] #37 3.056 + export GOPATH=/tmp/tmp.fGg0ZSrtga [2021-06-11T21:59:26.571Z] #37 3.056 + GOPATH=/tmp/tmp.fGg0ZSrtga [2021-06-11T21:59:26.571Z] #37 3.056 + RM_GOPATH=1 [2021-06-11T21:59:26.571Z] #37 3.056 + case "$(go env GOARCH)" in [2021-06-11T21:59:26.571Z] #37 3.057 ++ go env GOARCH [2021-06-11T21:59:26.571Z] #37 3.091 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:59:26.571Z] #37 3.092 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:59:26.571Z] #37 3.094 ++ dirname /tmp/install/install.sh [2021-06-11T21:59:26.571Z] #37 3.097 + dir=/tmp/install [2021-06-11T21:59:26.571Z] #37 3.097 + bin=tini [2021-06-11T21:59:26.571Z] #37 3.098 + shift [2021-06-11T21:59:26.571Z] #37 3.098 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-11T21:59:26.571Z] #37 3.099 + . /tmp/install/tini.installer [2021-06-11T21:59:26.571Z] #37 3.103 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T21:59:26.571Z] #37 3.105 + install_tini [2021-06-11T21:59:26.571Z] #37 3.105 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-11T21:59:26.571Z] #37 3.105 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T21:59:26.571Z] #37 3.106 + git clone https://github.com/krallin/tini.git /tmp/tmp.fGg0ZSrtga/tini [2021-06-11T21:59:26.571Z] #37 3.120 Cloning into '/tmp/tmp.fGg0ZSrtga/tini'... [2021-06-11T21:59:26.571Z] #37 3.767 + cd /tmp/tmp.fGg0ZSrtga/tini [2021-06-11T21:59:26.571Z] #37 3.767 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T21:59:26.826Z] #37 3.782 + cmake . [2021-06-11T21:59:27.388Z] #37 4.297 -- The C compiler identification is GNU 8.3.0 [2021-06-11T21:59:27.388Z] #37 4.345 -- Check for working C compiler: /usr/bin/cc [2021-06-11T21:59:27.951Z] #37 4.977 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-11T21:59:27.951Z] #37 4.978 -- Detecting C compiler ABI info [2021-06-11T21:59:28.513Z] #37 5.529 -- Detecting C compiler ABI info - done [2021-06-11T21:59:28.513Z] #37 5.570 -- Detecting C compile features [2021-06-11T21:59:28.770Z] #37 ... [2021-06-11T21:59:28.770Z] [2021-06-11T21:59:28.770Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:59:28.770Z] #52 sha256:0894a3b41ecad120d131210fe776a9a8851d8af1476c9c7dc704eb8076cb57ef [2021-06-11T21:59:28.770Z] #52 55.20 context [2021-06-11T21:59:28.770Z] #52 55.88 internal/poll [2021-06-11T21:59:28.770Z] #52 57.96 os [2021-06-11T21:59:28.770Z] #52 58.37 encoding/binary [2021-06-11T21:59:28.770Z] #52 60.59 encoding/base64 [2021-06-11T21:59:28.770Z] #52 61.37 golang.org/x/sys/unix [2021-06-11T21:59:28.770Z] #52 61.68 fmt [2021-06-11T21:59:28.924Z] #22 9.576 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-11T21:59:29.027Z] #52 ... [2021-06-11T21:59:29.027Z] [2021-06-11T21:59:29.027Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:59:29.027Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:59:29.027Z] #44 63.55 Setting up python3 (3.7.3-1) ... [2021-06-11T21:59:29.027Z] #44 64.34 Setting up python3-six (1.12.0-1) ... [2021-06-11T21:59:29.283Z] #44 65.50 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T21:59:29.866Z] #22 10.37 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-11T21:59:29.866Z] #22 10.42 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-11T21:59:29.866Z] #22 10.46 Collecting pyyaml (from yamllint==1.26.1) [2021-06-11T21:59:29.882Z] #13 ... [2021-06-11T21:59:29.882Z] [2021-06-11T21:59:29.883Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T21:59:29.883Z] #37 sha256:194c1033cdfc069d6e75c64442804ec2d202bb8cd091b9423f6b1d88833e5b2f [2021-06-11T21:59:29.883Z] #37 1.162 + RM_GOPATH=0 [2021-06-11T21:59:29.883Z] #37 1.163 + TMP_GOPATH= [2021-06-11T21:59:29.883Z] #37 1.163 + : /build [2021-06-11T21:59:29.883Z] #37 1.163 + '[' -z '' ']' [2021-06-11T21:59:29.883Z] #37 1.166 ++ mktemp -d [2021-06-11T21:59:29.883Z] #37 1.169 + export GOPATH=/tmp/tmp.1MrAoUdgYF [2021-06-11T21:59:29.883Z] #37 1.169 + GOPATH=/tmp/tmp.1MrAoUdgYF [2021-06-11T21:59:29.883Z] #37 1.169 + RM_GOPATH=1 [2021-06-11T21:59:29.883Z] #37 1.170 + case "$(go env GOARCH)" in [2021-06-11T21:59:29.883Z] #37 1.170 ++ go env GOARCH [2021-06-11T21:59:29.883Z] #37 1.217 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T21:59:29.883Z] #37 1.218 + GO_BUILDMODE=-buildmode=pie [2021-06-11T21:59:29.883Z] #37 1.218 ++ dirname /tmp/install/install.sh [2021-06-11T21:59:29.883Z] #37 1.219 + dir=/tmp/install [2021-06-11T21:59:29.883Z] #37 1.219 + bin=tini [2021-06-11T21:59:29.883Z] #37 1.220 + shift [2021-06-11T21:59:29.883Z] #37 1.220 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-11T21:59:29.883Z] #37 1.220 + . /tmp/install/tini.installer [2021-06-11T21:59:29.883Z] #37 1.221 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T21:59:29.883Z] #37 1.221 + install_tini [2021-06-11T21:59:29.883Z] #37 1.221 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-11T21:59:29.883Z] #37 1.221 + git clone https://github.com/krallin/tini.git /tmp/tmp.1MrAoUdgYF/tini [2021-06-11T21:59:29.883Z] #37 1.222 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T21:59:29.883Z] #37 1.223 Cloning into '/tmp/tmp.1MrAoUdgYF/tini'... [2021-06-11T21:59:29.883Z] #37 1.933 + cd /tmp/tmp.1MrAoUdgYF/tini [2021-06-11T21:59:29.883Z] #37 1.934 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T21:59:29.883Z] #37 1.939 + cmake . [2021-06-11T21:59:29.883Z] #37 2.666 -- The C compiler identification is GNU 8.3.0 [2021-06-11T21:59:29.883Z] #37 2.715 -- Check for working C compiler: /usr/bin/cc [2021-06-11T21:59:29.883Z] #37 3.577 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-11T21:59:29.883Z] #37 3.586 -- Detecting C compiler ABI info [2021-06-11T21:59:29.883Z] #37 4.155 -- Detecting C compiler ABI info - done [2021-06-11T21:59:29.883Z] #37 4.206 -- Detecting C compile features [2021-06-11T21:59:29.883Z] #37 6.072 -- Detecting C compile features - done [2021-06-11T21:59:29.883Z] #37 6.116 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-11T21:59:29.883Z] #37 ... [2021-06-11T21:59:29.883Z] [2021-06-11T21:59:29.883Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:59:29.883Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:59:29.883Z] #13 62.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-11T21:59:29.883Z] #13 62.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-11T21:59:29.883Z] #13 62.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T21:59:30.128Z] #22 10.68 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-11T21:59:30.282Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-11T21:59:30.282Z] [2021-06-11T21:59:30.282Z] ________ ____ __. [2021-06-11T21:59:30.282Z] \_____ \ | |/ _| [2021-06-11T21:59:30.282Z] / | \| < [2021-06-11T21:59:30.282Z] / | \ | \ [2021-06-11T21:59:30.282Z] \_______ /____|__ \ [2021-06-11T21:59:30.282Z] \/ \/ [2021-06-11T21:59:30.282Z] [2021-06-11T21:59:30.282Z] INFO: make.ps1 ended at 06/11/2021 21:59:27 [2021-06-11T21:59:30.282Z] INFO: Binaries build ended at 06/11/2021 21:59:29. Duration:00:01:33.4817152 [2021-06-11T21:59:30.389Z] #22 10.99 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-11T21:59:30.389Z] #22 10.99 Building wheels for collected packages: yamllint [2021-06-11T21:59:30.389Z] #22 10.99 Running setup.py bdist_wheel for yamllint: started [2021-06-11T21:59:30.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-11T21:59:30.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-11T21:59:30.735Z] INFO: Copying the built daemon binary to d:\CI\PR-42517\4\binary\dockerd-4e9a5667f4.exe... [2021-06-11T21:59:30.735Z] INFO: Copying the built client binary to d:\CI\PR-42517\4\binary\docker-4e9a5667f4.exe... [2021-06-11T21:59:30.735Z] INFO: Copying dockerversion from the container... [2021-06-11T21:59:30.735Z] INFO: Copying the golang package from the container to d:\CI\PR-42517\4\installer\go.zip... [2021-06-11T21:59:30.820Z] #13 ... [2021-06-11T21:59:30.820Z] [2021-06-11T21:59:30.820Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:59:30.820Z] #46 sha256:9e3d2071e59ff778d623b5010a276c0ec13df4ee6f05a2e49b660bc9f18321db [2021-06-11T21:59:30.820Z] #46 57.72 time [2021-06-11T21:59:30.820Z] #46 60.41 internal/fmtsort [2021-06-11T21:59:30.820Z] #46 61.26 internal/syscall/execenv [2021-06-11T21:59:30.820Z] #46 61.49 internal/syscall/unix [2021-06-11T21:59:30.820Z] #46 61.76 strings [2021-06-11T21:59:30.820Z] #46 62.76 os [2021-06-11T21:59:30.820Z] #46 64.42 regexp/syntax [2021-06-11T21:59:30.820Z] #46 66.24 fmt [2021-06-11T21:59:30.820Z] #46 ... [2021-06-11T21:59:30.820Z] [2021-06-11T21:59:30.820Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T21:59:30.820Z] #37 sha256:194c1033cdfc069d6e75c64442804ec2d202bb8cd091b9423f6b1d88833e5b2f [2021-06-11T21:59:30.820Z] #37 6.383 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-11T21:59:30.820Z] #37 6.472 -- Configuring done [2021-06-11T21:59:30.820Z] #37 6.522 -- Generating done [2021-06-11T21:59:30.820Z] #37 6.525 -- Build files have been written to: /tmp/tmp.1MrAoUdgYF/tini [2021-06-11T21:59:30.820Z] #37 6.535 + make tini-static [2021-06-11T21:59:30.820Z] #37 7.038 Scanning dependencies of target tini-static [2021-06-11T21:59:30.820Z] #37 7.134 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-11T21:59:31.174Z] #44 66.94 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-11T21:59:31.331Z] #22 11.82 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-11T21:59:31.331Z] #22 11.83 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-11T21:59:31.331Z] #22 11.87 Successfully built yamllint [2021-06-11T21:59:31.331Z] #22 11.89 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-11T21:59:31.387Z] #37 ... [2021-06-11T21:59:31.387Z] [2021-06-11T21:59:31.387Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:59:31.387Z] #52 sha256:1d91ca5ae547a8f0e86628a3b8b4f7370f7bd908b579f3a27bb453177c1a51bd [2021-06-11T21:59:31.387Z] #52 58.50 context [2021-06-11T21:59:31.387Z] #52 59.43 internal/poll [2021-06-11T21:59:31.387Z] #52 61.28 internal/syscall/execenv [2021-06-11T21:59:31.387Z] #52 61.44 internal/syscall/unix [2021-06-11T21:59:31.387Z] #52 61.86 os [2021-06-11T21:59:31.387Z] #52 62.18 encoding/binary [2021-06-11T21:59:31.387Z] #52 63.96 encoding/base64 [2021-06-11T21:59:31.387Z] #52 64.88 golang.org/x/sys/unix [2021-06-11T21:59:31.387Z] #52 65.31 fmt [2021-06-11T21:59:31.593Z] #22 12.20 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-11T21:59:31.646Z] #52 ... [2021-06-11T21:59:31.646Z] [2021-06-11T21:59:31.646Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:59:31.646Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:59:31.646Z] #44 64.42 Setting up python3 (3.7.3-1) ... [2021-06-11T21:59:31.646Z] #44 65.05 Setting up python3-six (1.12.0-1) ... [2021-06-11T21:59:31.646Z] #44 66.21 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T21:59:31.646Z] #44 67.78 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-11T21:59:32.252Z] INFO: Extracting go.zip to d:\CI\PR-42517\4\go [2021-06-11T21:59:32.982Z] #22 DONE 13.5s [2021-06-11T21:59:32.982Z] [2021-06-11T21:59:32.982Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T21:59:32.982Z] #54 sha256:acf1e43fe3463cb7bf4b6906dbcd8823947803241f988d61f5d5467dc3bcf55b [2021-06-11T21:59:32.982Z] #54 ... [2021-06-11T21:59:32.982Z] [2021-06-11T21:59:32.982Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-11T21:59:32.982Z] #25 sha256:ba24dcc108bb06eee99df8ec4900d2ff3e7835c7a4cff25e9e9e0f2b379d8581 [2021-06-11T21:59:33.064Z] #44 ... [2021-06-11T21:59:33.064Z] [2021-06-11T21:59:33.064Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T21:59:33.064Z] #37 sha256:96da73816c1f54af8e839b74e4cb879a0f9825fd08cf10a382f11a81982004e4 [2021-06-11T21:59:33.064Z] #37 7.491 -- Detecting C compile features - done [2021-06-11T21:59:33.064Z] #37 7.559 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-11T21:59:33.064Z] #37 7.790 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-11T21:59:33.064Z] #37 7.895 -- Configuring done [2021-06-11T21:59:33.064Z] #37 7.936 -- Generating done [2021-06-11T21:59:33.064Z] #37 7.941 -- Build files have been written to: /tmp/tmp.fGg0ZSrtga/tini [2021-06-11T21:59:33.064Z] #37 7.960 + make tini-static [2021-06-11T21:59:33.064Z] #37 8.352 Scanning dependencies of target tini-static [2021-06-11T21:59:33.064Z] #37 8.472 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-11T21:59:33.064Z] #37 9.827 [100%] Linking C executable tini-static [2021-06-11T21:59:33.321Z] #37 10.37 [100%] Built target tini-static [2021-06-11T21:59:33.321Z] #37 10.47 + mkdir -p /build [2021-06-11T21:59:33.551Z] #44 ... [2021-06-11T21:59:33.551Z] [2021-06-11T21:59:33.551Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T21:59:33.551Z] #37 sha256:194c1033cdfc069d6e75c64442804ec2d202bb8cd091b9423f6b1d88833e5b2f [2021-06-11T21:59:33.551Z] #37 8.485 [100%] Linking C executable tini-static [2021-06-11T21:59:33.551Z] #37 9.167 [100%] Built target tini-static [2021-06-11T21:59:33.551Z] #37 9.226 + mkdir -p /build [2021-06-11T21:59:33.551Z] #37 9.228 + cp tini-static /build/docker-init [2021-06-11T21:59:33.551Z] #37 DONE 9.8s [2021-06-11T21:59:33.551Z] [2021-06-11T21:59:33.551Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:59:33.551Z] #52 sha256:1d91ca5ae547a8f0e86628a3b8b4f7370f7bd908b579f3a27bb453177c1a51bd [2021-06-11T21:59:33.551Z] #52 69.65 encoding/json [2021-06-11T21:59:33.555Z] #25 ... [2021-06-11T21:59:33.555Z] [2021-06-11T21:59:33.555Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-06-11T21:59:33.555Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T21:59:33.555Z] #40 DONE 188.6s [2021-06-11T21:59:33.555Z] [2021-06-11T21:59:33.555Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-11T21:59:33.555Z] #25 sha256:ba24dcc108bb06eee99df8ec4900d2ff3e7835c7a4cff25e9e9e0f2b379d8581 [2021-06-11T21:59:33.555Z] #25 DONE 0.8s [2021-06-11T21:59:33.555Z] [2021-06-11T21:59:33.555Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-11T21:59:33.555Z] #30 sha256:414096c4275eaf98273347ff28d57e09d6f928411fc89dc71f38b91b89fa4072 [2021-06-11T21:59:33.577Z] #37 10.47 + cp tini-static /build/docker-init [2021-06-11T21:59:34.507Z] #37 DONE 11.4s [2021-06-11T21:59:34.507Z] [2021-06-11T21:59:34.507Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:59:34.507Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:59:34.507Z] #44 70.37 Setting up criu (3.15-1) ... [2021-06-11T21:59:36.396Z] #44 72.40 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T21:59:36.396Z] #44 72.48 Processing triggers for mime-support (3.62) ... [2021-06-11T21:59:36.958Z] #44 DONE 73.0s [2021-06-11T21:59:36.958Z] [2021-06-11T21:59:36.958Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:59:36.958Z] #46 sha256:9ba7cd7a7cc871a86fef6561ef29379483a193daed6648d5ec0c9150145c04b6 [2021-06-11T21:59:36.958Z] #46 64.26 path/filepath [2021-06-11T21:59:36.958Z] #46 65.54 regexp [2021-06-11T21:59:36.958Z] #46 66.82 flag [2021-06-11T21:59:36.958Z] #46 68.25 go/token [2021-06-11T21:59:36.958Z] #46 69.04 go/scanner [2021-06-11T21:59:36.958Z] #46 69.38 internal/lazyregexp [2021-06-11T21:59:36.958Z] #46 69.62 path [2021-06-11T21:59:36.958Z] #46 70.12 io/ioutil [2021-06-11T21:59:36.958Z] #46 70.49 go/ast [2021-06-11T21:59:36.958Z] #46 70.90 net/url [2021-06-11T21:59:36.958Z] #46 72.62 text/template/parse [2021-06-11T21:59:36.963Z] #52 73.83 github.com/pkg/diff [2021-06-11T21:59:37.897Z] #52 ... [2021-06-11T21:59:37.897Z] [2021-06-11T21:59:37.898Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T21:59:37.898Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T21:59:37.898Z] #44 71.87 Setting up criu (3.15-1) ... [2021-06-11T21:59:37.898Z] #44 73.87 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T21:59:37.898Z] #44 73.97 Processing triggers for mime-support (3.62) ... [2021-06-11T21:59:37.898Z] #44 DONE 74.3s [2021-06-11T21:59:37.898Z] [2021-06-11T21:59:37.898Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:59:37.898Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:59:37.898Z] #13 68.91 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-11T21:59:37.898Z] #13 68.93 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T21:59:37.898Z] #13 68.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T21:59:37.898Z] #13 69.11 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-11T21:59:37.898Z] #13 69.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T21:59:37.898Z] #13 69.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T21:59:38.847Z] #30 DONE 5.3s [2021-06-11T21:59:38.847Z] [2021-06-11T21:59:38.847Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T21:59:38.847Z] #50 sha256:bf486ffc3e9c08bf6eb76c7ac4ba97bb9d9de98fbcdfc48e69594f4935571677 [2021-06-11T21:59:38.847Z] #50 191.6 + /build/golangci-lint --version [2021-06-11T21:59:38.847Z] #50 191.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-11T21:59:38.847Z] #50 DONE 194.4s [2021-06-11T21:59:38.847Z] [2021-06-11T21:59:38.847Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T21:59:38.847Z] #54 sha256:acf1e43fe3463cb7bf4b6906dbcd8823947803241f988d61f5d5467dc3bcf55b [2021-06-11T21:59:38.847Z] #54 ... [2021-06-11T21:59:38.847Z] [2021-06-11T21:59:38.847Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-11T21:59:38.847Z] #33 sha256:78dbddc62daf877fd722f421a7bc17908e9764b01e71a7d9ee16a2f6084002fc [2021-06-11T21:59:39.419Z] #33 DONE 0.5s [2021-06-11T21:59:39.420Z] [2021-06-11T21:59:39.420Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-11T21:59:39.420Z] #35 sha256:4354255d1e839b8da603f4015d611914995c68c672918dee3f6fe2d26edcca67 [2021-06-11T21:59:39.475Z] #46 75.60 go/parser [2021-06-11T21:59:39.475Z] #46 ... [2021-06-11T21:59:39.475Z] [2021-06-11T21:59:39.475Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:59:39.475Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:59:39.475Z] #13 62.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-11T21:59:39.475Z] #13 62.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-11T21:59:39.475Z] #13 62.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T21:59:39.475Z] #13 68.42 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-11T21:59:39.475Z] #13 68.42 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T21:59:39.475Z] #13 68.44 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T21:59:39.475Z] #13 68.61 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-11T21:59:39.475Z] #13 68.61 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T21:59:39.475Z] #13 68.63 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T21:59:39.680Z] #35 DONE 0.1s [2021-06-11T21:59:39.680Z] [2021-06-11T21:59:39.680Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-11T21:59:39.680Z] #38 sha256:9b7c550de65499ab34ad2532de945d52a3555d3a3a1cbef39b9d645242d6ceed [2021-06-11T21:59:39.680Z] #38 DONE 0.2s [2021-06-11T21:59:39.680Z] [2021-06-11T21:59:39.680Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T21:59:39.680Z] #54 sha256:acf1e43fe3463cb7bf4b6906dbcd8823947803241f988d61f5d5467dc3bcf55b [2021-06-11T21:59:39.942Z] #54 ... [2021-06-11T21:59:39.942Z] [2021-06-11T21:59:39.942Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-11T21:59:39.942Z] #41 sha256:9450d6d062e6d41c9f70862e3b65fa70c1ac3f411107eb046c4272549e54dff8 [2021-06-11T21:59:40.038Z] #13 ... [2021-06-11T21:59:40.038Z] [2021-06-11T21:59:40.038Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:59:40.038Z] #52 sha256:0894a3b41ecad120d131210fe776a9a8851d8af1476c9c7dc704eb8076cb57ef [2021-06-11T21:59:40.038Z] #52 66.46 encoding/json [2021-06-11T21:59:40.038Z] #52 69.58 github.com/pkg/diff [2021-06-11T21:59:40.038Z] #52 71.13 go/ast [2021-06-11T21:59:40.038Z] #52 71.88 golang.org/x/crypto/ssh/terminal [2021-06-11T21:59:40.038Z] #52 73.50 mvdan.cc/editorconfig [2021-06-11T21:59:40.038Z] #52 74.57 mvdan.cc/sh/v3/fileutil [2021-06-11T21:59:40.038Z] #52 74.75 text/tabwriter [2021-06-11T21:59:40.038Z] #52 75.46 mvdan.cc/sh/v3/syntax [2021-06-11T21:59:40.295Z] #52 ... [2021-06-11T21:59:40.295Z] [2021-06-11T21:59:40.295Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:59:40.295Z] #46 sha256:9ba7cd7a7cc871a86fef6561ef29379483a193daed6648d5ec0c9150145c04b6 [2021-06-11T21:59:40.295Z] #46 76.79 text/template [2021-06-11T21:59:40.514Z] #41 DONE 0.8s [2021-06-11T21:59:40.514Z] [2021-06-11T21:59:40.514Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T21:59:40.514Z] #54 sha256:acf1e43fe3463cb7bf4b6906dbcd8823947803241f988d61f5d5467dc3bcf55b [2021-06-11T21:59:40.514Z] #54 ... [2021-06-11T21:59:40.514Z] [2021-06-11T21:59:40.514Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-11T21:59:40.514Z] #45 sha256:48d07c93782aa9dcbefe3b50eefbd9b2a84c8662ddd6b8e27d432112de3ea7e9 [2021-06-11T21:59:40.514Z] #45 DONE 0.1s [2021-06-11T21:59:40.514Z] [2021-06-11T21:59:40.514Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-11T21:59:40.514Z] #47 sha256:f793c03004f1783c9805d544941d5a270e522d86c3cc4f25cbd5941ef5a8c4ac [2021-06-11T21:59:40.775Z] #47 DONE 0.3s [2021-06-11T21:59:40.775Z] [2021-06-11T21:59:40.775Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-11T21:59:40.775Z] #49 sha256:fba4c2dcffc70638e38d23d290b278a42c06e0ee390e92997393828977211e50 [2021-06-11T21:59:40.775Z] #49 DONE 0.1s [2021-06-11T21:59:40.775Z] [2021-06-11T21:59:40.775Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T21:59:40.775Z] #54 sha256:acf1e43fe3463cb7bf4b6906dbcd8823947803241f988d61f5d5467dc3bcf55b [2021-06-11T21:59:41.036Z] #54 ... [2021-06-11T21:59:41.036Z] [2021-06-11T21:59:41.036Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-11T21:59:41.036Z] #51 sha256:aec610c2266e753420e3f239e5d6ca5993b58d39579c391f2171a42c86ca3b85 [2021-06-11T21:59:41.608Z] #51 DONE 0.5s [2021-06-11T21:59:41.608Z] [2021-06-11T21:59:41.608Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-11T21:59:41.608Z] #53 sha256:75069c9a619588553f52670401564b89c9f907a82bd23df153ab0f88386e81b8 [2021-06-11T21:59:41.608Z] #53 DONE 0.1s [2021-06-11T21:59:41.608Z] [2021-06-11T21:59:41.608Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T21:59:41.608Z] #54 sha256:acf1e43fe3463cb7bf4b6906dbcd8823947803241f988d61f5d5467dc3bcf55b [2021-06-11T21:59:42.090Z] #13 ... [2021-06-11T21:59:42.090Z] [2021-06-11T21:59:42.090Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:59:42.090Z] #46 sha256:9e3d2071e59ff778d623b5010a276c0ec13df4ee6f05a2e49b660bc9f18321db [2021-06-11T21:59:42.090Z] #46 68.74 path/filepath [2021-06-11T21:59:42.090Z] #46 70.18 regexp [2021-06-11T21:59:42.090Z] #46 71.41 flag [2021-06-11T21:59:42.090Z] #46 73.10 go/token [2021-06-11T21:59:42.090Z] #46 73.96 go/scanner [2021-06-11T21:59:42.090Z] #46 74.14 internal/lazyregexp [2021-06-11T21:59:42.090Z] #46 74.34 path [2021-06-11T21:59:42.090Z] #46 74.94 io/ioutil [2021-06-11T21:59:42.090Z] #46 75.59 go/ast [2021-06-11T21:59:42.090Z] #46 75.85 net/url [2021-06-11T21:59:42.090Z] #46 77.28 text/template/parse [2021-06-11T21:59:42.090Z] #46 ... [2021-06-11T21:59:42.090Z] [2021-06-11T21:59:42.090Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:59:42.090Z] #52 sha256:1d91ca5ae547a8f0e86628a3b8b4f7370f7bd908b579f3a27bb453177c1a51bd [2021-06-11T21:59:42.090Z] #52 75.34 go/scanner [2021-06-11T21:59:42.090Z] #52 76.41 go/ast [2021-06-11T21:59:42.090Z] #52 76.55 golang.org/x/crypto/ssh/terminal [2021-06-11T21:59:42.090Z] #52 77.79 mvdan.cc/editorconfig [2021-06-11T21:59:42.090Z] #52 78.85 mvdan.cc/sh/v3/fileutil [2021-06-11T21:59:42.090Z] #52 79.03 text/tabwriter [2021-06-11T21:59:42.657Z] #52 79.51 mvdan.cc/sh/v3/syntax [2021-06-11T21:59:42.816Z] #46 79.10 log [2021-06-11T21:59:43.072Z] #46 79.63 encoding/xml [2021-06-11T21:59:45.593Z] #46 81.53 go/doc [2021-06-11T21:59:47.487Z] #46 84.02 github.com/LK4D4/vndr/build [2021-06-11T21:59:47.744Z] #46 ... [2021-06-11T21:59:47.744Z] [2021-06-11T21:59:47.744Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T21:59:47.744Z] #57 sha256:6e52e39d5ff3029225e8b853ee6b2524db8827bf81fd89c771af6391136b5059 [2021-06-11T21:59:47.924Z] #52 ... [2021-06-11T21:59:47.924Z] [2021-06-11T21:59:47.924Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:59:47.924Z] #46 sha256:9e3d2071e59ff778d623b5010a276c0ec13df4ee6f05a2e49b660bc9f18321db [2021-06-11T21:59:47.924Z] #46 79.69 go/parser [2021-06-11T21:59:47.924Z] #46 80.53 text/template [2021-06-11T21:59:47.924Z] #46 82.80 log [2021-06-11T21:59:47.924Z] #46 83.33 encoding/xml [2021-06-11T21:59:47.924Z] #46 84.99 go/doc [2021-06-11T21:59:48.182Z] #46 ... [2021-06-11T21:59:48.182Z] [2021-06-11T21:59:48.182Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T21:59:48.182Z] #57 sha256:1f7889f265c41d5a855b49d207b27e22ae52e10edeafc209d1f81b5282abac42 [2021-06-11T21:59:48.773Z] #57 43.44 Checking out files: 56% (2210/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 98% (3883/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-11T21:59:48.773Z] #57 44.52 + cd /tmp/tmp.93l7BB8VJE/src/github.com/containerd/containerd [2021-06-11T21:59:48.773Z] #57 44.52 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T21:59:49.216Z] #57 42.09 Checking out files: 51% (2039/3928) Checking out files: 52% (2043/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 94% (3716/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-11T21:59:49.216Z] #57 43.24 + cd /tmp/tmp.OUwn3ebGua/src/github.com/containerd/containerd [2021-06-11T21:59:49.216Z] #57 43.25 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T21:59:49.786Z] #57 43.66 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-11T21:59:49.786Z] #57 43.66 + BUILDTAGS='netgo osusergo static_build' [2021-06-11T21:59:49.786Z] #57 43.66 + export EXTRA_FLAGS=-buildmode=pie [2021-06-11T21:59:49.786Z] #57 43.66 + EXTRA_FLAGS=-buildmode=pie [2021-06-11T21:59:49.786Z] #57 43.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-11T21:59:49.786Z] #57 43.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-11T21:59:49.786Z] #57 43.66 + '[' '' = dynamic ']' [2021-06-11T21:59:49.786Z] #57 43.66 + make [2021-06-11T21:59:50.144Z] #57 45.61 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-11T21:59:50.144Z] #57 45.62 + BUILDTAGS='netgo osusergo static_build' [2021-06-11T21:59:50.144Z] #57 45.62 + export EXTRA_FLAGS=-buildmode=pie [2021-06-11T21:59:50.144Z] #57 45.62 + EXTRA_FLAGS=-buildmode=pie [2021-06-11T21:59:50.144Z] #57 45.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-11T21:59:50.144Z] #57 45.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-11T21:59:50.144Z] #57 45.62 + '[' '' = dynamic ']' [2021-06-11T21:59:50.144Z] #57 45.62 + make [2021-06-11T21:59:50.400Z] #57 ... [2021-06-11T21:59:50.400Z] [2021-06-11T21:59:50.400Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:59:50.400Z] #52 sha256:0894a3b41ecad120d131210fe776a9a8851d8af1476c9c7dc704eb8076cb57ef [2021-06-11T21:59:50.400Z] #52 81.52 mvdan.cc/sh/v3/cmd/shfmt [2021-06-11T21:59:50.400Z] #52 DONE 86.8s [2021-06-11T21:59:50.400Z] [2021-06-11T21:59:50.400Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:59:50.400Z] #46 sha256:9ba7cd7a7cc871a86fef6561ef29379483a193daed6648d5ec0c9150145c04b6 [2021-06-11T21:59:50.400Z] #46 84.63 github.com/LK4D4/vndr/versioned [2021-06-11T21:59:50.400Z] #46 84.70 compress/flate [2021-06-11T21:59:50.657Z] #46 87.00 hash/crc32 [2021-06-11T21:59:50.657Z] #46 87.13 vendor/golang.org/x/crypto/cryptobyte [2021-06-11T21:59:51.163Z] #57 45.01 + bin/ctr [2021-06-11T21:59:51.220Z] #46 87.71 compress/gzip [2021-06-11T21:59:51.783Z] #46 88.20 net [2021-06-11T21:59:52.713Z] #46 89.25 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-11T21:59:53.694Z] #57 ... [2021-06-11T21:59:53.694Z] [2021-06-11T21:59:53.694Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T21:59:53.694Z] #52 sha256:1d91ca5ae547a8f0e86628a3b8b4f7370f7bd908b579f3a27bb453177c1a51bd [2021-06-11T21:59:53.694Z] #52 85.58 mvdan.cc/sh/v3/cmd/shfmt [2021-06-11T21:59:53.694Z] #52 DONE 90.7s [2021-06-11T21:59:53.694Z] [2021-06-11T21:59:53.694Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T21:59:53.694Z] #46 sha256:9e3d2071e59ff778d623b5010a276c0ec13df4ee6f05a2e49b660bc9f18321db [2021-06-11T21:59:53.694Z] #46 87.67 github.com/LK4D4/vndr/build [2021-06-11T21:59:53.694Z] #46 87.94 github.com/LK4D4/vndr/versioned [2021-06-11T21:59:53.694Z] #46 88.08 compress/flate [2021-06-11T21:59:53.694Z] #46 90.19 hash/crc32 [2021-06-11T21:59:53.694Z] #46 90.59 compress/gzip [2021-06-11T21:59:54.081Z] #46 90.38 vendor/golang.org/x/text/transform [2021-06-11T21:59:54.629Z] #46 91.39 net [2021-06-11T21:59:54.629Z] #46 91.74 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-11T21:59:54.644Z] #46 91.01 vendor/golang.org/x/text/unicode/bidi [2021-06-11T21:59:56.006Z] #46 92.86 vendor/golang.org/x/text/transform [2021-06-11T21:59:56.023Z] #46 92.40 vendor/golang.org/x/text/secure/bidirule [2021-06-11T21:59:56.023Z] #46 ... [2021-06-11T21:59:56.023Z] [2021-06-11T21:59:56.023Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:59:56.023Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:59:56.023Z] #13 89.18 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-11T21:59:56.023Z] #13 89.19 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T21:59:56.023Z] #13 89.20 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T21:59:56.573Z] #46 93.59 vendor/golang.org/x/text/unicode/bidi [2021-06-11T21:59:56.832Z] #46 ... [2021-06-11T21:59:56.832Z] [2021-06-11T21:59:56.832Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T21:59:56.832Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T21:59:56.832Z] #13 89.78 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-11T21:59:57.089Z] #13 89.80 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T21:59:57.089Z] #13 89.81 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T21:59:59.730Z] #54 105.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-11T21:59:59.730Z] #54 106.2 + mkdir -p /build [2021-06-11T21:59:59.730Z] #54 106.2 + cp runc /build/runc [2021-06-11T21:59:59.730Z] #54 DONE 106.6s [2021-06-11T21:59:59.730Z] [2021-06-11T21:59:59.730Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T21:59:59.730Z] #57 sha256:2b1f4f0b9bcd267f3743fdea71be04b181509bc1e07bfd00b1e819f0dfb49613 [2021-06-11T21:59:59.730Z] #57 173.1 + bin/containerd [2021-06-11T22:00:00.682Z] #57 ... [2021-06-11T22:00:00.682Z] [2021-06-11T22:00:00.682Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-11T22:00:00.682Z] #55 sha256:dcb729f26c77e1eb0552a887004c62fb7dc61c8c3209d5d3d9635b13a57d3f2c [2021-06-11T22:00:00.682Z] #55 DONE 0.3s [2021-06-11T22:00:00.942Z] [2021-06-11T22:00:00.942Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T22:00:00.942Z] #57 sha256:2b1f4f0b9bcd267f3743fdea71be04b181509bc1e07bfd00b1e819f0dfb49613 [2021-06-11T22:00:01.275Z] #13 ... [2021-06-11T22:00:01.275Z] [2021-06-11T22:00:01.275Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T22:00:01.275Z] #57 sha256:6e52e39d5ff3029225e8b853ee6b2524db8827bf81fd89c771af6391136b5059 [2021-06-11T22:00:01.275Z] #57 46.90 + bin/ctr [2021-06-11T22:00:01.532Z] #57 ... [2021-06-11T22:00:01.532Z] [2021-06-11T22:00:01.532Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T22:00:01.532Z] #46 sha256:9ba7cd7a7cc871a86fef6561ef29379483a193daed6648d5ec0c9150145c04b6 [2021-06-11T22:00:01.532Z] #46 92.70 vendor/golang.org/x/text/unicode/norm [2021-06-11T22:00:01.532Z] #46 96.17 vendor/golang.org/x/net/idna [2021-06-11T22:00:01.532Z] #46 98.08 vendor/golang.org/x/net/http2/hpack [2021-06-11T22:00:02.107Z] INFO: Extraction ended at 06/11/2021 21:59:58. Duration:00:00:26.4357220 [2021-06-11T22:00:02.107Z] INFO: Updating the golang and path environment variables [2021-06-11T22:00:02.107Z] INFO: GOPATH=d:\gopath [2021-06-11T22:00:02.107Z] INFO: go version go1.13.15 windows/amd64 [2021-06-11T22:00:02.107Z] INFO: Running the daemon under test in debug mode [2021-06-11T22:00:02.107Z] INFO: Starting a daemon under test... [2021-06-11T22:00:02.107Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42517\4\daemon --pidfile d:\CI\PR-42517\4\docker.pid -D [2021-06-11T22:00:02.107Z] INFO: Process started successfully. [2021-06-11T22:00:02.107Z] INFO: Start tailing logs of the daemon under tests [2021-06-11T22:00:02.107Z] INFO: Waiting for the daemon under test to start... [2021-06-11T22:00:02.901Z] #46 99.22 mime [2021-06-11T22:00:04.270Z] #46 100.6 mime/quotedprintable [2021-06-11T22:00:04.527Z] #46 101.0 net/http/internal [2021-06-11T22:00:05.205Z] #13 ... [2021-06-11T22:00:05.205Z] [2021-06-11T22:00:05.205Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T22:00:05.205Z] #46 sha256:9e3d2071e59ff778d623b5010a276c0ec13df4ee6f05a2e49b660bc9f18321db [2021-06-11T22:00:05.205Z] #46 95.03 vendor/golang.org/x/text/secure/bidirule [2021-06-11T22:00:05.205Z] #46 95.28 vendor/golang.org/x/text/unicode/norm [2021-06-11T22:00:05.205Z] #46 98.89 vendor/golang.org/x/net/idna [2021-06-11T22:00:05.205Z] #46 100.8 vendor/golang.org/x/net/http2/hpack [2021-06-11T22:00:05.205Z] #46 101.7 mime [2021-06-11T22:00:06.152Z] #46 103.1 mime/quotedprintable [2021-06-11T22:00:06.411Z] #46 103.4 net/http/internal [2021-06-11T22:00:07.045Z] #46 103.5 crypto/tls [2021-06-11T22:00:09.582Z] #46 ... [2021-06-11T22:00:09.582Z] [2021-06-11T22:00:09.582Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T22:00:09.582Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T22:00:09.582Z] #13 102.7 Selecting previously unselected package libapparmor1:amd64. [2021-06-11T22:00:09.582Z] #13 102.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-11T22:00:09.582Z] #13 102.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-11T22:00:09.582Z] #13 102.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-11T22:00:09.582Z] #13 102.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-11T22:00:09.582Z] #13 102.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-11T22:00:09.582Z] #13 102.9 Selecting previously unselected package libbtrfs0. [2021-06-11T22:00:09.706Z] #46 106.3 crypto/tls [2021-06-11T22:00:09.839Z] #13 102.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-11T22:00:09.839Z] #13 102.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T22:00:09.839Z] #13 103.0 Selecting previously unselected package libbtrfs-dev. [2021-06-11T22:00:09.839Z] #13 103.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-11T22:00:09.839Z] #13 103.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T22:00:09.839Z] #13 103.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-11T22:00:09.839Z] #13 103.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-11T22:00:09.839Z] #13 103.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T22:00:09.839Z] #13 103.2 Selecting previously unselected package libudev-dev:amd64. [2021-06-11T22:00:10.097Z] #13 103.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-11T22:00:10.097Z] #13 103.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-11T22:00:10.097Z] #13 103.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-11T22:00:10.097Z] #13 103.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-11T22:00:10.097Z] #13 103.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-11T22:00:10.659Z] #13 103.8 Selecting previously unselected package libpcre16-3:amd64. [2021-06-11T22:00:10.659Z] #13 103.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-11T22:00:10.659Z] #13 103.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-11T22:00:10.915Z] #13 104.0 Selecting previously unselected package libpcre32-3:amd64. [2021-06-11T22:00:10.915Z] #13 104.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-11T22:00:10.915Z] #13 104.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-11T22:00:10.915Z] #13 104.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-11T22:00:10.915Z] #13 104.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-11T22:00:11.083Z] #46 ... [2021-06-11T22:00:11.083Z] [2021-06-11T22:00:11.083Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T22:00:11.083Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T22:00:11.083Z] #13 103.6 Selecting previously unselected package libapparmor1:amd64. [2021-06-11T22:00:11.083Z] #13 103.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-11T22:00:11.083Z] #13 103.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-11T22:00:11.083Z] #13 103.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-11T22:00:11.083Z] #13 103.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-11T22:00:11.083Z] #13 103.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-11T22:00:11.083Z] #13 103.9 Selecting previously unselected package libbtrfs0. [2021-06-11T22:00:11.083Z] #13 103.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-11T22:00:11.083Z] #13 103.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T22:00:11.171Z] #13 104.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-11T22:00:11.171Z] #13 104.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-11T22:00:11.171Z] #13 104.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-11T22:00:11.171Z] #13 104.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-11T22:00:11.341Z] #13 104.0 Selecting previously unselected package libbtrfs-dev. [2021-06-11T22:00:11.341Z] #13 104.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-11T22:00:11.341Z] #13 104.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T22:00:11.341Z] #13 104.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-11T22:00:11.341Z] #13 104.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-11T22:00:11.341Z] #13 104.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T22:00:11.427Z] #13 104.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-11T22:00:11.427Z] #13 104.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-11T22:00:11.427Z] #13 104.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-11T22:00:11.600Z] #13 104.3 Selecting previously unselected package libudev-dev:amd64. [2021-06-11T22:00:11.600Z] #13 104.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-11T22:00:11.600Z] #13 104.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-11T22:00:11.600Z] #13 104.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-11T22:00:11.600Z] #13 104.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-11T22:00:11.600Z] #13 104.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-11T22:00:11.683Z] #13 104.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-11T22:00:11.683Z] #13 104.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-11T22:00:11.683Z] #13 104.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-11T22:00:11.683Z] #13 105.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-11T22:00:11.683Z] #13 105.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-11T22:00:11.859Z] #13 104.8 Selecting previously unselected package libpcre16-3:amd64. [2021-06-11T22:00:11.859Z] #13 104.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-11T22:00:11.859Z] #13 104.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-11T22:00:11.939Z] #13 105.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T22:00:11.940Z] #13 105.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-11T22:00:11.940Z] #13 105.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-11T22:00:11.940Z] #13 105.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-11T22:00:12.426Z] #13 105.0 Selecting previously unselected package libpcre32-3:amd64. [2021-06-11T22:00:12.426Z] #13 105.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-11T22:00:12.426Z] #13 105.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-11T22:00:12.426Z] #13 105.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-11T22:00:12.426Z] #13 105.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-11T22:00:12.426Z] #13 105.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-11T22:00:12.426Z] #13 105.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-11T22:00:12.426Z] #13 105.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-11T22:00:12.502Z] #13 105.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-11T22:00:12.502Z] #13 105.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T22:00:12.502Z] #13 105.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-11T22:00:12.502Z] #13 105.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T22:00:12.502Z] #13 105.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-11T22:00:12.502Z] #13 105.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-11T22:00:12.502Z] #13 105.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T22:00:12.502Z] #13 105.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T22:00:12.502Z] #13 105.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-11T22:00:12.502Z] #13 105.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-11T22:00:12.502Z] #13 105.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T22:00:12.502Z] #13 105.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T22:00:12.502Z] #13 105.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-11T22:00:12.502Z] #13 105.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-11T22:00:12.685Z] #13 105.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-11T22:00:12.759Z] #13 105.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-11T22:00:12.759Z] #13 105.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T22:00:12.759Z] #13 105.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-11T22:00:12.759Z] #13 105.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T22:00:12.759Z] #13 105.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-11T22:00:12.759Z] #13 105.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-11T22:00:12.759Z] #13 105.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T22:00:12.759Z] #13 105.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-11T22:00:12.759Z] #13 105.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-11T22:00:12.759Z] #13 105.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T22:00:12.759Z] #13 105.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-11T22:00:12.759Z] #13 105.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T22:00:12.759Z] #13 105.9 Setting up dmsetup (2:1.02.155-3) ... [2021-06-11T22:00:12.759Z] #13 105.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T22:00:12.759Z] #13 105.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-11T22:00:12.759Z] #13 106.0 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T22:00:12.945Z] #13 105.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-11T22:00:13.204Z] #13 105.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-11T22:00:13.204Z] #13 105.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-11T22:00:13.204Z] #13 106.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-11T22:00:13.204Z] #13 106.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-11T22:00:13.204Z] #13 106.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-11T22:00:13.204Z] #13 106.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-11T22:00:13.463Z] #13 106.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-11T22:00:13.463Z] #13 106.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T22:00:13.722Z] #13 106.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-11T22:00:13.722Z] #13 106.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-11T22:00:13.722Z] #13 106.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-11T22:00:14.241Z] #13 106.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-11T22:00:14.241Z] #13 106.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T22:00:14.241Z] #13 106.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-11T22:00:14.241Z] #13 106.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T22:00:14.241Z] #13 106.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-11T22:00:14.241Z] #13 106.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-11T22:00:14.241Z] #13 106.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T22:00:14.241Z] #13 107.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T22:00:14.241Z] #13 107.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-11T22:00:14.241Z] #13 107.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-11T22:00:14.241Z] #13 107.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T22:00:14.241Z] #13 107.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T22:00:14.241Z] #13 107.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-11T22:00:14.241Z] #13 107.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-11T22:00:14.241Z] #13 107.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-11T22:00:14.241Z] #13 107.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T22:00:14.241Z] #13 107.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-11T22:00:14.241Z] #13 107.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T22:00:14.241Z] #13 107.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-06-11T22:00:14.241Z] #13 107.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-11T22:00:14.241Z] #13 107.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T22:00:14.241Z] #13 107.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-11T22:00:14.241Z] #13 107.2 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-06-11T22:00:14.500Z] #13 107.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T22:00:14.500Z] #13 107.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-11T22:00:14.500Z] #13 107.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T22:00:14.500Z] #13 107.2 Setting up dmsetup (2:1.02.155-3) ... [2021-06-11T22:00:14.500Z] #13 107.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T22:00:14.500Z] #13 107.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-11T22:00:14.500Z] #13 107.3 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T22:00:14.666Z] #13 DONE 107.5s [2021-06-11T22:00:14.666Z] [2021-06-11T22:00:14.666Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T22:00:14.666Z] #54 sha256:b73f49c0e61e201614e74499007815860ecd205ac43ee60a336bf0b7c3a07078 [2021-06-11T22:00:16.406Z] #13 DONE 109.0s [2021-06-11T22:00:16.406Z] [2021-06-11T22:00:16.406Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T22:00:16.406Z] #54 sha256:58cdef8d65045930fb2f2c85bd30e45acee7534dc2335ee041801b151e80661f [2021-06-11T22:00:17.185Z] #54 ... [2021-06-11T22:00:17.185Z] [2021-06-11T22:00:17.185Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T22:00:17.185Z] #59 sha256:77e16a5d40df78c44ea7ec5457cd6885c2e8802948ae883925c620acce2f22d7 [2021-06-11T22:00:17.185Z] #59 106.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T22:00:17.185Z] #59 106.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-11T22:00:17.185Z] #59 DONE 113.1s [2021-06-11T22:00:17.185Z] [2021-06-11T22:00:17.185Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-11T22:00:17.185Z] #60 sha256:e33885fb85eace0fc95a3750610ecae2927dcdb4e9eaded8b3f9fb49050b6a17 [2021-06-11T22:00:17.185Z] #60 DONE 0.2s [2021-06-11T22:00:17.185Z] [2021-06-11T22:00:17.185Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-11T22:00:17.185Z] #61 sha256:82e65bdb8117a1c74c93d06b4a2e2e1bedf024922142a1dc981489e03fc3915b [2021-06-11T22:00:17.185Z] #61 DONE 0.2s [2021-06-11T22:00:17.185Z] [2021-06-11T22:00:17.185Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T22:00:17.185Z] #46 sha256:9ba7cd7a7cc871a86fef6561ef29379483a193daed6648d5ec0c9150145c04b6 [2021-06-11T22:00:17.185Z] #46 108.8 net/http/httptrace [2021-06-11T22:00:17.185Z] #46 109.0 net/http [2021-06-11T22:00:17.787Z] #54 ... [2021-06-11T22:00:17.787Z] [2021-06-11T22:00:17.787Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-11T22:00:17.787Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-11T22:00:17.787Z] #14 DONE 1.6s [2021-06-11T22:00:17.787Z] [2021-06-11T22:00:17.787Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T22:00:17.787Z] #54 sha256:58cdef8d65045930fb2f2c85bd30e45acee7534dc2335ee041801b151e80661f [2021-06-11T22:00:17.787Z] #54 1.618 + RM_GOPATH=0 [2021-06-11T22:00:17.787Z] #54 1.618 + TMP_GOPATH= [2021-06-11T22:00:17.787Z] #54 1.618 + : /build [2021-06-11T22:00:17.787Z] #54 1.618 + '[' -z '' ']' [2021-06-11T22:00:17.787Z] #54 1.618 ++ mktemp -d [2021-06-11T22:00:17.787Z] #54 1.618 + export GOPATH=/tmp/tmp.qtqIRTYQ91 [2021-06-11T22:00:17.787Z] #54 1.618 + GOPATH=/tmp/tmp.qtqIRTYQ91 [2021-06-11T22:00:17.787Z] #54 1.618 + RM_GOPATH=1 [2021-06-11T22:00:17.787Z] #54 1.618 + case "$(go env GOARCH)" in [2021-06-11T22:00:17.787Z] #54 1.619 ++ go env GOARCH [2021-06-11T22:00:17.787Z] #54 1.628 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T22:00:17.787Z] #54 1.628 + GO_BUILDMODE=-buildmode=pie [2021-06-11T22:00:17.787Z] #54 1.639 ++ dirname /tmp/install/install.sh [2021-06-11T22:00:17.787Z] #54 1.639 + dir=/tmp/install [2021-06-11T22:00:17.787Z] #54 1.639 + bin=runc [2021-06-11T22:00:17.787Z] #54 1.639 + shift [2021-06-11T22:00:17.787Z] #54 1.639 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-11T22:00:17.787Z] #54 1.640 + . /tmp/install/runc.installer [2021-06-11T22:00:17.787Z] #54 1.642 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T22:00:17.787Z] #54 1.644 + install_runc [2021-06-11T22:00:17.787Z] #54 1.646 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-11T22:00:17.787Z] #54 1.649 + uname -r [2021-06-11T22:00:17.787Z] #54 1.662 + RUNC_BUILDTAGS='seccomp ' [2021-06-11T22:00:17.787Z] #54 1.662 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-11T22:00:17.787Z] #54 1.662 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qtqIRTYQ91/src/github.com/opencontainers/runc [2021-06-11T22:00:17.787Z] #54 1.669 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-11T22:00:17.787Z] #54 1.678 Cloning into '/tmp/tmp.qtqIRTYQ91/src/github.com/opencontainers/runc'... [2021-06-11T22:00:19.078Z] #46 ... [2021-06-11T22:00:19.078Z] [2021-06-11T22:00:19.078Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T22:00:19.078Z] #54 sha256:b73f49c0e61e201614e74499007815860ecd205ac43ee60a336bf0b7c3a07078 [2021-06-11T22:00:19.078Z] #54 4.426 + RM_GOPATH=0 [2021-06-11T22:00:19.078Z] #54 4.426 + TMP_GOPATH= [2021-06-11T22:00:19.078Z] #54 4.426 + : /build [2021-06-11T22:00:19.078Z] #54 4.426 + '[' -z '' ']' [2021-06-11T22:00:19.078Z] #54 4.426 ++ mktemp -d [2021-06-11T22:00:19.078Z] #54 4.426 + export GOPATH=/tmp/tmp.pmfrjphwc0 [2021-06-11T22:00:19.078Z] #54 4.426 + GOPATH=/tmp/tmp.pmfrjphwc0 [2021-06-11T22:00:19.078Z] #54 4.426 + RM_GOPATH=1 [2021-06-11T22:00:19.078Z] #54 4.426 + case "$(go env GOARCH)" in [2021-06-11T22:00:19.078Z] #54 4.426 ++ go env GOARCH [2021-06-11T22:00:19.078Z] #54 4.462 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T22:00:19.078Z] #54 4.462 + GO_BUILDMODE=-buildmode=pie [2021-06-11T22:00:19.078Z] #54 4.462 ++ dirname /tmp/install/install.sh [2021-06-11T22:00:19.078Z] #54 4.479 + dir=/tmp/install [2021-06-11T22:00:19.078Z] #54 4.479 + bin=runc [2021-06-11T22:00:19.078Z] #54 4.479 + shift [2021-06-11T22:00:19.078Z] #54 4.479 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-11T22:00:19.078Z] #54 4.479 + . /tmp/install/runc.installer [2021-06-11T22:00:19.078Z] #54 4.479 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T22:00:19.078Z] #54 4.479 + install_runc [2021-06-11T22:00:19.078Z] #54 4.479 + uname -r [2021-06-11T22:00:19.078Z] #54 4.479 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-11T22:00:19.078Z] #54 4.501 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-11T22:00:19.078Z] #54 4.501 + RUNC_BUILDTAGS='seccomp ' [2021-06-11T22:00:19.078Z] #54 4.501 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-11T22:00:19.078Z] #54 4.501 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pmfrjphwc0/src/github.com/opencontainers/runc [2021-06-11T22:00:19.078Z] #54 4.501 Cloning into '/tmp/tmp.pmfrjphwc0/src/github.com/opencontainers/runc'... [2021-06-11T22:00:19.174Z] #54 ... [2021-06-11T22:00:19.174Z] [2021-06-11T22:00:19.174Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T22:00:19.174Z] #59 sha256:f7a3221431a54d8299e936fd3ea1a96dc9b62006d52b77fe83dba7f38c10c025 [2021-06-11T22:00:19.174Z] #59 108.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T22:00:19.174Z] #59 108.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-11T22:00:19.174Z] #59 DONE 116.0s [2021-06-11T22:00:19.174Z] [2021-06-11T22:00:19.174Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-11T22:00:19.174Z] #60 sha256:1afe8e90f32005890b411f36e3741b7ac20b885e9366eb03803613195360d435 [2021-06-11T22:00:19.174Z] #60 DONE 0.1s [2021-06-11T22:00:19.174Z] [2021-06-11T22:00:19.174Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-11T22:00:19.174Z] #61 sha256:4dea3dee98e8ac3c47c94c66cd3ef58d810b38390e3788a0e35cfd3e0478ba46 [2021-06-11T22:00:19.174Z] #61 DONE 0.1s [2021-06-11T22:00:19.174Z] [2021-06-11T22:00:19.174Z] #15 [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-06-11T22:00:19.174Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-11T22:00:19.174Z] #15 DONE 1.5s [2021-06-11T22:00:19.174Z] [2021-06-11T22:00:19.174Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T22:00:19.174Z] #46 sha256:9e3d2071e59ff778d623b5010a276c0ec13df4ee6f05a2e49b660bc9f18321db [2021-06-11T22:00:19.174Z] #46 111.9 net/http/httptrace [2021-06-11T22:00:19.174Z] #46 112.0 net/http [2021-06-11T22:00:19.335Z] #54 ... [2021-06-11T22:00:19.335Z] [2021-06-11T22:00:19.335Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-11T22:00:19.335Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-11T22:00:19.335Z] #14 DONE 5.0s [2021-06-11T22:00:19.591Z] [2021-06-11T22:00:19.591Z] #15 [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-06-11T22:00:19.591Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-11T22:00:19.747Z] .....INFO: Daemon under test started and replied! [2021-06-11T22:00:19.747Z] INFO: Docker version of the daemon under test [2021-06-11T22:00:19.747Z] [2021-06-11T22:00:19.747Z] Client: [2021-06-11T22:00:19.747Z] Version: 17.06.2-ce [2021-06-11T22:00:19.747Z] API version: 1.30 [2021-06-11T22:00:19.747Z] Go version: go1.8.3 [2021-06-11T22:00:19.747Z] Git commit: cec0b72 [2021-06-11T22:00:19.747Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-11T22:00:19.747Z] OS/Arch: windows/amd64 [2021-06-11T22:00:19.747Z] [2021-06-11T22:00:19.747Z] Server: [2021-06-11T22:00:19.747Z] Version: 0.0.0-dev [2021-06-11T22:00:19.747Z] API version: 1.41 (minimum version 1.24) [2021-06-11T22:00:19.747Z] Go version: go1.13.15 [2021-06-11T22:00:19.747Z] Git commit: 4e9a5667f4 [2021-06-11T22:00:19.747Z] Built: 06/11/2021 21:58:03 [2021-06-11T22:00:19.747Z] OS/Arch: windows/amd64 [2021-06-11T22:00:19.747Z] Experimental: false [2021-06-11T22:00:19.747Z] [2021-06-11T22:00:19.747Z] INFO: Docker info of the daemon under test [2021-06-11T22:00:19.747Z] [2021-06-11T22:00:19.747Z] Containers: 0 [2021-06-11T22:00:19.747Z] Running: 0 [2021-06-11T22:00:19.747Z] Paused: 0 [2021-06-11T22:00:19.747Z] Stopped: 0 [2021-06-11T22:00:19.747Z] Images: 0 [2021-06-11T22:00:19.747Z] Server Version: 0.0.0-dev [2021-06-11T22:00:19.747Z] Storage Driver: windowsfilter [2021-06-11T22:00:19.747Z] Windows: [2021-06-11T22:00:19.747Z] Logging Driver: json-file [2021-06-11T22:00:19.747Z] Plugins: [2021-06-11T22:00:19.747Z] Volume: local [2021-06-11T22:00:19.747Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T22:00:19.747Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T22:00:19.747Z] Swarm: inactive [2021-06-11T22:00:19.747Z] Default Isolation: process [2021-06-11T22:00:19.747Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-11T22:00:19.747Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-11T22:00:19.747Z] OSType: windows [2021-06-11T22:00:19.747Z] Architecture: x86_64 [2021-06-11T22:00:19.747Z] CPUs: 4 [2021-06-11T22:00:19.747Z] Total Memory: 32GiB [2021-06-11T22:00:19.747Z] Name: azwin-2-1fd490 [2021-06-11T22:00:19.747Z] ID: 2WDC:OZKV:D4LF:QONQ:ULMH:YXWK:PINK:EDJZ:OILV:GVOU:W4P4:FQDN [2021-06-11T22:00:19.747Z] Docker Root Dir: D:\CI\PR-42517\4\daemon [2021-06-11T22:00:19.747Z] Debug Mode (client): false [2021-06-11T22:00:19.747Z] Debug Mode (server): true [2021-06-11T22:00:19.747Z] File Descriptors: -1 [2021-06-11T22:00:19.747Z] Goroutines: 16 [2021-06-11T22:00:19.747Z] System Time: 2021-06-11T22:00:17.8737086Z [2021-06-11T22:00:19.747Z] EventsListeners: 0 [2021-06-11T22:00:19.747Z] Registry: https://index.docker.io/v1/ [2021-06-11T22:00:19.747Z] Labels: [2021-06-11T22:00:19.747Z] Experimental: false [2021-06-11T22:00:19.747Z] Insecure Registries: [2021-06-11T22:00:19.747Z] 127.0.0.0/8 [2021-06-11T22:00:19.747Z] Live Restore Enabled: false [2021-06-11T22:00:19.747Z] [2021-06-11T22:00:19.747Z] [2021-06-11T22:00:19.747Z] INFO: Docker images of the daemon under test [2021-06-11T22:00:19.747Z] [2021-06-11T22:00:19.747Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T22:00:19.747Z] [2021-06-11T22:00:19.747Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-06-11T22:00:19.747Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-06-11T22:00:19.747Z] ltsc2019: Pulling from windows/servercore [2021-06-11T22:00:19.747Z] 4612f6d0b889: Pulling fs layer [2021-06-11T22:00:19.747Z] 639bb6bb2beb: Pulling fs layer [2021-06-11T22:00:21.709Z] #46 ... [2021-06-11T22:00:21.710Z] [2021-06-11T22:00:21.710Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T22:00:21.710Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-11T22:00:21.710Z] #16 1.780 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-11T22:00:21.710Z] #16 DONE 2.0s [2021-06-11T22:00:21.710Z] [2021-06-11T22:00:21.710Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T22:00:21.710Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-11T22:00:22.647Z] #17 DONE 1.4s [2021-06-11T22:00:22.647Z] [2021-06-11T22:00:22.647Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-11T22:00:22.647Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-11T22:00:23.761Z] #15 DONE 4.3s [2021-06-11T22:00:23.761Z] [2021-06-11T22:00:23.761Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T22:00:23.761Z] #46 sha256:9ba7cd7a7cc871a86fef6561ef29379483a193daed6648d5ec0c9150145c04b6 [2021-06-11T22:00:23.761Z] #46 119.8 github.com/LK4D4/vndr/godl [2021-06-11T22:00:24.018Z] #46 120.5 github.com/LK4D4/vndr [2021-06-11T22:00:24.025Z] #18 DONE 1.2s [2021-06-11T22:00:24.025Z] [2021-06-11T22:00:24.025Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T22:00:24.025Z] #50 sha256:1efc9d1aa1a34a1e9451606fdf89024fd71fd9e2e32a5a5825d56412c0473dd6 [2021-06-11T22:00:24.025Z] #50 ... [2021-06-11T22:00:24.025Z] [2021-06-11T22:00:24.025Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-11T22:00:24.025Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-11T22:00:25.404Z] #19 DONE 1.2s [2021-06-11T22:00:25.404Z] [2021-06-11T22:00:25.404Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-11T22:00:25.404Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T22:00:26.342Z] #20 1.459 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T22:00:26.544Z] #46 ... [2021-06-11T22:00:26.544Z] [2021-06-11T22:00:26.544Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T22:00:26.544Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-11T22:00:26.544Z] #16 2.864 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-11T22:00:26.544Z] #16 DONE 2.9s [2021-06-11T22:00:26.544Z] [2021-06-11T22:00:26.544Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T22:00:26.544Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-11T22:00:26.602Z] #20 1.514 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T22:00:26.602Z] #20 1.515 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T22:00:26.602Z] #20 1.517 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T22:00:27.170Z] #20 2.005 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-11T22:00:28.108Z] #20 2.852 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T22:00:28.281Z] 639bb6bb2beb: Verifying Checksum [2021-06-11T22:00:28.281Z] 639bb6bb2beb: Download complete [2021-06-11T22:00:29.044Z] #20 3.937 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T22:00:29.071Z] #17 DONE 2.1s [2021-06-11T22:00:29.071Z] [2021-06-11T22:00:29.071Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-11T22:00:29.071Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-11T22:00:30.421Z] #20 5.361 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T22:00:31.594Z] #18 DONE 2.5s [2021-06-11T22:00:31.594Z] [2021-06-11T22:00:31.594Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-11T22:00:31.594Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-11T22:00:32.525Z] #19 ... [2021-06-11T22:00:32.525Z] [2021-06-11T22:00:32.525Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T22:00:32.525Z] #46 sha256:9ba7cd7a7cc871a86fef6561ef29379483a193daed6648d5ec0c9150145c04b6 [2021-06-11T22:00:32.525Z] #46 DONE 128.8s [2021-06-11T22:00:32.525Z] [2021-06-11T22:00:32.525Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T22:00:32.525Z] #54 sha256:b73f49c0e61e201614e74499007815860ecd205ac43ee60a336bf0b7c3a07078 [2021-06-11T22:00:32.525Z] #54 12.98 + cd /tmp/tmp.pmfrjphwc0/src/github.com/opencontainers/runc [2021-06-11T22:00:32.525Z] #54 12.98 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T22:00:32.525Z] #54 13.21 + '[' -z '' ']' [2021-06-11T22:00:32.525Z] #54 13.21 + target=static [2021-06-11T22:00:32.525Z] #54 13.21 + make 'BUILDTAGS=seccomp ' static [2021-06-11T22:00:32.525Z] #54 13.60 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-11T22:00:33.056Z] #57 203.5 # github.com/containerd/containerd/cmd/containerd [2021-06-11T22:00:33.056Z] #57 203.5 /usr/bin/ld: /tmp/go-link-484554028/000018.o: in function `New': [2021-06-11T22:00:33.056Z] #57 203.5 /tmp/tmp.Erkc9awQEA/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-06-11T22:00:33.056Z] #57 203.5 + bin/containerd-stress [2021-06-11T22:00:33.056Z] #57 205.7 + bin/containerd-shim [2021-06-11T22:00:33.707Z] #20 ... [2021-06-11T22:00:33.707Z] [2021-06-11T22:00:33.707Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T22:00:33.707Z] #54 sha256:58cdef8d65045930fb2f2c85bd30e45acee7534dc2335ee041801b151e80661f [2021-06-11T22:00:33.707Z] #54 12.08 + cd /tmp/tmp.qtqIRTYQ91/src/github.com/opencontainers/runc [2021-06-11T22:00:33.707Z] #54 12.09 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T22:00:33.707Z] #54 12.32 + '[' -z '' ']' [2021-06-11T22:00:33.707Z] #54 12.34 + target=static [2021-06-11T22:00:33.707Z] #54 12.34 + make 'BUILDTAGS=seccomp ' static [2021-06-11T22:00:33.707Z] #54 12.68 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-11T22:00:34.417Z] #54 ... [2021-06-11T22:00:34.417Z] [2021-06-11T22:00:34.417Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-11T22:00:34.417Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-11T22:00:34.417Z] #19 DONE 3.0s [2021-06-11T22:00:34.417Z] [2021-06-11T22:00:34.417Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-11T22:00:34.417Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T22:00:35.611Z] #54 ... [2021-06-11T22:00:35.611Z] [2021-06-11T22:00:35.611Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-11T22:00:35.611Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T22:00:35.611Z] #20 10.37 Fetched 8974 kB in 9s (978 kB/s) [2021-06-11T22:00:38.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-11T22:00:38.430Z] #57 212.8 + bin/containerd-shim-runc-v1 [2021-06-11T22:00:38.590Z] #20 4.041 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T22:00:38.590Z] #20 4.237 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T22:00:38.590Z] #20 4.336 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T22:00:38.590Z] #20 4.425 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T22:00:38.590Z] #20 4.525 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-11T22:00:39.520Z] #20 5.326 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T22:00:39.802Z] #20 10.37 Reading package lists... [2021-06-11T22:00:39.802Z] [2021-06-11T22:00:39.802Z] #20 ... [2021-06-11T22:00:39.802Z] [2021-06-11T22:00:39.802Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T22:00:39.802Z] #46 sha256:9e3d2071e59ff778d623b5010a276c0ec13df4ee6f05a2e49b660bc9f18321db [2021-06-11T22:00:39.802Z] #46 126.3 github.com/LK4D4/vndr/godl [2021-06-11T22:00:39.802Z] #46 127.0 github.com/LK4D4/vndr [2021-06-11T22:00:39.802Z] #46 DONE 136.3s [2021-06-11T22:00:39.802Z] [2021-06-11T22:00:39.803Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-11T22:00:39.803Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T22:00:40.084Z] #20 6.061 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T22:00:40.340Z] #20 ... [2021-06-11T22:00:40.340Z] [2021-06-11T22:00:40.340Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T22:00:40.340Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T22:00:40.340Z] #32 DONE 136.6s [2021-06-11T22:00:40.596Z] [2021-06-11T22:00:40.597Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-06-11T22:00:40.597Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T22:00:41.526Z] #40 ... [2021-06-11T22:00:41.526Z] [2021-06-11T22:00:41.526Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-11T22:00:41.526Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T22:00:41.526Z] #20 7.251 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T22:00:42.633Z] #57 217.6 + bin/containerd-shim-runc-v2 [2021-06-11T22:00:43.148Z] #20 14.21 Reading package lists... [2021-06-11T22:00:43.576Z] #57 218.6 + binaries [2021-06-11T22:00:43.576Z] #57 218.6 + install -D bin/containerd /build/containerd [2021-06-11T22:00:43.576Z] #57 218.6 + install -D bin/containerd-shim /build/containerd-shim [2021-06-11T22:00:43.576Z] #57 218.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-11T22:00:43.576Z] #57 218.6 + install -D bin/ctr /build/ctr [2021-06-11T22:00:44.098Z] #20 17.98 Building dependency tree... [2021-06-11T22:00:45.038Z] #20 19.95 libcap2-bin is already the newest version (1:2.25-2). [2021-06-11T22:00:45.038Z] #20 19.95 The following additional packages will be installed: [2021-06-11T22:00:45.038Z] #20 19.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-11T22:00:45.038Z] #20 19.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-11T22:00:45.038Z] #20 19.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-11T22:00:45.038Z] #20 19.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-11T22:00:45.038Z] #20 19.96 python3.7 python3.7-minimal vim-runtime xxd [2021-06-11T22:00:45.038Z] #20 19.96 Suggested packages: [2021-06-11T22:00:45.038Z] #20 19.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-11T22:00:45.038Z] #20 19.96 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-11T22:00:45.038Z] #20 19.96 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-11T22:00:45.038Z] #20 19.96 quota [2021-06-11T22:00:45.038Z] #20 19.96 Recommended packages: [2021-06-11T22:00:45.038Z] #20 19.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-11T22:00:45.038Z] #20 19.96 python3-keyrings.alt python3-xdg unzip [2021-06-11T22:00:45.141Z] 29d5b6a226d2: Pull complete [2021-06-11T22:00:45.141Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-11T22:00:45.141Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:00:45.141Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-11T22:00:45.141Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-11T22:00:45.141Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-11T22:00:45.141Z] WARN: Skipping validation tests [2021-06-11T22:00:45.141Z] INFO: Running unit tests at 06/11/2021 22:00:31... [2021-06-11T22:00:45.141Z] INFO: make.ps1 starting at 06/11/2021 22:00:35 [2021-06-11T22:00:45.141Z] INFO: Git commit (90bfc788a6) assumed from DOCKER_GITCOMMIT environment variable [2021-06-11T22:00:45.141Z] INFO: Invoking autogen... [2021-06-11T22:00:45.141Z] INFO: Running unit tests... [2021-06-11T22:00:45.297Z] #20 ... [2021-06-11T22:00:45.297Z] [2021-06-11T22:00:45.297Z] #32 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T22:00:45.297Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T22:00:45.297Z] #32 DONE 141.9s [2021-06-11T22:00:45.297Z] [2021-06-11T22:00:45.297Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T22:00:45.297Z] #50 sha256:1efc9d1aa1a34a1e9451606fdf89024fd71fd9e2e32a5a5825d56412c0473dd6 [2021-06-11T22:00:45.483Z] #57 DONE 220.4s [2021-06-11T22:00:45.602Z] 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/dockerd 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/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/signal/testfiles 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-06-11T22:00:45.697Z] #20 11.11 Fetched 8974 kB in 7s (1222 kB/s) [2021-06-11T22:00:46.423Z] [2021-06-11T22:00:46.423Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-11T22:00:46.423Z] #58 sha256:90f25a6e0983a64e7dc89091fcee06fd14d0c6e0f925dff3b80c7807bc8d99bc [2021-06-11T22:00:47.197Z] #50 ... [2021-06-11T22:00:47.197Z] [2021-06-11T22:00:47.197Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-11T22:00:47.197Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T22:00:47.197Z] #20 21.83 The following NEW packages will be installed: [2021-06-11T22:00:47.197Z] #20 21.83 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-11T22:00:47.197Z] #20 21.83 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-11T22:00:47.197Z] #20 21.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-11T22:00:47.197Z] #20 21.83 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-11T22:00:47.197Z] #20 21.83 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-11T22:00:47.197Z] #20 21.83 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-11T22:00:47.197Z] #20 21.83 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-11T22:00:47.197Z] #20 21.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-11T22:00:47.197Z] #20 21.83 xz-utils zip [2021-06-11T22:00:47.197Z] #20 22.15 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T22:00:47.197Z] #20 22.15 Need to get 28.6 MB of archives. [2021-06-11T22:00:47.197Z] #20 22.15 After this operation, 116 MB of additional disk space will be used. [2021-06-11T22:00:47.197Z] #20 22.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-11T22:00:47.197Z] #20 22.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-11T22:00:47.197Z] #20 22.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-11T22:00:47.197Z] #20 22.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-11T22:00:47.197Z] #20 22.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-11T22:00:47.197Z] #20 22.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-11T22:00:47.364Z] #58 DONE 0.9s [2021-06-11T22:00:47.364Z] [2021-06-11T22:00:47.364Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-11T22:00:47.364Z] #62 sha256:52be3e82d91437e3b00f68ad930f461b8f4fea23c71e8486eb26979814f0b91f [2021-06-11T22:00:47.364Z] #62 DONE 0.2s [2021-06-11T22:00:47.455Z] #20 22.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T22:00:47.455Z] #20 22.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-11T22:00:47.455Z] #20 22.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-11T22:00:47.455Z] #20 22.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-11T22:00:47.455Z] #20 22.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-11T22:00:47.455Z] #20 22.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-11T22:00:47.455Z] #20 22.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-11T22:00:47.455Z] #20 22.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-11T22:00:47.455Z] #20 22.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-11T22:00:47.455Z] #20 22.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-11T22:00:47.455Z] #20 22.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-11T22:00:47.455Z] #20 22.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T22:00:47.455Z] #20 22.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-11T22:00:47.455Z] #20 22.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-11T22:00:47.455Z] #20 22.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-11T22:00:47.455Z] #20 22.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-11T22:00:47.455Z] #20 22.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-11T22:00:47.624Z] [2021-06-11T22:00:47.624Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-11T22:00:47.624Z] #67 sha256:1ef8500ce68c35d3d82132c44b9c372e32b0220dea4086331cdfb2f27c3fdf63 [2021-06-11T22:00:47.714Z] #20 22.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-11T22:00:47.714Z] #20 22.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-11T22:00:47.714Z] #20 22.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-11T22:00:47.714Z] #20 22.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-11T22:00:47.714Z] #20 22.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-11T22:00:47.714Z] #20 22.50 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-11T22:00:47.974Z] #20 22.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-11T22:00:47.974Z] #20 22.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-11T22:00:47.974Z] #20 22.91 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-11T22:00:47.974Z] #20 22.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-11T22:00:47.974Z] #20 22.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-11T22:00:47.974Z] #20 22.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-11T22:00:47.974Z] #20 22.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-11T22:00:47.974Z] #20 22.99 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-11T22:00:48.217Z] #20 11.11 Reading package lists... [2021-06-11T22:00:48.233Z] #20 22.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-11T22:00:48.233Z] #20 23.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-11T22:00:48.233Z] #20 23.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T22:00:48.233Z] #20 23.02 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-11T22:00:48.233Z] #20 23.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-11T22:00:48.233Z] #20 23.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-11T22:00:48.233Z] #20 23.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-11T22:00:48.233Z] #20 23.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-11T22:00:48.233Z] #20 23.13 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-11T22:00:48.492Z] #20 23.37 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-11T22:00:48.492Z] #20 23.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-11T22:00:48.492Z] #20 23.43 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-11T22:00:48.564Z] #67 DONE 0.9s [2021-06-11T22:00:48.564Z] [2021-06-11T22:00:48.564Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-11T22:00:48.564Z] #68 sha256:73ee8057f89757142aa5e9db679da97ccb1c0dedced7dae65e41105df9e6afba [2021-06-11T22:00:48.564Z] #68 DONE 0.0s [2021-06-11T22:00:48.564Z] [2021-06-11T22:00:48.564Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-11T22:00:48.564Z] #69 sha256:a5af3437b81bc08cca3e81df1b2fea5ef3fb7e07df855b9406e935c8e29faaeb [2021-06-11T22:00:49.064Z] #20 23.92 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T22:00:49.064Z] #20 24.02 Fetched 28.6 MB in 2s (18.6 MB/s) [2021-06-11T22:00:49.064Z] #20 24.08 Selecting previously unselected package pigz. [2021-06-11T22:00:49.324Z] #20 24.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-11T22:00:49.324Z] #20 24.13 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-11T22:00:49.324Z] #20 24.13 Unpacking pigz (2.4-1) ... [2021-06-11T22:00:49.324Z] #20 24.23 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-11T22:00:49.324Z] #20 24.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T22:00:49.324Z] #20 24.26 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T22:00:49.519Z] #69 DONE 0.8s [2021-06-11T22:00:49.519Z] [2021-06-11T22:00:49.519Z] #70 exporting to image [2021-06-11T22:00:49.519Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-11T22:00:49.519Z] #70 exporting layers [2021-06-11T22:00:49.583Z] #20 24.60 Selecting previously unselected package python3.7-minimal. [2021-06-11T22:00:49.583Z] #20 24.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T22:00:49.583Z] #20 24.63 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T22:00:50.520Z] #20 25.36 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T22:00:50.520Z] #20 25.38 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T22:00:50.737Z] #20 13.74 Reading package lists... [2021-06-11T22:00:50.993Z] #20 16.28 Building dependency tree... [2021-06-11T22:00:51.556Z] #20 17.40 libcap2-bin is already the newest version (1:2.25-2). [2021-06-11T22:00:51.556Z] #20 17.40 The following additional packages will be installed: [2021-06-11T22:00:51.556Z] #20 17.40 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-11T22:00:51.556Z] #20 17.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-11T22:00:51.556Z] #20 17.41 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-11T22:00:51.556Z] #20 17.41 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-11T22:00:51.556Z] #20 17.41 python3.7 python3.7-minimal vim-runtime xxd [2021-06-11T22:00:51.556Z] #20 17.41 Suggested packages: [2021-06-11T22:00:51.556Z] #20 17.41 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-11T22:00:51.556Z] #20 17.41 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-11T22:00:51.556Z] #20 17.41 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-11T22:00:51.556Z] #20 17.41 quota [2021-06-11T22:00:51.556Z] #20 17.41 Recommended packages: [2021-06-11T22:00:51.556Z] #20 17.41 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-11T22:00:51.556Z] #20 17.41 python3-keyrings.alt python3-xdg unzip [2021-06-11T22:00:52.425Z] #20 27.06 Selecting previously unselected package python3-minimal. [2021-06-11T22:00:52.425Z] #20 27.06 (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 ... 23684 files and directories currently installed.) [2021-06-11T22:00:52.425Z] #20 27.09 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-11T22:00:52.425Z] #20 27.10 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T22:00:52.425Z] #20 27.16 Selecting previously unselected package libmpdec2:amd64. [2021-06-11T22:00:52.426Z] #20 27.18 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-11T22:00:52.426Z] #20 27.19 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T22:00:52.426Z] #20 27.31 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-11T22:00:52.426Z] #20 27.32 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T22:00:52.426Z] #20 27.33 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T22:00:52.925Z] #20 18.66 The following NEW packages will be installed: [2021-06-11T22:00:52.925Z] #20 18.67 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-11T22:00:52.925Z] #20 18.67 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-11T22:00:52.925Z] #20 18.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-11T22:00:52.925Z] #20 18.67 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-11T22:00:52.925Z] #20 18.67 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-11T22:00:52.925Z] #20 18.67 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-11T22:00:52.925Z] #20 18.67 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-11T22:00:52.925Z] #20 18.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-11T22:00:52.925Z] #20 18.67 xz-utils zip [2021-06-11T22:00:52.993Z] #20 28.06 Selecting previously unselected package python3.7. [2021-06-11T22:00:53.182Z] #20 18.97 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T22:00:53.182Z] #20 18.97 Need to get 28.6 MB of archives. [2021-06-11T22:00:53.182Z] #20 18.97 After this operation, 116 MB of additional disk space will be used. [2021-06-11T22:00:53.182Z] #20 18.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-11T22:00:53.182Z] #20 18.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-11T22:00:53.182Z] #20 19.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-11T22:00:53.182Z] #20 19.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-11T22:00:53.182Z] #20 19.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-11T22:00:53.182Z] #20 19.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-11T22:00:53.182Z] #20 19.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T22:00:53.252Z] #20 28.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T22:00:53.252Z] #20 28.07 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T22:00:53.252Z] #20 28.18 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T22:00:53.252Z] #20 28.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-11T22:00:53.252Z] #20 28.20 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T22:00:53.252Z] #20 28.30 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T22:00:53.439Z] #20 19.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-11T22:00:53.439Z] #20 19.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-11T22:00:53.439Z] #20 19.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-11T22:00:53.439Z] #20 19.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-11T22:00:53.439Z] #20 19.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-11T22:00:53.439Z] #20 19.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-11T22:00:53.439Z] #20 19.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-11T22:00:53.439Z] #20 19.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-11T22:00:53.439Z] #20 19.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-11T22:00:53.439Z] #20 19.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-11T22:00:53.439Z] #20 19.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T22:00:53.439Z] #20 19.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-11T22:00:53.439Z] #20 19.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-11T22:00:53.439Z] #20 19.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-11T22:00:53.439Z] #20 19.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-11T22:00:53.439Z] #20 19.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-11T22:00:53.439Z] #20 19.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-11T22:00:53.439Z] #20 19.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-11T22:00:53.439Z] #20 19.27 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-11T22:00:53.439Z] #20 19.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-11T22:00:53.439Z] #20 19.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-11T22:00:53.439Z] #20 19.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-11T22:00:53.695Z] #20 19.65 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-11T22:00:53.952Z] #20 19.67 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-11T22:00:53.952Z] #20 19.67 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-11T22:00:53.952Z] #20 19.67 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-11T22:00:53.952Z] #20 19.68 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-11T22:00:53.952Z] #20 19.68 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-11T22:00:53.952Z] #20 19.69 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-11T22:00:53.952Z] #20 19.76 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-11T22:00:53.952Z] #20 19.76 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-11T22:00:53.952Z] #20 19.77 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-11T22:00:53.952Z] #20 19.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T22:00:53.952Z] #20 19.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-11T22:00:53.952Z] #20 19.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-11T22:00:53.952Z] #20 19.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-11T22:00:53.952Z] #20 19.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-11T22:00:53.952Z] #20 19.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-11T22:00:54.180Z] ? github.com/docker/docker/api [no test files] [2021-06-11T22:00:54.189Z] #20 29.03 Selecting previously unselected package python3. [2021-06-11T22:00:54.189Z] #20 29.03 (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 ... 24096 files and directories currently installed.) [2021-06-11T22:00:54.189Z] #20 29.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-11T22:00:54.189Z] #20 29.08 Unpacking python3 (3.7.3-1) ... [2021-06-11T22:00:54.189Z] #20 29.16 Selecting previously unselected package libip4tc0:amd64. [2021-06-11T22:00:54.189Z] #20 29.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-11T22:00:54.189Z] #20 29.20 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-11T22:00:54.208Z] #20 19.87 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-11T22:00:54.208Z] #20 20.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-11T22:00:54.448Z] #20 29.34 Selecting previously unselected package libip6tc0:amd64. [2021-06-11T22:00:54.448Z] #20 29.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-11T22:00:54.448Z] #20 29.36 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-11T22:00:54.448Z] #20 29.46 Selecting previously unselected package libiptc0:amd64. [2021-06-11T22:00:54.448Z] #20 29.47 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-11T22:00:54.448Z] #20 29.47 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-11T22:00:54.448Z] #20 29.55 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-11T22:00:54.448Z] #20 29.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-11T22:00:54.465Z] #20 20.19 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-11T22:00:54.465Z] #20 20.22 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-11T22:00:54.707Z] #20 29.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-11T22:00:54.707Z] #20 29.63 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-11T22:00:54.707Z] #20 29.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-11T22:00:54.707Z] #20 29.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-11T22:00:54.707Z] #20 29.72 Selecting previously unselected package libnftnl11:amd64. [2021-06-11T22:00:54.707Z] #20 29.73 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-11T22:00:54.707Z] #20 29.73 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-11T22:00:54.707Z] #20 29.82 Selecting previously unselected package iptables. [2021-06-11T22:00:54.721Z] #20 20.69 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T22:00:54.966Z] #20 29.82 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-11T22:00:54.966Z] #20 29.83 Unpacking iptables (1.8.2-4) ... [2021-06-11T22:00:54.978Z] #20 20.78 Fetched 28.6 MB in 2s (18.9 MB/s) [2021-06-11T22:00:54.978Z] #20 20.83 Selecting previously unselected package pigz. [2021-06-11T22:00:54.978Z] #20 20.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 ... 23435 files and directories currently installed.) [2021-06-11T22:00:54.978Z] #20 20.89 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-11T22:00:54.978Z] #20 20.91 Unpacking pigz (2.4-1) ... [2021-06-11T22:00:54.978Z] #20 20.99 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-11T22:00:55.225Z] #20 30.14 Selecting previously unselected package xxd. [2021-06-11T22:00:55.225Z] #20 30.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T22:00:55.225Z] #20 30.16 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T22:00:55.234Z] #20 20.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T22:00:55.234Z] #20 20.99 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T22:00:55.484Z] #20 30.28 Selecting previously unselected package vim-common. [2021-06-11T22:00:55.484Z] #20 30.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T22:00:55.484Z] #20 30.31 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T22:00:55.484Z] #20 30.47 Selecting previously unselected package bash-completion. [2021-06-11T22:00:55.484Z] #20 30.47 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-11T22:00:55.490Z] #20 21.35 Selecting previously unselected package python3.7-minimal. [2021-06-11T22:00:55.490Z] #20 21.37 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T22:00:55.490Z] #20 21.37 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T22:00:56.104Z] #70 exporting layers 6.8s done [2021-06-11T22:00:56.104Z] #70 writing image sha256:8cee0ae02cea1b0fc8189d51a99e67ee225cac77bae0eb21a0057d0713be9129 done [2021-06-11T22:00:56.104Z] #70 naming to docker.io/library/docker:61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f done [2021-06-11T22:00:56.104Z] #70 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-11T22:00:56.420Z] #20 22.08 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T22:00:56.420Z] #20 22.10 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T22:00:56.451Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42517/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42517/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f hack/validate/default [2021-06-11T22:00:57.391Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-11T22:00:57.391Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-11T22:00:57.391Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-11T22:00:57.391Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-11T22:00:57.391Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-11T22:00:57.391Z] Congratulations! No new tests were added to integration-cli. [2021-06-11T22:00:57.391Z] [2021-06-11T22:00:57.391Z] INFO Start validation with golang-ci-lint [2021-06-11T22:00:57.391Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-11T22:00:57.391Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-11T22:00:57.391Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-11T22:00:58.019Z] #20 32.73 Unpacking bash-completion (1:2.8-6) ... [2021-06-11T22:00:58.019Z] #20 33.04 Selecting previously unselected package bzip2. [2021-06-11T22:00:58.019Z] #20 33.05 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-11T22:00:58.019Z] #20 33.06 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T22:00:58.278Z] #20 33.14 Selecting previously unselected package xz-utils. [2021-06-11T22:00:58.278Z] #20 33.15 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-11T22:00:58.278Z] #20 33.15 Unpacking xz-utils (5.2.4-1) ... [2021-06-11T22:00:58.312Z] #20 23.74 Selecting previously unselected package python3-minimal. [2021-06-11T22:00:58.312Z] #20 23.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 ... 23684 files and directories currently installed.) [2021-06-11T22:00:58.312Z] #20 23.77 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-11T22:00:58.312Z] #20 23.77 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T22:00:58.312Z] #20 23.85 Selecting previously unselected package libmpdec2:amd64. [2021-06-11T22:00:58.312Z] #20 23.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-11T22:00:58.312Z] #20 23.87 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T22:00:58.312Z] #20 23.95 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-11T22:00:58.312Z] #20 23.96 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T22:00:58.312Z] #20 23.96 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T22:00:58.538Z] #20 33.36 Selecting previously unselected package apparmor. [2021-06-11T22:00:58.538Z] #20 33.36 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-11T22:00:58.538Z] #20 33.44 Unpacking apparmor (2.13.2-10) ... [2021-06-11T22:00:58.797Z] #20 33.70 Selecting previously unselected package aufs-tools. [2021-06-11T22:00:58.797Z] #20 33.70 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-11T22:00:58.797Z] #20 33.71 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-11T22:00:58.797Z] #20 33.80 Selecting previously unselected package libonig5:amd64. [2021-06-11T22:00:58.876Z] #20 24.63 Selecting previously unselected package python3.7. [2021-06-11T22:00:58.876Z] #20 24.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T22:00:58.876Z] #20 24.63 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T22:00:58.876Z] #20 24.75 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T22:00:58.876Z] #20 24.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-11T22:00:58.876Z] #20 24.76 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T22:00:58.876Z] #20 24.84 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T22:00:59.056Z] #20 33.82 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-11T22:00:59.056Z] #20 33.83 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-11T22:00:59.056Z] #20 33.98 Selecting previously unselected package libjq1:amd64. [2021-06-11T22:00:59.056Z] #20 33.98 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T22:00:59.056Z] #20 33.99 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T22:00:59.316Z] #20 34.11 Selecting previously unselected package jq. [2021-06-11T22:00:59.316Z] #20 34.12 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T22:00:59.316Z] #20 34.12 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T22:00:59.316Z] #20 34.20 Selecting previously unselected package libaio1:amd64. [2021-06-11T22:00:59.316Z] #20 34.21 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-11T22:00:59.316Z] #20 34.22 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-11T22:00:59.316Z] #20 34.29 Selecting previously unselected package libgpm2:amd64. [2021-06-11T22:00:59.316Z] #20 34.29 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-11T22:00:59.316Z] #20 34.30 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-11T22:00:59.575Z] #20 34.36 Selecting previously unselected package libicu63:amd64. [2021-06-11T22:00:59.575Z] #20 34.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-11T22:00:59.575Z] #20 34.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T22:00:59.839Z] #20 25.52 Selecting previously unselected package python3. [2021-06-11T22:00:59.839Z] #20 25.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-11T22:00:59.839Z] #20 25.55 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-11T22:00:59.839Z] #20 25.56 Unpacking python3 (3.7.3-1) ... [2021-06-11T22:00:59.839Z] #20 25.62 Selecting previously unselected package libip4tc0:amd64. [2021-06-11T22:00:59.839Z] #20 25.62 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-11T22:00:59.839Z] #20 25.63 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-11T22:00:59.839Z] #20 25.71 Selecting previously unselected package libip6tc0:amd64. [2021-06-11T22:00:59.839Z] #20 25.71 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-11T22:00:59.839Z] #20 25.71 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-11T22:01:00.100Z] #20 25.80 Selecting previously unselected package libiptc0:amd64. [2021-06-11T22:01:00.100Z] #20 25.81 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-11T22:01:00.100Z] #20 25.82 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-11T22:01:00.100Z] #20 25.88 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-11T22:01:00.100Z] #20 25.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-11T22:01:00.100Z] #20 25.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-11T22:01:00.100Z] #20 25.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-11T22:01:00.100Z] #20 25.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-11T22:01:00.100Z] #20 25.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-11T22:01:00.100Z] #20 26.05 Selecting previously unselected package libnftnl11:amd64. [2021-06-11T22:01:00.100Z] #20 26.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-11T22:01:00.362Z] #20 26.05 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-11T22:01:00.362Z] #20 26.11 Selecting previously unselected package iptables. [2021-06-11T22:01:00.362Z] #20 26.11 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-11T22:01:00.362Z] #20 26.12 Unpacking iptables (1.8.2-4) ... [2021-06-11T22:01:00.624Z] #20 26.41 Selecting previously unselected package xxd. [2021-06-11T22:01:00.625Z] #20 26.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T22:01:00.625Z] #20 26.43 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T22:01:00.625Z] #20 26.53 Selecting previously unselected package vim-common. [2021-06-11T22:01:00.625Z] #20 26.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T22:01:00.625Z] #20 26.56 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T22:01:00.881Z] #20 26.72 Selecting previously unselected package bash-completion. [2021-06-11T22:01:00.881Z] #20 26.72 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-11T22:01:02.866Z] #20 37.51 Selecting previously unselected package libnet1:amd64. [2021-06-11T22:01:02.866Z] #20 37.51 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-11T22:01:02.866Z] #20 37.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T22:01:02.866Z] #20 37.71 Selecting previously unselected package libnl-3-200:amd64. [2021-06-11T22:01:02.866Z] #20 37.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-11T22:01:02.866Z] #20 37.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T22:01:02.866Z] #20 37.80 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-11T22:01:02.866Z] #20 37.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-11T22:01:02.866Z] #20 37.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T22:01:02.866Z] #20 37.88 Selecting previously unselected package libreadline5:amd64. [2021-06-11T22:01:02.866Z] #20 37.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-11T22:01:02.866Z] #20 37.90 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-11T22:01:03.126Z] #20 38.02 Selecting previously unselected package net-tools. [2021-06-11T22:01:03.126Z] #20 38.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-11T22:01:03.126Z] #20 38.05 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T22:01:03.385Z] #20 38.23 Selecting previously unselected package patch. [2021-06-11T22:01:03.385Z] #20 38.25 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-11T22:01:03.385Z] #20 38.26 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-11T22:01:03.385Z] #20 38.37 Selecting previously unselected package python-pip-whl. [2021-06-11T22:01:03.385Z] #20 38.38 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-11T22:01:03.385Z] #20 38.39 Unpacking python-pip-whl (18.1-5) ... [2021-06-11T22:01:03.413Z] #20 29.07 Unpacking bash-completion (1:2.8-6) ... [2021-06-11T22:01:03.671Z] #20 29.36 Selecting previously unselected package bzip2. [2021-06-11T22:01:03.671Z] #20 29.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-11T22:01:03.671Z] #20 29.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T22:01:03.671Z] #20 29.43 Selecting previously unselected package xz-utils. [2021-06-11T22:01:03.671Z] #20 29.43 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-11T22:01:03.671Z] #20 29.44 Unpacking xz-utils (5.2.4-1) ... [2021-06-11T22:01:03.671Z] #20 29.59 Selecting previously unselected package apparmor. [2021-06-11T22:01:03.672Z] #20 29.59 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-11T22:01:03.929Z] #20 29.66 Unpacking apparmor (2.13.2-10) ... [2021-06-11T22:01:03.952Z] #20 38.89 Selecting previously unselected package python3-lib2to3. [2021-06-11T22:01:03.952Z] #20 38.90 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-11T22:01:03.952Z] #20 38.90 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-11T22:01:03.952Z] #20 39.00 Selecting previously unselected package python3-distutils. [2021-06-11T22:01:03.952Z] #20 39.00 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-11T22:01:04.185Z] #20 29.98 Selecting previously unselected package aufs-tools. [2021-06-11T22:01:04.185Z] #20 29.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-11T22:01:04.185Z] #20 30.01 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-11T22:01:04.185Z] #20 30.19 Selecting previously unselected package libonig5:amd64. [2021-06-11T22:01:04.186Z] #20 30.19 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-11T22:01:04.186Z] #20 30.22 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-11T22:01:04.211Z] #20 39.02 Unpacking python3-distutils (3.7.3-1) ... [2021-06-11T22:01:04.211Z] #20 39.28 Selecting previously unselected package python3-pip. [2021-06-11T22:01:04.442Z] #20 30.36 Selecting previously unselected package libjq1:amd64. [2021-06-11T22:01:04.442Z] #20 30.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T22:01:04.442Z] #20 30.36 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T22:01:04.442Z] #20 30.47 Selecting previously unselected package jq. [2021-06-11T22:01:04.471Z] #20 39.28 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-11T22:01:04.471Z] #20 39.29 Unpacking python3-pip (18.1-5) ... [2021-06-11T22:01:04.471Z] #20 39.44 Selecting previously unselected package python3-pkg-resources. [2021-06-11T22:01:04.471Z] #20 39.45 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T22:01:04.471Z] #20 39.46 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T22:01:04.708Z] #20 30.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T22:01:04.708Z] #20 30.48 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T22:01:04.708Z] #20 30.58 Selecting previously unselected package libaio1:amd64. [2021-06-11T22:01:04.708Z] #20 30.58 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-11T22:01:04.708Z] #20 30.59 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-11T22:01:04.708Z] #20 30.65 Selecting previously unselected package libgpm2:amd64. [2021-06-11T22:01:04.708Z] #20 30.66 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-11T22:01:04.708Z] #20 30.68 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-11T22:01:04.730Z] #20 39.58 Selecting previously unselected package python3-setuptools. [2021-06-11T22:01:04.730Z] #20 39.58 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-11T22:01:04.730Z] #20 39.60 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-11T22:01:04.965Z] #20 30.75 Selecting previously unselected package libicu63:amd64. [2021-06-11T22:01:04.965Z] #20 30.76 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-11T22:01:04.965Z] #20 30.77 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T22:01:04.989Z] #20 39.80 Selecting previously unselected package python3-wheel. [2021-06-11T22:01:04.989Z] #20 39.80 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-11T22:01:04.989Z] #20 39.81 Unpacking python3-wheel (0.32.3-2) ... [2021-06-11T22:01:04.989Z] #20 39.90 Selecting previously unselected package sudo. [2021-06-11T22:01:04.989Z] #20 39.90 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-11T22:01:04.989Z] #20 39.91 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-11T22:01:05.557Z] #20 40.35 Selecting previously unselected package thin-provisioning-tools. [2021-06-11T22:01:05.557Z] #20 40.35 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-11T22:01:05.557Z] #20 40.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T22:01:05.557Z] #20 40.56 Selecting previously unselected package uidmap. [2021-06-11T22:01:05.557Z] #20 40.57 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-11T22:01:05.817Z] #20 40.58 Unpacking uidmap (1:4.5-1.1) ... [2021-06-11T22:01:05.817Z] #20 40.69 Selecting previously unselected package vim-runtime. [2021-06-11T22:01:05.817Z] #20 40.69 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-11T22:01:05.817Z] #20 40.75 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-11T22:01:06.076Z] #20 40.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-11T22:01:06.076Z] #20 40.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-11T22:01:08.240Z] #20 33.69 Selecting previously unselected package libnet1:amd64. [2021-06-11T22:01:08.240Z] #20 33.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-11T22:01:08.240Z] #20 33.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T22:01:08.240Z] #20 ... [2021-06-11T22:01:08.240Z] [2021-06-11T22:01:08.240Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-06-11T22:01:08.240Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T22:01:08.240Z] #40 164.1 + dpkg --print-architecture [2021-06-11T22:01:08.240Z] #40 164.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-11T22:01:08.496Z] #40 164.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-11T22:01:08.496Z] #40 164.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-11T22:01:08.610Z] #20 43.47 Selecting previously unselected package vim. [2021-06-11T22:01:08.610Z] #20 43.47 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T22:01:08.610Z] #20 43.49 Unpacking vim (2:8.1.0875-5) ... [2021-06-11T22:01:08.997Z] === RUN TestMiddlewares [2021-06-11T22:01:08.997Z] --- PASS: TestMiddlewares (0.00s) [2021-06-11T22:01:08.997Z] PASS [2021-06-11T22:01:08.997Z] coverage: 9.0% of statements [2021-06-11T22:01:08.997Z] ok github.com/docker/docker/api/server 0.116s coverage: 9.0% of statements [2021-06-11T22:01:09.178Z] #20 44.01 Selecting previously unselected package xfsprogs. [2021-06-11T22:01:09.178Z] #20 44.01 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-11T22:01:09.178Z] #20 44.02 Unpacking xfsprogs (4.20.0-1) ... [2021-06-11T22:01:09.697Z] #20 44.45 Selecting previously unselected package zip. [2021-06-11T22:01:09.697Z] #20 44.46 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-11T22:01:09.697Z] #20 44.47 Unpacking zip (3.0-11+b1) ... [2021-06-11T22:01:09.697Z] #20 44.62 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-11T22:01:09.697Z] #20 44.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T22:01:09.697Z] #20 44.66 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-11T22:01:09.697Z] #20 44.67 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-11T22:01:09.697Z] #20 44.68 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-11T22:01:09.956Z] #20 44.70 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-11T22:01:09.956Z] #20 44.71 Setting up uidmap (1:4.5-1.1) ... [2021-06-11T22:01:09.956Z] #20 44.73 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-11T22:01:09.956Z] #20 44.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T22:01:09.956Z] #20 44.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T22:01:09.956Z] #20 44.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T22:01:09.956Z] #20 44.94 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T22:01:10.216Z] #20 45.03 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T22:01:10.216Z] #20 45.08 Setting up zip (3.0-11+b1) ... [2021-06-11T22:01:10.216Z] #20 45.10 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T22:01:10.216Z] #20 45.12 Setting up bash-completion (1:2.8-6) ... [2021-06-11T22:01:12.750Z] #20 47.57 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-11T22:01:12.750Z] #20 47.58 Setting up xz-utils (5.2.4-1) ... [2021-06-11T22:01:12.750Z] #20 47.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-11T22:01:12.750Z] #20 47.60 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-11T22:01:12.750Z] #20 47.64 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-11T22:01:12.750Z] #20 47.69 invoke-rc.d: could not determine current runlevel [2021-06-11T22:01:12.750Z] #20 47.70 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-11T22:01:12.750Z] #20 47.71 Setting up pigz (2.4-1) ... [2021-06-11T22:01:12.750Z] #20 47.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-11T22:01:12.750Z] #20 47.73 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T22:01:13.009Z] #20 47.76 Setting up python-pip-whl (18.1-5) ... [2021-06-11T22:01:13.009Z] #20 47.77 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T22:01:13.009Z] #20 47.79 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-11T22:01:13.269Z] #20 48.15 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-11T22:01:13.269Z] #20 48.17 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-11T22:01:13.269Z] #20 48.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T22:01:13.269Z] #20 48.21 Setting up vim (2:8.1.0875-5) ... [2021-06-11T22:01:13.269Z] #20 48.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-11T22:01:13.269Z] #20 48.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-11T22:01:13.269Z] #20 48.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-11T22:01:13.269Z] #20 48.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-11T22:01:13.269Z] #20 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-11T22:01:13.269Z] #20 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-11T22:01:13.269Z] #20 48.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-11T22:01:13.269Z] #20 48.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-11T22:01:13.528Z] #20 48.30 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T22:01:13.528Z] #20 48.31 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T22:01:13.528Z] #20 48.33 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-11T22:01:13.528Z] #20 48.34 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T22:01:13.528Z] #20 48.36 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T22:01:13.528Z] #20 48.37 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T22:01:13.748Z] #40 ... [2021-06-11T22:01:13.748Z] [2021-06-11T22:01:13.748Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-11T22:01:13.748Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T22:01:13.748Z] #20 33.99 Selecting previously unselected package libnl-3-200:amd64. [2021-06-11T22:01:13.748Z] #20 34.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-11T22:01:13.748Z] #20 34.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T22:01:13.748Z] #20 34.23 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-11T22:01:13.748Z] #20 34.24 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-11T22:01:13.748Z] #20 34.25 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T22:01:13.748Z] #20 34.32 Selecting previously unselected package libreadline5:amd64. [2021-06-11T22:01:13.748Z] #20 34.33 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-11T22:01:13.748Z] #20 34.33 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-11T22:01:13.748Z] #20 34.59 Selecting previously unselected package net-tools. [2021-06-11T22:01:13.748Z] #20 34.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-11T22:01:13.748Z] #20 34.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T22:01:13.748Z] #20 34.77 Selecting previously unselected package patch. [2021-06-11T22:01:13.748Z] #20 34.78 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-11T22:01:13.748Z] #20 34.78 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-11T22:01:13.748Z] #20 34.89 Selecting previously unselected package python-pip-whl. [2021-06-11T22:01:13.748Z] #20 34.89 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-11T22:01:13.748Z] #20 34.90 Unpacking python-pip-whl (18.1-5) ... [2021-06-11T22:01:13.748Z] #20 35.38 Selecting previously unselected package python3-lib2to3. [2021-06-11T22:01:13.748Z] #20 35.39 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-11T22:01:13.748Z] #20 35.39 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-11T22:01:13.748Z] #20 35.50 Selecting previously unselected package python3-distutils. [2021-06-11T22:01:13.748Z] #20 35.50 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-11T22:01:13.748Z] #20 35.52 Unpacking python3-distutils (3.7.3-1) ... [2021-06-11T22:01:13.748Z] #20 35.63 Selecting previously unselected package python3-pip. [2021-06-11T22:01:13.748Z] #20 35.64 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-11T22:01:13.748Z] #20 35.64 Unpacking python3-pip (18.1-5) ... [2021-06-11T22:01:13.748Z] #20 35.80 Selecting previously unselected package python3-pkg-resources. [2021-06-11T22:01:13.748Z] #20 35.81 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T22:01:13.748Z] #20 35.81 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T22:01:13.748Z] #20 35.97 Selecting previously unselected package python3-setuptools. [2021-06-11T22:01:13.748Z] #20 35.97 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-11T22:01:13.748Z] #20 35.98 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-11T22:01:13.748Z] #20 36.18 Selecting previously unselected package python3-wheel. [2021-06-11T22:01:13.748Z] #20 36.20 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-11T22:01:13.748Z] #20 36.20 Unpacking python3-wheel (0.32.3-2) ... [2021-06-11T22:01:13.748Z] #20 36.27 Selecting previously unselected package sudo. [2021-06-11T22:01:13.748Z] #20 36.28 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-11T22:01:13.748Z] #20 36.29 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-11T22:01:13.748Z] #20 36.65 Selecting previously unselected package thin-provisioning-tools. [2021-06-11T22:01:13.748Z] #20 36.66 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-11T22:01:13.748Z] #20 36.67 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T22:01:13.748Z] #20 36.89 Selecting previously unselected package uidmap. [2021-06-11T22:01:13.748Z] #20 36.89 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-11T22:01:13.748Z] #20 36.89 Unpacking uidmap (1:4.5-1.1) ... [2021-06-11T22:01:13.748Z] #20 36.99 Selecting previously unselected package vim-runtime. [2021-06-11T22:01:13.748Z] #20 36.99 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-11T22:01:13.748Z] #20 37.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-11T22:01:13.748Z] #20 37.04 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-11T22:01:13.748Z] #20 37.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-11T22:01:13.748Z] #20 39.63 Selecting previously unselected package vim. [2021-06-11T22:01:13.748Z] #20 39.64 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T22:01:13.748Z] #20 39.66 Unpacking vim (2:8.1.0875-5) ... [2021-06-11T22:01:14.097Z] #20 ... [2021-06-11T22:01:14.097Z] [2021-06-11T22:01:14.097Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-06-11T22:01:14.097Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T22:01:14.097Z] #40 170.8 + dpkg --print-architecture [2021-06-11T22:01:14.097Z] #40 170.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-11T22:01:14.311Z] #20 40.09 Selecting previously unselected package xfsprogs. [2021-06-11T22:01:14.311Z] #20 40.09 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-11T22:01:14.311Z] #20 40.10 Unpacking xfsprogs (4.20.0-1) ... [2021-06-11T22:01:14.665Z] #40 171.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-11T22:01:14.665Z] #40 171.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-11T22:01:14.874Z] #20 40.51 Selecting previously unselected package zip. [2021-06-11T22:01:14.874Z] #20 40.52 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-11T22:01:14.874Z] #20 40.52 Unpacking zip (3.0-11+b1) ... [2021-06-11T22:01:14.874Z] #20 40.71 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-11T22:01:14.874Z] #20 40.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T22:01:14.874Z] #20 40.77 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-11T22:01:14.874Z] #20 40.78 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-11T22:01:14.874Z] #20 40.79 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-11T22:01:14.874Z] #20 40.81 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-11T22:01:14.874Z] #20 40.82 Setting up uidmap (1:4.5-1.1) ... [2021-06-11T22:01:14.874Z] #20 40.83 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-11T22:01:14.874Z] #20 40.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T22:01:14.874Z] #20 40.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T22:01:14.874Z] #20 40.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T22:01:15.131Z] #20 40.88 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T22:01:15.131Z] #20 40.89 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T22:01:15.131Z] #20 40.90 Setting up zip (3.0-11+b1) ... [2021-06-11T22:01:15.131Z] #20 40.91 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T22:01:15.131Z] #20 40.94 Setting up bash-completion (1:2.8-6) ... [2021-06-11T22:01:16.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-11T22:01:17.651Z] #20 43.44 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-11T22:01:17.651Z] #20 43.45 Setting up xz-utils (5.2.4-1) ... [2021-06-11T22:01:17.651Z] #20 43.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-11T22:01:17.651Z] #20 43.48 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-11T22:01:17.651Z] #20 43.49 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-11T22:01:17.651Z] #20 43.54 invoke-rc.d: could not determine current runlevel [2021-06-11T22:01:17.651Z] #20 43.54 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-11T22:01:17.651Z] #20 43.55 Setting up pigz (2.4-1) ... [2021-06-11T22:01:17.651Z] #20 43.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-11T22:01:17.651Z] #20 43.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T22:01:17.651Z] #20 43.59 Setting up python-pip-whl (18.1-5) ... [2021-06-11T22:01:17.651Z] #20 43.61 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T22:01:17.651Z] #20 43.62 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-11T22:01:17.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-11T22:01:18.214Z] #20 43.99 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-11T22:01:18.214Z] #20 44.00 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-11T22:01:18.214Z] #20 44.01 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T22:01:18.214Z] #20 44.02 Setting up vim (2:8.1.0875-5) ... [2021-06-11T22:01:18.214Z] #20 44.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-11T22:01:18.214Z] #20 44.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-11T22:01:18.214Z] #20 44.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-11T22:01:18.214Z] #20 44.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-11T22:01:18.214Z] #20 44.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-11T22:01:18.214Z] #20 44.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-11T22:01:18.214Z] #20 44.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-11T22:01:18.214Z] #20 44.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-11T22:01:18.214Z] #20 44.11 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T22:01:18.214Z] #20 44.12 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T22:01:18.214Z] #20 44.13 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-11T22:01:18.214Z] #20 44.14 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T22:01:18.214Z] #20 44.15 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T22:01:18.214Z] #20 44.17 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T22:01:20.732Z] #20 46.56 Setting up iptables (1.8.2-4) ... [2021-06-11T22:01:20.732Z] #20 46.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T22:01:20.732Z] #20 46.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T22:01:20.732Z] #20 46.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T22:01:20.732Z] #20 46.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T22:01:20.732Z] #20 46.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-11T22:01:20.732Z] #20 46.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-11T22:01:20.732Z] #20 46.62 Setting up python3 (3.7.3-1) ... [2021-06-11T22:01:21.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-11T22:01:21.295Z] #20 47.05 Setting up python3-wheel (0.32.3-2) ... [2021-06-11T22:01:21.858Z] #20 47.62 Setting up apparmor (2.13.2-10) ... [2021-06-11T22:01:22.784Z] #40 ... [2021-06-11T22:01:22.784Z] [2021-06-11T22:01:22.784Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-06-11T22:01:22.784Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T22:01:22.784Z] #20 50.92 Setting up iptables (1.8.2-4) ... [2021-06-11T22:01:22.784Z] #20 50.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T22:01:22.784Z] #20 50.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T22:01:22.784Z] #20 50.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T22:01:22.784Z] #20 50.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T22:01:22.784Z] #20 50.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-11T22:01:22.784Z] #20 50.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-11T22:01:22.784Z] #20 50.99 Setting up python3 (3.7.3-1) ... [2021-06-11T22:01:22.784Z] #20 51.37 Setting up python3-wheel (0.32.3-2) ... [2021-06-11T22:01:22.784Z] #20 52.04 Setting up apparmor (2.13.2-10) ... [2021-06-11T22:01:22.784Z] #20 53.62 Setting up xfsprogs (4.20.0-1) ... [2021-06-11T22:01:22.784Z] #20 53.64 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-11T22:01:22.784Z] #20 54.04 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T22:01:22.784Z] #20 54.81 Setting up python3-distutils (3.7.3-1) ... [2021-06-11T22:01:22.784Z] #20 55.22 Setting up python3-setuptools (40.8.0-1) ... [2021-06-11T22:01:22.784Z] #20 56.22 Setting up python3-pip (18.1-5) ... [2021-06-11T22:01:22.784Z] #20 57.20 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T22:01:22.784Z] #20 57.27 Processing triggers for mime-support (3.62) ... [2021-06-11T22:01:23.228Z] #20 49.06 Setting up xfsprogs (4.20.0-1) ... [2021-06-11T22:01:23.228Z] #20 49.07 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-11T22:01:23.725Z] #20 DONE 58.5s [2021-06-11T22:01:23.725Z] [2021-06-11T22:01:23.725Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T22:01:23.725Z] #54 sha256:58cdef8d65045930fb2f2c85bd30e45acee7534dc2335ee041801b151e80661f [2021-06-11T22:01:23.725Z] #54 ... [2021-06-11T22:01:23.725Z] [2021-06-11T22:01:23.725Z] #21 [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-06-11T22:01:23.725Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-11T22:01:23.742Z] #20 49.39 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T22:01:24.304Z] #20 50.06 Setting up python3-distutils (3.7.3-1) ... [2021-06-11T22:01:24.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-11T22:01:24.561Z] #20 50.47 Setting up python3-setuptools (40.8.0-1) ... [2021-06-11T22:01:24.665Z] #21 0.936 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-11T22:01:24.665Z] #21 0.941 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-11T22:01:24.665Z] #21 0.944 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-11T22:01:24.665Z] #21 DONE 1.0s [2021-06-11T22:01:24.665Z] [2021-06-11T22:01:24.665Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T22:01:24.665Z] #50 sha256:1efc9d1aa1a34a1e9451606fdf89024fd71fd9e2e32a5a5825d56412c0473dd6 [2021-06-11T22:01:24.665Z] #50 ... [2021-06-11T22:01:24.665Z] [2021-06-11T22:01:24.665Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T22:01:24.665Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-11T22:01:25.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-11T22:01:25.929Z] #20 51.50 Setting up python3-pip (18.1-5) ... [2021-06-11T22:01:26.492Z] #20 52.35 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T22:01:26.492Z] #20 52.39 Processing triggers for mime-support (3.62) ... [2021-06-11T22:01:27.423Z] #20 DONE 53.0s [2021-06-11T22:01:27.423Z] [2021-06-11T22:01:27.423Z] #21 [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-06-11T22:01:27.423Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-11T22:01:28.792Z] #21 1.452 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-11T22:01:28.792Z] #21 1.461 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-11T22:01:28.792Z] #21 1.526 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-11T22:01:28.792Z] #21 DONE 1.7s [2021-06-11T22:01:28.792Z] [2021-06-11T22:01:28.792Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T22:01:28.792Z] #57 sha256:6e52e39d5ff3029225e8b853ee6b2524db8827bf81fd89c771af6391136b5059 [2021-06-11T22:01:28.857Z] #22 4.452 Collecting yamllint==1.26.1 [2021-06-11T22:01:29.049Z] #57 ... [2021-06-11T22:01:29.049Z] [2021-06-11T22:01:29.049Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T22:01:29.049Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-11T22:01:30.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-11T22:01:34.303Z] #22 ... [2021-06-11T22:01:34.304Z] [2021-06-11T22:01:34.304Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-06-11T22:01:34.304Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T22:01:34.304Z] #40 DONE 189.7s [2021-06-11T22:01:34.304Z] [2021-06-11T22:01:34.304Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T22:01:34.304Z] #50 sha256:04f07d6a0359fb2ef4af59206e8f6a285a9650f678fbc2fb4df093c947aa811c [2021-06-11T22:01:34.304Z] #50 ... [2021-06-11T22:01:34.304Z] [2021-06-11T22:01:34.304Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T22:01:34.304Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-11T22:01:34.304Z] #22 5.011 Collecting yamllint==1.26.1 [2021-06-11T22:01:35.426Z] #22 9.790 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-11T22:01:35.426Z] #22 10.52 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-11T22:01:35.426Z] #22 10.55 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-11T22:01:35.426Z] #22 10.60 Collecting pyyaml (from yamllint==1.26.1) [2021-06-11T22:01:35.426Z] #22 10.78 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-11T22:01:35.685Z] #22 11.06 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-11T22:01:35.685Z] #22 11.07 Building wheels for collected packages: yamllint [2021-06-11T22:01:35.685Z] #22 11.07 Running setup.py bdist_wheel for yamllint: started [2021-06-11T22:01:36.623Z] #22 11.93 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-11T22:01:36.623Z] #22 11.93 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-11T22:01:36.623Z] #22 11.96 Successfully built yamllint [2021-06-11T22:01:36.623Z] #22 11.98 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-11T22:01:36.829Z] #22 ... [2021-06-11T22:01:36.829Z] [2021-06-11T22:01:36.829Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T22:01:36.829Z] #50 sha256:04f07d6a0359fb2ef4af59206e8f6a285a9650f678fbc2fb4df093c947aa811c [2021-06-11T22:01:36.829Z] #50 192.4 + /build/golangci-lint --version [2021-06-11T22:01:36.829Z] #50 192.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-11T22:01:36.829Z] #50 DONE 192.8s [2021-06-11T22:01:36.829Z] [2021-06-11T22:01:36.829Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T22:01:36.829Z] #54 sha256:b73f49c0e61e201614e74499007815860ecd205ac43ee60a336bf0b7c3a07078 [2021-06-11T22:01:36.882Z] #22 12.29 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-11T22:01:37.821Z] #22 DONE 13.3s [2021-06-11T22:01:37.821Z] [2021-06-11T22:01:37.821Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T22:01:37.821Z] #50 sha256:1efc9d1aa1a34a1e9451606fdf89024fd71fd9e2e32a5a5825d56412c0473dd6 [2021-06-11T22:01:37.821Z] #50 ... [2021-06-11T22:01:37.821Z] [2021-06-11T22:01:37.821Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-11T22:01:37.821Z] #25 sha256:3036d8ed244c2574ff234914e109974f52321bc84468bedc5e07e6cd3ce67520 [2021-06-11T22:01:38.390Z] #25 DONE 0.6s [2021-06-11T22:01:38.390Z] [2021-06-11T22:01:38.390Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-06-11T22:01:38.390Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T22:01:38.390Z] #40 DONE 195.1s [2021-06-11T22:01:38.390Z] [2021-06-11T22:01:38.390Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-11T22:01:38.390Z] #30 sha256:41dda4f8a212d4467b0fb2bd98d2dd7527a5c8100ee8e33ce55d09d305c6d493 [2021-06-11T22:01:38.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-11T22:01:39.353Z] #54 ... [2021-06-11T22:01:39.353Z] [2021-06-11T22:01:39.353Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T22:01:39.353Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-11T22:01:39.353Z] #22 10.32 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-11T22:01:39.610Z] #22 10.87 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-11T22:01:39.610Z] #22 10.91 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-11T22:01:39.866Z] #22 10.94 Collecting pyyaml (from yamllint==1.26.1) [2021-06-11T22:01:39.867Z] #22 11.07 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-11T22:01:39.867Z] #22 11.19 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-11T22:01:40.123Z] #22 11.19 Building wheels for collected packages: yamllint [2021-06-11T22:01:40.123Z] #22 11.20 Running setup.py bdist_wheel for yamllint: started [2021-06-11T22:01:40.276Z] 4612f6d0b889: Verifying Checksum [2021-06-11T22:01:40.276Z] 4612f6d0b889: Download complete [2021-06-11T22:01:40.687Z] #22 11.67 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-11T22:01:40.687Z] #22 11.67 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-11T22:01:40.687Z] #22 11.70 Successfully built yamllint [2021-06-11T22:01:40.687Z] #22 11.72 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-11T22:01:40.687Z] #22 11.89 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-11T22:01:40.943Z] #22 DONE 12.1s [2021-06-11T22:01:40.943Z] [2021-06-11T22:01:40.943Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T22:01:40.943Z] #57 sha256:6e52e39d5ff3029225e8b853ee6b2524db8827bf81fd89c771af6391136b5059 [2021-06-11T22:01:40.943Z] #57 ... [2021-06-11T22:01:40.944Z] [2021-06-11T22:01:40.944Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-11T22:01:40.944Z] #25 sha256:74720336af9bd09640621ae7fe4a1287c36ba109ef5a5c8652c59dd26490471a [2021-06-11T22:01:41.200Z] #25 DONE 0.2s [2021-06-11T22:01:41.200Z] [2021-06-11T22:01:41.200Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-11T22:01:41.200Z] #30 sha256:c56246d7306f563bde43afa13f106f3920ce58450a498aca83c6cbef389d6f98 [2021-06-11T22:01:42.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-11T22:01:43.669Z] #30 DONE 5.3s [2021-06-11T22:01:43.669Z] [2021-06-11T22:01:43.669Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T22:01:43.669Z] #50 sha256:1efc9d1aa1a34a1e9451606fdf89024fd71fd9e2e32a5a5825d56412c0473dd6 [2021-06-11T22:01:43.669Z] #50 198.5 + /build/golangci-lint --version [2021-06-11T22:01:43.669Z] #50 198.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-11T22:01:43.669Z] #50 DONE 200.8s [2021-06-11T22:01:43.669Z] [2021-06-11T22:01:43.669Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T22:01:43.669Z] #54 sha256:58cdef8d65045930fb2f2c85bd30e45acee7534dc2335ee041801b151e80661f [2021-06-11T22:01:43.929Z] #54 ... [2021-06-11T22:01:43.929Z] [2021-06-11T22:01:43.929Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-11T22:01:43.929Z] #33 sha256:303d4f0c4e6c378daa5e261cfad26b10b03cacff9ce06de2256b44b63d2c0b59 [2021-06-11T22:01:44.191Z] #33 DONE 0.4s [2021-06-11T22:01:44.191Z] [2021-06-11T22:01:44.191Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T22:01:44.191Z] #54 sha256:58cdef8d65045930fb2f2c85bd30e45acee7534dc2335ee041801b151e80661f [2021-06-11T22:01:44.191Z] #54 ... [2021-06-11T22:01:44.191Z] [2021-06-11T22:01:44.191Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-11T22:01:44.191Z] #35 sha256:4d60ddd9ea29cd43720b42dd185bb13c4f8a552ed014a971f4608daf6da7c951 [2021-06-11T22:01:44.191Z] #35 DONE 0.1s [2021-06-11T22:01:44.191Z] [2021-06-11T22:01:44.191Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-11T22:01:44.191Z] #38 sha256:a914ba602ac6bd56376bd8a8cd56c3555d8cc287ef2e83191990731b01a84f75 [2021-06-11T22:01:44.528Z] #38 DONE 0.1s [2021-06-11T22:01:44.528Z] [2021-06-11T22:01:44.528Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-11T22:01:44.528Z] #41 sha256:b1dd73492780b44d2128f0b98f2da7ae8bad379f3b18d73054247cddb44505f1 [2021-06-11T22:01:45.108Z] #41 DONE 0.6s [2021-06-11T22:01:45.108Z] [2021-06-11T22:01:45.108Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-11T22:01:45.108Z] #45 sha256:a990a7a07b9b730dc54f73d9bf9262c2f42e5c00c516ed557c1dba5e36caeeb7 [2021-06-11T22:01:45.108Z] #45 DONE 0.1s [2021-06-11T22:01:45.108Z] [2021-06-11T22:01:45.108Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-11T22:01:45.108Z] #47 sha256:d6f78a8c946a185266b32659ffa33c95cffa7a9fbdf49cce0b1de60e93a84733 [2021-06-11T22:01:45.374Z] #30 DONE 4.0s [2021-06-11T22:01:45.374Z] [2021-06-11T22:01:45.374Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T22:01:45.374Z] #54 sha256:b73f49c0e61e201614e74499007815860ecd205ac43ee60a336bf0b7c3a07078 [2021-06-11T22:01:45.374Z] #54 ... [2021-06-11T22:01:45.374Z] [2021-06-11T22:01:45.374Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-11T22:01:45.375Z] #33 sha256:d508e580c84fd38fc96f31983ab6f38abf79d8eff478c54dddc7ce833e88a577 [2021-06-11T22:01:45.388Z] #47 DONE 0.2s [2021-06-11T22:01:45.388Z] [2021-06-11T22:01:45.388Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-11T22:01:45.388Z] #49 sha256:f05b893c5e984247a3a362b7c881d70ab954d48537599a50f1460c273a10d22b [2021-06-11T22:01:45.388Z] #49 DONE 0.1s [2021-06-11T22:01:45.388Z] [2021-06-11T22:01:45.388Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T22:01:45.388Z] #54 sha256:58cdef8d65045930fb2f2c85bd30e45acee7534dc2335ee041801b151e80661f [2021-06-11T22:01:45.632Z] #33 DONE 0.3s [2021-06-11T22:01:45.632Z] [2021-06-11T22:01:45.632Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-11T22:01:45.632Z] #35 sha256:1113121180ed5205a747adac83e3a72458572d91b9677ae5029e97101532b8cc [2021-06-11T22:01:45.632Z] #35 DONE 0.1s [2021-06-11T22:01:45.632Z] [2021-06-11T22:01:45.632Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-11T22:01:45.632Z] #38 sha256:ddf839038a0f8f21f9ed2b9358f4ff4241eb0475f9ddeb9286219625dfb14cec [2021-06-11T22:01:45.632Z] #38 DONE 0.1s [2021-06-11T22:01:45.632Z] [2021-06-11T22:01:45.632Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-11T22:01:45.632Z] #41 sha256:03c6fb6917ca41a0baeacc4ab029eb85a14b5d854da3f2dc946da1bb5904ac24 [2021-06-11T22:01:45.651Z] #54 ... [2021-06-11T22:01:45.651Z] [2021-06-11T22:01:45.651Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-11T22:01:45.651Z] #51 sha256:d53ace818e517bb2093f710b4b71a4228beca6dd3ef69bdb4497253c6979cad9 [2021-06-11T22:01:46.195Z] #41 DONE 0.6s [2021-06-11T22:01:46.195Z] [2021-06-11T22:01:46.195Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-11T22:01:46.195Z] #45 sha256:33b2fe2c13bfc38969973eed45fdbbd569bd3810894c0c197a15c1190c3e0971 [2021-06-11T22:01:46.195Z] #45 DONE 0.1s [2021-06-11T22:01:46.195Z] [2021-06-11T22:01:46.195Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T22:01:46.195Z] #57 sha256:6e52e39d5ff3029225e8b853ee6b2524db8827bf81fd89c771af6391136b5059 [2021-06-11T22:01:46.218Z] #51 DONE 0.5s [2021-06-11T22:01:46.218Z] [2021-06-11T22:01:46.218Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-11T22:01:46.218Z] #53 sha256:72458e9845e7d3f29e5304810be07fd597940901a8f2b57441c21a1019759096 [2021-06-11T22:01:46.218Z] #53 DONE 0.1s [2021-06-11T22:01:46.218Z] [2021-06-11T22:01:46.218Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T22:01:46.218Z] #54 sha256:58cdef8d65045930fb2f2c85bd30e45acee7534dc2335ee041801b151e80661f [2021-06-11T22:01:46.453Z] #57 ... [2021-06-11T22:01:46.453Z] [2021-06-11T22:01:46.453Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-11T22:01:46.453Z] #47 sha256:2ebbd729026fad4169d11f7ea8f81495d030a97c7d659bd8ce5fde0d0c9d0301 [2021-06-11T22:01:46.709Z] #47 DONE 0.3s [2021-06-11T22:01:46.709Z] [2021-06-11T22:01:46.709Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-11T22:01:46.709Z] #49 sha256:47ec81481c4b60b8bca88a8ea1a760bc58d06b7dd079b979c5abc393bc5c181f [2021-06-11T22:01:46.709Z] #49 DONE 0.1s [2021-06-11T22:01:46.709Z] [2021-06-11T22:01:46.709Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-11T22:01:46.709Z] #51 sha256:08f5637116d9102ee76a97eef2d44cb6de64f424a8486bb4daf9bce784222b9d [2021-06-11T22:01:47.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-11T22:01:47.640Z] #51 DONE 0.8s [2021-06-11T22:01:47.640Z] [2021-06-11T22:01:47.640Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-11T22:01:47.640Z] #53 sha256:9b293e0ed6f9756dbffb2e703d331fe746829ca9b5ffd0c3eac9abfcf1caaeaf [2021-06-11T22:01:47.640Z] #53 DONE 0.1s [2021-06-11T22:01:47.640Z] [2021-06-11T22:01:47.640Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T22:01:47.640Z] #57 sha256:6e52e39d5ff3029225e8b853ee6b2524db8827bf81fd89c771af6391136b5059 [2021-06-11T22:01:49.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-11T22:01:52.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-11T22:01:56.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-11T22:02:00.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-11T22:02:02.517Z] #57 176.1 + bin/containerd [2021-06-11T22:02:03.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-11T22:02:03.455Z] #57 ... [2021-06-11T22:02:03.455Z] [2021-06-11T22:02:03.455Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T22:02:03.455Z] #54 sha256:b73f49c0e61e201614e74499007815860ecd205ac43ee60a336bf0b7c3a07078 [2021-06-11T22:02:03.455Z] #54 107.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-11T22:02:03.455Z] #54 108.2 + mkdir -p /build [2021-06-11T22:02:03.455Z] #54 108.2 + cp runc /build/runc [2021-06-11T22:02:03.455Z] #54 DONE 109.0s [2021-06-11T22:02:03.455Z] [2021-06-11T22:02:03.455Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T22:02:03.455Z] #57 sha256:6e52e39d5ff3029225e8b853ee6b2524db8827bf81fd89c771af6391136b5059 [2021-06-11T22:02:04.303Z] #54 107.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-11T22:02:04.561Z] #54 108.4 + mkdir -p /build [2021-06-11T22:02:04.561Z] #54 108.4 + cp runc /build/runc [2021-06-11T22:02:05.343Z] #57 ... [2021-06-11T22:02:05.344Z] [2021-06-11T22:02:05.344Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-11T22:02:05.344Z] #55 sha256:b98a907d433678422f0af583976b61645723be3f603516dfac568706666ac815 [2021-06-11T22:02:05.344Z] #55 DONE 0.4s [2021-06-11T22:02:05.344Z] [2021-06-11T22:02:05.344Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T22:02:05.344Z] #57 sha256:6e52e39d5ff3029225e8b853ee6b2524db8827bf81fd89c771af6391136b5059 [2021-06-11T22:02:05.496Z] #54 DONE 109.2s [2021-06-11T22:02:05.496Z] [2021-06-11T22:02:05.496Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T22:02:05.496Z] #57 sha256:1f7889f265c41d5a855b49d207b27e22ae52e10edeafc209d1f81b5282abac42 [2021-06-11T22:02:05.496Z] #57 178.3 + bin/containerd [2021-06-11T22:02:06.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-11T22:02:07.399Z] #57 ... [2021-06-11T22:02:07.399Z] [2021-06-11T22:02:07.399Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-11T22:02:07.399Z] #55 sha256:894ce077366f46e9f7d81b29cdd60fb1ebeb15c8eb0b0b6e17b9d8adee37c12f [2021-06-11T22:02:07.399Z] #55 DONE 0.3s [2021-06-11T22:02:07.399Z] [2021-06-11T22:02:07.399Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T22:02:07.399Z] #57 sha256:1f7889f265c41d5a855b49d207b27e22ae52e10edeafc209d1f81b5282abac42 [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-11T22:02:09.536Z] === RUN TestBoolValue [2021-06-11T22:02:09.536Z] --- PASS: TestBoolValue (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestBoolValueOrDefault [2021-06-11T22:02:09.536Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestInt64ValueOrZero [2021-06-11T22:02:09.536Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestInt64ValueOrDefault [2021-06-11T22:02:09.536Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-11T22:02:09.536Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestJsonContentType [2021-06-11T22:02:09.536Z] --- PASS: TestJsonContentType (0.00s) [2021-06-11T22:02:09.536Z] PASS [2021-06-11T22:02:09.536Z] coverage: 14.7% of statements [2021-06-11T22:02:09.536Z] ok github.com/docker/docker/api/server/httputils 0.090s coverage: 14.7% of statements [2021-06-11T22:02:09.536Z] === RUN TestMaskSecretKeys [2021-06-11T22:02:09.536Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-11T22:02:09.536Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-11T22:02:09.536Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-11T22:02:09.536Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-11T22:02:09.536Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-11T22:02:09.536Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-11T22:02:09.536Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestVersionMiddlewareVersion [2021-06-11T22:02:09.536Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-11T22:02:09.536Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-11T22:02:09.536Z] PASS [2021-06-11T22:02:09.536Z] coverage: 37.7% of statements [2021-06-11T22:02:09.536Z] ok github.com/docker/docker/api/server/middleware 0.066s coverage: 37.7% of statements [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-11T22:02:09.536Z] === RUN TestToJSON [2021-06-11T22:02:09.536Z] --- PASS: TestToJSON (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestToParamWithVersion [2021-06-11T22:02:09.536Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestFromJSON [2021-06-11T22:02:09.536Z] --- PASS: TestFromJSON (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestEmpty [2021-06-11T22:02:09.536Z] --- PASS: TestEmpty (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestArgsMatchKVListEmptySources [2021-06-11T22:02:09.536Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestArgsMatchKVList [2021-06-11T22:02:09.536Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestArgsMatch [2021-06-11T22:02:09.536Z] --- PASS: TestArgsMatch (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestAdd [2021-06-11T22:02:09.536Z] --- PASS: TestAdd (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestDel [2021-06-11T22:02:09.536Z] --- PASS: TestDel (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestLen [2021-06-11T22:02:09.536Z] --- PASS: TestLen (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestExactMatch [2021-06-11T22:02:09.536Z] --- PASS: TestExactMatch (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestOnlyOneExactMatch [2021-06-11T22:02:09.536Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestContains [2021-06-11T22:02:09.536Z] --- PASS: TestContains (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestValidate [2021-06-11T22:02:09.536Z] --- PASS: TestValidate (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestWalkValues [2021-06-11T22:02:09.536Z] --- PASS: TestWalkValues (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestFuzzyMatch [2021-06-11T22:02:09.536Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestClone [2021-06-11T22:02:09.536Z] --- PASS: TestClone (0.00s) [2021-06-11T22:02:09.536Z] PASS [2021-06-11T22:02:09.536Z] coverage: 92.2% of statements [2021-06-11T22:02:09.536Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2021-06-11T22:02:09.536Z] === RUN TestStrSliceMarshalJSON [2021-06-11T22:02:09.536Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestStrSliceUnmarshalJSON [2021-06-11T22:02:09.536Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestStrSliceUnmarshalString [2021-06-11T22:02:09.536Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestStrSliceUnmarshalSlice [2021-06-11T22:02:09.536Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-11T22:02:09.536Z] PASS [2021-06-11T22:02:09.536Z] coverage: 90.0% of statements [2021-06-11T22:02:09.536Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2021-06-11T22:02:09.536Z] === RUN TestAdjustForAPIVersion [2021-06-11T22:02:09.536Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-11T22:02:09.536Z] PASS [2021-06-11T22:02:09.536Z] coverage: 5.7% of statements [2021-06-11T22:02:09.536Z] ok github.com/docker/docker/api/server/router/swarm 0.089s coverage: 5.7% of statements [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/types [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-11T22:02:09.536Z] === RUN TestDurationToSecondsString [2021-06-11T22:02:09.536Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-11T22:02:09.536Z] === RUN TestGetTimestamp [2021-06-11T22:02:09.536Z] --- PASS: TestGetTimestamp (0.19s) [2021-06-11T22:02:09.536Z] === RUN TestParseTimestamps [2021-06-11T22:02:09.536Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-11T22:02:09.536Z] PASS [2021-06-11T22:02:09.536Z] coverage: 100.0% of statements [2021-06-11T22:02:09.536Z] ok github.com/docker/docker/api/types/time 0.249s coverage: 100.0% of statements [2021-06-11T22:02:09.536Z] === RUN TestCompareVersion [2021-06-11T22:02:09.536Z] --- PASS: TestCompareVersion (0.00s) [2021-06-11T22:02:09.536Z] PASS [2021-06-11T22:02:09.536Z] coverage: 75.0% of statements [2021-06-11T22:02:09.536Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/builder [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-11T22:02:09.536Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-11T22:02:10.505Z] === RUN TestParseRemoteURL [2021-06-11T22:02:10.505Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-11T22:02:10.505Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-11T22:02:10.505Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-11T22:02:10.505Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-11T22:02:10.505Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-11T22:02:10.505Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-11T22:02:10.505Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-11T22:02:10.505Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-11T22:02:10.505Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-11T22:02:10.505Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-11T22:02:10.505Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-11T22:02:10.505Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-11T22:02:10.505Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-11T22:02:10.505Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-11T22:02:10.505Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-11T22:02:10.505Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-11T22:02:10.505Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-11T22:02:10.505Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-11T22:02:10.505Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-11T22:02:10.505Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-11T22:02:10.505Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-11T22:02:10.505Z] === RUN TestCloneArgsSmartHttp [2021-06-11T22:02:10.505Z] --- PASS: TestCloneArgsSmartHttp (0.04s) [2021-06-11T22:02:10.505Z] === RUN TestCloneArgsDumbHttp [2021-06-11T22:02:10.505Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-11T22:02:10.505Z] === RUN TestCloneArgsGit [2021-06-11T22:02:10.505Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-11T22:02:10.505Z] === RUN TestCheckoutGit [2021-06-11T22:02:10.716Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T22:02:10.716Z] Using test binary docker [2021-06-11T22:02:10.716Z] +++ /etc/init.d/apparmor start [2021-06-11T22:02:10.716Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T22:02:10.716Z] INFO: Waiting for daemon to start... [2021-06-11T22:02:10.716Z] Starting dockerd [2021-06-11T22:02:10.716Z] +++ 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-06-11T22:02:12.091Z] . [2021-06-11T22:02:12.091Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T22:02:12.349Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T22:02:12.349Z] Error: No such image: emptyfs [2021-06-11T22:02:12.349Z] ++++ docker load [2021-06-11T22:02:12.349Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-11T22:02:12.682Z] === RUN TestEnable [2021-06-11T22:02:12.682Z] --- PASS: TestEnable (0.00s) [2021-06-11T22:02:12.682Z] === RUN TestDisable [2021-06-11T22:02:12.682Z] --- PASS: TestDisable (0.00s) [2021-06-11T22:02:12.682Z] === RUN TestEnabled [2021-06-11T22:02:12.682Z] --- PASS: TestEnabled (0.00s) [2021-06-11T22:02:12.682Z] PASS [2021-06-11T22:02:12.682Z] coverage: 100.0% of statements [2021-06-11T22:02:12.682Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2021-06-11T22:02:12.916Z] Running integration-test (iteration 1) [2021-06-11T22:02:12.916Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-11T22:02:12.916Z] ++ 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-06-11T22:02:12.916Z] ++ set -e [2021-06-11T22:02:12.916Z] ++ '[' -n 0 ']' [2021-06-11T22:02:12.916Z] ++ set -x [2021-06-11T22:02:12.916Z] ++ 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-06-11T22:02:13.649Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-11T22:02:13.649Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-11T22:02:13.649Z] === RUN TestProcessNoDockerignore [2021-06-11T22:02:13.649Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-11T22:02:13.649Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-11T22:02:13.649Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-06-11T22:02:13.649Z] === RUN TestDetectContentType [2021-06-11T22:02:13.649Z] --- PASS: TestDetectContentType (0.00s) [2021-06-11T22:02:13.649Z] === RUN TestSelectAcceptableMIME [2021-06-11T22:02:13.649Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-11T22:02:13.649Z] === RUN TestInspectEmptyResponse [2021-06-11T22:02:13.649Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-11T22:02:13.649Z] === RUN TestInspectResponseBinary [2021-06-11T22:02:13.649Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-11T22:02:13.649Z] === RUN TestResponseUnsupportedContentType [2021-06-11T22:02:13.649Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-11T22:02:13.649Z] === RUN TestInspectResponseTextSimple [2021-06-11T22:02:13.649Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-11T22:02:13.649Z] === RUN TestInspectResponseEmptyContentType [2021-06-11T22:02:13.649Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-11T22:02:13.649Z] === RUN TestUnknownContentLength [2021-06-11T22:02:13.649Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-11T22:02:13.649Z] === RUN TestDownloadRemote [2021-06-11T22:02:13.649Z] --- PASS: TestDownloadRemote (0.10s) [2021-06-11T22:02:13.649Z] === RUN TestGetWithStatusError [2021-06-11T22:02:13.649Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-11T22:02:13.649Z] === RUN TestCloseRootDirectory [2021-06-11T22:02:13.649Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-11T22:02:13.649Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:02:13.650Z] === RUN TestHashFile [2021-06-11T22:02:13.650Z] --- SKIP: TestHashFile (0.00s) [2021-06-11T22:02:13.650Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:02:13.650Z] === RUN TestHashSubdir [2021-06-11T22:02:13.650Z] --- SKIP: TestHashSubdir (0.01s) [2021-06-11T22:02:13.650Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:02:13.650Z] === RUN TestRemoveDirectory [2021-06-11T22:02:13.650Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-11T22:02:13.650Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:02:13.650Z] PASS [2021-06-11T22:02:13.650Z] coverage: 9.3% of statements [2021-06-11T22:02:13.650Z] ok github.com/docker/docker/builder/remotecontext 0.378s coverage: 9.3% of statements [2021-06-11T22:02:14.108Z] === RUN TestGetAllAllowed [2021-06-11T22:02:14.108Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-11T22:02:14.108Z] === RUN TestGetAllMeta [2021-06-11T22:02:14.108Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-11T22:02:14.108Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-11T22:02:14.108Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestIsUnreferencedBuiltin [2021-06-11T22:02:14.109Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestIsExistingDirectory [2021-06-11T22:02:14.109Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestGetFilenameForDownload [2021-06-11T22:02:14.109Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestEnv2Variables [2021-06-11T22:02:14.109Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-11T22:02:14.109Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestMaintainer [2021-06-11T22:02:14.109Z] --- PASS: TestMaintainer (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestLabel [2021-06-11T22:02:14.109Z] --- PASS: TestLabel (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestFromScratch [2021-06-11T22:02:14.109Z] --- PASS: TestFromScratch (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestFromWithArg [2021-06-11T22:02:14.109Z] --- PASS: TestFromWithArg (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-11T22:02:14.109Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestFromWithUndefinedArg [2021-06-11T22:02:14.109Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestFromMultiStageWithNamedStage [2021-06-11T22:02:14.109Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestOnbuild [2021-06-11T22:02:14.109Z] --- PASS: TestOnbuild (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestWorkdir [2021-06-11T22:02:14.109Z] --- PASS: TestWorkdir (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestCmd [2021-06-11T22:02:14.109Z] --- PASS: TestCmd (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestHealthcheckNone [2021-06-11T22:02:14.109Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestHealthcheckCmd [2021-06-11T22:02:14.109Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestEntrypoint [2021-06-11T22:02:14.109Z] --- PASS: TestEntrypoint (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestExpose [2021-06-11T22:02:14.109Z] --- PASS: TestExpose (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestUser [2021-06-11T22:02:14.109Z] --- PASS: TestUser (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestVolume [2021-06-11T22:02:14.109Z] --- PASS: TestVolume (0.00s) [2021-06-11T22:02:14.109Z] === RUN TestStopSignal [2021-06-11T22:02:14.109Z] --- SKIP: TestStopSignal (0.00s) [2021-06-11T22:02:14.567Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-11T22:02:14.567Z] === RUN TestArg [2021-06-11T22:02:14.567Z] --- PASS: TestArg (0.00s) [2021-06-11T22:02:14.567Z] === RUN TestShell [2021-06-11T22:02:14.567Z] --- PASS: TestShell (0.00s) [2021-06-11T22:02:14.567Z] === RUN TestPrependEnvOnCmd [2021-06-11T22:02:14.567Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-11T22:02:14.567Z] === RUN TestRunWithBuildArgs [2021-06-11T22:02:14.567Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-11T22:02:14.567Z] === RUN TestRunIgnoresHealthcheck [2021-06-11T22:02:14.567Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-11T22:02:14.567Z] === RUN TestDispatchUnsupportedOptions [2021-06-11T22:02:14.567Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-11T22:02:14.567Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-11T22:02:14.567Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-11T22:02:14.567Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-11T22:02:14.567Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-11T22:02:14.567Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-11T22:02:14.567Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-11T22:02:14.567Z] === RUN TestNormalizeWorkdir [2021-06-11T22:02:14.567Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-11T22:02:14.567Z] === RUN TestDispatch [2021-06-11T22:02:14.567Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-11T22:02:14.567Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-11T22:02:14.567Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-11T22:02:14.567Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-11T22:02:14.567Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-11T22:02:14.567Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-11T22:02:14.567Z] === RUN TestDispatch/COPY_url [2021-06-11T22:02:14.567Z] --- PASS: TestDispatch (0.10s) [2021-06-11T22:02:14.567Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2021-06-11T22:02:14.567Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-06-11T22:02:14.567Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-06-11T22:02:14.567Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-11T22:02:14.567Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-11T22:02:14.567Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-11T22:02:14.567Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-11T22:02:14.567Z] === RUN TestAddScratchImageAddsToMounts [2021-06-11T22:02:14.567Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-11T22:02:14.567Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-11T22:02:14.567Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-11T22:02:14.567Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-11T22:02:14.567Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-11T22:02:14.567Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-11T22:02:14.567Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-11T22:02:14.567Z] === RUN TestImageSourceGetAddsToMounts [2021-06-11T22:02:14.567Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-11T22:02:14.568Z] === RUN TestEmptyDockerfile [2021-06-11T22:02:14.568Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-11T22:02:14.568Z] === RUN TestSymlinkDockerfile [2021-06-11T22:02:14.568Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-11T22:02:14.568Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-11T22:02:14.568Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-11T22:02:14.568Z] === RUN TestNonExistingDockerfile [2021-06-11T22:02:14.568Z] --- PASS: TestNonExistingDockerfile (0.01s) [2021-06-11T22:02:14.568Z] === RUN TestCopyRunConfig [2021-06-11T22:02:14.568Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-11T22:02:14.568Z] === RUN TestDeepCopyRunConfig [2021-06-11T22:02:14.568Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-11T22:02:14.568Z] === RUN TestExportImage [2021-06-11T22:02:14.568Z] --- PASS: TestExportImage (0.00s) [2021-06-11T22:02:14.568Z] === RUN TestNormalizeDest [2021-06-11T22:02:14.568Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-11T22:02:14.568Z] PASS [2021-06-11T22:02:14.568Z] coverage: 47.0% of statements [2021-06-11T22:02:14.568Z] ok github.com/docker/docker/builder/dockerfile 0.319s coverage: 47.0% of statements [2021-06-11T22:02:14.568Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-11T22:02:29.393Z] === RUN TestCheckpointCreateError [2021-06-11T22:02:29.393Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestCheckpointCreate [2021-06-11T22:02:29.393Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestCheckpointDeleteError [2021-06-11T22:02:29.393Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestCheckpointDelete [2021-06-11T22:02:29.393Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestCheckpointListError [2021-06-11T22:02:29.393Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestCheckpointList [2021-06-11T22:02:29.393Z] --- PASS: TestCheckpointList (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestCheckpointListContainerNotFound [2021-06-11T22:02:29.393Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestNewClientWithOpsFromEnv [2021-06-11T22:02:29.393Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-11T22:02:29.393Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-11T22:02:29.393Z] === RUN TestGetAPIPath [2021-06-11T22:02:29.393Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestParseHostURL [2021-06-11T22:02:29.393Z] --- PASS: TestParseHostURL (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-11T22:02:29.393Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-11T22:02:29.393Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestNegotiateAPIVersion [2021-06-11T22:02:29.393Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestNegotiateAPVersionOverride [2021-06-11T22:02:29.393Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-11T22:02:29.393Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-11T22:02:29.393Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-11T22:02:29.393Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestClientRedirect [2021-06-11T22:02:29.393Z] --- PASS: TestClientRedirect (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestConfigCreateUnsupported [2021-06-11T22:02:29.393Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestConfigCreateError [2021-06-11T22:02:29.393Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestConfigCreate [2021-06-11T22:02:29.393Z] --- PASS: TestConfigCreate (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestConfigInspectNotFound [2021-06-11T22:02:29.393Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestConfigInspectWithEmptyID [2021-06-11T22:02:29.393Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestConfigInspectUnsupported [2021-06-11T22:02:29.393Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestConfigInspectError [2021-06-11T22:02:29.393Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestConfigInspectConfigNotFound [2021-06-11T22:02:29.393Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestConfigInspect [2021-06-11T22:02:29.393Z] --- PASS: TestConfigInspect (0.00s) [2021-06-11T22:02:29.393Z] === RUN TestConfigListUnsupported [2021-06-11T22:02:29.393Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestConfigListError [2021-06-11T22:02:29.394Z] --- PASS: TestConfigListError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestConfigList [2021-06-11T22:02:29.394Z] --- PASS: TestConfigList (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestConfigRemoveUnsupported [2021-06-11T22:02:29.394Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestConfigRemoveError [2021-06-11T22:02:29.394Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestConfigRemove [2021-06-11T22:02:29.394Z] --- PASS: TestConfigRemove (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestConfigUpdateUnsupported [2021-06-11T22:02:29.394Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestConfigUpdateError [2021-06-11T22:02:29.394Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestConfigUpdate [2021-06-11T22:02:29.394Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerCommitError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerCommit [2021-06-11T22:02:29.394Z] --- PASS: TestContainerCommit (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerStatPathError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerStatPathNotFoundError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerStatPathNoHeaderError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerStatPath [2021-06-11T22:02:29.394Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestCopyToContainerError [2021-06-11T22:02:29.394Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestCopyToContainerNotFoundError [2021-06-11T22:02:29.394Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-11T22:02:29.394Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestCopyToContainer [2021-06-11T22:02:29.394Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestCopyFromContainerError [2021-06-11T22:02:29.394Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestCopyFromContainerNotFoundError [2021-06-11T22:02:29.394Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-11T22:02:29.394Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-11T22:02:29.394Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestCopyFromContainer [2021-06-11T22:02:29.394Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerCreateError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerCreateImageNotFound [2021-06-11T22:02:29.394Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerCreateWithName [2021-06-11T22:02:29.394Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerCreateAutoRemove [2021-06-11T22:02:29.394Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerDiffError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerDiff [2021-06-11T22:02:29.394Z] --- PASS: TestContainerDiff (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerExecCreateError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerExecCreate [2021-06-11T22:02:29.394Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerExecStartError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerExecStart [2021-06-11T22:02:29.394Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerExecInspectError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerExecInspect [2021-06-11T22:02:29.394Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerExportError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerExportError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerExport [2021-06-11T22:02:29.394Z] --- PASS: TestContainerExport (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerInspectError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerInspectContainerNotFound [2021-06-11T22:02:29.394Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerInspectWithEmptyID [2021-06-11T22:02:29.394Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerInspect [2021-06-11T22:02:29.394Z] --- PASS: TestContainerInspect (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerInspectNode [2021-06-11T22:02:29.394Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerKillError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerKillError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerKill [2021-06-11T22:02:29.394Z] --- PASS: TestContainerKill (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerListError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerListError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerList [2021-06-11T22:02:29.394Z] --- PASS: TestContainerList (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerLogsNotFoundError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerLogsError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerLogs [2021-06-11T22:02:29.394Z] --- PASS: TestContainerLogs (0.18s) [2021-06-11T22:02:29.394Z] === RUN TestContainerPauseError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerPause [2021-06-11T22:02:29.394Z] --- PASS: TestContainerPause (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainersPruneError [2021-06-11T22:02:29.394Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainersPrune [2021-06-11T22:02:29.394Z] --- PASS: TestContainersPrune (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerRemoveError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerRemoveNotFoundError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerRemove [2021-06-11T22:02:29.394Z] --- PASS: TestContainerRemove (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerRenameError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerRename [2021-06-11T22:02:29.394Z] --- PASS: TestContainerRename (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerResizeError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerExecResizeError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerResize [2021-06-11T22:02:29.394Z] --- PASS: TestContainerResize (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerExecResize [2021-06-11T22:02:29.394Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerRestartError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerRestart [2021-06-11T22:02:29.394Z] --- PASS: TestContainerRestart (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerStartError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerStartError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerStart [2021-06-11T22:02:29.394Z] --- PASS: TestContainerStart (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerStatsError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerStats [2021-06-11T22:02:29.394Z] --- PASS: TestContainerStats (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerStopError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerStopError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerStop [2021-06-11T22:02:29.394Z] --- PASS: TestContainerStop (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerTopError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerTopError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerTop [2021-06-11T22:02:29.394Z] --- PASS: TestContainerTop (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerUnpauseError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerUnpause [2021-06-11T22:02:29.394Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerUpdateError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerUpdate [2021-06-11T22:02:29.394Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerWaitError [2021-06-11T22:02:29.394Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestContainerWait [2021-06-11T22:02:29.394Z] --- PASS: TestContainerWait (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestDiskUsageError [2021-06-11T22:02:29.394Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestDiskUsage [2021-06-11T22:02:29.394Z] --- PASS: TestDiskUsage (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestDistributionInspectUnsupported [2021-06-11T22:02:29.394Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestDistributionInspectWithEmptyID [2021-06-11T22:02:29.394Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestEventsErrorInOptions [2021-06-11T22:02:29.394Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestEventsErrorFromServer [2021-06-11T22:02:29.394Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestEvents [2021-06-11T22:02:29.394Z] --- PASS: TestEvents (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestTLSCloseWriter [2021-06-11T22:02:29.394Z] === PAUSE TestTLSCloseWriter [2021-06-11T22:02:29.394Z] === RUN TestImageBuildError [2021-06-11T22:02:29.394Z] --- PASS: TestImageBuildError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageBuild [2021-06-11T22:02:29.394Z] --- PASS: TestImageBuild (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestGetDockerOS [2021-06-11T22:02:29.394Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageCreateError [2021-06-11T22:02:29.394Z] --- PASS: TestImageCreateError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageCreate [2021-06-11T22:02:29.394Z] --- PASS: TestImageCreate (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageHistoryError [2021-06-11T22:02:29.394Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageHistory [2021-06-11T22:02:29.394Z] --- PASS: TestImageHistory (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageImportError [2021-06-11T22:02:29.394Z] --- PASS: TestImageImportError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageImport [2021-06-11T22:02:29.394Z] --- PASS: TestImageImport (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageInspectError [2021-06-11T22:02:29.394Z] --- PASS: TestImageInspectError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageInspectImageNotFound [2021-06-11T22:02:29.394Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageInspectWithEmptyID [2021-06-11T22:02:29.394Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageInspect [2021-06-11T22:02:29.394Z] --- PASS: TestImageInspect (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageListError [2021-06-11T22:02:29.394Z] --- PASS: TestImageListError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageList [2021-06-11T22:02:29.394Z] --- PASS: TestImageList (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageListApiBefore125 [2021-06-11T22:02:29.394Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageLoadError [2021-06-11T22:02:29.394Z] --- PASS: TestImageLoadError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageLoad [2021-06-11T22:02:29.394Z] --- PASS: TestImageLoad (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagesPruneError [2021-06-11T22:02:29.394Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagesPrune [2021-06-11T22:02:29.394Z] --- PASS: TestImagesPrune (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagePullReferenceParseError [2021-06-11T22:02:29.394Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagePullAnyError [2021-06-11T22:02:29.394Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-11T22:02:29.394Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-11T22:02:29.394Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-11T22:02:29.394Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-11T22:02:29.394Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagePullWithoutErrors [2021-06-11T22:02:29.394Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagePushReferenceError [2021-06-11T22:02:29.394Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagePushAnyError [2021-06-11T22:02:29.394Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-11T22:02:29.394Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-11T22:02:29.394Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-11T22:02:29.394Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-11T22:02:29.394Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImagePushWithoutErrors [2021-06-11T22:02:29.394Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-11T22:02:29.394Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-11T22:02:29.394Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-11T22:02:29.394Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-11T22:02:29.394Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-11T22:02:29.394Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-11T22:02:29.394Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-11T22:02:29.394Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-11T22:02:29.394Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageRemoveError [2021-06-11T22:02:29.394Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageRemoveImageNotFound [2021-06-11T22:02:29.394Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageRemove [2021-06-11T22:02:29.394Z] --- PASS: TestImageRemove (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageSaveError [2021-06-11T22:02:29.394Z] --- PASS: TestImageSaveError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageSave [2021-06-11T22:02:29.394Z] --- PASS: TestImageSave (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageSearchAnyError [2021-06-11T22:02:29.394Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-11T22:02:29.394Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-11T22:02:29.394Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-11T22:02:29.394Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-11T22:02:29.394Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageSearchWithoutErrors [2021-06-11T22:02:29.394Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageTagError [2021-06-11T22:02:29.394Z] --- PASS: TestImageTagError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageTagInvalidReference [2021-06-11T22:02:29.394Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageTagInvalidSourceImageName [2021-06-11T22:02:29.394Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageTagHexSource [2021-06-11T22:02:29.394Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestImageTag [2021-06-11T22:02:29.394Z] --- PASS: TestImageTag (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestInfoServerError [2021-06-11T22:02:29.394Z] --- PASS: TestInfoServerError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestInfoInvalidResponseJSONError [2021-06-11T22:02:29.394Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestInfo [2021-06-11T22:02:29.394Z] --- PASS: TestInfo (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworkConnectError [2021-06-11T22:02:29.394Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-11T22:02:29.394Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworkConnect [2021-06-11T22:02:29.394Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworkCreateError [2021-06-11T22:02:29.394Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworkCreate [2021-06-11T22:02:29.394Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworkDisconnectError [2021-06-11T22:02:29.394Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworkDisconnect [2021-06-11T22:02:29.394Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworkInspectError [2021-06-11T22:02:29.394Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworkInspectNotFoundError [2021-06-11T22:02:29.394Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworkInspectWithEmptyID [2021-06-11T22:02:29.394Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworkInspect [2021-06-11T22:02:29.394Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworkListError [2021-06-11T22:02:29.394Z] --- PASS: TestNetworkListError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworkList [2021-06-11T22:02:29.394Z] --- PASS: TestNetworkList (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworksPruneError [2021-06-11T22:02:29.394Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworksPrune [2021-06-11T22:02:29.394Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworkRemoveError [2021-06-11T22:02:29.394Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNetworkRemove [2021-06-11T22:02:29.394Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNodeInspectError [2021-06-11T22:02:29.394Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNodeInspectNodeNotFound [2021-06-11T22:02:29.394Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNodeInspectWithEmptyID [2021-06-11T22:02:29.394Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNodeInspect [2021-06-11T22:02:29.394Z] --- PASS: TestNodeInspect (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNodeListError [2021-06-11T22:02:29.394Z] --- PASS: TestNodeListError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNodeList [2021-06-11T22:02:29.394Z] --- PASS: TestNodeList (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNodeRemoveError [2021-06-11T22:02:29.394Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNodeRemove [2021-06-11T22:02:29.394Z] --- PASS: TestNodeRemove (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNodeUpdateError [2021-06-11T22:02:29.394Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestNodeUpdate [2021-06-11T22:02:29.394Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-11T22:02:29.394Z] === RUN TestOptionWithTimeout [2021-06-11T22:02:29.395Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPingFail [2021-06-11T22:02:29.395Z] --- PASS: TestPingFail (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPingWithError [2021-06-11T22:02:29.395Z] 2021/06/11 22:02:28 RoundTripper returned a response & error; ignoring response [2021-06-11T22:02:29.395Z] 2021/06/11 22:02:28 RoundTripper returned a response & error; ignoring response [2021-06-11T22:02:29.395Z] --- PASS: TestPingWithError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPingSuccess [2021-06-11T22:02:29.395Z] --- PASS: TestPingSuccess (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPingHeadFallback [2021-06-11T22:02:29.395Z] === RUN TestPingHeadFallback/OK [2021-06-11T22:02:29.395Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-11T22:02:29.395Z] === RUN TestPingHeadFallback/Not_Found [2021-06-11T22:02:29.395Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-11T22:02:29.395Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-11T22:02:29.395Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-11T22:02:29.395Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-11T22:02:29.395Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-11T22:02:29.395Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPluginDisableError [2021-06-11T22:02:29.395Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPluginDisable [2021-06-11T22:02:29.395Z] --- PASS: TestPluginDisable (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPluginEnableError [2021-06-11T22:02:29.395Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPluginEnable [2021-06-11T22:02:29.395Z] --- PASS: TestPluginEnable (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPluginInspectError [2021-06-11T22:02:29.395Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPluginInspectWithEmptyID [2021-06-11T22:02:29.395Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPluginInspect [2021-06-11T22:02:29.395Z] --- PASS: TestPluginInspect (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPluginListError [2021-06-11T22:02:29.395Z] --- PASS: TestPluginListError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPluginList [2021-06-11T22:02:29.395Z] --- PASS: TestPluginList (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPluginPushError [2021-06-11T22:02:29.395Z] --- PASS: TestPluginPushError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPluginPush [2021-06-11T22:02:29.395Z] --- PASS: TestPluginPush (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPluginRemoveError [2021-06-11T22:02:29.395Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPluginRemove [2021-06-11T22:02:29.395Z] --- PASS: TestPluginRemove (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPluginSetError [2021-06-11T22:02:29.395Z] --- PASS: TestPluginSetError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPluginSet [2021-06-11T22:02:29.395Z] --- PASS: TestPluginSet (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSetHostHeader [2021-06-11T22:02:29.395Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestPlainTextError [2021-06-11T22:02:29.395Z] --- PASS: TestPlainTextError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestInfiniteError [2021-06-11T22:02:29.395Z] --- PASS: TestInfiniteError (0.01s) [2021-06-11T22:02:29.395Z] === RUN TestSecretCreateUnsupported [2021-06-11T22:02:29.395Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretCreateError [2021-06-11T22:02:29.395Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretCreate [2021-06-11T22:02:29.395Z] --- PASS: TestSecretCreate (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretInspectUnsupported [2021-06-11T22:02:29.395Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretInspectError [2021-06-11T22:02:29.395Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretInspectSecretNotFound [2021-06-11T22:02:29.395Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretInspectWithEmptyID [2021-06-11T22:02:29.395Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretInspect [2021-06-11T22:02:29.395Z] --- PASS: TestSecretInspect (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretListUnsupported [2021-06-11T22:02:29.395Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretListError [2021-06-11T22:02:29.395Z] --- PASS: TestSecretListError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretList [2021-06-11T22:02:29.395Z] --- PASS: TestSecretList (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretRemoveUnsupported [2021-06-11T22:02:29.395Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretRemoveError [2021-06-11T22:02:29.395Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretRemove [2021-06-11T22:02:29.395Z] --- PASS: TestSecretRemove (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretUpdateUnsupported [2021-06-11T22:02:29.395Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretUpdateError [2021-06-11T22:02:29.395Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSecretUpdate [2021-06-11T22:02:29.395Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceCreateError [2021-06-11T22:02:29.395Z] --- PASS: TestServiceCreateError (0.01s) [2021-06-11T22:02:29.395Z] === RUN TestServiceCreate [2021-06-11T22:02:29.395Z] --- PASS: TestServiceCreate (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-11T22:02:29.395Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceCreateDigestPinning [2021-06-11T22:02:29.395Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceInspectError [2021-06-11T22:02:29.395Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceInspectServiceNotFound [2021-06-11T22:02:29.395Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceInspectWithEmptyID [2021-06-11T22:02:29.395Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceInspect [2021-06-11T22:02:29.395Z] --- PASS: TestServiceInspect (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceListError [2021-06-11T22:02:29.395Z] --- PASS: TestServiceListError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceList [2021-06-11T22:02:29.395Z] --- PASS: TestServiceList (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceLogsError [2021-06-11T22:02:29.395Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceLogs [2021-06-11T22:02:29.395Z] --- PASS: TestServiceLogs (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceRemoveError [2021-06-11T22:02:29.395Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceRemoveNotFoundError [2021-06-11T22:02:29.395Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceRemove [2021-06-11T22:02:29.395Z] --- PASS: TestServiceRemove (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceUpdateError [2021-06-11T22:02:29.395Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestServiceUpdate [2021-06-11T22:02:29.395Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSwarmGetUnlockKeyError [2021-06-11T22:02:29.395Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSwarmGetUnlockKey [2021-06-11T22:02:29.395Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSwarmInitError [2021-06-11T22:02:29.395Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSwarmInit [2021-06-11T22:02:29.395Z] --- PASS: TestSwarmInit (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSwarmInspectError [2021-06-11T22:02:29.395Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSwarmInspect [2021-06-11T22:02:29.395Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSwarmJoinError [2021-06-11T22:02:29.395Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSwarmJoin [2021-06-11T22:02:29.395Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSwarmLeaveError [2021-06-11T22:02:29.395Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSwarmLeave [2021-06-11T22:02:29.395Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSwarmUnlockError [2021-06-11T22:02:29.395Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSwarmUnlock [2021-06-11T22:02:29.395Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSwarmUpdateError [2021-06-11T22:02:29.395Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestSwarmUpdate [2021-06-11T22:02:29.395Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestTaskInspectError [2021-06-11T22:02:29.395Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestTaskInspectWithEmptyID [2021-06-11T22:02:29.395Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestTaskInspect [2021-06-11T22:02:29.395Z] --- PASS: TestTaskInspect (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestTaskListError [2021-06-11T22:02:29.395Z] --- PASS: TestTaskListError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestTaskList [2021-06-11T22:02:29.395Z] --- PASS: TestTaskList (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestVolumeCreateError [2021-06-11T22:02:29.395Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestVolumeCreate [2021-06-11T22:02:29.395Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestVolumeInspectError [2021-06-11T22:02:29.395Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestVolumeInspectNotFound [2021-06-11T22:02:29.395Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestVolumeInspectWithEmptyID [2021-06-11T22:02:29.395Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestVolumeInspect [2021-06-11T22:02:29.395Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestVolumeListError [2021-06-11T22:02:29.395Z] --- PASS: TestVolumeListError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestVolumeList [2021-06-11T22:02:29.395Z] --- PASS: TestVolumeList (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestVolumeRemoveError [2021-06-11T22:02:29.395Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-11T22:02:29.395Z] === RUN TestVolumeRemove [2021-06-11T22:02:29.395Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-11T22:02:29.395Z] === CONT TestTLSCloseWriter [2021-06-11T22:02:29.395Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-11T22:02:29.395Z] PASS [2021-06-11T22:02:29.395Z] coverage: 74.9% of statements [2021-06-11T22:02:29.395Z] ok github.com/docker/docker/client 0.525s coverage: 74.9% of statements [2021-06-11T22:02:37.374Z] #57 207.6 # github.com/containerd/containerd/cmd/containerd [2021-06-11T22:02:37.374Z] #57 207.6 /usr/bin/ld: /tmp/go-link-583862122/000018.o: in function `New': [2021-06-11T22:02:37.374Z] #57 207.6 /tmp/tmp.93l7BB8VJE/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-06-11T22:02:37.374Z] #57 207.6 + bin/containerd-stress [2021-06-11T22:02:37.374Z] #57 209.8 + bin/containerd-shim [2021-06-11T22:02:39.483Z] #57 209.5 # github.com/containerd/containerd/cmd/containerd [2021-06-11T22:02:39.483Z] #57 209.5 /usr/bin/ld: /tmp/go-link-829341364/000018.o: in function `New': [2021-06-11T22:02:39.483Z] #57 209.5 /tmp/tmp.OUwn3ebGua/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-06-11T22:02:39.483Z] #57 209.6 + bin/containerd-stress [2021-06-11T22:02:39.483Z] #57 211.8 + bin/containerd-shim [2021-06-11T22:02:41.542Z] #57 216.8 + bin/containerd-shim-runc-v1 [2021-06-11T22:02:46.053Z] #57 218.9 + bin/containerd-shim-runc-v1 [2021-06-11T22:02:46.788Z] #57 221.7 + bin/containerd-shim-runc-v2 [2021-06-11T22:02:47.044Z] #57 222.7 + binaries [2021-06-11T22:02:47.044Z] #57 222.7 + install -D bin/containerd /build/containerd [2021-06-11T22:02:47.044Z] #57 222.7 + install -D bin/containerd-shim /build/containerd-shim [2021-06-11T22:02:47.044Z] #57 222.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-11T22:02:47.044Z] #57 222.8 + install -D bin/ctr /build/ctr [2021-06-11T22:02:47.085Z] --- PASS: TestCheckoutGit (35.39s) [2021-06-11T22:02:47.085Z] === RUN TestValidGitTransport [2021-06-11T22:02:47.085Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-11T22:02:47.085Z] === RUN TestGitInvalidRef [2021-06-11T22:02:47.085Z] --- PASS: TestGitInvalidRef (0.24s) [2021-06-11T22:02:47.085Z] PASS [2021-06-11T22:02:47.085Z] coverage: 86.3% of statements [2021-06-11T22:02:47.085Z] ok github.com/docker/docker/builder/remotecontext/git 35.859s coverage: 86.3% of statements [2021-06-11T22:02:47.085Z] ? github.com/docker/docker/cli [no test files] [2021-06-11T22:02:47.085Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-11T22:02:48.407Z] #57 DONE 224.0s [2021-06-11T22:02:49.334Z] [2021-06-11T22:02:49.334Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-11T22:02:49.334Z] #58 sha256:11085d3c672f96a2a7baab4a199d859804dfd9b80093459872efb2e1f325577c [2021-06-11T22:02:49.895Z] #58 DONE 0.7s [2021-06-11T22:02:49.895Z] [2021-06-11T22:02:49.895Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-11T22:02:49.895Z] #62 sha256:b19cac583cec1cff5a1798498073aec9c3b5715a866616a1620d9a9992e86a68 [2021-06-11T22:02:49.895Z] #62 DONE 0.2s [2021-06-11T22:02:49.895Z] [2021-06-11T22:02:49.895Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-11T22:02:49.895Z] #67 sha256:ec2d201d06f563bafb8253c16d563c21677a492b18a0af71b10ee6dc08da5755 [2021-06-11T22:02:50.245Z] #57 223.9 + bin/containerd-shim-runc-v2 [2021-06-11T22:02:50.456Z] #67 DONE 0.6s [2021-06-11T22:02:50.456Z] [2021-06-11T22:02:50.456Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-11T22:02:50.456Z] #68 sha256:ef2b1337298633e6e2f82caf83e2a0d39dc7f0df25f727647ef729e5c4630954 [2021-06-11T22:02:50.456Z] #68 DONE 0.0s [2021-06-11T22:02:50.456Z] [2021-06-11T22:02:50.456Z] #69 [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-06-11T22:02:50.456Z] #69 sha256:3f3f42087c75d696ead765050dc898b1307b06c49f2ec671baebb4741ef9f28f [2021-06-11T22:02:51.180Z] #57 224.9 + binaries [2021-06-11T22:02:51.180Z] #57 224.9 + install -D bin/containerd /build/containerd [2021-06-11T22:02:51.180Z] #57 225.0 + install -D bin/containerd-shim /build/containerd-shim [2021-06-11T22:02:51.180Z] #57 225.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-11T22:02:51.180Z] #57 225.0 + install -D bin/ctr /build/ctr [2021-06-11T22:02:51.383Z] #69 0.691 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-11T22:02:51.383Z] #69 0.691 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-11T22:02:51.383Z] #69 0.773 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-11T22:02:51.383Z] #69 0.865 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-11T22:02:52.115Z] #57 DONE 226.2s [2021-06-11T22:02:52.202Z] #69 1.035 Reading package lists... [2021-06-11T22:02:52.764Z] #69 1.673 Reading package lists... [2021-06-11T22:02:53.020Z] #69 2.310 Building dependency tree... [2021-06-11T22:02:53.020Z] #69 2.440 Reading state information... [2021-06-11T22:02:53.020Z] #69 2.548 The following additional packages will be installed: [2021-06-11T22:02:53.052Z] [2021-06-11T22:02:53.052Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-11T22:02:53.052Z] #58 sha256:3e57af15b1aa1c6908252b92e5c06b4bcf1808f88049568ce8c36b824ecbff72 [2021-06-11T22:02:53.277Z] #69 2.548 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-11T22:02:53.277Z] #69 2.548 libpam-systemd [2021-06-11T22:02:53.277Z] #69 2.549 Suggested packages: [2021-06-11T22:02:53.277Z] #69 2.549 systemd-container policykit-1 [2021-06-11T22:02:53.277Z] #69 2.549 Recommended packages: [2021-06-11T22:02:53.277Z] #69 2.549 libnss-systemd [2021-06-11T22:02:53.277Z] #69 2.629 The following NEW packages will be installed: [2021-06-11T22:02:53.277Z] #69 2.629 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-11T22:02:53.277Z] #69 2.630 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-11T22:02:53.533Z] #69 2.896 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T22:02:53.533Z] #69 2.896 Need to get 4762 kB of archives. [2021-06-11T22:02:53.533Z] #69 2.896 After this operation, 16.6 MB of additional disk space will be used. [2021-06-11T22:02:53.533Z] #69 2.896 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-11T22:02:53.533Z] #69 2.898 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-06-11T22:02:53.533Z] #69 2.899 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-11T22:02:53.533Z] #69 2.903 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-11T22:02:53.533Z] #69 2.905 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-11T22:02:53.533Z] #69 2.906 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-11T22:02:53.533Z] #69 2.973 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-11T22:02:53.533Z] #69 2.983 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-06-11T22:02:53.533Z] #69 2.985 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-11T22:02:53.533Z] #69 2.992 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-11T22:02:53.533Z] #69 2.994 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-06-11T22:02:53.789Z] #69 3.152 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T22:02:53.789Z] #69 3.176 Fetched 4762 kB in 0s (13.4 MB/s) [2021-06-11T22:02:53.789Z] #69 3.205 Selecting previously unselected package libargon2-1:amd64. [2021-06-11T22:02:53.789Z] #69 3.205 (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 ... 28067 files and directories currently installed.) [2021-06-11T22:02:53.789Z] #69 3.217 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-11T22:02:53.789Z] #69 3.224 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-11T22:02:53.789Z] #69 3.257 Selecting previously unselected package libjson-c3:amd64. [2021-06-11T22:02:53.789Z] #69 3.260 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-11T22:02:53.789Z] #69 3.264 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-11T22:02:53.789Z] #69 3.299 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-11T22:02:53.789Z] #69 3.301 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-11T22:02:53.789Z] #69 3.305 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-11T22:02:53.790Z] #69 3.354 Selecting previously unselected package libidn11:amd64. [2021-06-11T22:02:53.790Z] #69 3.354 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-11T22:02:53.986Z] #58 DONE 1.0s [2021-06-11T22:02:54.046Z] #69 3.357 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-11T22:02:54.046Z] #69 3.401 Selecting previously unselected package libkmod2:amd64. [2021-06-11T22:02:54.046Z] #69 3.404 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-11T22:02:54.046Z] #69 3.408 Unpacking libkmod2:amd64 (26-1) ... [2021-06-11T22:02:54.046Z] #69 3.445 Selecting previously unselected package systemd. [2021-06-11T22:02:54.046Z] #69 3.448 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-11T22:02:54.046Z] #69 3.485 Unpacking systemd (241-7~deb10u7) ... [2021-06-11T22:02:54.243Z] [2021-06-11T22:02:54.243Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-11T22:02:54.243Z] #62 sha256:a16c33fd42ff1871b7ceaba6c08684a14a55171171cf933e553b008c575ce677 [2021-06-11T22:02:54.243Z] #62 DONE 0.2s [2021-06-11T22:02:54.243Z] [2021-06-11T22:02:54.243Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-11T22:02:54.243Z] #67 sha256:d236760d743247f8637896b918e2322439225750e4401e149a7d34acd2b1512a [2021-06-11T22:02:54.606Z] #69 4.018 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-11T22:02:54.606Z] #69 4.028 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-11T22:02:54.606Z] #69 4.038 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-11T22:02:54.606Z] #69 4.051 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-11T22:02:54.606Z] #69 4.064 Setting up libkmod2:amd64 (26-1) ... [2021-06-11T22:02:54.607Z] #69 4.075 Setting up systemd (241-7~deb10u7) ... [2021-06-11T22:02:54.607Z] #69 4.118 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-11T22:02:54.607Z] #69 4.120 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-11T22:02:54.607Z] #69 4.123 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-11T22:02:54.607Z] #69 4.123 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-11T22:02:55.169Z] #69 4.533 Selecting previously unselected package systemd-sysv. [2021-06-11T22:02:55.169Z] #69 4.533 (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 ... 28864 files and directories currently installed.) [2021-06-11T22:02:55.169Z] #69 4.547 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-11T22:02:55.169Z] #69 4.551 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-11T22:02:55.169Z] #69 4.595 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-11T22:02:55.169Z] #69 4.595 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-11T22:02:55.169Z] #69 4.598 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-11T22:02:55.169Z] #69 4.649 Selecting previously unselected package dbus. [2021-06-11T22:02:55.169Z] #69 4.652 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-11T22:02:55.169Z] #69 4.664 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-11T22:02:55.169Z] #69 4.723 Selecting previously unselected package libpam-systemd:amd64. [2021-06-11T22:02:55.176Z] #67 DONE 0.9s [2021-06-11T22:02:55.176Z] [2021-06-11T22:02:55.176Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-11T22:02:55.176Z] #68 sha256:a81c4d6c424b25185c97501186e007d07066f81d3d90aa840d2427f191881ffc [2021-06-11T22:02:55.176Z] #68 DONE 0.0s [2021-06-11T22:02:55.425Z] #69 4.726 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-11T22:02:55.425Z] #69 4.730 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-11T22:02:55.425Z] #69 4.769 Selecting previously unselected package dbus-user-session. [2021-06-11T22:02:55.425Z] #69 4.772 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-11T22:02:55.425Z] #69 4.776 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-11T22:02:55.425Z] #69 4.850 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-11T22:02:55.425Z] #69 4.861 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-11T22:02:55.425Z] #69 4.871 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-11T22:02:55.425Z] #69 4.977 invoke-rc.d: could not determine current runlevel [2021-06-11T22:02:55.435Z] [2021-06-11T22:02:55.435Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-11T22:02:55.435Z] #69 sha256:494193fb061a2f310984ecffb84615568fff27c831323e3b335044e6b4eaef61 [2021-06-11T22:02:55.682Z] #69 4.980 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-11T22:02:55.682Z] #69 4.985 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-11T22:02:55.682Z] #69 5.121 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-11T22:02:55.682Z] #69 5.134 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-11T22:02:55.682Z] #69 5.141 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T22:02:55.939Z] #69 DONE 5.3s [2021-06-11T22:02:55.939Z] [2021-06-11T22:02:55.939Z] #70 [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-06-11T22:02:55.939Z] #70 sha256:15af918cb9cd9cc313cf776fe4937b80b3fb3d4300dd7648ebc1ebe05be73c15 [2021-06-11T22:02:56.001Z] #69 DONE 0.7s [2021-06-11T22:02:56.001Z] [2021-06-11T22:02:56.001Z] #70 exporting to image [2021-06-11T22:02:56.001Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-11T22:02:56.001Z] #70 exporting layers [2021-06-11T22:02:56.194Z] #70 0.458 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T22:02:56.194Z] #70 0.461 Dload Upload Total Spent Left Speed [2021-06-11T22:02:56.449Z] #70 0.462 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 17361 0 --:--:-- --:--:-- --:--:-- 17361 [2021-06-11T22:02:56.449Z] #70 DONE 0.6s [2021-06-11T22:02:56.449Z] [2021-06-11T22:02:56.449Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-11T22:02:56.449Z] #71 sha256:d4fbc22113a4d66da7721e35939fee5ea1418d963599e63b8add1e49078088dc [2021-06-11T22:02:57.376Z] #71 DONE 1.0s [2021-06-11T22:02:57.376Z] [2021-06-11T22:02:57.376Z] #72 exporting to image [2021-06-11T22:02:57.376Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-11T22:02:57.376Z] #72 exporting layers [2021-06-11T22:02:57.417Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-11T22:02:57.417Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-11T22:02:57.417Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-11T22:02:57.417Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-11T22:02:57.417Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-11T22:02:57.417Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-11T22:02:57.417Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-11T22:02:57.417Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-11T22:02:57.417Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-11T22:02:57.417Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-11T22:02:57.417Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-11T22:02:57.417Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-11T22:02:57.417Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-11T22:02:57.417Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-11T22:02:57.417Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-11T22:02:57.417Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-11T22:02:57.417Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-11T22:02:57.417Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-11T22:02:57.417Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-11T22:02:57.417Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-11T22:02:57.417Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-11T22:02:57.417Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-11T22:02:57.417Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-11T22:02:57.417Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-11T22:02:57.417Z] === RUN TestConfigureDaemonLogs [2021-06-11T22:02:57.417Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-11T22:02:57.417Z] === RUN TestCommonOptionsInstallFlags [2021-06-11T22:02:57.417Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-11T22:02:57.417Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-11T22:02:57.417Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-11T22:02:57.417Z] PASS [2021-06-11T22:02:57.417Z] coverage: 18.4% of statements [2021-06-11T22:02:57.417Z] ok github.com/docker/docker/cmd/dockerd 0.556s coverage: 18.4% of statements [2021-06-11T22:02:58.952Z] === RUN TestContainerStopSignal [2021-06-11T22:02:58.952Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestContainerStopTimeout [2021-06-11T22:02:58.952Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-11T22:02:58.952Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-11T22:02:58.952Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-11T22:02:58.952Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestReplaceAndAppendEnvVars [2021-06-11T22:02:58.952Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-11T22:02:58.952Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-11T22:02:58.952Z] === RUN TestNewMemoryStore [2021-06-11T22:02:58.952Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestAddContainers [2021-06-11T22:02:58.952Z] --- PASS: TestAddContainers (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestGetContainer [2021-06-11T22:02:58.952Z] --- PASS: TestGetContainer (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestDeleteContainer [2021-06-11T22:02:58.952Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestListContainers [2021-06-11T22:02:58.952Z] --- PASS: TestListContainers (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestFirstContainer [2021-06-11T22:02:58.952Z] --- PASS: TestFirstContainer (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestApplyAllContainer [2021-06-11T22:02:58.952Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestIsValidHealthString [2021-06-11T22:02:58.952Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestStateRunStop [2021-06-11T22:02:58.952Z] --- PASS: TestStateRunStop (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestStateTimeoutWait [2021-06-11T22:02:58.952Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-06-11T22:02:58.952Z] state_test.go:141: Stop callback fired [2021-06-11T22:02:58.952Z] state_test.go:165: Stop callback fired [2021-06-11T22:02:58.952Z] === RUN TestIsValidStateString [2021-06-11T22:02:58.952Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestViewSaveDelete [2021-06-11T22:02:58.952Z] --- PASS: TestViewSaveDelete (0.02s) [2021-06-11T22:02:58.952Z] === RUN TestViewAll [2021-06-11T22:02:58.952Z] --- PASS: TestViewAll (0.01s) [2021-06-11T22:02:58.952Z] === RUN TestViewGet [2021-06-11T22:02:58.952Z] --- PASS: TestViewGet (0.01s) [2021-06-11T22:02:58.952Z] === RUN TestNames [2021-06-11T22:02:58.952Z] --- PASS: TestNames (0.00s) [2021-06-11T22:02:58.952Z] === RUN TestViewWithHealthCheck [2021-06-11T22:02:58.952Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-11T22:02:58.952Z] PASS [2021-06-11T22:02:58.952Z] coverage: 41.6% of statements [2021-06-11T22:02:58.952Z] ok github.com/docker/docker/container 0.455s coverage: 41.6% of statements [2021-06-11T22:02:59.411Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-11T22:02:59.411Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-11T22:02:59.411Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-11T22:02:59.411Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-11T22:02:59.579Z] Loaded image: buildpack-deps:buster [2021-06-11T22:02:59.579Z] Loaded image: busybox:latest [2021-06-11T22:02:59.579Z] Loaded image: busybox:glibc [2021-06-11T22:02:59.579Z] Loaded image: debian:bullseye [2021-06-11T22:02:59.579Z] Loaded image: hello-world:latest [2021-06-11T22:02:59.579Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T22:02:59.837Z] INFO: Testing against a local daemon [2021-06-11T22:02:59.837Z] === RUN TestCgroupNamespacesBuild [2021-06-11T22:03:01.589Z] === RUN TestPrepare [2021-06-11T22:03:01.589Z] --- PASS: TestPrepare (0.00s) [2021-06-11T22:03:01.589Z] === RUN TestStart [2021-06-11T22:03:01.589Z] --- PASS: TestStart (0.00s) [2021-06-11T22:03:01.589Z] === RUN TestWaitCancel [2021-06-11T22:03:01.589Z] --- PASS: TestWaitCancel (0.00s) [2021-06-11T22:03:01.589Z] === RUN TestWaitDisabled [2021-06-11T22:03:01.589Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-11T22:03:01.589Z] === RUN TestWaitEnabled [2021-06-11T22:03:01.589Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-11T22:03:01.589Z] === RUN TestRemove [2021-06-11T22:03:01.589Z] --- PASS: TestRemove (0.00s) [2021-06-11T22:03:01.589Z] PASS [2021-06-11T22:03:01.589Z] coverage: 65.3% of statements [2021-06-11T22:03:01.589Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.257s coverage: 65.3% of statements [2021-06-11T22:03:04.023Z] --- PASS: TestCgroupNamespacesBuild (3.69s) [2021-06-11T22:03:04.023Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-11T22:03:04.115Z] #70 exporting layers 7.0s done [2021-06-11T22:03:04.116Z] #70 writing image sha256:2a878df0d28238d2c39d8e566196240bed21b13218fa0484a440d4570c3e8977 [2021-06-11T22:03:04.116Z] #70 writing image sha256:2a878df0d28238d2c39d8e566196240bed21b13218fa0484a440d4570c3e8977 done [2021-06-11T22:03:04.116Z] #70 naming to docker.io/library/docker:175354c986f261ddad42dd42762e3b2f5bcc8b44 done [2021-06-11T22:03:04.116Z] #70 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-11T22:03:04.464Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=175354c986f261ddad42dd42762e3b2f5bcc8b44 -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:175354c986f261ddad42dd42762e3b2f5bcc8b44 hack/make.sh dynbinary test-integration [2021-06-11T22:03:04.499Z] === RUN TestNewListSecretsFilters [2021-06-11T22:03:04.499Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-11T22:03:04.499Z] === RUN TestNewListConfigsFilters [2021-06-11T22:03:04.499Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-11T22:03:04.499Z] PASS [2021-06-11T22:03:04.499Z] coverage: 0.5% of statements [2021-06-11T22:03:04.499Z] ok github.com/docker/docker/daemon/cluster 0.398s coverage: 0.5% of statements [2021-06-11T22:03:05.460Z] #72 exporting layers 6.9s done [2021-06-11T22:03:05.460Z] #72 writing image sha256:051611f5e59821a15e5d1ec6afcb60d77b89a850d130e02b06ac5c4ef8ed4a56 done [2021-06-11T22:03:05.460Z] #72 naming to docker.io/library/docker:4f5416e90fea50e58d938ab0a90b9087e5f76cc3 done [2021-06-11T22:03:05.460Z] #72 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-11T22:03:05.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=4f5416e90fea50e58d938ab0a90b9087e5f76cc3 -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:4f5416e90fea50e58d938ab0a90b9087e5f76cc3 hack/make.sh dynbinary test-integration [2021-06-11T22:03:06.036Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-11T22:03:06.036Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-11T22:03:06.036Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-11T22:03:06.036Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-11T22:03:06.036Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-11T22:03:06.036Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-11T22:03:06.037Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-11T22:03:06.037Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-11T22:03:06.037Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-11T22:03:06.037Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-11T22:03:06.037Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-11T22:03:06.037Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-11T22:03:06.037Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-11T22:03:06.037Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-11T22:03:06.037Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-11T22:03:06.037Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-11T22:03:06.037Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-11T22:03:06.037Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-11T22:03:06.037Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-11T22:03:06.037Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-11T22:03:06.037Z] PASS [2021-06-11T22:03:06.037Z] coverage: 35.9% of statements [2021-06-11T22:03:06.037Z] ok github.com/docker/docker/daemon/cluster/convert 0.610s coverage: 35.9% of statements [2021-06-11T22:03:06.363Z] [2021-06-11T22:03:06.363Z] Removing bundles/ [2021-06-11T22:03:06.363Z] [2021-06-11T22:03:06.363Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-11T22:03:06.363Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T22:03:06.363Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T22:03:06.552Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.71s) [2021-06-11T22:03:06.552Z] === RUN TestBuildWithSession [2021-06-11T22:03:06.552Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T22:03:06.552Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T22:03:06.552Z] === RUN TestBuildSquashParent [2021-06-11T22:03:07.688Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-11T22:03:07.688Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-11T22:03:07.688Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-11T22:03:07.688Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-11T22:03:07.688Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-06-11T22:03:07.688Z] Detected virtualization docker. [2021-06-11T22:03:07.688Z] Detected architecture x86-64. [2021-06-11T22:03:07.688Z] Set hostname to <99bdb714dec3>. [2021-06-11T22:03:08.250Z] + source /etc/docker-entrypoint-cmd [2021-06-11T22:03:08.250Z] ++ hack/make.sh dynbinary test-integration [2021-06-11T22:03:08.250Z] [2021-06-11T22:03:08.250Z] Removing bundles/ [2021-06-11T22:03:08.250Z] [2021-06-11T22:03:08.250Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-11T22:03:08.507Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T22:03:08.507Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T22:03:10.721Z] === RUN TestBuilderGC [2021-06-11T22:03:10.721Z] --- PASS: TestBuilderGC (0.00s) [2021-06-11T22:03:10.721Z] === RUN TestDaemonConfigurationNotFound [2021-06-11T22:03:11.181Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-11T22:03:11.181Z] === RUN TestDaemonBrokenConfiguration [2021-06-11T22:03:11.181Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-11T22:03:11.181Z] === RUN TestParseClusterAdvertiseSettings [2021-06-11T22:03:11.181Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-11T22:03:11.181Z] === RUN TestFindConfigurationConflicts [2021-06-11T22:03:11.640Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-11T22:03:11.640Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-11T22:03:11.640Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-11T22:03:11.640Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-11T22:03:11.640Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-11T22:03:11.640Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-11T22:03:11.640Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-11T22:03:11.640Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-11T22:03:11.640Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-11T22:03:11.640Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-11T22:03:11.640Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-11T22:03:11.640Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-11T22:03:11.640Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-11T22:03:11.640Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-11T22:03:11.640Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-11T22:03:11.640Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-11T22:03:11.640Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-11T22:03:11.640Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-11T22:03:11.640Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-11T22:03:11.640Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-11T22:03:11.640Z] === RUN TestValidateConfigurationErrors [2021-06-11T22:03:11.640Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-11T22:03:11.640Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-11T22:03:11.640Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-11T22:03:11.640Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-11T22:03:11.640Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-11T22:03:11.640Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-11T22:03:11.640Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-11T22:03:11.640Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-11T22:03:11.640Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-11T22:03:11.640Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-11T22:03:11.640Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-11T22:03:11.640Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-11T22:03:11.640Z] === RUN TestValidateConfiguration [2021-06-11T22:03:11.640Z] === RUN TestValidateConfiguration/with_label [2021-06-11T22:03:11.640Z] === RUN TestValidateConfiguration/with_dns [2021-06-11T22:03:11.640Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-11T22:03:11.640Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-11T22:03:11.640Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-11T22:03:11.640Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-11T22:03:11.640Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-11T22:03:11.640Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-11T22:03:11.640Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-11T22:03:11.640Z] === RUN TestModifiedDiscoverySettings [2021-06-11T22:03:11.640Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-11T22:03:11.640Z] === RUN TestReloadSetConfigFileNotExist [2021-06-11T22:03:11.640Z] time="2021-06-11T22:03:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-11T22:03:11.640Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2021-06-11T22:03:11.640Z] === RUN TestReloadDefaultConfigNotExist [2021-06-11T22:03:11.640Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-11T22:03:11.640Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:03:11.640Z] === RUN TestReloadBadDefaultConfig [2021-06-11T22:03:11.640Z] time="2021-06-11T22:03:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-170269979" [2021-06-11T22:03:11.640Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-11T22:03:11.640Z] === RUN TestReloadWithConflictingLabels [2021-06-11T22:03:11.640Z] time="2021-06-11T22:03:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-888304062" [2021-06-11T22:03:11.640Z] --- PASS: TestReloadWithConflictingLabels (0.05s) [2021-06-11T22:03:11.640Z] === RUN TestReloadWithDuplicateLabels [2021-06-11T22:03:11.640Z] time="2021-06-11T22:03:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-711514629" [2021-06-11T22:03:11.640Z] --- PASS: TestReloadWithDuplicateLabels (0.08s) [2021-06-11T22:03:11.640Z] === RUN TestDaemonConfigurationMerge [2021-06-11T22:03:11.640Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-11T22:03:11.640Z] PASS [2021-06-11T22:03:11.640Z] coverage: 79.7% of statements [2021-06-11T22:03:11.640Z] ok github.com/docker/docker/daemon/config 1.085s coverage: 79.7% of statements [2021-06-11T22:03:11.640Z] === RUN TestDiscoveryOptsErrors [2021-06-11T22:03:11.640Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-11T22:03:11.640Z] === RUN TestDiscoveryOpts [2021-06-11T22:03:11.640Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-11T22:03:11.640Z] PASS [2021-06-11T22:03:11.640Z] coverage: 30.0% of statements [2021-06-11T22:03:11.640Z] ok github.com/docker/docker/daemon/discovery 0.076s coverage: 30.0% of statements [2021-06-11T22:03:12.608Z] === RUN TestVerifyNetworkingConfig [2021-06-11T22:03:12.608Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestGetContainer [2021-06-11T22:03:12.608Z] --- PASS: TestGetContainer (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestValidContainerNames [2021-06-11T22:03:12.608Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestContainerInitDNS [2021-06-11T22:03:12.608Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-11T22:03:12.608Z] daemon_test.go:147: root required [2021-06-11T22:03:12.608Z] === RUN TestMerge [2021-06-11T22:03:12.608Z] --- PASS: TestMerge (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestValidateContainerIsolation [2021-06-11T22:03:12.608Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestFindNetworkErrorType [2021-06-11T22:03:12.608Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestEnsureServicesExist [2021-06-11T22:03:12.608Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestEnsureServicesExistErrors [2021-06-11T22:03:12.608Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-11T22:03:12.608Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-11T22:03:12.608Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-11T22:03:12.608Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-11T22:03:12.608Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-11T22:03:12.608Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-11T22:03:12.608Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestContainerDelete [2021-06-11T22:03:12.608Z] --- PASS: TestContainerDelete (0.01s) [2021-06-11T22:03:12.608Z] === RUN TestContainerDoubleDelete [2021-06-11T22:03:12.608Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestLogContainerEventCopyLabels [2021-06-11T22:03:12.608Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestLogContainerEventWithAttributes [2021-06-11T22:03:12.608Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestNoneHealthcheck [2021-06-11T22:03:12.608Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestHealthStates [2021-06-11T22:03:12.608Z] time="2021-06-11T22:03:12Z" 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-06-11T22:03:12.608Z] time="2021-06-11T22:03:12Z" 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-06-11T22:03:12.608Z] time="2021-06-11T22:03:12Z" 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-06-11T22:03:12.608Z] time="2021-06-11T22:03:12Z" 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-06-11T22:03:12.608Z] time="2021-06-11T22:03:12Z" 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-06-11T22:03:12.608Z] time="2021-06-11T22:03:12Z" 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-06-11T22:03:12.608Z] time="2021-06-11T22:03:12Z" 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-06-11T22:03:12.608Z] time="2021-06-11T22:03:12Z" 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-06-11T22:03:12.608Z] time="2021-06-11T22:03:12Z" 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-06-11T22:03:12.608Z] time="2021-06-11T22:03:12Z" 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-06-11T22:03:12.608Z] --- PASS: TestHealthStates (0.17s) [2021-06-11T22:03:12.608Z] === RUN TestMaskURLCredentials [2021-06-11T22:03:12.608Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestGetInspectData [2021-06-11T22:03:12.608Z] --- PASS: TestGetInspectData (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestFillLicense [2021-06-11T22:03:12.608Z] --- PASS: TestFillLicense (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestListInvalidFilter [2021-06-11T22:03:12.608Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestNameFilter [2021-06-11T22:03:12.608Z] --- PASS: TestNameFilter (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-11T22:03:12.608Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-11T22:03:12.608Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-11T22:03:12.608Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-11T22:03:12.608Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-11T22:03:12.608Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-11T22:03:12.608Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-11T22:03:12.608Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-11T22:03:12.608Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-11T22:03:12.608Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-11T22:03:12.608Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-11T22:03:12.608Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-11T22:03:12.608Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-11T22:03:12.608Z] === 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-06-11T22:03:12.608Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-11T22:03:12.608Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-11T22:03:13.067Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-11T22:03:13.067Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-11T22:03:13.067Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-11T22:03:13.067Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-11T22:03:13.067Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-11T22:03:13.067Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-11T22:03:13.067Z] --- 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-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-11T22:03:13.067Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-11T22:03:13.067Z] === RUN TestDaemonReloadLabels [2021-06-11T22:03:13.067Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-11T22:03:13.067Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-11T22:03:13.067Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-11T22:03:13.067Z] === RUN TestDaemonReloadMirrors [2021-06-11T22:03:13.067Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-11T22:03:13.067Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-11T22:03:13.067Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-11T22:03:13.067Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-11T22:03:13.067Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-11T22:03:13.067Z] === RUN TestDaemonDiscoveryReload [2021-06-11T22:03:13.526Z] === RUN TestWaitNodeAttachment [2021-06-11T22:03:13.526Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-06-11T22:03:13.526Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-11T22:03:13.986Z] === RUN TestEventsLog [2021-06-11T22:03:13.986Z] --- PASS: TestEventsLog (0.00s) [2021-06-11T22:03:13.986Z] === RUN TestEventsLogTimeout [2021-06-11T22:03:13.986Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-11T22:03:13.986Z] === RUN TestLogEvents [2021-06-11T22:03:13.986Z] --- PASS: TestLogEvents (0.05s) [2021-06-11T22:03:13.986Z] === RUN TestLoadBufferedEvents [2021-06-11T22:03:13.986Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-06-11T22:03:13.986Z] === RUN TestIsolationConversion [2021-06-11T22:03:13.986Z] === RUN TestIsolationConversion/default [2021-06-11T22:03:13.986Z] === RUN TestIsolationConversion/process [2021-06-11T22:03:13.986Z] === RUN TestIsolationConversion/hyperv [2021-06-11T22:03:13.986Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-11T22:03:13.986Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-11T22:03:13.986Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-11T22:03:13.986Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-11T22:03:13.986Z] === RUN TestContainerLabels [2021-06-11T22:03:13.986Z] --- PASS: TestContainerLabels (0.00s) [2021-06-11T22:03:13.986Z] === RUN TestCredentialSpecConversion [2021-06-11T22:03:13.986Z] === RUN TestCredentialSpecConversion/none [2021-06-11T22:03:13.986Z] === RUN TestCredentialSpecConversion/config [2021-06-11T22:03:13.986Z] === RUN TestCredentialSpecConversion/file [2021-06-11T22:03:13.986Z] === RUN TestCredentialSpecConversion/registry [2021-06-11T22:03:13.986Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-11T22:03:13.986Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-11T22:03:13.986Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-11T22:03:13.986Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-11T22:03:13.986Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-11T22:03:13.986Z] === RUN TestControllerValidateMountBind [2021-06-11T22:03:13.986Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-11T22:03:13.986Z] === RUN TestControllerValidateMountVolume [2021-06-11T22:03:13.986Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-11T22:03:13.986Z] === RUN TestControllerValidateMountTarget [2021-06-11T22:03:13.986Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-11T22:03:13.986Z] === RUN TestControllerValidateMountTmpfs [2021-06-11T22:03:13.986Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-11T22:03:13.986Z] === RUN TestControllerValidateMountInvalidType [2021-06-11T22:03:13.986Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-11T22:03:13.986Z] === RUN TestControllerValidateMountNamedPipe [2021-06-11T22:03:13.986Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-11T22:03:13.986Z] PASS [2021-06-11T22:03:13.986Z] coverage: 11.3% of statements [2021-06-11T22:03:13.986Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.774s coverage: 11.3% of statements [2021-06-11T22:03:13.986Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-06-11T22:03:13.986Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-11T22:03:13.986Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-11T22:03:13.986Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-11T22:03:13.986Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-11T22:03:13.986Z] PASS [2021-06-11T22:03:13.986Z] coverage: 50.0% of statements [2021-06-11T22:03:13.986Z] ok github.com/docker/docker/daemon/events 0.266s coverage: 50.0% of statements [2021-06-11T22:03:14.446Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.56s) [2021-06-11T22:03:14.446Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-11T22:03:14.446Z] === RUN TestIsEmptyDir [2021-06-11T22:03:14.446Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-11T22:03:14.446Z] PASS [2021-06-11T22:03:14.446Z] coverage: 2.3% of statements [2021-06-11T22:03:14.446Z] ok github.com/docker/docker/daemon/graphdriver 0.066s coverage: 2.3% of statements [2021-06-11T22:03:14.909Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-11T22:03:14.909Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-11T22:03:14.909Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-11T22:03:14.909Z] reload_test.go:520: root required [2021-06-11T22:03:14.909Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-11T22:03:14.909Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-06-11T22:03:14.909Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-11T22:03:14.909Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-06-11T22:03:14.909Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-11T22:03:14.909Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-11T22:03:14.909Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-11T22:03:14.909Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-06-11T22:03:14.909Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-11T22:03:14.909Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-11T22:03:14.909Z] === RUN TestParseVolumesFrom [2021-06-11T22:03:14.909Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-11T22:03:14.909Z] PASS [2021-06-11T22:03:14.909Z] coverage: 9.1% of statements [2021-06-11T22:03:14.909Z] ok github.com/docker/docker/daemon 2.945s coverage: 9.1% of statements [2021-06-11T22:03:14.909Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-11T22:03:14.909Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-11T22:03:14.909Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-11T22:03:14.909Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-11T22:03:14.909Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-11T22:03:14.909Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-11T22:03:14.909Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-11T22:03:14.909Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-11T22:03:14.909Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-11T22:03:14.909Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-11T22:03:14.909Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-11T22:03:14.909Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-11T22:03:14.909Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-11T22:03:14.909Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-11T22:03:15.878Z] === RUN TestLinkNaming [2021-06-11T22:03:15.878Z] --- PASS: TestLinkNaming (0.00s) [2021-06-11T22:03:15.878Z] === RUN TestLinkNew [2021-06-11T22:03:15.878Z] --- PASS: TestLinkNew (0.00s) [2021-06-11T22:03:15.878Z] === RUN TestLinkEnv [2021-06-11T22:03:15.878Z] --- PASS: TestLinkEnv (0.00s) [2021-06-11T22:03:15.878Z] === RUN TestLinkMultipleEnv [2021-06-11T22:03:15.878Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-11T22:03:15.878Z] === RUN TestLinkPortRangeEnv [2021-06-11T22:03:15.879Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-11T22:03:15.879Z] PASS [2021-06-11T22:03:15.879Z] coverage: 93.0% of statements [2021-06-11T22:03:15.879Z] ok github.com/docker/docker/daemon/links 0.278s coverage: 93.0% of statements [2021-06-11T22:03:18.913Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|compiled_files|deps|name) took 2m7.7962165s [2021-06-11T22:03:18.913Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 584.515201ms [2021-06-11T22:03:18.926Z] === RUN TestAdapterReadLogs [2021-06-11T22:03:18.926Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-11T22:03:18.926Z] === RUN TestCopier [2021-06-11T22:03:18.926Z] --- PASS: TestCopier (0.02s) [2021-06-11T22:03:18.926Z] === RUN TestCopierLongLines [2021-06-11T22:03:18.926Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-11T22:03:18.926Z] === RUN TestCopierSlow [2021-06-11T22:03:18.926Z] === RUN TestNewStreamConfig [2021-06-11T22:03:18.926Z] === RUN TestNewStreamConfig/defaults [2021-06-11T22:03:18.926Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-11T22:03:18.926Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-11T22:03:18.926Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-11T22:03:18.926Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-11T22:03:18.926Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-11T22:03:18.926Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-11T22:03:18.926Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-11T22:03:18.926Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-11T22:03:18.926Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-11T22:03:18.926Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-11T22:03:18.926Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-11T22:03:18.926Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-11T22:03:18.926Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-11T22:03:18.926Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-11T22:03:18.926Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-11T22:03:18.926Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-11T22:03:18.926Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-11T22:03:18.926Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-11T22:03:18.926Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-11T22:03:18.926Z] --- PASS: TestCopierSlow (0.29s) [2021-06-11T22:03:18.926Z] === RUN TestCopierWithSized [2021-06-11T22:03:18.926Z] === RUN TestCopierWithSized/as_is [2021-06-11T22:03:18.926Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-11T22:03:18.926Z] time="2021-06-11T22:03:18Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-11T22:03:18.926Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.23s) [2021-06-11T22:03:19.385Z] === RUN TestCreateSuccess [2021-06-11T22:03:19.385Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-11T22:03:19.385Z] === RUN TestCreateLogGroupSuccess [2021-06-11T22:03:19.385Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-11T22:03:19.385Z] === RUN TestCreateError [2021-06-11T22:03:19.385Z] --- PASS: TestCreateError (0.00s) [2021-06-11T22:03:19.385Z] === RUN TestCreateAlreadyExists [2021-06-11T22:03:19.385Z] time="2021-06-11T22:03:18Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-11T22:03:19.385Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-11T22:03:19.385Z] === RUN TestLogClosed [2021-06-11T22:03:19.385Z] --- PASS: TestLogClosed (0.00s) [2021-06-11T22:03:19.385Z] === RUN TestLogBlocking [2021-06-11T22:03:19.844Z] --- PASS: TestLogBlocking (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-11T22:03:19.844Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestLogNonBlockingBufferFull [2021-06-11T22:03:19.844Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestPublishBatchSuccess [2021-06-11T22:03:19.844Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestPublishBatchError [2021-06-11T22:03:19.844Z] time="2021-06-11T22:03:18Z" level=error msg=Error [2021-06-11T22:03:19.844Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-11T22:03:19.844Z] time="2021-06-11T22:03:18Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-11T22:03:19.844Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-11T22:03:19.844Z] time="2021-06-11T22:03:18Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-11T22:03:19.844Z] time="2021-06-11T22:03:18Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-11T22:03:19.844Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestCollectBatchSimple [2021-06-11T22:03:19.844Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestCollectBatchTicker [2021-06-11T22:03:19.844Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestCollectBatchMultilinePattern [2021-06-11T22:03:19.844Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-11T22:03:19.844Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-11T22:03:19.844Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-11T22:03:19.844Z] --- PASS: TestCopierWithSized (0.07s) [2021-06-11T22:03:19.844Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-11T22:03:19.844Z] --- PASS: TestCopierWithSized/With_RingLogger (0.07s) [2021-06-11T22:03:19.844Z] === RUN TestCopierWithPartial [2021-06-11T22:03:19.844Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s) [2021-06-11T22:03:19.844Z] === RUN TestCollectBatchClose [2021-06-11T22:03:19.844Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestEffectiveLen [2021-06-11T22:03:19.844Z] === RUN TestEffectiveLen/0/Hello [2021-06-11T22:03:19.844Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-11T22:03:19.844Z] === RUN TestEffectiveLen/2/🙃 [2021-06-11T22:03:19.844Z] === RUN TestEffectiveLen/3/���� [2021-06-11T22:03:19.844Z] === RUN TestEffectiveLen/4/He��o [2021-06-11T22:03:19.844Z] === RUN TestEffectiveLen/5/ [2021-06-11T22:03:19.844Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-11T22:03:19.844Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-11T22:03:19.844Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-11T22:03:19.844Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-11T22:03:19.844Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-11T22:03:19.844Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-11T22:03:19.844Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestFindValidSplit [2021-06-11T22:03:19.844Z] === RUN TestFindValidSplit/0/ [2021-06-11T22:03:19.844Z] === RUN TestFindValidSplit/1/Hello [2021-06-11T22:03:19.844Z] --- PASS: TestCopierWithPartial (0.01s) [2021-06-11T22:03:19.844Z] === RUN TestFindValidSplit/2/Hello [2021-06-11T22:03:19.844Z] === RUN TestFindValidSplit/3/Hello [2021-06-11T22:03:19.844Z] === RUN TestFindValidSplit/4/🙃 [2021-06-11T22:03:19.844Z] === RUN TestFindValidSplit/5/🙃 [2021-06-11T22:03:19.844Z] === RUN TestFindValidSplit/6/a� [2021-06-11T22:03:19.844Z] === RUN TestFindValidSplit/7/a� [2021-06-11T22:03:19.844Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-11T22:03:19.844Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1044: [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1045: [2021-06-11T22:03:19.844Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1044: Hello [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1045: [2021-06-11T22:03:19.844Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1044: He [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1045: llo [2021-06-11T22:03:19.844Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1044: [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1045: Hello [2021-06-11T22:03:19.844Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1044: [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-11T22:03:19.844Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1045: [2021-06-11T22:03:19.844Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1044: a [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1045: � [2021-06-11T22:03:19.844Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1044: a� [2021-06-11T22:03:19.844Z] cloudwatchlogs_test.go:1045: [2021-06-11T22:03:19.844Z] === RUN TestProcessEventEmoji [2021-06-11T22:03:19.844Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestCollectBatchLineSplit [2021-06-11T22:03:19.844Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-11T22:03:19.844Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestRingLogger [2021-06-11T22:03:19.844Z] === RUN TestCollectBatchMaxEvents [2021-06-11T22:03:19.844Z] --- PASS: TestRingLogger (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestRingCap [2021-06-11T22:03:19.844Z] --- PASS: TestRingCap (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestRingClose [2021-06-11T22:03:19.844Z] --- PASS: TestRingClose (0.00s) [2021-06-11T22:03:19.844Z] === RUN TestRingDrain [2021-06-11T22:03:19.844Z] --- PASS: TestRingDrain (0.00s) [2021-06-11T22:03:19.844Z] PASS [2021-06-11T22:03:19.844Z] coverage: 43.8% of statements [2021-06-11T22:03:19.844Z] ok github.com/docker/docker/daemon/logger 0.550s coverage: 43.8% of statements [2021-06-11T22:03:19.844Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-06-11T22:03:19.844Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-11T22:03:19.844Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-06-11T22:03:19.844Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-11T22:03:19.844Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-06-11T22:03:19.844Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-11T22:03:19.844Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-06-11T22:03:19.844Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-11T22:03:19.844Z] --- PASS: TestParseLogOptionsMultilinePattern (0.20s) [2021-06-11T22:03:19.844Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-11T22:03:19.844Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-11T22:03:19.844Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-11T22:03:19.844Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-11T22:03:19.844Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-11T22:03:19.844Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-11T22:03:20.303Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-11T22:03:20.303Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-11T22:03:20.303Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-11T22:03:20.303Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-11T22:03:20.303Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-11T22:03:20.303Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-11T22:03:20.303Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-11T22:03:20.303Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-11T22:03:20.303Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-11T22:03:20.303Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-11T22:03:20.303Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-11T22:03:20.303Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-11T22:03:20.303Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-11T22:03:20.303Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-11T22:03:20.303Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-11T22:03:20.303Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-11T22:03:20.303Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-11T22:03:20.303Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-11T22:03:20.303Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-11T22:03:20.303Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-11T22:03:20.303Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-11T22:03:20.303Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-11T22:03:20.303Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-11T22:03:20.303Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-11T22:03:20.303Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-11T22:03:20.303Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-11T22:03:20.303Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-11T22:03:20.303Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-11T22:03:20.303Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-11T22:03:20.303Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-11T22:03:20.303Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-11T22:03:20.303Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-11T22:03:20.303Z] === RUN TestCreateTagSuccess [2021-06-11T22:03:20.304Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-11T22:03:20.304Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-11T22:03:20.304Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2021-06-11T22:03:20.304Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-11T22:03:20.304Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-11T22:03:20.304Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-11T22:03:20.304Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.04s) [2021-06-11T22:03:20.304Z] PASS [2021-06-11T22:03:20.304Z] coverage: 77.8% of statements [2021-06-11T22:03:20.304Z] ok github.com/docker/docker/daemon/logger/awslogs 1.207s coverage: 77.8% of statements [2021-06-11T22:03:20.304Z] === RUN TestSearchRegistryForImagesErrors [2021-06-11T22:03:20.304Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-11T22:03:20.304Z] === RUN TestSearchRegistryForImages [2021-06-11T22:03:20.304Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-11T22:03:20.304Z] === RUN TestOnlyPlatformWithFallback [2021-06-11T22:03:20.304Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-11T22:03:20.304Z] === RUN TestImageDelete [2021-06-11T22:03:20.304Z] === RUN TestImageDelete/no_lease [2021-06-11T22:03:20.304Z] === RUN TestImageDelete/lease_exists [2021-06-11T22:03:20.304Z] --- PASS: TestImageDelete (0.03s) [2021-06-11T22:03:20.304Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-11T22:03:20.304Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-06-11T22:03:20.304Z] === RUN TestContentStoreForPull [2021-06-11T22:03:20.762Z] --- PASS: TestContentStoreForPull (0.25s) [2021-06-11T22:03:20.762Z] PASS [2021-06-11T22:03:20.762Z] coverage: 6.7% of statements [2021-06-11T22:03:20.762Z] ok github.com/docker/docker/daemon/images 0.490s coverage: 6.7% of statements [2021-06-11T22:03:20.762Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-11T22:03:20.762Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-11T22:03:20.762Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-11T22:03:20.762Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-11T22:03:20.762Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-11T22:03:20.762Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-11T22:03:20.762Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-11T22:03:21.430Z] --- PASS: TestBuildSquashParent (13.02s) [2021-06-11T22:03:21.430Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T22:03:21.430Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T22:03:21.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T22:03:21.430Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T22:03:21.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T22:03:21.430Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T22:03:21.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T22:03:21.430Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T22:03:21.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T22:03:21.430Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T22:03:21.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T22:03:21.430Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T22:03:21.430Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T22:03:21.430Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T22:03:21.430Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T22:03:21.729Z] === RUN TestJSONFileLogger [2021-06-11T22:03:21.729Z] --- PASS: TestJSONFileLogger (0.01s) [2021-06-11T22:03:21.729Z] === RUN TestJSONFileLoggerWithTags [2021-06-11T22:03:21.729Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-06-11T22:03:21.729Z] === RUN TestJSONFileLoggerWithOpts [2021-06-11T22:03:21.729Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-11T22:03:21.729Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-11T22:03:21.729Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-06-11T22:03:21.729Z] === RUN TestEncodeDecode [2021-06-11T22:03:21.729Z] === PAUSE TestEncodeDecode [2021-06-11T22:03:21.729Z] === RUN TestUnexpectedEOF [2021-06-11T22:03:21.729Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-11T22:03:21.729Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-11T22:03:21.729Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-11T22:03:21.729Z] time="2021-06-11T22:03:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-11T22:03:21.729Z] time="2021-06-11T22:03:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-11T22:03:21.729Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-06-11T22:03:21.729Z] === CONT TestEncodeDecode [2021-06-11T22:03:21.729Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-11T22:03:21.729Z] PASS [2021-06-11T22:03:21.729Z] coverage: 69.9% of statements [2021-06-11T22:03:21.729Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.466s coverage: 69.9% of statements [2021-06-11T22:03:21.729Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2021-06-11T22:03:21.729Z] === RUN TestFastTimeMarshalJSON [2021-06-11T22:03:21.729Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-06-11T22:03:21.729Z] PASS [2021-06-11T22:03:21.729Z] coverage: 87.2% of statements [2021-06-11T22:03:21.729Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.257s coverage: 87.2% of statements [2021-06-11T22:03:23.265Z] === RUN TestWriteLog [2021-06-11T22:03:23.265Z] === PAUSE TestWriteLog [2021-06-11T22:03:23.265Z] === RUN TestReadLog [2021-06-11T22:03:23.265Z] === PAUSE TestReadLog [2021-06-11T22:03:23.265Z] === CONT TestWriteLog [2021-06-11T22:03:23.265Z] --- PASS: TestWriteLog (0.00s) [2021-06-11T22:03:23.265Z] === CONT TestReadLog [2021-06-11T22:03:23.265Z] === RUN TestReadLog/tail_exact [2021-06-11T22:03:23.265Z] === RUN TestReadLog/tail_less_than_available [2021-06-11T22:03:23.265Z] === RUN TestReadLog/tail_more_than_available [2021-06-11T22:03:23.265Z] --- PASS: TestReadLog (0.23s) [2021-06-11T22:03:23.265Z] --- PASS: TestReadLog/tail_exact (0.19s) [2021-06-11T22:03:23.265Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-11T22:03:23.265Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-06-11T22:03:23.265Z] PASS [2021-06-11T22:03:23.265Z] coverage: 75.2% of statements [2021-06-11T22:03:23.265Z] ok github.com/docker/docker/daemon/logger/local 0.378s coverage: 75.2% of statements [2021-06-11T22:03:23.265Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-11T22:03:24.717Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T22:03:24.717Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T22:03:24.802Z] === RUN TestLog [2021-06-11T22:03:24.802Z] --- PASS: TestLog (0.01s) [2021-06-11T22:03:24.802Z] PASS [2021-06-11T22:03:24.802Z] coverage: 31.5% of statements [2021-06-11T22:03:25.262Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.237s coverage: 31.5% of statements [2021-06-11T22:03:25.262Z] === RUN TestOpenFileDelete [2021-06-11T22:03:25.262Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-11T22:03:25.262Z] === RUN TestOpenFileRename [2021-06-11T22:03:25.262Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-11T22:03:25.262Z] === RUN TestParseLogTagDefaultTag [2021-06-11T22:03:25.262Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-11T22:03:25.262Z] === RUN TestParseLogTag [2021-06-11T22:03:25.262Z] --- PASS: TestParseLogTag (0.00s) [2021-06-11T22:03:25.262Z] === RUN TestParseLogTagEmptyTag [2021-06-11T22:03:25.262Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-11T22:03:25.262Z] === RUN TestTailFiles [2021-06-11T22:03:25.262Z] --- PASS: TestTailFiles (0.00s) [2021-06-11T22:03:25.262Z] === RUN TestFollowLogsConsumerGone [2021-06-11T22:03:25.262Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-11T22:03:25.262Z] === RUN TestFollowLogsProducerGone [2021-06-11T22:03:25.262Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-06-11T22:03:25.262Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-11T22:03:25.262Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-11T22:03:25.262Z] === RUN TestCheckCapacityAndRotate [2021-06-11T22:03:25.262Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-11T22:03:25.262Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-11T22:03:25.262Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2021-06-11T22:03:25.262Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.07s) [2021-06-11T22:03:25.262Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.06s) [2021-06-11T22:03:25.262Z] PASS [2021-06-11T22:03:25.262Z] coverage: 53.7% of statements [2021-06-11T22:03:25.262Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.427s coverage: 53.7% of statements [2021-06-11T22:03:25.722Z] === RUN TestValidateLogOpt [2021-06-11T22:03:25.722Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-11T22:03:25.722Z] === RUN TestNewMissedConfig [2021-06-11T22:03:25.722Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-11T22:03:25.722Z] === RUN TestNewMissedUrl [2021-06-11T22:03:25.722Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-11T22:03:25.722Z] === RUN TestNewMissedToken [2021-06-11T22:03:25.722Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-11T22:03:25.722Z] === RUN TestNewWithProxy [2021-06-11T22:03:25.722Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-11T22:03:25.722Z] === RUN TestDefault [2021-06-11T22:03:25.722Z] --- PASS: TestDefault (0.00s) [2021-06-11T22:03:25.722Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-11T22:03:25.722Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-11T22:03:25.722Z] === RUN TestJsonFormat [2021-06-11T22:03:25.722Z] --- PASS: TestJsonFormat (0.00s) [2021-06-11T22:03:25.722Z] === RUN TestRawFormat [2021-06-11T22:03:25.722Z] --- PASS: TestRawFormat (0.00s) [2021-06-11T22:03:25.722Z] === RUN TestRawFormatWithLabels [2021-06-11T22:03:25.722Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-11T22:03:25.722Z] === RUN TestRawFormatWithoutTag [2021-06-11T22:03:25.722Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-11T22:03:25.722Z] === RUN TestBatching [2021-06-11T22:03:26.181Z] --- PASS: TestBatching (0.41s) [2021-06-11T22:03:26.181Z] === RUN TestFrequency [2021-06-11T22:03:26.641Z] --- PASS: TestFrequency (0.24s) [2021-06-11T22:03:26.641Z] === RUN TestOneMessagePerRequest [2021-06-11T22:03:26.641Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-11T22:03:26.641Z] === RUN TestVerify [2021-06-11T22:03:26.641Z] --- PASS: TestVerify (0.00s) [2021-06-11T22:03:26.641Z] === RUN TestSkipVerify [2021-06-11T22:03:26.641Z] time="2021-06-11T22:03:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:03:26.641Z] time="2021-06-11T22:03:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:03:26.641Z] time="2021-06-11T22:03:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:03:27.101Z] --- PASS: TestSkipVerify (0.64s) [2021-06-11T22:03:27.101Z] === RUN TestBufferMaximum [2021-06-11T22:03:27.101Z] time="2021-06-11T22:03:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:03:27.101Z] time="2021-06-11T22:03:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:03:27.101Z] time="2021-06-11T22:03:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:03:27.101Z] time="2021-06-11T22:03:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:03:27.101Z] time="2021-06-11T22:03:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:03:27.101Z] time="2021-06-11T22:03:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623449006.621287\",\"host\":\"a08ee94bb018\"}'" [2021-06-11T22:03:27.101Z] time="2021-06-11T22:03:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623449006.621287\",\"host\":\"a08ee94bb018\"}'" [2021-06-11T22:03:27.101Z] --- PASS: TestBufferMaximum (0.01s) [2021-06-11T22:03:27.101Z] === RUN TestServerAlwaysDown [2021-06-11T22:03:27.101Z] time="2021-06-11T22:03:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:03:27.101Z] time="2021-06-11T22:03:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:03:27.101Z] time="2021-06-11T22:03:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623449006.625390\",\"host\":\"a08ee94bb018\"}'" [2021-06-11T22:03:27.101Z] time="2021-06-11T22:03:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623449006.625390\",\"host\":\"a08ee94bb018\"}'" [2021-06-11T22:03:27.101Z] time="2021-06-11T22:03:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:03:27.101Z] time="2021-06-11T22:03:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623449006.625390\",\"host\":\"a08ee94bb018\"}'" [2021-06-11T22:03:27.101Z] time="2021-06-11T22:03:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623449006.626316\",\"host\":\"a08ee94bb018\"}'" [2021-06-11T22:03:27.101Z] time="2021-06-11T22:03:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623449006.626316\",\"host\":\"a08ee94bb018\"}'" [2021-06-11T22:03:27.101Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-11T22:03:27.101Z] === RUN TestCannotSendAfterClose [2021-06-11T22:03:27.101Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-11T22:03:27.101Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-11T22:03:27.101Z] === RUN TestParseLogFormat [2021-06-11T22:03:27.101Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-11T22:03:27.101Z] === RUN TestValidateLogOptEmpty [2021-06-11T22:03:27.101Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-11T22:03:27.101Z] === RUN TestValidateSyslogAddress [2021-06-11T22:03:27.101Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-11T22:03:27.101Z] === RUN TestParseAddressDefaultPort [2021-06-11T22:03:27.101Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-11T22:03:27.101Z] === RUN TestValidateSyslogFacility [2021-06-11T22:03:27.101Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-11T22:03:27.101Z] === RUN TestValidateLogOptSyslogFormat [2021-06-11T22:03:27.101Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-11T22:03:27.101Z] === RUN TestValidateLogOpt [2021-06-11T22:03:27.101Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-11T22:03:27.101Z] PASS [2021-06-11T22:03:27.101Z] coverage: 46.8% of statements [2021-06-11T22:03:27.101Z] ok github.com/docker/docker/daemon/logger/syslog 0.107s coverage: 46.8% of statements [2021-06-11T22:03:27.101Z] === RUN TestNewParse [2021-06-11T22:03:27.101Z] --- PASS: TestNewParse (0.00s) [2021-06-11T22:03:27.101Z] PASS [2021-06-11T22:03:27.101Z] coverage: 8.3% of statements [2021-06-11T22:03:27.101Z] ok github.com/docker/docker/daemon/logger/templates 0.087s coverage: 8.3% of statements [2021-06-11T22:03:28.069Z] time="2021-06-11T22:03:27Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49199/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-11T22:03:28.069Z] time="2021-06-11T22:03:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a08ee94bb018\"}'" [2021-06-11T22:03:28.069Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s) [2021-06-11T22:03:28.069Z] PASS [2021-06-11T22:03:28.069Z] coverage: 82.5% of statements [2021-06-11T22:03:28.069Z] ok github.com/docker/docker/daemon/logger/splunk 2.595s coverage: 82.5% of statements [2021-06-11T22:03:28.069Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-11T22:03:28.069Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-11T22:03:28.069Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-11T22:03:29.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T22:03:30.246Z] === RUN TestV1IDService [2021-06-11T22:03:30.246Z] --- PASS: TestV1IDService (0.04s) [2021-06-11T22:03:30.246Z] === RUN TestV2MetadataService [2021-06-11T22:03:30.247Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T22:03:30.705Z] === RUN TestSuccessfulDownload [2021-06-11T22:03:30.705Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-11T22:03:30.705Z] download_test.go:268: Needs fixing on Windows [2021-06-11T22:03:30.705Z] === RUN TestCancelledDownload [2021-06-11T22:03:30.705Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-11T22:03:30.705Z] === RUN TestMaxDownloadAttempts [2021-06-11T22:03:30.705Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-11T22:03:30.705Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-11T22:03:30.705Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-11T22:03:30.705Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-11T22:03:30.705Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-11T22:03:30.705Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-11T22:03:30.705Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-11T22:03:30.705Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-11T22:03:30.705Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-11T22:03:30.705Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-11T22:03:30.705Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-11T22:03:30.705Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-11T22:03:31.163Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-11T22:03:31.163Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-11T22:03:31.163Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-11T22:03:31.163Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-11T22:03:31.163Z] === RUN TestContinueOnError_NeverContinue [2021-06-11T22:03:31.163Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-11T22:03:31.163Z] === RUN TestManifestStore [2021-06-11T22:03:31.163Z] === RUN TestManifestStore/no_remote_or_local [2021-06-11T22:03:31.163Z] time="2021-06-11T22:03:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T22:03:31.163Z] time="2021-06-11T22:03:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T22:03:31.163Z] time="2021-06-11T22:03:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T22:03:31.163Z] time="2021-06-11T22:03:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T22:03:31.163Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-11T22:03:31.163Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2021-06-11T22:03:31.163Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2021-06-11T22:03:31.163Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2021-06-11T22:03:31.163Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2021-06-11T22:03:31.163Z] === RUN TestTransfer [2021-06-11T22:03:31.163Z] time="2021-06-11T22:03:30Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local195969531\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-11T22:03:31.163Z] === RUN TestManifestStore/no_local_cache [2021-06-11T22:03:31.163Z] === RUN TestManifestStore/with_local_cache [2021-06-11T22:03:31.163Z] --- PASS: TestTransfer (0.12s) [2021-06-11T22:03:31.163Z] === RUN TestConcurrencyLimit [2021-06-11T22:03:31.163Z] === RUN TestManifestStore/unknown_media_type [2021-06-11T22:03:31.163Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-11T22:03:31.163Z] time="2021-06-11T22:03:31Z" level=warning msg="reference for unknown type: " [2021-06-11T22:03:31.163Z] time="2021-06-11T22:03:31Z" level=warning msg="reference for unknown type: " [2021-06-11T22:03:31.163Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-11T22:03:31.163Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-11T22:03:31.163Z] time="2021-06-11T22:03:31Z" level=warning msg="reference for unknown type: " [2021-06-11T22:03:31.163Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-11T22:03:31.164Z] time="2021-06-11T22:03:31Z" level=warning msg="reference for unknown type: " [2021-06-11T22:03:31.164Z] time="2021-06-11T22:03:31Z" level=warning msg="reference for unknown type: " [2021-06-11T22:03:31.164Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-11T22:03:31.164Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-11T22:03:31.164Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-11T22:03:31.164Z] time="2021-06-11T22:03:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-11T22:03:31.164Z] --- PASS: TestManifestStore (0.32s) [2021-06-11T22:03:31.164Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2021-06-11T22:03:31.164Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-11T22:03:31.164Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-06-11T22:03:31.164Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-06-11T22:03:31.164Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-06-11T22:03:31.164Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-06-11T22:03:31.164Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-11T22:03:31.164Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-11T22:03:31.164Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-06-11T22:03:31.164Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-11T22:03:31.164Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-11T22:03:31.164Z] === RUN TestDetectManifestBlobMediaType [2021-06-11T22:03:31.164Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-11T22:03:31.164Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-11T22:03:31.164Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-11T22:03:31.164Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-11T22:03:31.164Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-11T22:03:31.164Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-11T22:03:31.164Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-11T22:03:31.164Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-11T22:03:31.164Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-11T22:03:31.164Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-11T22:03:31.164Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-11T22:03:31.164Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-11T22:03:31.164Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-11T22:03:31.164Z] === RUN TestFixManifestLayers [2021-06-11T22:03:31.164Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-11T22:03:31.164Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-11T22:03:31.164Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-11T22:03:31.164Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-11T22:03:31.164Z] === RUN TestFixManifestLayersBadParent [2021-06-11T22:03:31.164Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-11T22:03:31.164Z] === RUN TestValidateManifest [2021-06-11T22:03:31.164Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-11T22:03:31.164Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-11T22:03:31.164Z] === RUN TestFormatPlatform [2021-06-11T22:03:31.164Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-11T22:03:31.164Z] === RUN TestGetRepositoryMountCandidates [2021-06-11T22:03:31.164Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-11T22:03:31.164Z] === RUN TestLayerAlreadyExists [2021-06-11T22:03:31.164Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-11T22:03:31.164Z] 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-06-11T22:03:31.164Z] 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-06-11T22:03:31.164Z] 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-06-11T22:03:31.164Z] 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-06-11T22:03:31.164Z] 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-06-11T22:03:31.164Z] 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-06-11T22:03:31.164Z] === RUN TestWhenEmptyAuthConfig [2021-06-11T22:03:31.164Z] --- PASS: TestV2MetadataService (1.17s) [2021-06-11T22:03:31.164Z] PASS [2021-06-11T22:03:31.164Z] coverage: 48.2% of statements [2021-06-11T22:03:31.623Z] ok github.com/docker/docker/distribution/metadata 1.360s coverage: 48.2% of statements [2021-06-11T22:03:31.623Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-06-11T22:03:31.623Z] === RUN TestInactiveJobs [2021-06-11T22:03:32.082Z] === RUN TestNotFound [2021-06-11T22:03:32.082Z] --- PASS: TestNotFound (0.00s) [2021-06-11T22:03:32.082Z] === RUN TestConflict [2021-06-11T22:03:32.082Z] --- PASS: TestConflict (0.00s) [2021-06-11T22:03:32.082Z] === RUN TestForbidden [2021-06-11T22:03:32.082Z] --- PASS: TestForbidden (0.00s) [2021-06-11T22:03:32.082Z] === RUN TestInvalidParameter [2021-06-11T22:03:32.082Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-11T22:03:32.082Z] === RUN TestNotImplemented [2021-06-11T22:03:32.082Z] --- PASS: TestNotImplemented (0.00s) [2021-06-11T22:03:32.082Z] === RUN TestNotModified [2021-06-11T22:03:32.082Z] --- PASS: TestNotModified (0.00s) [2021-06-11T22:03:32.082Z] === RUN TestUnauthorized [2021-06-11T22:03:32.082Z] --- PASS: TestUnauthorized (0.00s) [2021-06-11T22:03:32.082Z] === RUN TestUnknown [2021-06-11T22:03:32.082Z] --- PASS: TestUnknown (0.00s) [2021-06-11T22:03:32.082Z] === RUN TestCancelled [2021-06-11T22:03:32.082Z] --- PASS: TestCancelled (0.00s) [2021-06-11T22:03:32.082Z] === RUN TestDeadline [2021-06-11T22:03:32.082Z] --- PASS: TestDeadline (0.00s) [2021-06-11T22:03:32.082Z] === RUN TestDataLoss [2021-06-11T22:03:32.082Z] --- PASS: TestDataLoss (0.00s) [2021-06-11T22:03:32.082Z] === RUN TestUnavailable [2021-06-11T22:03:32.082Z] --- PASS: TestUnavailable (0.00s) [2021-06-11T22:03:32.082Z] === RUN TestSystem [2021-06-11T22:03:32.082Z] --- PASS: TestSystem (0.00s) [2021-06-11T22:03:32.082Z] === RUN TestFromStatusCode [2021-06-11T22:03:32.082Z] === RUN TestFromStatusCode/Not_Found [2021-06-11T22:03:32.082Z] === RUN TestFromStatusCode/Bad_Request [2021-06-11T22:03:32.082Z] === RUN TestFromStatusCode/Conflict [2021-06-11T22:03:32.082Z] === RUN TestFromStatusCode/Unauthorized [2021-06-11T22:03:32.082Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-11T22:03:32.082Z] === RUN TestFromStatusCode/Forbidden [2021-06-11T22:03:32.082Z] === RUN TestFromStatusCode/Not_Modified [2021-06-11T22:03:32.082Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-11T22:03:32.082Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-11T22:03:32.082Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-11T22:03:32.082Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-11T22:03:32.082Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-11T22:03:32.082Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-11T22:03:32.082Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-11T22:03:32.082Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-11T22:03:32.082Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-11T22:03:32.082Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-11T22:03:32.082Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-11T22:03:32.082Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-11T22:03:32.082Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-11T22:03:32.082Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-11T22:03:32.082Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-11T22:03:32.082Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-11T22:03:32.082Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-11T22:03:32.082Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-11T22:03:32.082Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-11T22:03:32.082Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-11T22:03:32.082Z] PASS [2021-06-11T22:03:32.082Z] coverage: 53.1% of statements [2021-06-11T22:03:32.082Z] --- PASS: TestInactiveJobs (0.40s) [2021-06-11T22:03:32.082Z] === RUN TestWatchRelease [2021-06-11T22:03:32.082Z] ok github.com/docker/docker/errdefs 0.063s coverage: 53.1% of statements [2021-06-11T22:03:32.082Z] --- PASS: TestWatchRelease (0.04s) [2021-06-11T22:03:32.082Z] === RUN TestWatchFinishedTransfer [2021-06-11T22:03:32.082Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-11T22:03:32.082Z] === RUN TestDuplicateTransfer [2021-06-11T22:03:32.082Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-11T22:03:32.082Z] === RUN TestSuccessfulUpload [2021-06-11T22:03:32.545Z] time="2021-06-11T22:03:32Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-11T22:03:32.545Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2021-06-11T22:03:32.545Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-11T22:03:32.545Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-11T22:03:32.545Z] === RUN TestTokenPassThru [2021-06-11T22:03:32.545Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-06-11T22:03:32.545Z] === RUN TestCancelledUpload [2021-06-11T22:03:32.545Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-11T22:03:32.545Z] === RUN TestTokenPassThruDifferentHost [2021-06-11T22:03:32.545Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-11T22:03:32.545Z] PASS [2021-06-11T22:03:32.545Z] coverage: 76.8% of statements [2021-06-11T22:03:32.545Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-11T22:03:32.545Z] PASS [2021-06-11T22:03:32.545Z] coverage: 23.7% of statements [2021-06-11T22:03:32.545Z] ok github.com/docker/docker/distribution/xfer 1.985s coverage: 76.8% of statements [2021-06-11T22:03:32.545Z] ok github.com/docker/docker/distribution 1.697s coverage: 23.7% of statements [2021-06-11T22:03:32.545Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-11T22:03:32.545Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-11T22:03:34.081Z] === RUN TestCompare [2021-06-11T22:03:34.081Z] --- PASS: TestCompare (0.00s) [2021-06-11T22:03:34.081Z] PASS [2021-06-11T22:03:34.081Z] coverage: 19.2% of statements [2021-06-11T22:03:34.081Z] ok github.com/docker/docker/image/cache 0.122s coverage: 19.2% of statements [2021-06-11T22:03:34.539Z] === RUN TestFSGetInvalidData [2021-06-11T22:03:34.539Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-11T22:03:34.539Z] === RUN TestFSInvalidSet [2021-06-11T22:03:34.539Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-11T22:03:34.539Z] === RUN TestFSInvalidRoot [2021-06-11T22:03:34.539Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-11T22:03:34.539Z] === RUN TestFSMetadataGetSet [2021-06-11T22:03:34.539Z] --- PASS: TestFSMetadataGetSet (0.17s) [2021-06-11T22:03:34.539Z] === RUN TestFSInvalidWalker [2021-06-11T22:03:34.539Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-11T22:03:34.539Z] === RUN TestFSGetSet [2021-06-11T22:03:34.539Z] --- PASS: TestFSGetSet (0.02s) [2021-06-11T22:03:34.539Z] === RUN TestFSGetUnsetKey [2021-06-11T22:03:34.539Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-11T22:03:34.539Z] === RUN TestFSGetEmptyData [2021-06-11T22:03:34.539Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-11T22:03:34.539Z] === RUN TestFSDelete [2021-06-11T22:03:34.539Z] --- PASS: TestFSDelete (0.04s) [2021-06-11T22:03:34.539Z] === RUN TestFSWalker [2021-06-11T22:03:34.539Z] --- PASS: TestFSWalker (0.01s) [2021-06-11T22:03:34.539Z] === RUN TestFSWalkerStopOnError [2021-06-11T22:03:34.539Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-11T22:03:34.539Z] === RUN TestNewFromJSON [2021-06-11T22:03:34.539Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-11T22:03:34.539Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-11T22:03:34.539Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-11T22:03:34.539Z] === RUN TestMarshalKeyOrder [2021-06-11T22:03:34.539Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-11T22:03:34.539Z] === RUN TestHistoryEqual [2021-06-11T22:03:34.998Z] --- PASS: TestHistoryEqual (0.18s) [2021-06-11T22:03:34.998Z] === RUN TestImage [2021-06-11T22:03:34.998Z] --- PASS: TestImage (0.00s) [2021-06-11T22:03:34.998Z] === RUN TestImageOSNotEmpty [2021-06-11T22:03:34.998Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-11T22:03:34.998Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-11T22:03:34.998Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-11T22:03:34.998Z] === RUN TestCreate [2021-06-11T22:03:34.998Z] --- PASS: TestCreate (0.01s) [2021-06-11T22:03:34.998Z] === RUN TestRestore [2021-06-11T22:03:34.998Z] time="2021-06-11T22:03:34Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-11T22:03:34.998Z] --- PASS: TestRestore (0.03s) [2021-06-11T22:03:34.998Z] === RUN TestAddDelete [2021-06-11T22:03:34.998Z] --- PASS: TestAddDelete (0.03s) [2021-06-11T22:03:34.998Z] === RUN TestSearchAfterDelete [2021-06-11T22:03:34.998Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-11T22:03:34.998Z] === RUN TestParentReset [2021-06-11T22:03:34.998Z] --- PASS: TestParentReset (0.03s) [2021-06-11T22:03:34.998Z] === RUN TestGetAndSetLastUpdated [2021-06-11T22:03:34.998Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-11T22:03:34.998Z] === RUN TestStoreLen [2021-06-11T22:03:34.998Z] --- PASS: TestStoreLen (0.15s) [2021-06-11T22:03:34.998Z] PASS [2021-06-11T22:03:34.998Z] coverage: 86.6% of statements [2021-06-11T22:03:34.998Z] ok github.com/docker/docker/image 0.881s coverage: 86.6% of statements [2021-06-11T22:03:35.458Z] === RUN TestMakeV1ConfigFromConfig [2021-06-11T22:03:35.458Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-11T22:03:35.458Z] PASS [2021-06-11T22:03:35.458Z] coverage: 25.0% of statements [2021-06-11T22:03:35.458Z] ok github.com/docker/docker/image/v1 0.152s coverage: 25.0% of statements [2021-06-11T22:03:35.917Z] === RUN TestValidateManifest [2021-06-11T22:03:35.917Z] === RUN TestValidateManifest/nil [2021-06-11T22:03:35.917Z] === RUN TestValidateManifest/non-nil [2021-06-11T22:03:35.917Z] --- PASS: TestValidateManifest (0.00s) [2021-06-11T22:03:35.917Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-11T22:03:35.917Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-11T22:03:35.917Z] PASS [2021-06-11T22:03:35.917Z] coverage: 0.7% of statements [2021-06-11T22:03:35.917Z] ok github.com/docker/docker/image/tarexport 0.258s coverage: 0.7% of statements [2021-06-11T22:03:35.917Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-11T22:03:36.809Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-11T22:03:36.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.34s) [2021-06-11T22:03:36.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.38s) [2021-06-11T22:03:36.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.28s) [2021-06-11T22:03:36.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.54s) [2021-06-11T22:03:36.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.67s) [2021-06-11T22:03:36.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.55s) [2021-06-11T22:03:36.810Z] === RUN TestBuildMultiStageCopy [2021-06-11T22:03:36.810Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T22:03:38.826Z] === RUN TestSerialization [2021-06-11T22:03:38.826Z] --- PASS: TestSerialization (0.02s) [2021-06-11T22:03:38.826Z] PASS [2021-06-11T22:03:38.826Z] coverage: 100.0% of statements [2021-06-11T22:03:38.826Z] ok github.com/docker/docker/libcontainerd/queue 0.166s coverage: 100.0% of statements [2021-06-11T22:03:38.826Z] === RUN TestEmptyLayer [2021-06-11T22:03:38.826Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-11T22:03:38.826Z] === RUN TestCommitFailure [2021-06-11T22:03:38.826Z] --- PASS: TestCommitFailure (0.01s) [2021-06-11T22:03:38.826Z] === RUN TestStartTransactionFailure [2021-06-11T22:03:38.826Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-11T22:03:38.826Z] === RUN TestGetOrphan [2021-06-11T22:03:38.826Z] --- PASS: TestGetOrphan (0.01s) [2021-06-11T22:03:38.826Z] === RUN TestMountAndRegister [2021-06-11T22:03:38.826Z] --- PASS: TestMountAndRegister (0.09s) [2021-06-11T22:03:38.826Z] layer_test.go:271: Layer size: 14 [2021-06-11T22:03:38.826Z] === RUN TestLayerRelease [2021-06-11T22:03:38.826Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-11T22:03:38.826Z] layer_test.go:304: Failing on Windows [2021-06-11T22:03:38.826Z] === RUN TestStoreRestore [2021-06-11T22:03:38.826Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-11T22:03:38.826Z] layer_test.go:353: Failing on Windows [2021-06-11T22:03:38.826Z] === RUN TestTarStreamStability [2021-06-11T22:03:38.826Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-11T22:03:38.826Z] layer_test.go:468: Failing on Windows [2021-06-11T22:03:38.826Z] === RUN TestRegisterExistingLayer [2021-06-11T22:03:39.286Z] --- PASS: TestRegisterExistingLayer (0.29s) [2021-06-11T22:03:39.286Z] === RUN TestTarStreamVerification [2021-06-11T22:03:39.286Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-11T22:03:39.286Z] layer_test.go:697: Failing on Windows [2021-06-11T22:03:39.286Z] === RUN TestLayerMigration [2021-06-11T22:03:39.286Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-11T22:03:39.286Z] migration_test.go:46: Failing on Windows [2021-06-11T22:03:39.286Z] === RUN TestLayerMigrationNoTarsplit [2021-06-11T22:03:39.286Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-11T22:03:39.286Z] migration_test.go:182: Failing on Windows [2021-06-11T22:03:39.286Z] === RUN TestMountInit [2021-06-11T22:03:39.286Z] --- SKIP: TestMountInit (0.00s) [2021-06-11T22:03:39.286Z] mount_test.go:17: Failing on Windows [2021-06-11T22:03:39.286Z] === RUN TestMountSize [2021-06-11T22:03:39.286Z] --- SKIP: TestMountSize (0.00s) [2021-06-11T22:03:39.286Z] mount_test.go:76: Failing on Windows [2021-06-11T22:03:39.286Z] === RUN TestMountChanges [2021-06-11T22:03:39.286Z] --- SKIP: TestMountChanges (0.00s) [2021-06-11T22:03:39.286Z] mount_test.go:125: Failing on Windows [2021-06-11T22:03:39.286Z] === RUN TestMountApply [2021-06-11T22:03:39.286Z] --- SKIP: TestMountApply (0.00s) [2021-06-11T22:03:39.286Z] mount_test.go:212: Failing on Windows [2021-06-11T22:03:39.286Z] PASS [2021-06-11T22:03:39.286Z] coverage: 30.1% of statements [2021-06-11T22:03:39.286Z] ok github.com/docker/docker/layer 0.593s coverage: 30.1% of statements [2021-06-11T22:03:39.286Z] === RUN TestEnvironmentParsing [2021-06-11T22:03:39.286Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-11T22:03:39.286Z] PASS [2021-06-11T22:03:39.286Z] coverage: 1.2% of statements [2021-06-11T22:03:39.286Z] ok github.com/docker/docker/libcontainerd/local 0.212s coverage: 1.2% of statements [2021-06-11T22:03:39.286Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-11T22:03:39.286Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-11T22:03:39.286Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-11T22:03:39.286Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-11T22:03:39.344Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T22:03:40.280Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T22:03:40.539Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T22:03:41.106Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T22:03:41.462Z] === RUN TestSequenceGetAvailableBit [2021-06-11T22:03:41.462Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-11T22:03:41.462Z] === RUN TestSequenceEqual [2021-06-11T22:03:41.462Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-11T22:03:41.462Z] === RUN TestSequenceCopy [2021-06-11T22:03:41.462Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-11T22:03:41.462Z] === RUN TestGetFirstAvailable [2021-06-11T22:03:41.462Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-11T22:03:41.462Z] === RUN TestFindSequence [2021-06-11T22:03:41.462Z] --- PASS: TestFindSequence (0.00s) [2021-06-11T22:03:41.462Z] === RUN TestCheckIfAvailable [2021-06-11T22:03:41.462Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-11T22:03:41.462Z] === RUN TestMergeSequences [2021-06-11T22:03:41.462Z] --- PASS: TestMergeSequences (0.00s) [2021-06-11T22:03:41.462Z] === RUN TestPushReservation [2021-06-11T22:03:41.462Z] --- PASS: TestPushReservation (0.00s) [2021-06-11T22:03:41.462Z] === RUN TestSerializeDeserialize [2021-06-11T22:03:41.462Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-11T22:03:41.462Z] === RUN TestSet [2021-06-11T22:03:41.462Z] --- PASS: TestSet (0.00s) [2021-06-11T22:03:41.462Z] === RUN TestSetUnset [2021-06-11T22:03:41.462Z] --- PASS: TestSetUnset (0.00s) [2021-06-11T22:03:41.462Z] === RUN TestOffsetSetUnset [2021-06-11T22:03:41.462Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-11T22:03:41.462Z] === RUN TestSetInRange [2021-06-11T22:03:41.462Z] --- PASS: TestSetInRange (0.00s) [2021-06-11T22:03:41.462Z] === RUN TestSetAnyInRange [2021-06-11T22:03:41.462Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-11T22:03:41.462Z] === RUN TestMethods [2021-06-11T22:03:41.462Z] --- PASS: TestMethods (0.00s) [2021-06-11T22:03:41.462Z] === RUN TestRandomAllocateDeallocate [2021-06-11T22:03:41.673Z] --- PASS: TestBuildMultiStageCopy (6.05s) [2021-06-11T22:03:41.673Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.75s) [2021-06-11T22:03:41.673Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2021-06-11T22:03:41.673Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2021-06-11T22:03:41.673Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2021-06-11T22:03:41.673Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2021-06-11T22:03:41.673Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T22:03:41.921Z] === RUN TestEverything [2021-06-11T22:03:41.921Z] --- PASS: TestEverything (0.00s) [2021-06-11T22:03:41.921Z] === RUN TestGet [2021-06-11T22:03:41.921Z] --- PASS: TestGet (0.00s) [2021-06-11T22:03:41.921Z] === RUN TestParsePanic [2021-06-11T22:03:41.921Z] flag provided but not defined: -int [2021-06-11T22:03:41.921Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build289417402\b1150\mflag.test.exe --help'. [2021-06-11T22:03:41.921Z] --- PASS: TestParsePanic (0.00s) [2021-06-11T22:03:41.921Z] === RUN TestParse [2021-06-11T22:03:41.921Z] --- PASS: TestParse (0.00s) [2021-06-11T22:03:41.921Z] === RUN TestFlagSetParse [2021-06-11T22:03:41.921Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-11T22:03:41.921Z] === RUN TestUserDefined [2021-06-11T22:03:41.921Z] --- PASS: TestUserDefined (0.00s) [2021-06-11T22:03:41.921Z] === RUN TestUserDefinedBool [2021-06-11T22:03:41.921Z] flag needs an argument: -b [2021-06-11T22:03:41.921Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build289417402\b1150\mflag.test.exe test --help'. [2021-06-11T22:03:41.921Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-11T22:03:41.921Z] === RUN TestSetOutput [2021-06-11T22:03:41.921Z] --- PASS: TestSetOutput (0.00s) [2021-06-11T22:03:41.921Z] === RUN TestChangingArgs [2021-06-11T22:03:41.921Z] --- PASS: TestChangingArgs (0.00s) [2021-06-11T22:03:41.921Z] === RUN TestHelp [2021-06-11T22:03:41.921Z] --- PASS: TestHelp (0.00s) [2021-06-11T22:03:41.921Z] === RUN TestFlagCounts [2021-06-11T22:03:41.921Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-11T22:03:41.921Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-11T22:03:41.921Z] --- PASS: TestFlagCounts (0.00s) [2021-06-11T22:03:41.921Z] === RUN TestSortFlags [2021-06-11T22:03:41.921Z] --- PASS: TestSortFlags (0.00s) [2021-06-11T22:03:41.921Z] === RUN TestMergeFlags [2021-06-11T22:03:41.921Z] --- PASS: TestMergeFlags (0.00s) [2021-06-11T22:03:41.921Z] PASS [2021-06-11T22:03:41.921Z] coverage: 62.7% of statements [2021-06-11T22:03:41.921Z] ok github.com/docker/docker/libnetwork/client/mflag 0.041s coverage: 62.7% of statements [2021-06-11T22:03:42.380Z] === RUN TestClientServiceInvalidCommand [2021-06-11T22:03:42.380Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-11T22:03:42.380Z] === RUN TestClientServiceCreate [2021-06-11T22:03:42.380Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-11T22:03:42.380Z] === RUN TestClientServiceRm [2021-06-11T22:03:42.380Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-11T22:03:42.380Z] === RUN TestClientServiceLs [2021-06-11T22:03:42.380Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-11T22:03:42.380Z] === RUN TestClientServiceInfo [2021-06-11T22:03:42.380Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-11T22:03:42.380Z] === RUN TestClientServiceInfoById [2021-06-11T22:03:42.380Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-11T22:03:42.380Z] === RUN TestClientServiceJoin [2021-06-11T22:03:42.380Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-11T22:03:42.380Z] === RUN TestClientServiceLeave [2021-06-11T22:03:42.380Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-11T22:03:42.380Z] === RUN TestClientDummyCommand [2021-06-11T22:03:42.380Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-11T22:03:42.380Z] === RUN TestClientNetworkInvalidCommand [2021-06-11T22:03:42.380Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-11T22:03:42.380Z] === RUN TestClientNetworkCreate [2021-06-11T22:03:42.380Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-11T22:03:42.380Z] === RUN TestClientNetworkCreateWithDriver [2021-06-11T22:03:42.380Z] flag provided but not defined: -f [2021-06-11T22:03:42.380Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build289417402\b1146\client.test.exe create --help'. [2021-06-11T22:03:42.380Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-11T22:03:42.380Z] === RUN TestClientNetworkRm [2021-06-11T22:03:42.380Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-11T22:03:42.380Z] === RUN TestClientNetworkLs [2021-06-11T22:03:42.380Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-11T22:03:42.380Z] === RUN TestClientNetworkInfo [2021-06-11T22:03:42.380Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-11T22:03:42.380Z] === RUN TestClientNetworkInfoById [2021-06-11T22:03:42.380Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-11T22:03:42.380Z] PASS [2021-06-11T22:03:42.380Z] coverage: 75.2% of statements [2021-06-11T22:03:42.380Z] ok github.com/docker/docker/libnetwork/client 0.049s coverage: 75.2% of statements [2021-06-11T22:03:43.050Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2021-06-11T22:03:43.050Z] === RUN TestBuildLabelWithTargets [2021-06-11T22:03:45.582Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2021-06-11T22:03:45.582Z] === RUN TestBuildWithEmptyLayers [2021-06-11T22:03:46.115Z] === RUN TestTCP4Proxy [2021-06-11T22:03:46.115Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-11T22:03:46.115Z] === RUN TestTCP4ProxyHalfClose [2021-06-11T22:03:46.115Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-11T22:03:46.115Z] === RUN TestTCP6Proxy [2021-06-11T22:03:46.115Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-11T22:03:46.115Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-11T22:03:46.115Z] === RUN TestTCPDualStackProxy [2021-06-11T22:03:46.115Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-11T22:03:46.115Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-11T22:03:46.115Z] === RUN TestUDP4Proxy [2021-06-11T22:03:46.115Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-11T22:03:46.115Z] === RUN TestUDP6Proxy [2021-06-11T22:03:46.115Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-11T22:03:46.115Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-11T22:03:46.115Z] === RUN TestUDPWriteError [2021-06-11T22:03:46.115Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-11T22:03:46.115Z] === RUN TestSCTP4Proxy [2021-06-11T22:03:46.115Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-06-11T22:03:46.115Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-11T22:03:46.115Z] === RUN TestSCTP6Proxy [2021-06-11T22:03:46.115Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-11T22:03:46.115Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-11T22:03:46.115Z] PASS [2021-06-11T22:03:46.115Z] coverage: 49.4% of statements [2021-06-11T22:03:46.115Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.061s coverage: 49.4% of statements [2021-06-11T22:03:46.957Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2021-06-11T22:03:46.957Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T22:03:47.082Z] === RUN TestErrorInterfaces [2021-06-11T22:03:47.082Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-11T22:03:47.082Z] === RUN TestNetworkMarshalling [2021-06-11T22:03:47.082Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-06-11T22:03:47.082Z] === RUN TestEndpointMarshalling [2021-06-11T22:03:47.541Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-11T22:03:47.541Z] === RUN TestAuxAddresses [2021-06-11T22:03:47.541Z] time="2021-06-11T22:03:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-11T22:03:47.541Z] --- PASS: TestAuxAddresses (0.02s) [2021-06-11T22:03:47.541Z] === RUN TestSRVServiceQuery [2021-06-11T22:03:47.541Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-11T22:03:47.541Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:03:47.541Z] === RUN TestServiceVIPReuse [2021-06-11T22:03:47.541Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-11T22:03:47.541Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:03:47.541Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-11T22:03:47.541Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-11T22:03:47.541Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:03:47.541Z] === RUN TestDNSIPQuery [2021-06-11T22:03:47.541Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-11T22:03:47.541Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:03:47.541Z] === RUN TestDNSProxyServFail [2021-06-11T22:03:47.541Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-11T22:03:47.541Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:03:47.541Z] === RUN TestSandboxAddEmpty [2021-06-11T22:03:47.541Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-11T22:03:47.541Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:03:47.541Z] === RUN TestSandboxAddMultiPrio [2021-06-11T22:03:47.541Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-11T22:03:47.541Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:03:47.541Z] === RUN TestSandboxAddSamePrio [2021-06-11T22:03:47.541Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-11T22:03:47.542Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:03:47.542Z] === RUN TestCleanupServiceDiscovery [2021-06-11T22:03:47.542Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-11T22:03:47.542Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:03:47.542Z] === RUN TestDNSOptions [2021-06-11T22:03:47.542Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-11T22:03:47.542Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:03:47.542Z] === RUN TestMultipleControllersWithSameStore [2021-06-11T22:03:47.542Z] time="2021-06-11T22:03:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-11T22:03:47.542Z] time="2021-06-11T22:03:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-11T22:03:47.542Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-11T22:03:47.542Z] PASS [2021-06-11T22:03:47.542Z] coverage: 8.6% of statements [2021-06-11T22:03:47.542Z] ok github.com/docker/docker/libnetwork 0.394s coverage: 8.6% of statements [2021-06-11T22:03:47.542Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-11T22:03:47.542Z] === RUN TestInvalidConfig [2021-06-11T22:03:47.542Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-11T22:03:47.542Z] === RUN TestConfig [2021-06-11T22:03:47.542Z] --- PASS: TestConfig (0.00s) [2021-06-11T22:03:47.542Z] === RUN TestOptionsLabels [2021-06-11T22:03:47.542Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-11T22:03:47.542Z] === RUN TestValidName [2021-06-11T22:03:47.542Z] --- PASS: TestValidName (0.00s) [2021-06-11T22:03:47.542Z] === RUN TestTLSConfiguration [2021-06-11T22:03:48.002Z] time="2021-06-11T22:03:47Z" level=info msg="Option Initializing KV with TLS" [2021-06-11T22:03:48.002Z] --- PASS: TestTLSConfiguration (0.19s) [2021-06-11T22:03:48.002Z] PASS [2021-06-11T22:03:48.002Z] coverage: 24.0% of statements [2021-06-11T22:03:48.002Z] ok github.com/docker/docker/libnetwork/config 0.267s coverage: 24.0% of statements [2021-06-11T22:03:48.002Z] === RUN TestKey [2021-06-11T22:03:48.002Z] --- PASS: TestKey (0.00s) [2021-06-11T22:03:48.002Z] === RUN TestParseKey [2021-06-11T22:03:48.002Z] --- PASS: TestParseKey (0.00s) [2021-06-11T22:03:48.002Z] === RUN TestInvalidDataStore [2021-06-11T22:03:48.002Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-11T22:03:48.002Z] === RUN TestKVObjectFlatKey [2021-06-11T22:03:48.002Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-11T22:03:48.002Z] === RUN TestAtomicKVObjectFlatKey [2021-06-11T22:03:48.002Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-11T22:03:48.002Z] PASS [2021-06-11T22:03:48.002Z] coverage: 21.9% of statements [2021-06-11T22:03:48.002Z] ok github.com/docker/docker/libnetwork/datastore 0.046s coverage: 21.9% of statements [2021-06-11T22:03:48.002Z] --- PASS: TestRandomAllocateDeallocate (6.96s) [2021-06-11T22:03:48.002Z] === RUN TestAllocateRandomDeallocate [2021-06-11T22:03:49.540Z] === RUN TestIPDataMarshalling [2021-06-11T22:03:49.540Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-11T22:03:49.540Z] === RUN TestValidateAndIsV6 [2021-06-11T22:03:49.540Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-11T22:03:49.540Z] PASS [2021-06-11T22:03:49.540Z] coverage: 68.9% of statements [2021-06-11T22:03:49.540Z] ok github.com/docker/docker/libnetwork/driverapi 0.157s coverage: 68.9% of statements [2021-06-11T22:03:49.540Z] --- PASS: TestAllocateRandomDeallocate (1.10s) [2021-06-11T22:03:49.540Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-11T22:03:49.540Z] === RUN TestDriver [2021-06-11T22:03:49.540Z] --- PASS: TestDriver (0.00s) [2021-06-11T22:03:49.540Z] PASS [2021-06-11T22:03:49.540Z] coverage: 34.8% of statements [2021-06-11T22:03:49.540Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2021-06-11T22:03:50.510Z] === RUN TestDriver [2021-06-11T22:03:50.510Z] --- PASS: TestDriver (0.00s) [2021-06-11T22:03:50.510Z] PASS [2021-06-11T22:03:50.510Z] coverage: 34.8% of statements [2021-06-11T22:03:50.510Z] ok github.com/docker/docker/libnetwork/drivers/null 0.103s coverage: 34.8% of statements [2021-06-11T22:03:50.510Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.27s) [2021-06-11T22:03:50.510Z] === RUN TestRetrieveFromStore [2021-06-11T22:03:50.969Z] === RUN TestNetworkAllocateFree [2021-06-11T22:03:50.969Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-11T22:03:50.969Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-11T22:03:50.969Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-11T22:03:50.969Z] PASS [2021-06-11T22:03:50.969Z] coverage: 63.6% of statements [2021-06-11T22:03:50.969Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.052s coverage: 63.6% of statements [2021-06-11T22:03:51.147Z] --- PASS: TestBuildMultiStageOnBuild (4.10s) [2021-06-11T22:03:51.147Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T22:03:51.427Z] --- PASS: TestRetrieveFromStore (0.63s) [2021-06-11T22:03:51.427Z] === RUN TestIsCorrupted [2021-06-11T22:03:51.427Z] --- PASS: TestIsCorrupted (0.05s) [2021-06-11T22:03:51.427Z] === RUN TestSetRollover [2021-06-11T22:03:51.427Z] === RUN TestGetEmptyCapabilities [2021-06-11T22:03:51.427Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-11T22:03:51.427Z] === RUN TestGetExtraCapabilities [2021-06-11T22:03:51.427Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-06-11T22:03:51.427Z] === RUN TestGetInvalidCapabilities [2021-06-11T22:03:51.427Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-11T22:03:51.427Z] === RUN TestRemoteDriver [2021-06-11T22:03:51.427Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-11T22:03:51.427Z] === RUN TestDriverError [2021-06-11T22:03:51.427Z] --- PASS: TestDriverError (0.00s) [2021-06-11T22:03:51.427Z] === RUN TestMissingValues [2021-06-11T22:03:51.427Z] --- PASS: TestMissingValues (0.01s) [2021-06-11T22:03:51.427Z] === RUN TestRollback [2021-06-11T22:03:51.427Z] --- PASS: TestRollback (0.00s) [2021-06-11T22:03:51.427Z] PASS [2021-06-11T22:03:51.427Z] coverage: 57.4% of statements [2021-06-11T22:03:51.427Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.101s coverage: 57.4% of statements [2021-06-11T22:03:52.963Z] === RUN TestNAT [2021-06-11T22:03:52.963Z] --- SKIP: TestNAT (0.00s) [2021-06-11T22:03:52.963Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-11T22:03:52.963Z] === RUN TestTransparent [2021-06-11T22:03:52.963Z] --- SKIP: TestTransparent (0.00s) [2021-06-11T22:03:52.963Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-11T22:03:52.963Z] PASS [2021-06-11T22:03:52.963Z] coverage: 0.0% of statements [2021-06-11T22:03:52.963Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2021-06-11T22:03:52.963Z] --- PASS: TestSetRollover (1.64s) [2021-06-11T22:03:52.963Z] === RUN TestSetRolloverSerial [2021-06-11T22:03:52.963Z] === RUN TestBuildDefault [2021-06-11T22:03:52.963Z] --- PASS: TestBuildDefault (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestBuildHostnameDomainname [2021-06-11T22:03:52.963Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestBuildHostname [2021-06-11T22:03:52.963Z] --- PASS: TestBuildHostname (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestBuildHostnameFQDN [2021-06-11T22:03:52.963Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestBuildNoIP [2021-06-11T22:03:52.963Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestUpdate [2021-06-11T22:03:52.963Z] --- PASS: TestUpdate (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-11T22:03:52.963Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-11T22:03:52.963Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestAddEmpty [2021-06-11T22:03:52.963Z] --- PASS: TestAddEmpty (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestAdd [2021-06-11T22:03:52.963Z] --- PASS: TestAdd (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestDeleteEmpty [2021-06-11T22:03:52.963Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestDeleteNewline [2021-06-11T22:03:52.963Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestDelete [2021-06-11T22:03:52.963Z] --- PASS: TestDelete (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestConcurrentWrites [2021-06-11T22:03:52.963Z] === RUN TestNew [2021-06-11T22:03:52.963Z] --- PASS: TestNew (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestAddDriver [2021-06-11T22:03:52.963Z] --- PASS: TestAddDriver (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestAddDuplicateDriver [2021-06-11T22:03:52.963Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-11T22:03:52.963Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestDriver [2021-06-11T22:03:52.963Z] --- PASS: TestDriver (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestIPAM [2021-06-11T22:03:52.963Z] --- PASS: TestIPAM (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestWalkIPAMs [2021-06-11T22:03:52.963Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-11T22:03:52.963Z] === RUN TestWalkDrivers [2021-06-11T22:03:52.963Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-11T22:03:52.963Z] PASS [2021-06-11T22:03:52.963Z] coverage: 82.4% of statements [2021-06-11T22:03:52.963Z] ok github.com/docker/docker/libnetwork/drvregistry 0.074s coverage: 82.4% of statements [2021-06-11T22:03:52.963Z] --- PASS: TestConcurrentWrites (0.21s) [2021-06-11T22:03:52.963Z] PASS [2021-06-11T22:03:52.963Z] coverage: 81.2% of statements [2021-06-11T22:03:52.963Z] ok github.com/docker/docker/libnetwork/etchosts 0.279s coverage: 81.2% of statements [2021-06-11T22:03:53.088Z] --- PASS: TestBuildUncleanTarFilenames (1.96s) [2021-06-11T22:03:53.088Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T22:03:54.498Z] --- PASS: TestSetRolloverSerial (1.42s) [2021-06-11T22:03:54.498Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-11T22:03:54.498Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-11T22:03:54.498Z] PASS [2021-06-11T22:03:54.498Z] coverage: 84.4% of statements [2021-06-11T22:03:54.498Z] ok github.com/docker/docker/libnetwork/bitseq 13.167s coverage: 84.4% of statements [2021-06-11T22:03:54.498Z] === RUN TestNew [2021-06-11T22:03:54.498Z] --- PASS: TestNew (0.00s) [2021-06-11T22:03:54.498Z] === RUN TestAllocate [2021-06-11T22:03:54.498Z] --- PASS: TestAllocate (0.00s) [2021-06-11T22:03:54.498Z] === RUN TestUninitialized [2021-06-11T22:03:54.498Z] --- PASS: TestUninitialized (0.00s) [2021-06-11T22:03:54.498Z] === RUN TestAllocateInRange [2021-06-11T22:03:54.498Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-11T22:03:54.498Z] === RUN TestAllocateSerial [2021-06-11T22:03:54.498Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-11T22:03:54.498Z] PASS [2021-06-11T22:03:54.498Z] coverage: 87.5% of statements [2021-06-11T22:03:54.498Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2021-06-11T22:03:54.498Z] === RUN TestDiff [2021-06-11T22:03:54.498Z] --- PASS: TestDiff (0.00s) [2021-06-11T22:03:54.498Z] === RUN TestAddedCallback [2021-06-11T22:03:54.499Z] --- PASS: TestAddedCallback (0.00s) [2021-06-11T22:03:54.499Z] === RUN TestRemovedCallback [2021-06-11T22:03:54.499Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-11T22:03:54.499Z] === RUN TestNoCallback [2021-06-11T22:03:54.499Z] --- PASS: TestNoCallback (0.00s) [2021-06-11T22:03:54.499Z] PASS [2021-06-11T22:03:54.499Z] coverage: 48.1% of statements [2021-06-11T22:03:54.499Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.046s coverage: 48.1% of statements [2021-06-11T22:03:55.465Z] === RUN TestCaller [2021-06-11T22:03:55.466Z] --- PASS: TestCaller (0.00s) [2021-06-11T22:03:55.466Z] PASS [2021-06-11T22:03:55.466Z] coverage: 100.0% of statements [2021-06-11T22:03:55.466Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2021-06-11T22:03:55.466Z] === RUN TestSetSerialInsertDelete [2021-06-11T22:03:55.466Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-11T22:03:55.466Z] === RUN TestSetParallelInsertDelete [2021-06-11T22:03:57.267Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2021-06-11T22:03:57.267Z] === RUN TestBuildWithHugeFile [2021-06-11T22:03:57.640Z] === RUN TestInt2IP2IntConversion [2021-06-11T22:03:57.640Z] === RUN TestPoolRequest [2021-06-11T22:03:57.640Z] --- PASS: TestPoolRequest (0.00s) [2021-06-11T22:03:57.640Z] === RUN TestOtherRequests [2021-06-11T22:03:57.640Z] --- PASS: TestOtherRequests (0.00s) [2021-06-11T22:03:57.640Z] PASS [2021-06-11T22:03:57.640Z] coverage: 57.1% of statements [2021-06-11T22:03:57.640Z] ok github.com/docker/docker/libnetwork/ipams/null 0.169s coverage: 57.1% of statements [2021-06-11T22:03:58.607Z] --- PASS: TestInt2IP2IntConversion (0.86s) [2021-06-11T22:03:58.607Z] === RUN TestGetAddressVersion [2021-06-11T22:03:58.607Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-11T22:03:58.607Z] === RUN TestKeyString [2021-06-11T22:03:58.607Z] --- PASS: TestKeyString (0.00s) [2021-06-11T22:03:58.607Z] === RUN TestPoolDataMarshal [2021-06-11T22:03:58.607Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-11T22:03:58.607Z] === RUN TestSubnetsMarshal [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-11T22:03:58.607Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-11T22:03:58.607Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-06-11T22:03:58.608Z] === RUN TestAddSubnets [2021-06-11T22:03:58.608Z] --- PASS: TestAddSubnets (0.08s) [2021-06-11T22:03:58.608Z] === RUN TestDoublePoolRelease [2021-06-11T22:03:58.608Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-06-11T22:03:58.608Z] === RUN TestAddReleasePoolID [2021-06-11T22:03:58.608Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-06-11T22:03:58.608Z] === RUN TestPredefinedPool [2021-06-11T22:03:59.067Z] --- PASS: TestPredefinedPool (0.07s) [2021-06-11T22:03:59.067Z] === RUN TestRemoveSubnet [2021-06-11T22:03:59.526Z] --- PASS: TestRemoveSubnet (0.43s) [2021-06-11T22:03:59.526Z] === RUN TestGetSameAddress [2021-06-11T22:03:59.526Z] --- PASS: TestGetSameAddress (0.24s) [2021-06-11T22:03:59.526Z] === RUN TestPoolAllocationReuse [2021-06-11T22:03:59.526Z] === RUN TestGetCapabilities [2021-06-11T22:03:59.526Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-11T22:03:59.526Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-11T22:03:59.526Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-11T22:03:59.526Z] === RUN TestGetDefaultAddressSpaces [2021-06-11T22:03:59.526Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-06-11T22:03:59.526Z] === RUN TestRemoteDriver [2021-06-11T22:03:59.526Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-11T22:03:59.526Z] PASS [2021-06-11T22:03:59.526Z] coverage: 47.4% of statements [2021-06-11T22:03:59.526Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.120s coverage: 47.4% of statements [2021-06-11T22:03:59.795Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T22:03:59.795Z] Using test binary docker [2021-06-11T22:03:59.795Z] +++ /etc/init.d/apparmor start [2021-06-11T22:03:59.795Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T22:03:59.795Z] INFO: Waiting for daemon to start... [2021-06-11T22:03:59.795Z] Starting dockerd [2021-06-11T22:03:59.795Z] +++ 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-06-11T22:04:00.494Z] === RUN TestWindowsIPAM [2021-06-11T22:04:00.494Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-11T22:04:00.494Z] PASS [2021-06-11T22:04:00.494Z] coverage: 71.4% of statements [2021-06-11T22:04:00.494Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.071s coverage: 71.4% of statements [2021-06-11T22:04:00.729Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T22:04:00.729Z] Using test binary docker [2021-06-11T22:04:00.729Z] +++ /etc/init.d/apparmor start [2021-06-11T22:04:00.729Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T22:04:00.729Z] INFO: Waiting for daemon to start... [2021-06-11T22:04:00.729Z] Starting dockerd [2021-06-11T22:04:00.729Z] +++ 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-06-11T22:04:00.953Z] === RUN TestDefaultNetwork [2021-06-11T22:04:01.412Z] === RUN TestKeyValue [2021-06-11T22:04:01.413Z] --- PASS: TestKeyValue (0.00s) [2021-06-11T22:04:01.413Z] PASS [2021-06-11T22:04:01.413Z] coverage: 60.0% of statements [2021-06-11T22:04:01.413Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2021-06-11T22:04:01.413Z] --- PASS: TestDefaultNetwork (0.53s) [2021-06-11T22:04:01.413Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-11T22:04:01.413Z] --- PASS: TestPoolAllocationReuse (2.07s) [2021-06-11T22:04:01.413Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-11T22:04:01.413Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-06-11T22:04:01.413Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-11T22:04:01.871Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.52s) [2021-06-11T22:04:01.871Z] === RUN TestInitAddressPools [2021-06-11T22:04:01.871Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-11T22:04:01.871Z] PASS [2021-06-11T22:04:01.871Z] coverage: 74.0% of statements [2021-06-11T22:04:01.871Z] ok github.com/docker/docker/libnetwork/ipamutils 1.125s coverage: 74.0% of statements [2021-06-11T22:04:01.922Z] . [2021-06-11T22:04:01.922Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T22:04:01.922Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T22:04:01.922Z] Error: No such image: emptyfs [2021-06-11T22:04:01.922Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-11T22:04:01.922Z] ++++ docker load [2021-06-11T22:04:02.179Z] Running integration-test (iteration 1) [2021-06-11T22:04:02.179Z] 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-06-11T22:04:02.179Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-11T22:04:02.179Z] ++ set -e [2021-06-11T22:04:02.179Z] ++ '[' -n 0 ']' [2021-06-11T22:04:02.179Z] ++ set -x [2021-06-11T22:04:02.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-11T22:04:03.113Z] [2021-06-11T22:04:03.113Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T22:04:03.113Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T22:04:03.113Z] Error: No such image: emptyfs [2021-06-11T22:04:03.113Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-11T22:04:03.113Z] ++++ docker load [2021-06-11T22:04:03.679Z] Running integration-test (iteration 1) [2021-06-11T22:04:03.679Z] 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-06-11T22:04:03.679Z] ++ 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-06-11T22:04:03.679Z] ++ set -e [2021-06-11T22:04:03.679Z] ++ '[' -n 0 ']' [2021-06-11T22:04:03.679Z] ++ set -x [2021-06-11T22:04:03.679Z] ++ 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-06-11T22:04:04.047Z] === RUN TestGenerate [2021-06-11T22:04:04.047Z] --- PASS: TestGenerate (0.00s) [2021-06-11T22:04:04.047Z] === RUN TestGeneratePtr [2021-06-11T22:04:04.047Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-11T22:04:04.047Z] === RUN TestGenerateMissingField [2021-06-11T22:04:04.047Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-11T22:04:04.047Z] === RUN TestFieldCannotBeSet [2021-06-11T22:04:04.047Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-11T22:04:04.047Z] === RUN TestTypeMismatchError [2021-06-11T22:04:04.047Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-11T22:04:04.047Z] PASS [2021-06-11T22:04:04.047Z] coverage: 100.0% of statements [2021-06-11T22:04:04.047Z] ok github.com/docker/docker/libnetwork/options 0.118s coverage: 100.0% of statements [2021-06-11T22:04:05.015Z] === RUN TestNetworkDBSimple [2021-06-11T22:04:05.015Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.29s) [2021-06-11T22:04:05.015Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-11T22:04:05.015Z] testing: warning: no tests to run [2021-06-11T22:04:05.015Z] PASS [2021-06-11T22:04:05.015Z] coverage: 0.0% of statements [2021-06-11T22:04:05.015Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2021-06-11T22:04:05.474Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-11T22:04:05.474Z] PASS [2021-06-11T22:04:05.474Z] coverage: 100.0% of statements [2021-06-11T22:04:05.474Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.078s coverage: 100.0% of statements [2021-06-11T22:04:05.933Z] 2021/06/11 22:04:05 Closing DB instances... [2021-06-11T22:04:05.933Z] === RUN TestRequestNewPort [2021-06-11T22:04:05.933Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-11T22:04:05.933Z] === RUN TestRequestSpecificPort [2021-06-11T22:04:05.933Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-11T22:04:05.933Z] === RUN TestReleasePort [2021-06-11T22:04:05.933Z] --- PASS: TestReleasePort (0.00s) [2021-06-11T22:04:05.933Z] === RUN TestReuseReleasedPort [2021-06-11T22:04:05.933Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-11T22:04:05.933Z] === RUN TestReleaseUnreadledPort [2021-06-11T22:04:05.933Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-11T22:04:05.933Z] === RUN TestUnknowProtocol [2021-06-11T22:04:05.933Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-11T22:04:05.933Z] === RUN TestAllocateAllPorts [2021-06-11T22:04:05.933Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-11T22:04:05.933Z] === RUN TestPortAllocation [2021-06-11T22:04:05.933Z] --- PASS: TestPortAllocation (0.00s) [2021-06-11T22:04:05.933Z] === RUN TestPortAllocationWithCustomRange [2021-06-11T22:04:05.933Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-11T22:04:05.933Z] === RUN TestNoDuplicateBPR [2021-06-11T22:04:05.933Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-11T22:04:05.933Z] === RUN TestChangePortRange [2021-06-11T22:04:05.933Z] --- PASS: TestChangePortRange (0.00s) [2021-06-11T22:04:05.933Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-11T22:04:05.933Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-11T22:04:05.933Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-11T22:04:05.933Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-11T22:04:05.933Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-11T22:04:05.933Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-11T22:04:05.933Z] PASS [2021-06-11T22:04:05.933Z] coverage: 89.7% of statements [2021-06-11T22:04:05.933Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 89.7% of statements [2021-06-11T22:04:06.393Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.63s) [2021-06-11T22:04:06.393Z] === RUN TestGetAddress [2021-06-11T22:04:06.852Z] === RUN TestTransportPortConv [2021-06-11T22:04:06.852Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-11T22:04:06.852Z] === RUN TestTransportPortBindingConv [2021-06-11T22:04:06.852Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-11T22:04:06.852Z] === RUN TestErrorConstructors [2021-06-11T22:04:06.852Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-11T22:04:06.852Z] === RUN TestCompareIPMask [2021-06-11T22:04:06.852Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-11T22:04:06.852Z] === RUN TestUtilGetHostPartIP [2021-06-11T22:04:06.852Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-11T22:04:06.852Z] === RUN TestUtilGetBroadcastIP [2021-06-11T22:04:06.852Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-11T22:04:06.852Z] === RUN TestParseCIDR [2021-06-11T22:04:06.852Z] --- PASS: TestParseCIDR (0.00s) [2021-06-11T22:04:06.852Z] PASS [2021-06-11T22:04:06.852Z] coverage: 47.9% of statements [2021-06-11T22:04:06.852Z] ok github.com/docker/docker/libnetwork/types 0.049s coverage: 47.9% of statements [2021-06-11T22:04:06.852Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-06-11T22:04:06.852Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-11T22:04:07.043Z] 4612f6d0b889: Pull complete [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-11T22:04:07.819Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-11T22:04:07.819Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-11T22:04:07.819Z] PASS [2021-06-11T22:04:07.819Z] coverage: 44.0% of statements [2021-06-11T22:04:07.819Z] ok github.com/docker/docker/oci 0.050s coverage: 44.0% of statements [2021-06-11T22:04:07.819Z] 2021/06/11 22:04:07 Closing DB instances... [2021-06-11T22:04:08.786Z] === RUN TestAddressPoolOpt [2021-06-11T22:04:08.786Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/a [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/something [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/_=a [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/env1=value1 [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/_env1=value1 [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/PATH [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/=a [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/PATH= [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/PATH=something [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/asd!qwe [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/1asd [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/123 [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/some_space [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/__some_space_before [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/some_space_after__ [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/= [2021-06-11T22:04:08.786Z] === RUN TestValidateEnv/PaTh [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestParseHost [2021-06-11T22:04:08.786Z] --- PASS: TestParseHost (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestParseDockerDaemonHost [2021-06-11T22:04:08.786Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestParseTCP [2021-06-11T22:04:08.786Z] --- PASS: TestParseTCP (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-11T22:04:08.786Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestValidateExtraHosts [2021-06-11T22:04:08.786Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestIpOptString [2021-06-11T22:04:08.786Z] --- PASS: TestIpOptString (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-11T22:04:08.786Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestNewIpOptValidDefaultVal [2021-06-11T22:04:08.786Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestIpOptSetInvalidVal [2021-06-11T22:04:08.786Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestValidateIPAddress [2021-06-11T22:04:08.786Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestMapOpts [2021-06-11T22:04:08.786Z] --- PASS: TestMapOpts (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestListOptsWithoutValidator [2021-06-11T22:04:08.786Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestListOptsWithValidator [2021-06-11T22:04:08.786Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestValidateDNSSearch [2021-06-11T22:04:08.786Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestValidateLabel [2021-06-11T22:04:08.786Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-11T22:04:08.786Z] === RUN TestValidateLabel/label_with_general_format [2021-06-11T22:04:08.786Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-11T22:04:08.786Z] === RUN TestValidateLabel/label_with_one_more [2021-06-11T22:04:08.786Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-11T22:04:08.786Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-11T22:04:08.786Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-11T22:04:08.786Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-11T22:04:08.786Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-11T22:04:08.786Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-11T22:04:08.786Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-11T22:04:08.786Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-11T22:04:08.786Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-11T22:04:08.786Z] --- PASS: TestValidateLabel (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-11T22:04:08.786Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestNamedListOpts [2021-06-11T22:04:08.786Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestNamedMapOpts [2021-06-11T22:04:08.786Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestParseLink [2021-06-11T22:04:08.786Z] --- PASS: TestParseLink (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestQuotedStringSetWithQuotes [2021-06-11T22:04:08.786Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-11T22:04:08.786Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-11T22:04:08.786Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-11T22:04:08.786Z] === RUN TestUlimitOpt [2021-06-11T22:04:08.786Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-11T22:04:08.786Z] PASS [2021-06-11T22:04:08.786Z] coverage: 67.1% of statements [2021-06-11T22:04:08.786Z] ok github.com/docker/docker/opts 0.089s coverage: 67.1% of statements [2021-06-11T22:04:08.786Z] === RUN TestParseVersion [2021-06-11T22:04:08.786Z] --- PASS: TestParseVersion (0.00s) [2021-06-11T22:04:08.786Z] PASS [2021-06-11T22:04:08.786Z] coverage: 52.9% of statements [2021-06-11T22:04:08.786Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2021-06-11T22:04:09.759Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-06-11T22:04:09.759Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-11T22:04:11.297Z] 2021/06/11 22:04:10 Closing DB instances... [2021-06-11T22:04:11.297Z] === RUN TestPeerCertificateMarshalJSON [2021-06-11T22:04:11.756Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-11T22:04:11.757Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-11T22:04:11.757Z] --- PASS: TestPeerCertificateMarshalJSON (0.37s) [2021-06-11T22:04:11.757Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-11T22:04:11.757Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-11T22:04:11.757Z] === RUN TestMiddleware [2021-06-11T22:04:11.757Z] --- PASS: TestMiddleware (0.00s) [2021-06-11T22:04:11.757Z] === RUN TestNewResponseModifier [2021-06-11T22:04:11.757Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-11T22:04:11.757Z] PASS [2021-06-11T22:04:11.757Z] coverage: 26.8% of statements [2021-06-11T22:04:11.757Z] ok github.com/docker/docker/pkg/authorization 0.421s coverage: 26.8% of statements [2021-06-11T22:04:11.757Z] === RUN TestIsArchivePathDir [2021-06-11T22:04:12.218Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-06-11T22:04:12.218Z] === RUN TestIsArchivePathInvalidFile [2021-06-11T22:04:12.218Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-06-11T22:04:12.218Z] === RUN TestIsArchivePathTar [2021-06-11T22:04:12.218Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-06-11T22:04:12.218Z] === RUN TestDecompressStreamGzip [2021-06-11T22:04:12.218Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-06-11T22:04:12.218Z] === RUN TestDecompressStreamBzip2 [2021-06-11T22:04:12.677Z] === RUN TestUnbuffered [2021-06-11T22:04:12.677Z] --- PASS: TestUnbuffered (0.00s) [2021-06-11T22:04:12.677Z] === RUN TestRaceUnbuffered [2021-06-11T22:04:12.677Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-11T22:04:12.677Z] PASS [2021-06-11T22:04:12.677Z] coverage: 100.0% of statements [2021-06-11T22:04:12.677Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2021-06-11T22:04:12.677Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-06-11T22:04:12.677Z] === RUN TestDecompressStreamXz [2021-06-11T22:04:12.677Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-11T22:04:12.677Z] archive_test.go:134: Xz not present in msys2 [2021-06-11T22:04:12.677Z] === RUN TestCompressStreamXzUnsupported [2021-06-11T22:04:12.677Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-11T22:04:12.677Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-11T22:04:12.677Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-11T22:04:12.677Z] === RUN TestCompressStreamInvalid [2021-06-11T22:04:12.677Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-11T22:04:12.677Z] === RUN TestExtensionInvalid [2021-06-11T22:04:12.677Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-11T22:04:12.677Z] === RUN TestExtensionUncompressed [2021-06-11T22:04:12.677Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-11T22:04:12.677Z] === RUN TestExtensionBzip2 [2021-06-11T22:04:12.677Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-11T22:04:12.677Z] === RUN TestExtensionGzip [2021-06-11T22:04:12.677Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-11T22:04:12.677Z] === RUN TestExtensionXz [2021-06-11T22:04:12.677Z] --- PASS: TestExtensionXz (0.00s) [2021-06-11T22:04:12.677Z] === RUN TestCmdStreamLargeStderr [2021-06-11T22:04:12.677Z] --- PASS: TestCmdStreamLargeStderr (0.18s) [2021-06-11T22:04:12.677Z] === RUN TestCmdStreamBad [2021-06-11T22:04:12.677Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-11T22:04:12.677Z] archive_test.go:239: Failing on Windows CI machines [2021-06-11T22:04:12.677Z] === RUN TestCmdStreamGood [2021-06-11T22:04:12.677Z] --- PASS: TestCmdStreamGood (0.06s) [2021-06-11T22:04:12.677Z] === RUN TestUntarPathWithInvalidDest [2021-06-11T22:04:12.677Z] time="2021-06-11T22:04:12Z" level=error msg="node1(c8686df6c864) Could not close DB: timeout waiting for leave broadcast" [2021-06-11T22:04:12.677Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.20s) [2021-06-11T22:04:12.677Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-11T22:04:12.677Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2021-06-11T22:04:12.677Z] === RUN TestUntarPathWithInvalidSrc [2021-06-11T22:04:12.677Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-11T22:04:12.677Z] === RUN TestUntarPath [2021-06-11T22:04:13.136Z] --- PASS: TestUntarPath (0.07s) [2021-06-11T22:04:13.136Z] === RUN TestUntarPathWithDestinationFile [2021-06-11T22:04:13.136Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-06-11T22:04:13.136Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-11T22:04:13.136Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-06-11T22:04:13.136Z] === RUN TestCopyWithTarInvalidSrc [2021-06-11T22:04:13.136Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-11T22:04:13.136Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-11T22:04:13.136Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-11T22:04:13.136Z] === RUN TestCopyWithTarSrcFile [2021-06-11T22:04:13.136Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-11T22:04:13.136Z] === RUN TestCopyWithTarSrcFolder [2021-06-11T22:04:13.136Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-11T22:04:13.136Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-11T22:04:13.136Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-11T22:04:13.136Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-11T22:04:13.136Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-11T22:04:13.136Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-11T22:04:13.136Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-11T22:04:13.136Z] === RUN TestCopyFileWithTarSrcFile [2021-06-11T22:04:13.136Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-11T22:04:13.136Z] === RUN TestTarFiles [2021-06-11T22:04:13.136Z] === RUN TestMatch [2021-06-11T22:04:13.136Z] === RUN TestMatch/[[]] [2021-06-11T22:04:13.136Z] === RUN TestMatch/[[foo]] [2021-06-11T22:04:13.136Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-11T22:04:13.136Z] === RUN TestMatch/[[foo_bar]] [2021-06-11T22:04:13.136Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-11T22:04:13.136Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-11T22:04:13.136Z] === RUN TestMatch/[] [2021-06-11T22:04:13.136Z] === RUN TestMatch/[]#01 [2021-06-11T22:04:13.136Z] === RUN TestMatch/[[qux]] [2021-06-11T22:04:13.136Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-11T22:04:13.136Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-11T22:04:13.136Z] === RUN TestMatch/[[foo_baz]] [2021-06-11T22:04:13.136Z] --- PASS: TestMatch (0.00s) [2021-06-11T22:04:13.136Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-11T22:04:13.136Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-11T22:04:13.136Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-11T22:04:13.136Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-11T22:04:13.136Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-11T22:04:13.136Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-11T22:04:13.136Z] --- PASS: TestMatch/[] (0.00s) [2021-06-11T22:04:13.136Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-11T22:04:13.136Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-11T22:04:13.136Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-11T22:04:13.136Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-11T22:04:13.136Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-11T22:04:13.136Z] PASS [2021-06-11T22:04:13.136Z] coverage: 87.5% of statements [2021-06-11T22:04:13.136Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2021-06-11T22:04:14.670Z] === RUN TestChrootTarUntar [2021-06-11T22:04:14.670Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-11T22:04:14.670Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:04:14.670Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-11T22:04:14.670Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-11T22:04:14.670Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:04:14.670Z] === RUN TestChrootUntarEmptyArchive [2021-06-11T22:04:14.670Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-11T22:04:14.670Z] === RUN TestChrootTarUntarWithSymlink [2021-06-11T22:04:14.670Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-11T22:04:14.670Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T22:04:14.670Z] === RUN TestChrootCopyWithTar [2021-06-11T22:04:14.670Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-11T22:04:14.670Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T22:04:14.670Z] === RUN TestChrootCopyFileWithTar [2021-06-11T22:04:14.670Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-11T22:04:14.670Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:04:14.670Z] === RUN TestChrootUntarPath [2021-06-11T22:04:14.670Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-11T22:04:14.670Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T22:04:14.670Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-11T22:04:14.670Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-11T22:04:14.670Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:04:14.670Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-11T22:04:14.670Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-11T22:04:14.670Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:04:14.670Z] === RUN TestChrootApplyDotDotFile [2021-06-11T22:04:14.670Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-11T22:04:14.670Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:04:14.670Z] PASS [2021-06-11T22:04:14.670Z] coverage: 15.4% of statements [2021-06-11T22:04:14.670Z] ok github.com/docker/docker/pkg/chrootarchive 0.080s coverage: 15.4% of statements [2021-06-11T22:04:15.129Z] 2021/06/11 22:04:14 Closing DB instances... [2021-06-11T22:04:15.588Z] === RUN TestSizeEmpty [2021-06-11T22:04:15.588Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-11T22:04:15.588Z] === RUN TestSizeEmptyFile [2021-06-11T22:04:15.588Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-11T22:04:15.588Z] === RUN TestSizeNonemptyFile [2021-06-11T22:04:15.588Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-11T22:04:15.588Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-11T22:04:15.588Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-11T22:04:15.588Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-11T22:04:15.588Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-11T22:04:15.588Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-11T22:04:15.588Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-11T22:04:15.588Z] === RUN TestMoveToSubdir [2021-06-11T22:04:15.588Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-11T22:04:15.588Z] === RUN TestSizeNonExistingDirectory [2021-06-11T22:04:15.588Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-11T22:04:15.588Z] PASS [2021-06-11T22:04:15.588Z] coverage: 80.0% of statements [2021-06-11T22:04:15.588Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2021-06-11T22:04:16.558Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-06-11T22:04:16.558Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-11T22:04:17.016Z] === RUN Test [2021-06-11T22:04:17.016Z] === RUN Test/TestContainsEntry [2021-06-11T22:04:17.016Z] === RUN Test/TestCreateEntries [2021-06-11T22:04:17.016Z] === RUN Test/TestEntriesDiff [2021-06-11T22:04:17.016Z] === RUN Test/TestEntriesEquality [2021-06-11T22:04:17.016Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-11T22:04:17.016Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-11T22:04:17.016Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-11T22:04:17.016Z] === RUN Test/TestGeneratorNotGenerate [2021-06-11T22:04:17.016Z] === RUN Test/TestGeneratorWithPort [2021-06-11T22:04:17.475Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-11T22:04:17.475Z] === RUN Test/TestNewEntry [2021-06-11T22:04:17.475Z] === RUN Test/TestParse [2021-06-11T22:04:17.475Z] --- PASS: Test (0.00s) [2021-06-11T22:04:17.475Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-11T22:04:17.475Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-11T22:04:17.475Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-11T22:04:17.475Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-11T22:04:17.475Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-11T22:04:17.475Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-11T22:04:17.475Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-11T22:04:17.475Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-11T22:04:17.475Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-11T22:04:17.475Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-11T22:04:17.475Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-11T22:04:17.475Z] --- PASS: Test/TestParse (0.00s) [2021-06-11T22:04:17.475Z] PASS [2021-06-11T22:04:17.475Z] coverage: 58.3% of statements [2021-06-11T22:04:17.475Z] ok github.com/docker/docker/pkg/discovery 0.044s coverage: 58.3% of statements [2021-06-11T22:04:17.933Z] --- PASS: TestTarFiles (4.82s) [2021-06-11T22:04:17.933Z] === RUN TestTarUntar [2021-06-11T22:04:17.933Z] --- PASS: TestTarUntar (0.04s) [2021-06-11T22:04:17.933Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-11T22:04:17.933Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-11T22:04:17.933Z] === RUN TestTarWithOptions [2021-06-11T22:04:17.933Z] --- PASS: TestTarWithOptions (0.02s) [2021-06-11T22:04:17.933Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-11T22:04:17.933Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-11T22:04:17.933Z] === RUN TestUntarUstarGnuConflict [2021-06-11T22:04:17.933Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-11T22:04:17.933Z] === RUN TestUntarInvalidFilenames [2021-06-11T22:04:18.391Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames199094906\\dest" [2021-06-11T22:04:18.391Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2021-06-11T22:04:18.391Z] === RUN TestUntarHardlinkToSymlink [2021-06-11T22:04:18.391Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-11T22:04:18.391Z] === RUN TestUntarInvalidHardlink [2021-06-11T22:04:18.391Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink194946027\\victim\\hello" -> "../victim/hello" [2021-06-11T22:04:18.391Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink014849614\\victim\\hello" -> "/../victim/hello" [2021-06-11T22:04:18.391Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink404893013\\victim" -> "../victim" [2021-06-11T22:04:18.391Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink173181616\\victim" -> "../victim" [2021-06-11T22:04:18.391Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink197304911\\victim" -> "../victim" [2021-06-11T22:04:18.391Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink001630562\\victim" -> "../victim" [2021-06-11T22:04:18.391Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-11T22:04:18.391Z] === RUN TestUntarInvalidSymlink [2021-06-11T22:04:18.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink540286809\\dest\\dotdot" -> "../victim/hello" [2021-06-11T22:04:18.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink381546724\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-11T22:04:18.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink929612019\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:04:18.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink246731702\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:04:18.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink032364957\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:04:18.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink727695448\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:04:18.392Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink976702423\\dest\\dir\\loophole" -> "../../victim" [2021-06-11T22:04:18.392Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-06-11T22:04:18.392Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-11T22:04:18.392Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-11T22:04:18.392Z] === RUN TestXGlobalNoParent [2021-06-11T22:04:18.392Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-11T22:04:18.392Z] === RUN TestReplaceFileTarWrapper [2021-06-11T22:04:18.392Z] === RUN Test [2021-06-11T22:04:18.392Z] === RUN Test/TestContent [2021-06-11T22:04:18.392Z] === RUN Test/TestInitialize [2021-06-11T22:04:18.392Z] === RUN Test/TestNew [2021-06-11T22:04:18.392Z] === RUN Test/TestParsingContentsWithComments [2021-06-11T22:04:18.392Z] === RUN Test/TestRegister [2021-06-11T22:04:18.392Z] === RUN Test/TestWatch [2021-06-11T22:04:18.392Z] --- PASS: Test (0.01s) [2021-06-11T22:04:18.392Z] --- PASS: Test/TestContent (0.00s) [2021-06-11T22:04:18.392Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-11T22:04:18.392Z] --- PASS: Test/TestNew (0.00s) [2021-06-11T22:04:18.392Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-11T22:04:18.392Z] --- PASS: Test/TestRegister (0.00s) [2021-06-11T22:04:18.392Z] --- PASS: Test/TestWatch (0.01s) [2021-06-11T22:04:18.392Z] PASS [2021-06-11T22:04:18.392Z] coverage: 97.6% of statements [2021-06-11T22:04:18.392Z] ok github.com/docker/docker/pkg/discovery/file 0.049s coverage: 97.6% of statements [2021-06-11T22:04:18.392Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-06-11T22:04:18.392Z] === RUN TestPrefixHeaderReadable [2021-06-11T22:04:18.392Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-11T22:04:18.392Z] === RUN TestDisablePigz [2021-06-11T22:04:18.392Z] 2021/06/11 22:04:18 Closing DB instances... [2021-06-11T22:04:18.852Z] --- PASS: TestDisablePigz (0.14s) [2021-06-11T22:04:18.852Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-11T22:04:18.852Z] === RUN TestPigz [2021-06-11T22:04:18.852Z] --- PASS: TestPigz (0.14s) [2021-06-11T22:04:18.852Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-11T22:04:18.852Z] === RUN TestCopyFileWithInvalidDest [2021-06-11T22:04:18.852Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-11T22:04:18.852Z] archive_windows_test.go:16: Currently fails [2021-06-11T22:04:18.852Z] === RUN TestCanonicalTarNameForPath [2021-06-11T22:04:18.852Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-11T22:04:18.852Z] === RUN TestCanonicalTarName [2021-06-11T22:04:18.852Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-11T22:04:18.852Z] === RUN TestChmodTarEntry [2021-06-11T22:04:18.852Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-11T22:04:18.852Z] === RUN TestHardLinkOrder [2021-06-11T22:04:18.852Z] --- PASS: TestHardLinkOrder (0.08s) [2021-06-11T22:04:18.852Z] === RUN TestChangeString [2021-06-11T22:04:18.852Z] --- PASS: TestChangeString (0.00s) [2021-06-11T22:04:18.852Z] === RUN TestChangesWithNoChanges [2021-06-11T22:04:18.852Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-06-11T22:04:18.852Z] === RUN TestChangesWithChanges [2021-06-11T22:04:18.852Z] --- PASS: TestChangesWithChanges (0.03s) [2021-06-11T22:04:18.852Z] === RUN TestChangesWithChangesGH13590 [2021-06-11T22:04:18.852Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-11T22:04:18.852Z] changes_test.go:196: needs more investigation [2021-06-11T22:04:18.852Z] === RUN TestChangesDirsEmpty [2021-06-11T22:04:18.852Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-11T22:04:18.852Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-11T22:04:18.852Z] === RUN TestChangesDirsMutated [2021-06-11T22:04:18.852Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-11T22:04:18.852Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-11T22:04:18.852Z] === RUN TestApplyLayer [2021-06-11T22:04:18.852Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-11T22:04:18.852Z] changes_test.go:433: needs further investigation [2021-06-11T22:04:18.852Z] === RUN TestChangesSizeWithHardlinks [2021-06-11T22:04:18.852Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-11T22:04:18.852Z] changes_test.go:469: needs further investigation [2021-06-11T22:04:18.852Z] === RUN TestChangesSizeWithNoChanges [2021-06-11T22:04:18.852Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-11T22:04:18.852Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-11T22:04:18.852Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-11T22:04:18.852Z] === RUN TestChangesSize [2021-06-11T22:04:18.852Z] --- PASS: TestChangesSize (0.00s) [2021-06-11T22:04:18.852Z] === RUN TestApplyLayerInvalidFilenames [2021-06-11T22:04:18.852Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames051319900\\dest" [2021-06-11T22:04:18.852Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-06-11T22:04:18.852Z] === RUN TestApplyLayerInvalidHardlink [2021-06-11T22:04:18.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink276037614\\victim\\hello" -> "../victim/hello" [2021-06-11T22:04:18.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink425523317\\victim\\hello" -> "/../victim/hello" [2021-06-11T22:04:18.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink940449616\\victim" -> "../victim" [2021-06-11T22:04:18.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink669735535\\victim" -> "../victim" [2021-06-11T22:04:18.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink102886146\\victim" -> "../victim" [2021-06-11T22:04:18.852Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink258648697\\victim" -> "../victim" [2021-06-11T22:04:18.852Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-06-11T22:04:18.852Z] === RUN TestApplyLayerInvalidSymlink [2021-06-11T22:04:18.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink549027716\\dest\\dotdot" -> "../victim/hello" [2021-06-11T22:04:18.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink490572051\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-11T22:04:18.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink684844886\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:04:18.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink666874045\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:04:18.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink365474552\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:04:18.852Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink914299895\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:04:18.852Z] --- PASS: TestApplyLayerInvalidSymlink (0.06s) [2021-06-11T22:04:18.852Z] === RUN TestApplyLayerWhiteouts [2021-06-11T22:04:19.311Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-06-11T22:04:19.311Z] === RUN TestGenerateEmptyFile [2021-06-11T22:04:19.311Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-11T22:04:19.311Z] === RUN TestGenerateWithContent [2021-06-11T22:04:19.311Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-11T22:04:19.311Z] PASS [2021-06-11T22:04:19.311Z] coverage: 61.6% of statements [2021-06-11T22:04:19.311Z] ok github.com/docker/docker/pkg/archive 7.261s coverage: 61.6% of statements [2021-06-11T22:04:19.769Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-06-11T22:04:19.769Z] === RUN TestNetworkDBNodeLeave [2021-06-11T22:04:20.228Z] === RUN Test [2021-06-11T22:04:20.228Z] === RUN Test/TestInitialize [2021-06-11T22:04:20.686Z] time="2021-06-11T22:04:20Z" level=info msg="Initializing discovery without TLS" [2021-06-11T22:04:20.686Z] time="2021-06-11T22:04:20Z" level=info msg="Initializing discovery without TLS" [2021-06-11T22:04:20.686Z] time="2021-06-11T22:04:20Z" level=info msg="Initializing discovery without TLS" [2021-06-11T22:04:20.686Z] === RUN Test/TestInitializeWithCerts [2021-06-11T22:04:20.686Z] time="2021-06-11T22:04:20Z" level=info msg="Initializing discovery with TLS" [2021-06-11T22:04:20.686Z] === RUN Test/TestWatch [2021-06-11T22:04:20.686Z] time="2021-06-11T22:04:20Z" level=info msg="Initializing discovery without TLS" [2021-06-11T22:04:22.867Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-06-11T22:04:22.867Z] === RUN TestNetworkDBWatch [2021-06-11T22:04:23.326Z] --- PASS: Test (3.14s) [2021-06-11T22:04:23.326Z] --- PASS: Test/TestInitialize (0.13s) [2021-06-11T22:04:23.326Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-11T22:04:23.326Z] --- PASS: Test/TestWatch (3.00s) [2021-06-11T22:04:23.326Z] PASS [2021-06-11T22:04:23.326Z] coverage: 84.1% of statements [2021-06-11T22:04:23.326Z] ok github.com/docker/docker/pkg/discovery/kv 3.260s coverage: 84.1% of statements [2021-06-11T22:04:24.294Z] 2021/06/11 22:04:24 Closing DB instances... [2021-06-11T22:04:24.753Z] === RUN Test [2021-06-11T22:04:24.753Z] === RUN Test/TestWatch [2021-06-11T22:04:24.753Z] --- PASS: Test (0.00s) [2021-06-11T22:04:24.753Z] --- PASS: Test/TestWatch (0.00s) [2021-06-11T22:04:24.753Z] PASS [2021-06-11T22:04:24.753Z] coverage: 92.3% of statements [2021-06-11T22:04:24.753Z] ok github.com/docker/docker/pkg/discovery/memory 0.043s coverage: 92.3% of statements [2021-06-11T22:04:25.719Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-06-11T22:04:25.719Z] === RUN TestNetworkDBBulkSync [2021-06-11T22:04:25.719Z] === RUN Test [2021-06-11T22:04:25.719Z] === RUN Test/TestInitialize [2021-06-11T22:04:25.719Z] === RUN Test/TestInitializeWithPattern [2021-06-11T22:04:25.719Z] === RUN Test/TestRegister [2021-06-11T22:04:25.719Z] === RUN Test/TestWatch [2021-06-11T22:04:25.719Z] --- PASS: Test (0.00s) [2021-06-11T22:04:25.719Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-11T22:04:25.719Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-11T22:04:25.719Z] --- PASS: Test/TestRegister (0.00s) [2021-06-11T22:04:25.719Z] --- PASS: Test/TestWatch (0.00s) [2021-06-11T22:04:25.719Z] PASS [2021-06-11T22:04:25.719Z] coverage: 93.8% of statements [2021-06-11T22:04:25.719Z] ok github.com/docker/docker/pkg/discovery/nodes 0.044s coverage: 93.8% of statements [2021-06-11T22:04:27.258Z] 2021/06/11 22:04:26 Closing DB instances... [2021-06-11T22:04:27.258Z] === RUN TestPollerAddRemove [2021-06-11T22:04:27.258Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-11T22:04:27.258Z] === RUN TestPollerEvent [2021-06-11T22:04:27.258Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-11T22:04:27.258Z] poller_test.go:41: No chmod on Windows [2021-06-11T22:04:27.258Z] === RUN TestPollerClose [2021-06-11T22:04:27.258Z] --- PASS: TestPollerClose (0.00s) [2021-06-11T22:04:27.258Z] PASS [2021-06-11T22:04:27.258Z] coverage: 36.2% of statements [2021-06-11T22:04:27.258Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 36.2% of statements [2021-06-11T22:04:28.225Z] === RUN TestCopyFileWithInvalidSrc [2021-06-11T22:04:28.225Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestCopyFileWithInvalidDest [2021-06-11T22:04:28.225Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-11T22:04:28.225Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-11T22:04:28.225Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestCopyFile [2021-06-11T22:04:28.225Z] --- PASS: TestCopyFile (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-11T22:04:28.225Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-11T22:04:28.225Z] fileutils_test.go:134: Needs porting to Windows [2021-06-11T22:04:28.225Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-11T22:04:28.225Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-11T22:04:28.225Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-11T22:04:28.225Z] fileutils_test.go:180: Needs porting to Windows [2021-06-11T22:04:28.225Z] === RUN TestWildcardMatches [2021-06-11T22:04:28.225Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestPatternMatches [2021-06-11T22:04:28.225Z] --- PASS: TestPatternMatches (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-11T22:04:28.225Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestPatternMatchesFolderExclusions [2021-06-11T22:04:28.225Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-11T22:04:28.225Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-11T22:04:28.225Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-11T22:04:28.225Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-11T22:04:28.225Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestSingleExclamationError [2021-06-11T22:04:28.225Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestMatchesWithNoPatterns [2021-06-11T22:04:28.225Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestMatchesWithMalformedPatterns [2021-06-11T22:04:28.225Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestMatches [2021-06-11T22:04:28.225Z] --- PASS: TestMatches (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestCleanPatterns [2021-06-11T22:04:28.225Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-11T22:04:28.225Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestCleanPatternsExceptionFlag [2021-06-11T22:04:28.225Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-11T22:04:28.225Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-11T22:04:28.225Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestCleanPatternsErrorSingleException [2021-06-11T22:04:28.225Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestCreateIfNotExistsDir [2021-06-11T22:04:28.225Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestCreateIfNotExistsFile [2021-06-11T22:04:28.225Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-11T22:04:28.225Z] === RUN TestMatch [2021-06-11T22:04:28.225Z] --- PASS: TestMatch (0.00s) [2021-06-11T22:04:28.225Z] PASS [2021-06-11T22:04:28.225Z] coverage: 87.5% of statements [2021-06-11T22:04:28.225Z] ok github.com/docker/docker/pkg/fileutils 0.076s coverage: 87.5% of statements [2021-06-11T22:04:28.684Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-06-11T22:04:28.684Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-11T22:04:29.142Z] === RUN TestGet [2021-06-11T22:04:29.142Z] --- PASS: TestGet (0.00s) [2021-06-11T22:04:29.142Z] === RUN TestGetShortcutString [2021-06-11T22:04:29.142Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-11T22:04:29.142Z] PASS [2021-06-11T22:04:29.142Z] coverage: 42.9% of statements [2021-06-11T22:04:29.142Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2021-06-11T22:04:30.678Z] === RUN TestCreateIDMapOrder [2021-06-11T22:04:30.678Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-11T22:04:30.678Z] PASS [2021-06-11T22:04:30.678Z] coverage: 7.2% of statements [2021-06-11T22:04:30.678Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2021-06-11T22:04:31.645Z] 2021/06/11 22:04:31 Closing DB instances... [2021-06-11T22:04:31.645Z] time="2021-06-11T22:04:31Z" level=error msg="node: 454d995b8f1a is unknown to memberlist" [2021-06-11T22:04:31.645Z] === RUN TestFixedBufferCap [2021-06-11T22:04:31.645Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-11T22:04:31.645Z] === RUN TestFixedBufferLen [2021-06-11T22:04:31.645Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-11T22:04:31.645Z] === RUN TestFixedBufferString [2021-06-11T22:04:31.645Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-11T22:04:31.645Z] === RUN TestFixedBufferWrite [2021-06-11T22:04:31.645Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-11T22:04:31.645Z] === RUN TestFixedBufferRead [2021-06-11T22:04:31.645Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-11T22:04:31.645Z] === RUN TestBytesPipeRead [2021-06-11T22:04:31.645Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-11T22:04:31.645Z] === RUN TestBytesPipeWrite [2021-06-11T22:04:31.645Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-11T22:04:31.645Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-11T22:04:32.104Z] --- PASS: TestGetAddress (25.34s) [2021-06-11T22:04:32.104Z] === RUN TestRequestSyntaxCheck [2021-06-11T22:04:32.104Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-06-11T22:04:32.104Z] === RUN TestRequest [2021-06-11T22:04:32.104Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2021-06-11T22:04:32.104Z] === RUN TestAtomicWriteToFile [2021-06-11T22:04:32.104Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-11T22:04:32.104Z] === RUN TestAtomicWriteSetCommit [2021-06-11T22:04:32.104Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-11T22:04:32.563Z] === RUN TestAtomicWriteSetCancel [2021-06-11T22:04:32.563Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-11T22:04:32.563Z] === RUN TestReadCloserWrapperClose [2021-06-11T22:04:32.563Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-11T22:04:32.563Z] === RUN TestReaderErrWrapperReadOnError [2021-06-11T22:04:32.563Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-11T22:04:32.563Z] === RUN TestReaderErrWrapperRead [2021-06-11T22:04:32.563Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-11T22:04:32.563Z] === RUN TestHashData [2021-06-11T22:04:32.563Z] --- PASS: TestHashData (0.00s) [2021-06-11T22:04:32.563Z] === RUN TestCancelReadCloser [2021-06-11T22:04:32.563Z] time="2021-06-11T22:04:32Z" level=error msg="node: b3bef76ef068 is unknown to memberlist" [2021-06-11T22:04:32.563Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-11T22:04:32.563Z] === RUN TestWriteCloserWrapperClose [2021-06-11T22:04:32.563Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-11T22:04:32.563Z] === RUN TestNopWriteCloser [2021-06-11T22:04:32.563Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-11T22:04:32.563Z] === RUN TestNopWriter [2021-06-11T22:04:32.563Z] --- PASS: TestNopWriter (0.00s) [2021-06-11T22:04:32.563Z] === RUN TestWriteCounter [2021-06-11T22:04:32.563Z] --- PASS: TestWriteCounter (0.00s) [2021-06-11T22:04:32.563Z] PASS [2021-06-11T22:04:32.563Z] coverage: 68.4% of statements [2021-06-11T22:04:32.563Z] ok github.com/docker/docker/pkg/ioutils 0.639s coverage: 68.4% of statements [2021-06-11T22:04:33.022Z] time="2021-06-11T22:04:32Z" level=error msg="node: bbd00ecfdc04 is unknown to memberlist" [2021-06-11T22:04:33.022Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.67s) [2021-06-11T22:04:33.022Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-11T22:04:33.482Z] === RUN TestError [2021-06-11T22:04:33.482Z] --- PASS: TestError (0.00s) [2021-06-11T22:04:33.482Z] === RUN TestProgressString [2021-06-11T22:04:33.482Z] === RUN TestProgressString/no_progress [2021-06-11T22:04:33.482Z] === RUN TestProgressString/progress_1 [2021-06-11T22:04:33.482Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-11T22:04:33.482Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-11T22:04:33.482Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-11T22:04:33.482Z] === RUN TestProgressString/with_units [2021-06-11T22:04:33.482Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-11T22:04:33.482Z] === RUN TestProgressString/hide_counts [2021-06-11T22:04:33.482Z] --- PASS: TestProgressString (0.00s) [2021-06-11T22:04:33.482Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-11T22:04:33.482Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-11T22:04:33.482Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-11T22:04:33.482Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-11T22:04:33.482Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-11T22:04:33.482Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-11T22:04:33.482Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-11T22:04:33.482Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-11T22:04:33.482Z] === RUN TestJSONMessageDisplay [2021-06-11T22:04:33.941Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-06-11T22:04:33.941Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-11T22:04:33.941Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-11T22:04:33.941Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-11T22:04:33.941Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-11T22:04:33.941Z] === RUN TestDisplayJSONMessagesStream [2021-06-11T22:04:33.941Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-11T22:04:33.941Z] PASS [2021-06-11T22:04:33.941Z] coverage: 91.7% of statements [2021-06-11T22:04:33.941Z] ok github.com/docker/docker/pkg/jsonmessage 0.231s coverage: 91.7% of statements [2021-06-11T22:04:34.910Z] === RUN TestStandardLongPath [2021-06-11T22:04:34.910Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-11T22:04:34.910Z] === RUN TestUNCLongPath [2021-06-11T22:04:34.910Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-11T22:04:34.910Z] PASS [2021-06-11T22:04:34.910Z] coverage: 100.0% of statements [2021-06-11T22:04:34.910Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2021-06-11T22:04:34.910Z] 2021/06/11 22:04:34 Closing DB instances... [2021-06-11T22:04:35.878Z] === RUN TestNameFormat [2021-06-11T22:04:35.878Z] --- PASS: TestNameFormat (0.00s) [2021-06-11T22:04:35.878Z] === RUN TestNameRetries [2021-06-11T22:04:35.878Z] --- PASS: TestNameRetries (0.00s) [2021-06-11T22:04:35.878Z] PASS [2021-06-11T22:04:35.878Z] coverage: 85.7% of statements [2021-06-11T22:04:35.878Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2021-06-11T22:04:36.337Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s) [2021-06-11T22:04:36.337Z] === RUN TestNetworkDBGarbageCollection [2021-06-11T22:04:36.795Z] === RUN TestParseKeyValueOpt [2021-06-11T22:04:36.795Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-11T22:04:36.795Z] === RUN TestParseUintList [2021-06-11T22:04:36.795Z] --- PASS: TestParseUintList (0.00s) [2021-06-11T22:04:36.795Z] === RUN TestParseUintListMaximumLimits [2021-06-11T22:04:36.795Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-11T22:04:36.795Z] PASS [2021-06-11T22:04:36.795Z] coverage: 97.0% of statements [2021-06-11T22:04:36.795Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2021-06-11T22:04:38.330Z] === RUN TestNewAndRemove [2021-06-11T22:04:38.330Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-11T22:04:38.330Z] === RUN TestRemoveInvalidPath [2021-06-11T22:04:38.330Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-11T22:04:38.330Z] PASS [2021-06-11T22:04:38.330Z] coverage: 82.6% of statements [2021-06-11T22:04:38.330Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2021-06-11T22:04:40.390Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m34.292286625s with top 10 stages: buildssa: 1m48.562614424s, goimports: 26.167435478s, unconvert: 16.784393681s, gosec: 12.622707271s, golint: 7.40559171s, ineffassign: 5.131980683s, vrp: 4.292429997s, misspell: 4.259185158s, inspect: 3.704102741s, printf: 2.121681861s [2021-06-11T22:04:40.505Z] === RUN TestFailedConnection [2021-06-11T22:04:40.963Z] --- PASS: TestRequest (8.86s) [2021-06-11T22:04:40.963Z] === RUN TestOverlappingRequests [2021-06-11T22:04:40.963Z] --- PASS: TestOverlappingRequests (0.34s) [2021-06-11T22:04:40.963Z] === RUN TestRelease [2021-06-11T22:04:42.382Z] Loaded image: buildpack-deps:buster [2021-06-11T22:04:42.382Z] Loaded image: busybox:latest [2021-06-11T22:04:42.382Z] Loaded image: buildpack-deps:buster [2021-06-11T22:04:42.499Z] --- PASS: TestRelease (1.40s) [2021-06-11T22:04:42.499Z] === RUN TestAllocateRandomDeallocate [2021-06-11T22:04:42.499Z] --- PASS: TestFailedConnection (2.02s) [2021-06-11T22:04:42.499Z] === RUN TestFailOnce [2021-06-11T22:04:42.499Z] 2021/06/11 22:04:42 http: panic serving 127.0.0.1:49309: Plugin not ready [2021-06-11T22:04:42.499Z] goroutine 10 [running]: [2021-06-11T22:04:42.499Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-06-11T22:04:42.499Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-11T22:04:42.499Z] panic(0x84ab40, 0x987da0) [2021-06-11T22:04:42.499Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-11T22:04:42.499Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc000134000, 0xc0000d0300) [2021-06-11T22:04:42.499Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-11T22:04:42.499Z] net/http.HandlerFunc.ServeHTTP(0xc0000f0050, 0x99b9e0, 0xc000134000, 0xc0000d0300) [2021-06-11T22:04:42.499Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-11T22:04:42.499Z] net/http.(*ServeMux).ServeHTTP(0xc000100000, 0x99b9e0, 0xc000134000, 0xc0000d0300) [2021-06-11T22:04:42.499Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-11T22:04:42.499Z] net/http.serverHandler.ServeHTTP(0xc000106000, 0x99b9e0, 0xc000134000, 0xc0000d0300) [2021-06-11T22:04:42.499Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-11T22:04:42.499Z] net/http.(*conn).serve(0xc000058b40, 0x99c5a0, 0xc00004a980) [2021-06-11T22:04:42.499Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-11T22:04:42.499Z] created by net/http.(*Server).Serve [2021-06-11T22:04:42.499Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-11T22:04:42.499Z] time="2021-06-11T22:04:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.FailOnce: Post http://127.0.0.1:49308/Test.FailOnce: EOF, retrying in 1s" [2021-06-11T22:04:42.640Z] Loaded image: busybox:glibc [2021-06-11T22:04:42.640Z] Loaded image: busybox:latest [2021-06-11T22:04:42.819Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T22:04:42.819Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T22:04:42.819Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T22:04:42.819Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T22:04:42.819Z] [2021-06-11T22:04:42.819Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T22:04:42.819Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T22:04:42.819Z] HOSTNAME=bbc948825a0d [2021-06-11T22:04:42.819Z] DEST=bundles/test-integration [2021-06-11T22:04:42.819Z] PWD=/go/src/github.com/docker/docker [2021-06-11T22:04:42.819Z] DOCKER_ROOTLESS=1 [2021-06-11T22:04:42.819Z] DOCKER_GITCOMMIT=175354c986f261ddad42dd42762e3b2f5bcc8b44 [2021-06-11T22:04:42.819Z] container=docker [2021-06-11T22:04:42.819Z] HOME=/root [2021-06-11T22:04:42.819Z] GOLANG_VERSION=1.13.15 [2021-06-11T22:04:42.819Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T22:04:42.819Z] VALIDATE_BRANCH=master [2021-06-11T22:04:42.819Z] TERM=xterm [2021-06-11T22:04:42.819Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T22:04:42.819Z] SHLVL=1 [2021-06-11T22:04:42.819Z] TIMEOUT=120m [2021-06-11T22:04:42.819Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T22:04:42.819Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T22:04:42.819Z] GO111MODULE=off [2021-06-11T22:04:42.819Z] DOCKER_EXPERIMENTAL=1 [2021-06-11T22:04:42.819Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-11T22:04:42.819Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T22:04:42.819Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T22:04:42.819Z] GOPATH=/go [2021-06-11T22:04:42.819Z] PKG_CONFIG=pkg-config [2021-06-11T22:04:42.819Z] _=/usr/bin/env [2021-06-11T22:04:42.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-11T22:04:42.958Z] === RUN TestParseEmptyInterface [2021-06-11T22:04:42.958Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-11T22:04:42.958Z] === RUN TestParseNonInterfaceType [2021-06-11T22:04:42.958Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-11T22:04:42.958Z] === RUN TestParseWithOneFunction [2021-06-11T22:04:42.958Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-11T22:04:42.958Z] === RUN TestParseWithMultipleFuncs [2021-06-11T22:04:42.958Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-11T22:04:42.958Z] === RUN TestParseWithUnnamedReturn [2021-06-11T22:04:42.958Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-11T22:04:42.958Z] === RUN TestEmbeddedInterface [2021-06-11T22:04:42.958Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-11T22:04:42.958Z] === RUN TestParsedImports [2021-06-11T22:04:42.958Z] --- PASS: TestParsedImports (0.00s) [2021-06-11T22:04:42.958Z] === RUN TestAliasedImports [2021-06-11T22:04:42.958Z] --- PASS: TestAliasedImports (0.00s) [2021-06-11T22:04:42.958Z] PASS [2021-06-11T22:04:42.958Z] coverage: 56.8% of statements [2021-06-11T22:04:42.958Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2021-06-11T22:04:43.207Z] Loaded image: busybox:glibc [2021-06-11T22:04:43.925Z] --- PASS: TestFailOnce (1.17s) [2021-06-11T22:04:43.925Z] === RUN TestEchoInputOutput [2021-06-11T22:04:43.925Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-11T22:04:43.925Z] === RUN TestBackoff [2021-06-11T22:04:43.925Z] --- PASS: TestBackoff (0.00s) [2021-06-11T22:04:43.925Z] === RUN TestAbortRetry [2021-06-11T22:04:43.925Z] --- PASS: TestAbortRetry (0.00s) [2021-06-11T22:04:43.925Z] === RUN TestClientScheme [2021-06-11T22:04:43.925Z] --- PASS: TestClientScheme (0.00s) [2021-06-11T22:04:43.925Z] === RUN TestNewClientWithTimeout [2021-06-11T22:04:44.385Z] time="2021-06-11T22:04:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post http://127.0.0.1:49317/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-11T22:04:44.385Z] === RUN TestHTTPTransport [2021-06-11T22:04:44.385Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-11T22:04:44.385Z] PASS [2021-06-11T22:04:44.385Z] coverage: 85.7% of statements [2021-06-11T22:04:44.385Z] ok github.com/docker/docker/pkg/plugins/transport 0.097s coverage: 85.7% of statements [2021-06-11T22:04:44.886Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T22:04:44.886Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T22:04:44.886Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T22:04:44.886Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T22:04:44.886Z] [2021-06-11T22:04:44.886Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T22:04:44.886Z] DOCKER_SYSTEMD=1 [2021-06-11T22:04:44.886Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T22:04:44.886Z] HOSTNAME=99bdb714dec3 [2021-06-11T22:04:44.886Z] DEST=bundles/test-integration [2021-06-11T22:04:44.886Z] PWD=/go/src/github.com/docker/docker [2021-06-11T22:04:44.886Z] DOCKER_GITCOMMIT=4f5416e90fea50e58d938ab0a90b9087e5f76cc3 [2021-06-11T22:04:44.886Z] container=docker [2021-06-11T22:04:44.886Z] HOME=/root [2021-06-11T22:04:44.886Z] LANG=C.UTF-8 [2021-06-11T22:04:44.886Z] INVOCATION_ID=a8d86d5db3a54cbb9bdca99628a48289 [2021-06-11T22:04:44.886Z] GOLANG_VERSION=1.13.15 [2021-06-11T22:04:44.886Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T22:04:44.886Z] VALIDATE_BRANCH=master [2021-06-11T22:04:44.886Z] TERM=xterm [2021-06-11T22:04:44.886Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T22:04:44.886Z] SHLVL=3 [2021-06-11T22:04:44.886Z] TIMEOUT=120m [2021-06-11T22:04:44.886Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T22:04:44.886Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T22:04:44.886Z] GO111MODULE=off [2021-06-11T22:04:44.886Z] DOCKER_EXPERIMENTAL=1 [2021-06-11T22:04:44.886Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-11T22:04:44.886Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T22:04:44.886Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T22:04:44.886Z] GOPATH=/go [2021-06-11T22:04:44.886Z] PKG_CONFIG=pkg-config [2021-06-11T22:04:44.886Z] _=/usr/bin/env [2021-06-11T22:04:44.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-11T22:04:45.353Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-11T22:04:45.353Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-11T22:04:45.353Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-11T22:04:45.353Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-11T22:04:45.353Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-11T22:04:45.353Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-11T22:04:45.353Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-11T22:04:45.353Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-11T22:04:45.353Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-11T22:04:45.353Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-11T22:04:45.353Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-11T22:04:45.353Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-11T22:04:45.353Z] === RUN TestBufferPoolPutAndGet [2021-06-11T22:04:45.353Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-11T22:04:45.353Z] PASS [2021-06-11T22:04:45.353Z] coverage: 88.2% of statements [2021-06-11T22:04:45.353Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-06-11T22:04:45.812Z] time="2021-06-11T22:04:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post http://127.0.0.1:49317/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-11T22:04:46.274Z] === RUN TestOutputOnPrematureClose [2021-06-11T22:04:46.274Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-11T22:04:46.274Z] === RUN TestCompleteSilently [2021-06-11T22:04:46.274Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-11T22:04:46.274Z] PASS [2021-06-11T22:04:46.274Z] coverage: 75.9% of statements [2021-06-11T22:04:46.274Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2021-06-11T22:04:46.733Z] --- PASS: TestAllocateRandomDeallocate (4.15s) [2021-06-11T22:04:46.733Z] === RUN TestRetrieveFromStore [2021-06-11T22:04:47.193Z] === RUN TestSendToOneSub [2021-06-11T22:04:47.193Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-11T22:04:47.193Z] === RUN TestSendToMultipleSubs [2021-06-11T22:04:47.193Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-11T22:04:47.193Z] === RUN TestEvictOneSub [2021-06-11T22:04:47.193Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-11T22:04:47.193Z] === RUN TestClosePublisher [2021-06-11T22:04:47.193Z] --- PASS: TestClosePublisher (0.00s) [2021-06-11T22:04:47.193Z] === RUN TestPubSubRace [2021-06-11T22:04:47.650Z] --- PASS: TestRetrieveFromStore (1.21s) [2021-06-11T22:04:47.650Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-11T22:04:48.109Z] --- PASS: TestRequestReleaseAddressDuplicate (0.03s) [2021-06-11T22:04:48.109Z] === RUN TestParallelPredefinedRequest1 [2021-06-11T22:04:48.109Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-11T22:04:48.109Z] === RUN TestParallelPredefinedRequest2 [2021-06-11T22:04:48.109Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-11T22:04:48.109Z] === RUN TestParallelPredefinedRequest3 [2021-06-11T22:04:48.109Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-11T22:04:48.109Z] === RUN TestParallelPredefinedRequest4 [2021-06-11T22:04:48.109Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-11T22:04:48.109Z] === RUN TestParallelPredefinedRequest5 [2021-06-11T22:04:48.109Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-11T22:04:48.109Z] === RUN TestDebug [2021-06-11T22:04:48.109Z] --- PASS: TestDebug (0.00s) [2021-06-11T22:04:48.109Z] === RUN TestRequestPoolParallel [2021-06-11T22:04:48.109Z] --- PASS: TestPubSubRace (1.05s) [2021-06-11T22:04:48.109Z] PASS [2021-06-11T22:04:48.109Z] coverage: 75.0% of statements [2021-06-11T22:04:48.109Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2021-06-11T22:04:48.109Z] time="2021-06-11T22:04:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post http://127.0.0.1:49317/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-11T22:04:48.570Z] --- PASS: TestRequestPoolParallel (0.46s) [2021-06-11T22:04:48.570Z] === RUN TestFullAllocateRelease [2021-06-11T22:04:49.028Z] --- PASS: TestFullAllocateRelease (0.62s) [2021-06-11T22:04:49.028Z] === RUN TestOddAllocateRelease [2021-06-11T22:04:49.028Z] === RUN TestRegister [2021-06-11T22:04:49.028Z] --- PASS: TestRegister (0.00s) [2021-06-11T22:04:49.028Z] === RUN TestCommand [2021-06-11T22:04:49.487Z] --- PASS: TestCommand (0.04s) [2021-06-11T22:04:49.487Z] === RUN TestNaiveSelf [2021-06-11T22:04:49.487Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-11T22:04:49.487Z] PASS [2021-06-11T22:04:49.487Z] coverage: 82.4% of statements [2021-06-11T22:04:49.487Z] ok github.com/docker/docker/pkg/reexec 0.124s coverage: 82.4% of statements [2021-06-11T22:04:49.487Z] --- PASS: TestOddAllocateRelease (0.38s) [2021-06-11T22:04:49.487Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-11T22:04:49.487Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2021-06-11T22:04:49.487Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-11T22:04:49.487Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-06-11T22:04:49.487Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-11T22:04:49.487Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-06-11T22:04:49.487Z] === CONT TestParallelPredefinedRequest1 [2021-06-11T22:04:49.487Z] === CONT TestParallelPredefinedRequest4 [2021-06-11T22:04:49.487Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-11T22:04:49.487Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:04:49.487Z] === CONT TestParallelPredefinedRequest3 [2021-06-11T22:04:49.487Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-11T22:04:49.487Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:04:49.487Z] === CONT TestParallelPredefinedRequest5 [2021-06-11T22:04:49.487Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-11T22:04:49.487Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:04:49.487Z] === CONT TestParallelPredefinedRequest2 [2021-06-11T22:04:49.487Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-11T22:04:49.487Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:04:49.487Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-11T22:04:49.487Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:04:49.487Z] PASS [2021-06-11T22:04:49.487Z] coverage: 85.3% of statements [2021-06-11T22:04:49.487Z] ok github.com/docker/docker/libnetwork/ipam 51.976s coverage: 85.3% of statements [2021-06-11T22:04:49.770Z] Loaded image: debian:bullseye [2021-06-11T22:04:49.770Z] Loaded image: hello-world:latest [2021-06-11T22:04:49.770Z] Loaded image: debian:bullseye [2021-06-11T22:04:49.770Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T22:04:50.074Z] Loaded image: hello-world:latest [2021-06-11T22:04:50.074Z] INFO: Testing against a local daemon [2021-06-11T22:04:50.074Z] === RUN TestDockerSuite [2021-06-11T22:04:50.074Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-11T22:04:50.074Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-11T22:04:50.332Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T22:04:50.332Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-11T22:04:50.332Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-11T22:04:50.332Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-11T22:04:50.332Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-11T22:04:50.332Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-11T22:04:50.332Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-11T22:04:50.454Z] === RUN TestParseSignal [2021-06-11T22:04:50.454Z] --- PASS: TestParseSignal (0.00s) [2021-06-11T22:04:50.454Z] === RUN TestValidSignalForPlatform [2021-06-11T22:04:50.454Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-11T22:04:50.454Z] PASS [2021-06-11T22:04:50.454Z] coverage: 19.7% of statements [2021-06-11T22:04:50.454Z] ok github.com/docker/docker/pkg/signal 0.036s coverage: 19.7% of statements [2021-06-11T22:04:50.590Z] INFO: Testing against a local daemon [2021-06-11T22:04:50.590Z] === RUN TestDockerDaemonSuite [2021-06-11T22:04:50.848Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-11T22:04:51.421Z] === RUN TestNewStdWriter [2021-06-11T22:04:51.421Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-11T22:04:51.421Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-11T22:04:51.421Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-11T22:04:51.421Z] === RUN TestWriteWithNilBytes [2021-06-11T22:04:51.421Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-11T22:04:51.421Z] === RUN TestWrite [2021-06-11T22:04:51.421Z] --- PASS: TestWrite (0.00s) [2021-06-11T22:04:51.421Z] === RUN TestWriteWithWriterError [2021-06-11T22:04:51.421Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-11T22:04:51.421Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-11T22:04:51.421Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-11T22:04:51.421Z] === RUN TestStdCopyWriteAndRead [2021-06-11T22:04:51.421Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-11T22:04:51.421Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-11T22:04:51.421Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-11T22:04:51.421Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-11T22:04:51.421Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-11T22:04:51.421Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-11T22:04:51.421Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-11T22:04:51.421Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-11T22:04:51.421Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-11T22:04:51.421Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-11T22:04:51.421Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-11T22:04:51.421Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-11T22:04:51.421Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-11T22:04:51.421Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-11T22:04:51.421Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-11T22:04:51.421Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-11T22:04:51.421Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-11T22:04:51.421Z] PASS [2021-06-11T22:04:51.421Z] coverage: 100.0% of statements [2021-06-11T22:04:51.421Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2021-06-11T22:04:52.388Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-11T22:04:52.388Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-11T22:04:52.388Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-11T22:04:52.388Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-11T22:04:52.388Z] === RUN TestFormatStatus [2021-06-11T22:04:52.388Z] --- PASS: TestFormatStatus (0.00s) [2021-06-11T22:04:52.388Z] === RUN TestFormatError [2021-06-11T22:04:52.388Z] --- PASS: TestFormatError (0.00s) [2021-06-11T22:04:52.388Z] === RUN TestFormatJSONError [2021-06-11T22:04:52.388Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-11T22:04:52.388Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-11T22:04:52.388Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-11T22:04:52.388Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-11T22:04:52.388Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-11T22:04:52.388Z] === RUN TestNewJSONProgressOutput [2021-06-11T22:04:52.388Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-11T22:04:52.388Z] === RUN TestAuxFormatterEmit [2021-06-11T22:04:52.388Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-11T22:04:52.388Z] === RUN TestStreamWriterStdout [2021-06-11T22:04:52.388Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-11T22:04:52.388Z] === RUN TestStreamWriterStderr [2021-06-11T22:04:52.388Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-11T22:04:52.388Z] PASS [2021-06-11T22:04:52.388Z] coverage: 66.2% of statements [2021-06-11T22:04:52.388Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2021-06-11T22:04:52.751Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-11T22:04:52.846Z] time="2021-06-11T22:04:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post http://127.0.0.1:49317/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-11T22:04:52.846Z] === RUN TestGenerateRandomID [2021-06-11T22:04:52.846Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-11T22:04:52.846Z] === RUN TestShortenId [2021-06-11T22:04:52.846Z] --- PASS: TestShortenId (0.00s) [2021-06-11T22:04:52.846Z] === RUN TestShortenSha256Id [2021-06-11T22:04:52.846Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-11T22:04:52.846Z] === RUN TestShortenIdEmpty [2021-06-11T22:04:52.846Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-11T22:04:52.846Z] === RUN TestShortenIdInvalid [2021-06-11T22:04:52.846Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-11T22:04:52.846Z] === RUN TestIsShortIDNonHex [2021-06-11T22:04:52.846Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-11T22:04:52.846Z] === RUN TestIsShortIDNotCorrectSize [2021-06-11T22:04:52.846Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-11T22:04:52.846Z] PASS [2021-06-11T22:04:52.846Z] coverage: 70.6% of statements [2021-06-11T22:04:52.846Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-06-11T22:04:53.008Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-11T22:04:53.579Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-11T22:04:53.579Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-11T22:04:53.815Z] === RUN TestIsCpusetListAvailable [2021-06-11T22:04:53.815Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-11T22:04:53.815Z] PASS [2021-06-11T22:04:53.815Z] coverage: 38.2% of statements [2021-06-11T22:04:53.815Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 38.2% of statements [2021-06-11T22:04:54.516Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-11T22:04:54.778Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-11T22:04:54.778Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-11T22:04:55.298Z] INFO [runner/unused/goanalysis] analyzers took 35.583508269s with top 10 stages: buildssa: 29.985960491s, U1000: 5.597547778s [2021-06-11T22:04:55.298Z] INFO [runner] Issues before processing: 2889, after processing: 0 [2021-06-11T22:04:55.298Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2310/2310, path_prettifier: 2310/2310, exclude: 1922/1922, nolint: 0/79, cgo: 2310/2889, skip_files: 2310/2310, identifier_marker: 1922/1922, skip_dirs: 2310/2310, autogenerated_exclude: 1922/2310, exclude-rules: 79/1922 [2021-06-11T22:04:55.298Z] INFO [runner] processing took 86.540565ms with stages: nolint: 37.750259ms, identifier_marker: 22.722165ms, path_prettifier: 11.390769ms, autogenerated_exclude: 8.151572ms, exclude-rules: 3.786556ms, skip_dirs: 2.064457ms, cgo: 568.319µs, filename_unadjuster: 101.873µs, max_same_issues: 1.119µs, uniq_by_line: 844ns, exclude: 558ns, max_from_linter: 439ns, diff: 407ns, skip_files: 402ns, source_code: 332ns, path_shortener: 250ns, max_per_file_from_linter: 244ns [2021-06-11T22:04:55.298Z] INFO [runner] linters took 1m49.607368795s with stages: goanalysis_metalinter: 1m24.932581363s, unused: 24.588111201s [2021-06-11T22:04:55.298Z] INFO File cache stats: 1696 entries of total size 8.6MiB [2021-06-11T22:04:55.298Z] INFO Memory: 1753 samples, avg is 280.0MB, max is 4306.0MB [2021-06-11T22:04:55.298Z] INFO Execution took 3m57.997103638s [2021-06-11T22:04:55.361Z] === RUN TestChtimes [2021-06-11T22:04:55.361Z] --- PASS: TestChtimes (0.00s) [2021-06-11T22:04:55.361Z] === RUN TestChtimesWindows [2021-06-11T22:04:55.361Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-11T22:04:55.361Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-11T22:04:55.361Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-11T22:04:55.361Z] === RUN TestEnsureRemoveAllNotExist [2021-06-11T22:04:55.361Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-11T22:04:55.361Z] === RUN TestEnsureRemoveAllWithDir [2021-06-11T22:04:55.361Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-11T22:04:55.361Z] === RUN TestEnsureRemoveAllWithFile [2021-06-11T22:04:55.361Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-11T22:04:55.361Z] === RUN TestHasWin32KSupport [2021-06-11T22:04:55.361Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-11T22:04:55.361Z] syscall_windows_test.go:8: win32k: true [2021-06-11T22:04:55.361Z] PASS [2021-06-11T22:04:55.361Z] coverage: 12.2% of statements [2021-06-11T22:04:55.361Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 12.2% of statements [2021-06-11T22:04:55.559Z] Congratulations! The shell scripts are properly formatted. [2021-06-11T22:04:56.333Z] === RUN TestTailFile [2021-06-11T22:04:56.333Z] --- PASS: TestTailFile (0.00s) [2021-06-11T22:04:56.333Z] === RUN TestTailFileManyLines [2021-06-11T22:04:56.333Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-11T22:04:56.333Z] === RUN TestTailEmptyFile [2021-06-11T22:04:56.333Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-11T22:04:56.333Z] === RUN TestTailNegativeN [2021-06-11T22:04:56.333Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader [2021-06-11T22:04:56.333Z] === CONT TestNewTailReader [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/no_delimiter [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/truncated_last_line [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-11T22:04:56.333Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-11T22:04:56.333Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.333Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.333Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.333Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.333Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.333Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/no_delimiter [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.335Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.335Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.335Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.336Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.336Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.336Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-11T22:04:56.336Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-11T22:04:56.336Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.336Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-11T22:04:56.691Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-11T22:04:56.798Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.799Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.799Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.799Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:04:56.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:04:56.802Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.01s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.802Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T22:04:56.803Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T22:04:56.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:56.839Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f hack/make.sh dynbinary test-docker-py [2021-06-11T22:04:56.950Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-11T22:04:56.950Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-11T22:04:56.950Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-11T22:04:57.208Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T22:04:57.262Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T22:04:57.263Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T22:04:57.263Z] PASS [2021-06-11T22:04:57.263Z] coverage: 88.6% of statements [2021-06-11T22:04:57.263Z] ok github.com/docker/docker/pkg/tailfile 0.188s coverage: 88.6% of statements [2021-06-11T22:04:57.428Z] [2021-06-11T22:04:57.428Z] Removing bundles/ [2021-06-11T22:04:57.428Z] [2021-06-11T22:04:57.428Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-11T22:04:57.428Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T22:04:57.428Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T22:04:57.722Z] === RUN TestTarSumRemoveNonExistent [2021-06-11T22:04:57.722Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-11T22:04:57.722Z] === RUN TestTarSumRemove [2021-06-11T22:04:57.722Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-11T22:04:57.722Z] === RUN TestSortFileInfoSums [2021-06-11T22:04:57.722Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-11T22:04:57.722Z] === RUN TestNewTarSumForLabelInvalid [2021-06-11T22:04:57.722Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-11T22:04:57.722Z] === RUN TestNewTarSumForLabel [2021-06-11T22:04:57.722Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-11T22:04:57.722Z] === RUN TestEmptyTar [2021-06-11T22:04:57.722Z] --- PASS: TestEmptyTar (0.00s) [2021-06-11T22:04:57.722Z] === RUN TestTarSumsReadSize [2021-06-11T22:04:57.722Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-11T22:04:57.722Z] === RUN TestTarSums [2021-06-11T22:04:57.722Z] --- PASS: TestTarSums (0.07s) [2021-06-11T22:04:57.722Z] === RUN TestIteration [2021-06-11T22:04:57.722Z] --- PASS: TestIteration (0.00s) [2021-06-11T22:04:57.722Z] === RUN TestVersionLabelForChecksum [2021-06-11T22:04:57.722Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-11T22:04:57.722Z] === RUN TestVersion [2021-06-11T22:04:57.722Z] --- PASS: TestVersion (0.00s) [2021-06-11T22:04:57.722Z] === RUN TestGetVersion [2021-06-11T22:04:57.722Z] --- PASS: TestGetVersion (0.00s) [2021-06-11T22:04:57.722Z] === RUN TestGetVersions [2021-06-11T22:04:57.722Z] --- PASS: TestGetVersions (0.00s) [2021-06-11T22:04:57.722Z] PASS [2021-06-11T22:04:57.722Z] coverage: 89.3% of statements [2021-06-11T22:04:57.722Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2021-06-11T22:04:58.144Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-11T22:04:58.692Z] testing: warning: no tests to run [2021-06-11T22:04:58.692Z] PASS [2021-06-11T22:04:58.692Z] coverage: [no statements] [2021-06-11T22:04:58.692Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: [no statements] [no tests to run] [2021-06-11T22:04:59.152Z] === RUN TestTruncIndex [2021-06-11T22:04:59.152Z] --- PASS: TestTruncIndex (0.10s) [2021-06-11T22:04:59.152Z] PASS [2021-06-11T22:04:59.152Z] coverage: 91.5% of statements [2021-06-11T22:04:59.152Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-06-11T22:04:59.152Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-11T22:04:59.152Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-11T22:04:59.152Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-11T22:04:59.152Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-11T22:05:00.047Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-11T22:05:00.047Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-11T22:05:00.047Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-11T22:05:00.047Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-11T22:05:00.047Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-11T22:05:00.124Z] === RUN TestIsGIT [2021-06-11T22:05:00.124Z] --- PASS: TestIsGIT (0.00s) [2021-06-11T22:05:00.124Z] === RUN TestIsTransport [2021-06-11T22:05:00.124Z] --- PASS: TestIsTransport (0.00s) [2021-06-11T22:05:00.124Z] PASS [2021-06-11T22:05:00.124Z] coverage: 100.0% of statements [2021-06-11T22:05:00.124Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2021-06-11T22:05:00.124Z] === RUN TestVersionInfo [2021-06-11T22:05:00.124Z] --- PASS: TestVersionInfo (0.00s) [2021-06-11T22:05:00.124Z] === RUN TestAppendVersions [2021-06-11T22:05:00.124Z] --- PASS: TestAppendVersions (0.00s) [2021-06-11T22:05:00.124Z] PASS [2021-06-11T22:05:00.124Z] coverage: 88.9% of statements [2021-06-11T22:05:00.124Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2021-06-11T22:05:01.660Z] --- PASS: TestNewClientWithTimeout (17.65s) [2021-06-11T22:05:01.660Z] === RUN TestClientStream [2021-06-11T22:05:01.660Z] --- PASS: TestClientStream (0.00s) [2021-06-11T22:05:01.660Z] === RUN TestClientSendFile [2021-06-11T22:05:01.660Z] --- PASS: TestClientSendFile (0.00s) [2021-06-11T22:05:01.660Z] === RUN TestClientWithRequestTimeout [2021-06-11T22:05:01.660Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-11T22:05:01.660Z] === RUN TestFileSpecPlugin [2021-06-11T22:05:01.660Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-11T22:05:01.660Z] === RUN TestFileJSONSpecPlugin [2021-06-11T22:05:01.660Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-11T22:05:01.660Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-11T22:05:01.660Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-11T22:05:01.660Z] === RUN TestPluginAddHandler [2021-06-11T22:05:01.660Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-11T22:05:01.660Z] === RUN TestPluginWaitBadPlugin [2021-06-11T22:05:01.660Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-11T22:05:01.660Z] === RUN TestGet [2021-06-11T22:05:01.660Z] time="2021-06-11T22:05:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-11T22:05:01.660Z] === RUN TestNewSettable [2021-06-11T22:05:01.660Z] --- PASS: TestNewSettable (0.00s) [2021-06-11T22:05:01.660Z] === RUN TestIsSettable [2021-06-11T22:05:01.660Z] --- PASS: TestIsSettable (0.00s) [2021-06-11T22:05:01.660Z] === RUN TestUpdateSettingsEnv [2021-06-11T22:05:01.660Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-11T22:05:01.660Z] PASS [2021-06-11T22:05:01.660Z] coverage: 20.1% of statements [2021-06-11T22:05:01.660Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.1% of statements [2021-06-11T22:05:02.118Z] === RUN TestValidatePrivileges [2021-06-11T22:05:02.118Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-11T22:05:02.118Z] === RUN TestFilterByCapNeg [2021-06-11T22:05:02.118Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-11T22:05:02.118Z] === RUN TestFilterByCapPos [2021-06-11T22:05:02.118Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-11T22:05:02.118Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-11T22:05:02.118Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-11T22:05:02.118Z] PASS [2021-06-11T22:05:02.118Z] coverage: 12.0% of statements [2021-06-11T22:05:02.118Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2021-06-11T22:05:02.577Z] time="2021-06-11T22:05:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-11T22:05:02.577Z] === RUN TestLoad [2021-06-11T22:05:02.577Z] --- PASS: TestLoad (0.00s) [2021-06-11T22:05:02.577Z] === RUN TestSave [2021-06-11T22:05:03.035Z] --- PASS: TestSave (0.02s) [2021-06-11T22:05:03.035Z] === RUN TestAddDeleteGet [2021-06-11T22:05:03.035Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-11T22:05:03.035Z] === RUN TestInvalidTags [2021-06-11T22:05:03.035Z] --- PASS: TestInvalidTags (0.00s) [2021-06-11T22:05:03.035Z] PASS [2021-06-11T22:05:03.035Z] coverage: 84.4% of statements [2021-06-11T22:05:03.035Z] ok github.com/docker/docker/reference 0.111s coverage: 84.4% of statements [2021-06-11T22:05:04.571Z] === RUN TestResolveAuthConfigIndexServer [2021-06-11T22:05:04.571Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-11T22:05:04.571Z] === RUN TestResolveAuthConfigFullURL [2021-06-11T22:05:04.571Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-11T22:05:04.571Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-11T22:05:04.571Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-11T22:05:04.571Z] === RUN TestValidateMirror [2021-06-11T22:05:04.571Z] --- PASS: TestValidateMirror (0.00s) [2021-06-11T22:05:04.571Z] === RUN TestLoadInsecureRegistries [2021-06-11T22:05:04.571Z] time="2021-06-11T22:05:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-11T22:05:04.571Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-11T22:05:04.571Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-11T22:05:04.571Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-11T22:05:04.571Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-11T22:05:04.571Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-11T22:05:04.571Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-11T22:05:04.571Z] === RUN TestResumableRequestReaderWithReadError [2021-06-11T22:05:04.571Z] time="2021-06-11T22:05:04Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-11T22:05:04.571Z] time="2021-06-11T22:05:04Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-11T22:05:04.571Z] time="2021-06-11T22:05:04Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-11T22:05:04.571Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-06-11T22:05:04.571Z] === RUN TestNewServiceConfig [2021-06-11T22:05:04.571Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-11T22:05:04.571Z] === RUN TestValidateIndexName [2021-06-11T22:05:04.571Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-11T22:05:04.571Z] === RUN TestValidateIndexNameWithError [2021-06-11T22:05:04.571Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-11T22:05:04.571Z] === RUN TestEndpointParse [2021-06-11T22:05:04.571Z] --- PASS: TestEndpointParse (0.00s) [2021-06-11T22:05:04.571Z] === RUN TestEndpointParseInvalid [2021-06-11T22:05:04.571Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-11T22:05:04.571Z] === RUN TestValidateEndpoint [2021-06-11T22:05:04.571Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-11T22:05:04.571Z] === RUN TestPing [2021-06-11T22:05:04.571Z] --- PASS: TestPing (0.00s) [2021-06-11T22:05:04.571Z] === RUN TestPingRegistryEndpoint [2021-06-11T22:05:04.571Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-11T22:05:04.571Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:05:04.571Z] === RUN TestEndpoint [2021-06-11T22:05:04.571Z] --- SKIP: TestEndpoint (0.00s) [2021-06-11T22:05:04.571Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:05:04.571Z] === RUN TestParseRepositoryInfo [2021-06-11T22:05:04.571Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-11T22:05:04.571Z] === RUN TestNewIndexInfo [2021-06-11T22:05:04.571Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-11T22:05:04.571Z] === RUN TestMirrorEndpointLookup [2021-06-11T22:05:04.571Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-11T22:05:04.571Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:05:04.571Z] === RUN TestSearchRepositories [2021-06-11T22:05:04.571Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-11T22:05:04.571Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-11T22:05:04.571Z] Host: 127.0.0.1:49339 [2021-06-11T22:05:04.572Z] User-Agent: docker test client [2021-06-11T22:05:04.572Z] Authorization: Token fake-token [2021-06-11T22:05:04.572Z] X-Docker-Token: true [2021-06-11T22:05:04.572Z] Accept-Encoding: gzip [2021-06-11T22:05:04.572Z] [2021-06-11T22:05:04.572Z] [2021-06-11T22:05:04.572Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-11T22:05:04.572Z] Connection: close [2021-06-11T22:05:04.572Z] Content-Length: 144 [2021-06-11T22:05:04.572Z] Cache-Control: no-cache [2021-06-11T22:05:04.572Z] Content-Type: application/json [2021-06-11T22:05:04.572Z] Date: Fri, 11 Jun 2021 22:05:04 GMT [2021-06-11T22:05:04.572Z] Expires: -1 [2021-06-11T22:05:04.572Z] Pragma: no-cache [2021-06-11T22:05:04.572Z] Server: docker-tests/mock [2021-06-11T22:05:04.572Z] X-Docker-Registry-Config: mock [2021-06-11T22:05:04.572Z] X-Docker-Registry-Version: 0.0.0 [2021-06-11T22:05:04.572Z] [2021-06-11T22:05:04.572Z] [2021-06-11T22:05:04.572Z] === RUN TestTrustedLocation [2021-06-11T22:05:04.572Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-11T22:05:04.572Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-11T22:05:04.572Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-11T22:05:04.572Z] === RUN TestAllowNondistributableArtifacts [2021-06-11T22:05:04.572Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-11T22:05:04.572Z] === RUN TestIsSecureIndex [2021-06-11T22:05:04.572Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-11T22:05:04.572Z] PASS [2021-06-11T22:05:04.572Z] coverage: 51.7% of statements [2021-06-11T22:05:04.572Z] ok github.com/docker/docker/registry 0.251s coverage: 51.7% of statements [2021-06-11T22:05:04.572Z] time="2021-06-11T22:05:04Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-11T22:05:04.572Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-06-11T22:05:04.572Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-11T22:05:04.572Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-11T22:05:04.572Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-11T22:05:04.572Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-11T22:05:04.572Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-11T22:05:04.572Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-11T22:05:04.572Z] === RUN TestResumableRequestReader [2021-06-11T22:05:04.572Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-11T22:05:04.572Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-11T22:05:04.572Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-11T22:05:04.572Z] PASS [2021-06-11T22:05:04.572Z] coverage: 100.0% of statements [2021-06-11T22:05:04.572Z] ok github.com/docker/docker/registry/resumable 0.206s coverage: 100.0% of statements [2021-06-11T22:05:05.030Z] === RUN TestRestartManagerTimeout [2021-06-11T22:05:05.030Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-11T22:05:05.030Z] === RUN TestRestartManagerTimeoutReset [2021-06-11T22:05:05.030Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-11T22:05:05.030Z] PASS [2021-06-11T22:05:05.030Z] coverage: 50.9% of statements [2021-06-11T22:05:05.030Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2021-06-11T22:05:05.489Z] === RUN TestDecodeContainerConfig [2021-06-11T22:05:05.489Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-11T22:05:05.489Z] === RUN TestDecodeContainerConfigIsolation [2021-06-11T22:05:05.489Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-11T22:05:05.489Z] === RUN TestValidatePrivileged [2021-06-11T22:05:05.489Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-11T22:05:05.489Z] PASS [2021-06-11T22:05:05.489Z] coverage: 52.2% of statements [2021-06-11T22:05:05.489Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.2% of statements [2021-06-11T22:05:06.457Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-11T22:05:06.457Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-11T22:05:06.457Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-11T22:05:06.457Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-11T22:05:06.457Z] PASS [2021-06-11T22:05:06.457Z] coverage: 62.5% of statements [2021-06-11T22:05:06.457Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2021-06-11T22:05:08.155Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-11T22:05:08.635Z] time="2021-06-11T22:05:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-11T22:05:09.094Z] === RUN TestGetDriver [2021-06-11T22:05:09.094Z] --- PASS: TestGetDriver (0.00s) [2021-06-11T22:05:09.094Z] === RUN TestVolumeRequestError [2021-06-11T22:05:09.094Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-11T22:05:09.094Z] PASS [2021-06-11T22:05:09.094Z] coverage: 36.1% of statements [2021-06-11T22:05:09.094Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2021-06-11T22:05:09.094Z] === RUN TestGetAddress [2021-06-11T22:05:09.094Z] --- PASS: TestGetAddress (0.00s) [2021-06-11T22:05:09.094Z] === RUN TestRemove [2021-06-11T22:05:09.094Z] --- SKIP: TestRemove (0.00s) [2021-06-11T22:05:09.094Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-11T22:05:09.094Z] === RUN TestInitializeWithVolumes [2021-06-11T22:05:09.094Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-11T22:05:09.094Z] === RUN TestCreate [2021-06-11T22:05:09.094Z] --- PASS: TestCreate (0.01s) [2021-06-11T22:05:09.094Z] === RUN TestValidateName [2021-06-11T22:05:09.094Z] --- PASS: TestValidateName (0.00s) [2021-06-11T22:05:09.094Z] === RUN TestCreateWithOpts [2021-06-11T22:05:09.094Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-11T22:05:09.094Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-11T22:05:09.094Z] === RUN TestRelaodNoOpts [2021-06-11T22:05:09.094Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-11T22:05:09.094Z] PASS [2021-06-11T22:05:09.094Z] coverage: 41.5% of statements [2021-06-11T22:05:09.094Z] ok github.com/docker/docker/volume/local 0.098s coverage: 41.5% of statements [2021-06-11T22:05:09.530Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-11T22:05:10.061Z] === RUN TestParseMountRaw [2021-06-11T22:05:10.061Z] --- PASS: TestParseMountRaw (0.01s) [2021-06-11T22:05:10.061Z] === RUN TestParseMountRawSplit [2021-06-11T22:05:10.061Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-06-11T22:05:10.061Z] parser_test.go:259: case 0 [2021-06-11T22:05:10.061Z] parser_test.go:259: case 1 [2021-06-11T22:05:10.061Z] parser_test.go:259: case 2 [2021-06-11T22:05:10.061Z] parser_test.go:259: case 3 [2021-06-11T22:05:10.061Z] parser_test.go:259: case 4 [2021-06-11T22:05:10.061Z] parser_test.go:259: case 5 [2021-06-11T22:05:10.061Z] parser_test.go:259: case 6 [2021-06-11T22:05:10.061Z] parser_test.go:259: case 7 [2021-06-11T22:05:10.061Z] parser_test.go:259: case 8 [2021-06-11T22:05:10.061Z] parser_test.go:259: case 9 [2021-06-11T22:05:10.061Z] parser_test.go:259: case 10 [2021-06-11T22:05:10.061Z] parser_test.go:259: case 11 [2021-06-11T22:05:10.061Z] parser_test.go:259: case 12 [2021-06-11T22:05:10.061Z] === RUN TestParseMountSpec [2021-06-11T22:05:10.061Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-11T22:05:10.061Z] parser_test.go:327: case 0 [2021-06-11T22:05:10.061Z] parser_test.go:327: case 1 [2021-06-11T22:05:10.061Z] parser_test.go:327: case 2 [2021-06-11T22:05:10.061Z] parser_test.go:327: case 3 [2021-06-11T22:05:10.061Z] parser_test.go:327: case 4 [2021-06-11T22:05:10.061Z] parser_test.go:327: case 5 [2021-06-11T22:05:10.061Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-11T22:05:10.061Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-11T22:05:10.061Z] === RUN TestValidateMount [2021-06-11T22:05:10.061Z] --- PASS: TestValidateMount (0.00s) [2021-06-11T22:05:10.061Z] PASS [2021-06-11T22:05:10.061Z] coverage: 62.4% of statements [2021-06-11T22:05:10.061Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 62.4% of statements [2021-06-11T22:05:11.027Z] === RUN TestSetGetMeta [2021-06-11T22:05:11.027Z] === PAUSE TestSetGetMeta [2021-06-11T22:05:11.027Z] === RUN TestRestore [2021-06-11T22:05:11.027Z] === PAUSE TestRestore [2021-06-11T22:05:11.027Z] === RUN TestServiceCreate [2021-06-11T22:05:11.027Z] === PAUSE TestServiceCreate [2021-06-11T22:05:11.027Z] === RUN TestServiceList [2021-06-11T22:05:11.027Z] === PAUSE TestServiceList [2021-06-11T22:05:11.027Z] === RUN TestServiceRemove [2021-06-11T22:05:11.027Z] === PAUSE TestServiceRemove [2021-06-11T22:05:11.027Z] === RUN TestServiceGet [2021-06-11T22:05:11.027Z] === PAUSE TestServiceGet [2021-06-11T22:05:11.027Z] === RUN TestServicePrune [2021-06-11T22:05:11.027Z] === PAUSE TestServicePrune [2021-06-11T22:05:11.027Z] === RUN TestCreate [2021-06-11T22:05:11.027Z] === PAUSE TestCreate [2021-06-11T22:05:11.027Z] === RUN TestRemove [2021-06-11T22:05:11.027Z] === PAUSE TestRemove [2021-06-11T22:05:11.027Z] === RUN TestList [2021-06-11T22:05:11.027Z] === PAUSE TestList [2021-06-11T22:05:11.027Z] === RUN TestFindByDriver [2021-06-11T22:05:11.027Z] === PAUSE TestFindByDriver [2021-06-11T22:05:11.027Z] === RUN TestFindByReferenced [2021-06-11T22:05:11.027Z] === PAUSE TestFindByReferenced [2021-06-11T22:05:11.027Z] === RUN TestDerefMultipleOfSameRef [2021-06-11T22:05:11.027Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-11T22:05:11.027Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-11T22:05:11.027Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-11T22:05:11.027Z] === RUN TestDefererencePluginOnCreateError [2021-06-11T22:05:11.027Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-11T22:05:11.027Z] === RUN TestRefDerefRemove [2021-06-11T22:05:11.027Z] === PAUSE TestRefDerefRemove [2021-06-11T22:05:11.027Z] === RUN TestGet [2021-06-11T22:05:11.027Z] === PAUSE TestGet [2021-06-11T22:05:11.027Z] === RUN TestGetWithReference [2021-06-11T22:05:11.027Z] === PAUSE TestGetWithReference [2021-06-11T22:05:11.027Z] === RUN TestFilterFunc [2021-06-11T22:05:11.027Z] === RUN TestFilterFunc/test_nil_list [2021-06-11T22:05:11.027Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-11T22:05:11.027Z] === RUN TestFilterFunc/test_empty_list [2021-06-11T22:05:11.027Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-11T22:05:11.027Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-11T22:05:11.027Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-11T22:05:11.027Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-11T22:05:11.027Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-11T22:05:11.027Z] === RUN TestFilterFunc/test_filter_some [2021-06-11T22:05:11.027Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-11T22:05:11.027Z] === RUN TestFilterFunc/test_filter_middle [2021-06-11T22:05:11.027Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-11T22:05:11.027Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-11T22:05:11.027Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-11T22:05:11.027Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-11T22:05:11.027Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-11T22:05:11.027Z] === CONT TestFilterFunc/test_nil_list [2021-06-11T22:05:11.027Z] === CONT TestFilterFunc/test_filter_some [2021-06-11T22:05:11.027Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-11T22:05:11.027Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-11T22:05:11.027Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-11T22:05:11.027Z] === CONT TestFilterFunc/test_filter_middle [2021-06-11T22:05:11.027Z] === CONT TestFilterFunc/test_empty_list [2021-06-11T22:05:11.027Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-11T22:05:11.027Z] --- PASS: TestFilterFunc (0.00s) [2021-06-11T22:05:11.027Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-11T22:05:11.027Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-11T22:05:11.027Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-11T22:05:11.027Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-11T22:05:11.027Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-11T22:05:11.027Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-11T22:05:11.027Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-11T22:05:11.027Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-11T22:05:11.027Z] === CONT TestSetGetMeta [2021-06-11T22:05:11.027Z] === CONT TestFindByReferenced [2021-06-11T22:05:11.027Z] === CONT TestServicePrune [2021-06-11T22:05:11.027Z] === CONT TestGet [2021-06-11T22:05:11.027Z] --- PASS: TestSetGetMeta (0.03s) [2021-06-11T22:05:11.027Z] === CONT TestServiceGet [2021-06-11T22:05:11.027Z] --- PASS: TestFindByReferenced (0.03s) [2021-06-11T22:05:11.027Z] === CONT TestServiceRemove [2021-06-11T22:05:11.027Z] --- PASS: TestGet (0.03s) [2021-06-11T22:05:11.027Z] === CONT TestServiceList [2021-06-11T22:05:11.486Z] --- PASS: TestServiceGet (0.13s) [2021-06-11T22:05:11.486Z] === CONT TestServiceCreate [2021-06-11T22:05:11.486Z] time="2021-06-11T22:05:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T22:05:11.486Z] --- PASS: TestServiceRemove (0.13s) [2021-06-11T22:05:11.486Z] === CONT TestRestore [2021-06-11T22:05:11.486Z] time="2021-06-11T22:05:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T22:05:11.486Z] --- PASS: TestServiceList (0.13s) [2021-06-11T22:05:11.486Z] === CONT TestList [2021-06-11T22:05:11.486Z] time="2021-06-11T22:05:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T22:05:11.486Z] time="2021-06-11T22:05:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-11T22:05:11.486Z] --- PASS: TestServiceCreate (0.02s) [2021-06-11T22:05:11.486Z] === CONT TestFindByDriver [2021-06-11T22:05:11.486Z] time="2021-06-11T22:05:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T22:05:11.486Z] --- PASS: TestRestore (0.02s) [2021-06-11T22:05:11.486Z] === CONT TestRemove [2021-06-11T22:05:11.486Z] --- PASS: TestServicePrune (0.19s) [2021-06-11T22:05:11.486Z] === CONT TestDefererencePluginOnCreateError [2021-06-11T22:05:11.486Z] --- PASS: TestList (0.02s) [2021-06-11T22:05:11.486Z] === CONT TestRefDerefRemove [2021-06-11T22:05:11.486Z] --- PASS: TestFindByDriver (0.02s) [2021-06-11T22:05:11.486Z] === CONT TestCreate [2021-06-11T22:05:11.486Z] --- PASS: TestRemove (0.02s) [2021-06-11T22:05:11.486Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-11T22:05:11.486Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-11T22:05:11.486Z] === CONT TestDerefMultipleOfSameRef [2021-06-11T22:05:11.486Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-06-11T22:05:11.486Z] === CONT TestGetWithReference [2021-06-11T22:05:11.486Z] --- PASS: TestCreate (0.02s) [2021-06-11T22:05:11.486Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-11T22:05:11.486Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-11T22:05:11.486Z] --- PASS: TestGetWithReference (0.02s) [2021-06-11T22:05:11.486Z] PASS [2021-06-11T22:05:11.486Z] coverage: 69.6% of statements [2021-06-11T22:05:11.486Z] ok github.com/docker/docker/volume/service 0.284s coverage: 69.6% of statements [2021-06-11T22:05:12.813Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-11T22:05:14.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-11T22:05:14.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-11T22:05:15.341Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-11T22:05:16.713Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-11T22:05:16.713Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-11T22:05:16.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-11T22:05:16.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-11T22:05:17.269Z] --- PASS: TestGet (15.03s) [2021-06-11T22:05:17.269Z] === RUN TestPluginWithNoManifest [2021-06-11T22:05:17.269Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-11T22:05:17.269Z] === RUN TestGetAll [2021-06-11T22:05:17.269Z] --- PASS: TestGetAll (0.00s) [2021-06-11T22:05:17.269Z] PASS [2021-06-11T22:05:17.269Z] coverage: 73.4% of statements [2021-06-11T22:05:17.269Z] ok github.com/docker/docker/pkg/plugins 35.947s coverage: 73.4% of statements [2021-06-11T22:05:17.646Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-11T22:05:19.548Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-11T22:05:20.486Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-11T22:05:20.744Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-11T22:05:23.273Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-11T22:05:23.273Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-11T22:05:25.804Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-11T22:05:25.804Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-11T22:05:27.186Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-11T22:05:28.576Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-11T22:05:29.637Z] 2021/06/11 22:05:28 Closing DB instances... [2021-06-11T22:05:29.637Z] time="2021-06-11T22:05:29Z" level=error msg="node: efed17e9d139 is unknown to memberlist" [2021-06-11T22:05:30.095Z] --- PASS: TestNetworkDBGarbageCollection (53.64s) [2021-06-11T22:05:30.095Z] === RUN TestFindNode [2021-06-11T22:05:30.095Z] 2021/06/11 22:05:29 Closing DB instances... [2021-06-11T22:05:30.095Z] --- PASS: TestFindNode (0.01s) [2021-06-11T22:05:30.095Z] === RUN TestChangeNodeState [2021-06-11T22:05:30.095Z] 2021/06/11 22:05:29 Closing DB instances... [2021-06-11T22:05:30.095Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-11T22:05:30.095Z] === RUN TestNodeReincarnation [2021-06-11T22:05:30.095Z] 2021/06/11 22:05:29 Closing DB instances... [2021-06-11T22:05:30.476Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-11T22:05:31.041Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-11T22:05:32.940Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-11T22:05:34.313Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-11T22:05:34.313Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-11T22:05:35.887Z] time="2021-06-11T22:05:34Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-11T22:05:35.888Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-11T22:05:35.888Z] === RUN TestParallelCreate [2021-06-11T22:05:35.888Z] 2021/06/11 22:05:34 Closing DB instances... [2021-06-11T22:05:35.888Z] --- PASS: TestParallelCreate (0.01s) [2021-06-11T22:05:35.888Z] === RUN TestParallelDelete [2021-06-11T22:05:35.888Z] 2021/06/11 22:05:34 Closing DB instances... [2021-06-11T22:05:35.888Z] --- PASS: TestParallelDelete (0.01s) [2021-06-11T22:05:35.888Z] === RUN TestNetworkDBIslands [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9fb78462f361 with config:&{NodeID:9fb78462f361 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:34Z" level=info msg="Node 9fb78462f361/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:34Z" level=info msg="Node 9fb78462f361/172.25.189.58, added to nodes list" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3ee9938c298a with config:&{NodeID:3ee9938c298a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:34Z" level=info msg="Node 3ee9938c298a/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:34Z" level=info msg="Node 3ee9938c298a/172.25.189.58, added to nodes list" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:34Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49388" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:34Z" level=info msg="Node 3ee9938c298a/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:34Z" level=info msg="Node 3ee9938c298a/172.25.189.58, added to nodes list" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:34Z" level=info msg="Node 9fb78462f361/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:34Z" level=info msg="Node 9fb78462f361/172.25.189.58, added to nodes list" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2a0b49678cb3 with config:&{NodeID:2a0b49678cb3 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:35Z" level=info msg="Node 2a0b49678cb3/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:35Z" level=info msg="Node 2a0b49678cb3/172.25.189.58, added to nodes list" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:35Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49390" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:35Z" level=info msg="Node 2a0b49678cb3/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:35Z" level=info msg="Node 2a0b49678cb3/172.25.189.58, added to nodes list" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:35Z" level=info msg="Node 9fb78462f361/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:35Z" level=info msg="Node 9fb78462f361/172.25.189.58, added to nodes list" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:35Z" level=info msg="Node 3ee9938c298a/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:35Z" level=info msg="Node 3ee9938c298a/172.25.189.58, added to nodes list" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49391" [2021-06-11T22:05:35.888Z] time="2021-06-11T22:05:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-11T22:05:36.220Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-11T22:05:36.345Z] time="2021-06-11T22:05:35Z" level=info msg="Node 2a0b49678cb3/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.345Z] time="2021-06-11T22:05:35Z" level=info msg="Node 2a0b49678cb3/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.345Z] time="2021-06-11T22:05:36Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:c21ea21d0959 with config:&{NodeID:c21ea21d0959 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:05:36.345Z] time="2021-06-11T22:05:36Z" level=info msg="Node c21ea21d0959/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.345Z] time="2021-06-11T22:05:36Z" level=info msg="Node c21ea21d0959/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.345Z] time="2021-06-11T22:05:36Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-11T22:05:36.345Z] time="2021-06-11T22:05:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49392" [2021-06-11T22:05:36.346Z] time="2021-06-11T22:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-11T22:05:36.346Z] time="2021-06-11T22:05:36Z" level=info msg="Node c21ea21d0959/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.346Z] time="2021-06-11T22:05:36Z" level=info msg="Node c21ea21d0959/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.346Z] time="2021-06-11T22:05:36Z" level=info msg="Node 9fb78462f361/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.346Z] time="2021-06-11T22:05:36Z" level=info msg="Node 9fb78462f361/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.346Z] time="2021-06-11T22:05:36Z" level=info msg="Node 3ee9938c298a/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.346Z] time="2021-06-11T22:05:36Z" level=info msg="Node 3ee9938c298a/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.346Z] time="2021-06-11T22:05:36Z" level=info msg="Node 2a0b49678cb3/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.346Z] time="2021-06-11T22:05:36Z" level=info msg="Node 2a0b49678cb3/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.346Z] time="2021-06-11T22:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-11T22:05:36.346Z] time="2021-06-11T22:05:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49393" [2021-06-11T22:05:36.346Z] time="2021-06-11T22:05:36Z" level=info msg="Node c21ea21d0959/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.346Z] time="2021-06-11T22:05:36Z" level=info msg="Node c21ea21d0959/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.346Z] time="2021-06-11T22:05:36Z" level=info msg="Node c21ea21d0959/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.346Z] time="2021-06-11T22:05:36Z" level=info msg="Node c21ea21d0959/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:7dbc0c94d8f9 with config:&{NodeID:7dbc0c94d8f9 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49395" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node 3ee9938c298a/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node 3ee9938c298a/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node 2a0b49678cb3/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node 2a0b49678cb3/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node 9fb78462f361/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node 9fb78462f361/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node c21ea21d0959/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node c21ea21d0959/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49396" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:36.804Z] time="2021-06-11T22:05:36Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, added to nodes list" [2021-06-11T22:05:36.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:36Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:36Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, added to nodes list" [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:36Z" level=info msg="The new bootstrap node list is:[172.25.189.58:10033 172.25.189.58:10034 172.25.189.58:10035]" [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.189.58:10033" [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:36Z" level=debug msg="memberlist: Stream connection from=172.25.189.58:49397" [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.189.58:10034" [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:36Z" level=debug msg="memberlist: Stream connection from=172.25.189.58:49398" [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:36Z" level=debug msg="memberlist: Stream connection from=172.25.189.58:49399" [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.189.58:10035" [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:37Z" level=info msg="The new bootstrap node list is:[172.25.189.58:10033 172.25.189.58:10034 172.25.189.58:10035]" [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.189.58:10033" [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:37Z" level=debug msg="memberlist: Stream connection from=172.25.189.58:49400" [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.189.58:10034" [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:37Z" level=debug msg="memberlist: Stream connection from=172.25.189.58:49401" [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:37Z" level=debug msg="memberlist: Stream connection from=172.25.189.58:49402" [2021-06-11T22:05:37.262Z] time="2021-06-11T22:05:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.189.58:10035" [2021-06-11T22:05:37.596Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-11T22:05:37.720Z] time="2021-06-11T22:05:37Z" level=info msg="node 0 leaving" [2021-06-11T22:05:37.720Z] time="2021-06-11T22:05:37Z" level=info msg="Node 9fb78462f361 change state NodeActive --> NodeLeft" [2021-06-11T22:05:37.720Z] time="2021-06-11T22:05:37Z" level=info msg="node4(c21ea21d0959): Node leave event for 9fb78462f361/172.25.189.58" [2021-06-11T22:05:37.720Z] time="2021-06-11T22:05:37Z" level=info msg="Node 9fb78462f361 change state NodeActive --> NodeLeft" [2021-06-11T22:05:37.720Z] time="2021-06-11T22:05:37Z" level=info msg="node2(3ee9938c298a): Node leave event for 9fb78462f361/172.25.189.58" [2021-06-11T22:05:37.720Z] time="2021-06-11T22:05:37Z" level=info msg="Node 9fb78462f361 change state NodeActive --> NodeLeft" [2021-06-11T22:05:37.720Z] time="2021-06-11T22:05:37Z" level=info msg="node5(7dbc0c94d8f9): Node leave event for 9fb78462f361/172.25.189.58" [2021-06-11T22:05:37.720Z] time="2021-06-11T22:05:37Z" level=info msg="Node 9fb78462f361 change state NodeActive --> NodeLeft" [2021-06-11T22:05:37.720Z] time="2021-06-11T22:05:37Z" level=info msg="node1(9fb78462f361): Node leave event for 9fb78462f361/172.25.189.58" [2021-06-11T22:05:37.720Z] time="2021-06-11T22:05:37Z" level=info msg="Node 9fb78462f361/172.25.189.58, left gossip cluster" [2021-06-11T22:05:37.720Z] time="2021-06-11T22:05:37Z" level=info msg="Node 9fb78462f361/172.25.189.58, left gossip cluster" [2021-06-11T22:05:37.720Z] time="2021-06-11T22:05:37Z" level=info msg="Node 9fb78462f361/172.25.189.58, left gossip cluster" [2021-06-11T22:05:37.720Z] time="2021-06-11T22:05:37Z" level=info msg="Node 9fb78462f361 change state NodeActive --> NodeLeft" [2021-06-11T22:05:37.720Z] time="2021-06-11T22:05:37Z" level=info msg="node3(2a0b49678cb3): Node leave event for 9fb78462f361/172.25.189.58" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:37Z" level=info msg="Node 9fb78462f361/172.25.189.58, left gossip cluster" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:37Z" level=info msg="Node 9fb78462f361/172.25.189.58, left gossip cluster" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:37Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.25.189.58:10036: use of closed network connection" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:37Z" level=info msg="node 1 leaving" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:37Z" level=info msg="Node 3ee9938c298a change state NodeActive --> NodeLeft" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:37Z" level=info msg="node4(c21ea21d0959): Node leave event for 3ee9938c298a/172.25.189.58" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:37Z" level=info msg="Node 3ee9938c298a change state NodeActive --> NodeLeft" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:37Z" level=info msg="node3(2a0b49678cb3): Node leave event for 3ee9938c298a/172.25.189.58" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:37Z" level=info msg="Node 3ee9938c298a/172.25.189.58, left gossip cluster" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:37Z" level=info msg="Node 3ee9938c298a change state NodeActive --> NodeFailed" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:37Z" level=info msg="Node 3ee9938c298a/172.25.189.58, added to failed nodes list" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:37Z" level=error msg="node: 3ee9938c298a is unknown to memberlist" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:37Z" level=info msg="Node 3ee9938c298a change state NodeActive --> NodeLeft" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:37Z" level=info msg="node5(7dbc0c94d8f9): Node leave event for 3ee9938c298a/172.25.189.58" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:38Z" level=info msg="Node 3ee9938c298a/172.25.189.58, left gossip cluster" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:38Z" level=info msg="Node 3ee9938c298a/172.25.189.58, left gossip cluster" [2021-06-11T22:05:38.178Z] time="2021-06-11T22:05:38Z" level=info msg="Node 3ee9938c298a/172.25.189.58, left gossip cluster" [2021-06-11T22:05:38.637Z] time="2021-06-11T22:05:38Z" level=info msg="node 2 leaving" [2021-06-11T22:05:38.637Z] time="2021-06-11T22:05:38Z" level=info msg="Node 2a0b49678cb3 change state NodeActive --> NodeLeft" [2021-06-11T22:05:38.637Z] time="2021-06-11T22:05:38Z" level=info msg="node5(7dbc0c94d8f9): Node leave event for 2a0b49678cb3/172.25.189.58" [2021-06-11T22:05:38.637Z] time="2021-06-11T22:05:38Z" level=info msg="Node 2a0b49678cb3 change state NodeActive --> NodeLeft" [2021-06-11T22:05:38.637Z] time="2021-06-11T22:05:38Z" level=info msg="node4(c21ea21d0959): Node leave event for 2a0b49678cb3/172.25.189.58" [2021-06-11T22:05:38.637Z] time="2021-06-11T22:05:38Z" level=info msg="Node 2a0b49678cb3/172.25.189.58, left gossip cluster" [2021-06-11T22:05:38.637Z] time="2021-06-11T22:05:38Z" level=info msg="Node 2a0b49678cb3 change state NodeActive --> NodeFailed" [2021-06-11T22:05:38.637Z] time="2021-06-11T22:05:38Z" level=info msg="Node 2a0b49678cb3/172.25.189.58, added to failed nodes list" [2021-06-11T22:05:38.637Z] time="2021-06-11T22:05:38Z" level=error msg="node: 2a0b49678cb3 is unknown to memberlist" [2021-06-11T22:05:38.637Z] time="2021-06-11T22:05:38Z" level=info msg="Node 2a0b49678cb3/172.25.189.58, left gossip cluster" [2021-06-11T22:05:38.637Z] time="2021-06-11T22:05:38Z" level=info msg="Node 2a0b49678cb3/172.25.189.58, left gossip cluster" [2021-06-11T22:05:38.637Z] time="2021-06-11T22:05:38Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:05:38.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-11T22:05:38.968Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-11T22:05:39.095Z] time="2021-06-11T22:05:38Z" level=info msg="node 0 coming back" [2021-06-11T22:05:39.095Z] time="2021-06-11T22:05:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7277125797a5 with config:&{NodeID:7277125797a5 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:05:39.095Z] time="2021-06-11T22:05:38Z" level=info msg="Node 7277125797a5/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:39.095Z] time="2021-06-11T22:05:38Z" level=info msg="Node 7277125797a5/172.25.189.58, added to nodes list" [2021-06-11T22:05:39.095Z] time="2021-06-11T22:05:38Z" level=info msg="node 1 coming back" [2021-06-11T22:05:39.095Z] time="2021-06-11T22:05:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:83003e95a396 with config:&{NodeID:83003e95a396 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:05:39.095Z] time="2021-06-11T22:05:38Z" level=info msg="Node 83003e95a396/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:39.095Z] time="2021-06-11T22:05:38Z" level=info msg="Node 83003e95a396/172.25.189.58, added to nodes list" [2021-06-11T22:05:39.095Z] time="2021-06-11T22:05:38Z" level=info msg="node 2 coming back" [2021-06-11T22:05:39.095Z] time="2021-06-11T22:05:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:deeba1ff3acd with config:&{NodeID:deeba1ff3acd Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:05:39.095Z] time="2021-06-11T22:05:38Z" level=info msg="Node deeba1ff3acd/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:39.095Z] time="2021-06-11T22:05:38Z" level=info msg="Node deeba1ff3acd/172.25.189.58, added to nodes list" [2021-06-11T22:05:39.227Z] --- PASS: TestBuildWithHugeFile (101.94s) [2021-06-11T22:05:39.227Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T22:05:39.227Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-11T22:05:39.227Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T22:05:39.227Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T22:05:39.227Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T22:05:39.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T22:05:39.227Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T22:05:39.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T22:05:39.227Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T22:05:39.227Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T22:05:39.227Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T22:05:39.227Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T22:05:39.485Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=debug msg="memberlist: Failed ping: c21ea21d0959 (timeout reached)" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=debug msg="memberlist: Stream connection from=172.25.189.58:49404" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.189.58:10035" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.25.189.58:10037: use of closed network connection" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node c21ea21d0959/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node c21ea21d0959/172.25.189.58, added to nodes list" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, added to nodes list" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node deeba1ff3acd/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node deeba1ff3acd/172.25.189.58, is the new incarnation of the failed node 2a0b49678cb3/172.25.189.58" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node 2a0b49678cb3 change state NodeFailed --> NodeLeft" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node deeba1ff3acd/172.25.189.58, added to nodes list" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=debug msg="memberlist: Stream connection from=172.25.189.58:49405" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node deeba1ff3acd/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node deeba1ff3acd/172.25.189.58, is the new incarnation of the shutdown node 2a0b49678cb3/172.25.189.58" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node deeba1ff3acd/172.25.189.58, added to nodes list" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node deeba1ff3acd/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node deeba1ff3acd/172.25.189.58, added to nodes list" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node deeba1ff3acd/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node deeba1ff3acd/172.25.189.58, added to nodes list" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node deeba1ff3acd/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node deeba1ff3acd/172.25.189.58, is the new incarnation of the shutdown node 2a0b49678cb3/172.25.189.58" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node deeba1ff3acd/172.25.189.58, added to nodes list" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node 83003e95a396/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node 83003e95a396/172.25.189.58, added to nodes list" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node 83003e95a396/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node 83003e95a396/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node 83003e95a396/172.25.189.58, is the new incarnation of the shutdown node 3ee9938c298a/172.25.189.58" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node 83003e95a396/172.25.189.58, added to nodes list" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node 83003e95a396/172.25.189.58, is the new incarnation of the shutdown node 3ee9938c298a/172.25.189.58" [2021-06-11T22:05:39.553Z] time="2021-06-11T22:05:39Z" level=info msg="Node 83003e95a396/172.25.189.58, added to nodes list" [2021-06-11T22:05:39.743Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-06-11T22:05:39.743Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2021-06-11T22:05:39.743Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2021-06-11T22:05:39.743Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2021-06-11T22:05:39.743Z] === RUN TestBuildPreserveOwnership [2021-06-11T22:05:39.743Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-11T22:05:40.011Z] time="2021-06-11T22:05:39Z" level=warning msg="memberlist: Was able to connect to c21ea21d0959 but other probes failed, network may be misconfigured" [2021-06-11T22:05:40.011Z] time="2021-06-11T22:05:39Z" level=info msg="Node 7277125797a5/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:40.011Z] time="2021-06-11T22:05:39Z" level=info msg="Node 7277125797a5/172.25.189.58, added to nodes list" [2021-06-11T22:05:40.011Z] time="2021-06-11T22:05:39Z" level=info msg="Node 83003e95a396/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:40.011Z] time="2021-06-11T22:05:39Z" level=info msg="Node 83003e95a396/172.25.189.58, added to nodes list" [2021-06-11T22:05:40.011Z] time="2021-06-11T22:05:39Z" level=info msg="Node 7277125797a5/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:40.011Z] time="2021-06-11T22:05:39Z" level=info msg="Node 7277125797a5/172.25.189.58, added to nodes list" [2021-06-11T22:05:40.011Z] time="2021-06-11T22:05:39Z" level=info msg="Node 7277125797a5/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:40.011Z] time="2021-06-11T22:05:39Z" level=info msg="Node 7277125797a5/172.25.189.58, is the new incarnation of the shutdown node 9fb78462f361/172.25.189.58" [2021-06-11T22:05:40.011Z] time="2021-06-11T22:05:39Z" level=info msg="Node 7277125797a5/172.25.189.58, added to nodes list" [2021-06-11T22:05:40.011Z] time="2021-06-11T22:05:39Z" level=info msg="Node 7277125797a5/172.25.189.58, joined gossip cluster" [2021-06-11T22:05:40.011Z] time="2021-06-11T22:05:39Z" level=info msg="Node 7277125797a5/172.25.189.58, is the new incarnation of the shutdown node 9fb78462f361/172.25.189.58" [2021-06-11T22:05:40.011Z] time="2021-06-11T22:05:39Z" level=info msg="Node 7277125797a5/172.25.189.58, added to nodes list" [2021-06-11T22:05:40.980Z] time="2021-06-11T22:05:40Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:05:41.118Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-11T22:05:42.053Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-11T22:05:42.619Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-11T22:05:42.619Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-11T22:05:43.155Z] time="2021-06-11T22:05:42Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:05:44.519Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-11T22:05:44.688Z] time="2021-06-11T22:05:44Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:05:45.455Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-11T22:05:45.455Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-11T22:05:46.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-11T22:05:46.938Z] time="2021-06-11T22:05:46Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:05:47.358Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-11T22:05:47.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-11T22:05:47.924Z] --- PASS: TestBuildPreserveOwnership (8.25s) [2021-06-11T22:05:47.924Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.63s) [2021-06-11T22:05:47.924Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.61s) [2021-06-11T22:05:47.924Z] === RUN TestBuildPlatformInvalid [2021-06-11T22:05:48.182Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2021-06-11T22:05:48.182Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-11T22:05:48.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-11T22:05:49.119Z] time="2021-06-11T22:05:48Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:05:49.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-11T22:05:49.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-11T22:05:50.082Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-11T22:05:51.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-11T22:05:51.301Z] time="2021-06-11T22:05:50Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:05:51.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-11T22:05:51.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-11T22:05:51.985Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-11T22:05:52.842Z] time="2021-06-11T22:05:52Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:05:52.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-11T22:05:53.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-11T22:05:54.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-11T22:05:54.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-11T22:05:55.025Z] time="2021-06-11T22:05:54Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:05:55.281Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-11T22:05:55.539Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-11T22:05:56.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-11T22:05:56.106Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-11T22:05:56.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-11T22:05:57.207Z] time="2021-06-11T22:05:56Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:05:57.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-11T22:05:57.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-11T22:05:58.633Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-11T22:05:58.633Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-11T22:05:58.745Z] time="2021-06-11T22:05:58Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:05:59.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-11T22:05:59.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-11T22:06:00.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-11T22:06:00.926Z] time="2021-06-11T22:06:00Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:06:00.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-11T22:06:01.915Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-11T22:06:02.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-11T22:06:02.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-11T22:06:02.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-11T22:06:03.108Z] time="2021-06-11T22:06:02Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:06:03.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-11T22:06:03.291Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-11T22:06:04.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-11T22:06:05.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-11T22:06:05.052Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T22:06:05.052Z] Using test binary docker [2021-06-11T22:06:05.052Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-11T22:06:05.052Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T22:06:05.052Z] INFO: Waiting for daemon to start... [2021-06-11T22:06:05.052Z] Starting dockerd [2021-06-11T22:06:05.292Z] time="2021-06-11T22:06:04Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:06:05.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-11T22:06:06.830Z] time="2021-06-11T22:06:06Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:06:07.478Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-11T22:06:07.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-11T22:06:08.045Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-11T22:06:08.331Z] . [2021-06-11T22:06:08.331Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T22:06:08.331Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T22:06:08.331Z] Error: No such image: emptyfs [2021-06-11T22:06:08.331Z] Running integration-test (iteration 1) [2021-06-11T22:06:08.331Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-11T22:06:08.369Z] time="2021-06-11T22:06:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.189.58:10035" [2021-06-11T22:06:08.369Z] time="2021-06-11T22:06:08Z" level=debug msg="memberlist: Stream connection from=172.25.189.58:49420" [2021-06-11T22:06:08.612Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-11T22:06:09.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-11T22:06:09.339Z] time="2021-06-11T22:06:08Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:06:09.799Z] time="2021-06-11T22:06:09Z" level=warning msg="NetworkDB stats node1(c8686df6c864) - healthscore:3 (connectivity issues)" [2021-06-11T22:06:10.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-11T22:06:11.336Z] time="2021-06-11T22:06:10Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:06:11.492Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T22:06:11.492Z] Using test binary docker [2021-06-11T22:06:11.492Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-11T22:06:11.492Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-11T22:06:11.747Z] INFO: Waiting for daemon to start... [2021-06-11T22:06:11.747Z] Starting dockerd [2021-06-11T22:06:12.793Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-11T22:06:12.793Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-11T22:06:12.876Z] time="2021-06-11T22:06:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.189.58:10033" [2021-06-11T22:06:12.876Z] time="2021-06-11T22:06:12Z" level=debug msg="memberlist: Stream connection from=172.25.189.58:49423" [2021-06-11T22:06:13.336Z] time="2021-06-11T22:06:12Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:06:13.633Z] . [2021-06-11T22:06:13.633Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T22:06:13.633Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T22:06:13.633Z] Error: No such image: emptyfs [2021-06-11T22:06:13.728Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-11T22:06:13.890Z] Running integration-test (iteration 1) [2021-06-11T22:06:13.890Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-11T22:06:15.523Z] time="2021-06-11T22:06:14Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:06:15.632Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-11T22:06:15.632Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-11T22:06:15.891Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-11T22:06:16.456Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-11T22:06:16.718Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-11T22:06:16.976Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-11T22:06:17.062Z] time="2021-06-11T22:06:16Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:06:17.543Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-11T22:06:18.109Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-11T22:06:18.109Z] Loaded image: buildpack-deps:buster [2021-06-11T22:06:18.601Z] time="2021-06-11T22:06:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.189.58:10033" [2021-06-11T22:06:18.601Z] time="2021-06-11T22:06:18Z" level=debug msg="memberlist: Stream connection from=172.25.189.58:49427" [2021-06-11T22:06:18.601Z] time="2021-06-11T22:06:18Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, joined gossip cluster" [2021-06-11T22:06:18.601Z] time="2021-06-11T22:06:18Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, added to nodes list" [2021-06-11T22:06:18.601Z] time="2021-06-11T22:06:18Z" level=info msg="Node c21ea21d0959/172.25.189.58, joined gossip cluster" [2021-06-11T22:06:18.601Z] time="2021-06-11T22:06:18Z" level=info msg="Node c21ea21d0959/172.25.189.58, added to nodes list" [2021-06-11T22:06:18.601Z] time="2021-06-11T22:06:18Z" level=info msg="Node c21ea21d0959/172.25.189.58, joined gossip cluster" [2021-06-11T22:06:18.601Z] time="2021-06-11T22:06:18Z" level=info msg="Node c21ea21d0959/172.25.189.58, added to nodes list" [2021-06-11T22:06:18.601Z] time="2021-06-11T22:06:18Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, joined gossip cluster" [2021-06-11T22:06:18.601Z] time="2021-06-11T22:06:18Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, added to nodes list" [2021-06-11T22:06:18.675Z] Loaded image: busybox:latest [2021-06-11T22:06:18.934Z] Loaded image: busybox:glibc [2021-06-11T22:06:19.060Z] 2021/06/11 22:06:18 Closing DB instances... [2021-06-11T22:06:19.061Z] time="2021-06-11T22:06:18Z" level=info msg="Node 7277125797a5 change state NodeActive --> NodeLeft" [2021-06-11T22:06:19.061Z] time="2021-06-11T22:06:18Z" level=info msg="node3(deeba1ff3acd): Node leave event for 7277125797a5/172.25.189.58" [2021-06-11T22:06:19.061Z] time="2021-06-11T22:06:18Z" level=info msg="Node 7277125797a5 change state NodeActive --> NodeLeft" [2021-06-11T22:06:19.061Z] time="2021-06-11T22:06:18Z" level=info msg="node5(7dbc0c94d8f9): Node leave event for 7277125797a5/172.25.189.58" [2021-06-11T22:06:19.061Z] time="2021-06-11T22:06:18Z" level=info msg="Node 7277125797a5 change state NodeActive --> NodeLeft" [2021-06-11T22:06:19.061Z] time="2021-06-11T22:06:18Z" level=info msg="node4(c21ea21d0959): Node leave event for 7277125797a5/172.25.189.58" [2021-06-11T22:06:19.061Z] time="2021-06-11T22:06:18Z" level=info msg="Node 7277125797a5/172.25.189.58, left gossip cluster" [2021-06-11T22:06:19.061Z] time="2021-06-11T22:06:18Z" level=info msg="Node 7277125797a5 change state NodeActive --> NodeFailed" [2021-06-11T22:06:19.061Z] time="2021-06-11T22:06:18Z" level=info msg="Node 7277125797a5/172.25.189.58, added to failed nodes list" [2021-06-11T22:06:19.061Z] time="2021-06-11T22:06:18Z" level=info msg="Node 7277125797a5 change state NodeActive --> NodeLeft" [2021-06-11T22:06:19.061Z] time="2021-06-11T22:06:18Z" level=info msg="node2(83003e95a396): Node leave event for 7277125797a5/172.25.189.58" [2021-06-11T22:06:19.061Z] time="2021-06-11T22:06:18Z" level=error msg="node: 7277125797a5 is unknown to memberlist" [2021-06-11T22:06:19.061Z] time="2021-06-11T22:06:18Z" level=debug msg="memberlist: Failed to join 172.25.189.58: dial tcp 172.25.189.58:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T22:06:19.521Z] time="2021-06-11T22:06:19Z" level=info msg="Node 7277125797a5/172.25.189.58, left gossip cluster" [2021-06-11T22:06:19.521Z] time="2021-06-11T22:06:19Z" level=info msg="Node 7277125797a5/172.25.189.58, left gossip cluster" [2021-06-11T22:06:19.521Z] time="2021-06-11T22:06:19Z" level=info msg="Node 7277125797a5/172.25.189.58, left gossip cluster" [2021-06-11T22:06:19.521Z] time="2021-06-11T22:06:19Z" level=info msg="Node 7277125797a5/172.25.189.58, left gossip cluster" [2021-06-11T22:06:19.521Z] time="2021-06-11T22:06:19Z" level=info msg="Node 83003e95a396 change state NodeActive --> NodeLeft" [2021-06-11T22:06:19.521Z] time="2021-06-11T22:06:19Z" level=info msg="node3(deeba1ff3acd): Node leave event for 83003e95a396/172.25.189.58" [2021-06-11T22:06:19.521Z] time="2021-06-11T22:06:19Z" level=info msg="Node 83003e95a396 change state NodeActive --> NodeLeft" [2021-06-11T22:06:19.521Z] time="2021-06-11T22:06:19Z" level=info msg="node5(7dbc0c94d8f9): Node leave event for 83003e95a396/172.25.189.58" [2021-06-11T22:06:19.521Z] time="2021-06-11T22:06:19Z" level=info msg="Node 83003e95a396 change state NodeActive --> NodeLeft" [2021-06-11T22:06:19.521Z] time="2021-06-11T22:06:19Z" level=info msg="node4(c21ea21d0959): Node leave event for 83003e95a396/172.25.189.58" [2021-06-11T22:06:19.521Z] time="2021-06-11T22:06:19Z" level=info msg="Node 83003e95a396 change state NodeActive --> NodeLeft" [2021-06-11T22:06:19.521Z] time="2021-06-11T22:06:19Z" level=info msg="node2(83003e95a396): Node leave event for 83003e95a396/172.25.189.58" [2021-06-11T22:06:19.981Z] time="2021-06-11T22:06:19Z" level=info msg="Node 83003e95a396/172.25.189.58, left gossip cluster" [2021-06-11T22:06:19.981Z] time="2021-06-11T22:06:19Z" level=info msg="Node 83003e95a396/172.25.189.58, left gossip cluster" [2021-06-11T22:06:19.981Z] time="2021-06-11T22:06:19Z" level=info msg="Node 83003e95a396/172.25.189.58, left gossip cluster" [2021-06-11T22:06:19.981Z] time="2021-06-11T22:06:19Z" level=info msg="Node 83003e95a396/172.25.189.58, left gossip cluster" [2021-06-11T22:06:19.981Z] time="2021-06-11T22:06:19Z" level=info msg="Node deeba1ff3acd change state NodeActive --> NodeLeft" [2021-06-11T22:06:19.981Z] time="2021-06-11T22:06:19Z" level=info msg="node4(c21ea21d0959): Node leave event for deeba1ff3acd/172.25.189.58" [2021-06-11T22:06:19.981Z] time="2021-06-11T22:06:19Z" level=info msg="Node deeba1ff3acd/172.25.189.58, left gossip cluster" [2021-06-11T22:06:19.981Z] time="2021-06-11T22:06:19Z" level=info msg="Node deeba1ff3acd change state NodeActive --> NodeFailed" [2021-06-11T22:06:19.981Z] time="2021-06-11T22:06:19Z" level=info msg="Node deeba1ff3acd/172.25.189.58, added to failed nodes list" [2021-06-11T22:06:19.981Z] time="2021-06-11T22:06:19Z" level=info msg="Node deeba1ff3acd change state NodeActive --> NodeLeft" [2021-06-11T22:06:19.981Z] time="2021-06-11T22:06:19Z" level=info msg="node5(7dbc0c94d8f9): Node leave event for deeba1ff3acd/172.25.189.58" [2021-06-11T22:06:19.981Z] time="2021-06-11T22:06:19Z" level=error msg="node: deeba1ff3acd is unknown to memberlist" [2021-06-11T22:06:19.981Z] time="2021-06-11T22:06:19Z" level=info msg="Node deeba1ff3acd/172.25.189.58, left gossip cluster" [2021-06-11T22:06:19.981Z] time="2021-06-11T22:06:19Z" level=info msg="Node deeba1ff3acd/172.25.189.58, left gossip cluster" [2021-06-11T22:06:20.309Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-11T22:06:20.440Z] time="2021-06-11T22:06:20Z" level=debug msg="memberlist: Failed ping: deeba1ff3acd (timeout reached)" [2021-06-11T22:06:20.440Z] time="2021-06-11T22:06:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.189.58:10036: use of closed network connection" [2021-06-11T22:06:20.440Z] time="2021-06-11T22:06:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.189.58:10037: use of closed network connection" [2021-06-11T22:06:20.440Z] time="2021-06-11T22:06:20Z" level=info msg="Node c21ea21d0959 change state NodeActive --> NodeLeft" [2021-06-11T22:06:20.440Z] time="2021-06-11T22:06:20Z" level=info msg="node5(7dbc0c94d8f9): Node leave event for c21ea21d0959/172.25.189.58" [2021-06-11T22:06:20.900Z] time="2021-06-11T22:06:20Z" level=info msg="Node c21ea21d0959/172.25.189.58, left gossip cluster" [2021-06-11T22:06:20.900Z] time="2021-06-11T22:06:20Z" level=info msg="Node c21ea21d0959 change state NodeActive --> NodeFailed" [2021-06-11T22:06:20.900Z] time="2021-06-11T22:06:20Z" level=info msg="Node c21ea21d0959/172.25.189.58, added to failed nodes list" [2021-06-11T22:06:20.900Z] time="2021-06-11T22:06:20Z" level=error msg="node: c21ea21d0959 is unknown to memberlist" [2021-06-11T22:06:20.900Z] time="2021-06-11T22:06:20Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, left gossip cluster" [2021-06-11T22:06:20.900Z] time="2021-06-11T22:06:20Z" level=info msg="Node 7dbc0c94d8f9 change state NodeActive --> NodeFailed" [2021-06-11T22:06:20.900Z] time="2021-06-11T22:06:20Z" level=info msg="Node 7dbc0c94d8f9/172.25.189.58, added to failed nodes list" [2021-06-11T22:06:20.900Z] time="2021-06-11T22:06:20Z" level=info msg="memberlist: Suspect deeba1ff3acd has failed, no acks received" [2021-06-11T22:06:21.360Z] --- PASS: TestNetworkDBIslands (46.06s) [2021-06-11T22:06:21.360Z] networkdb_test.go:834: Re-joining: 3 [2021-06-11T22:06:21.360Z] networkdb_test.go:834: Re-joining: 4 [2021-06-11T22:06:21.360Z] networkdb_test.go:866: node4: OK [2021-06-11T22:06:21.360Z] networkdb_test.go:866: node5: OK [2021-06-11T22:06:21.360Z] PASS [2021-06-11T22:06:21.360Z] coverage: 59.9% of statements [2021-06-11T22:06:21.360Z] ok github.com/docker/docker/libnetwork/networkdb 136.491s coverage: 59.9% of statements [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/quota [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/rootless [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/volume [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-11T22:06:21.360Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-11T22:06:22.838Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === Skipped [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-11T22:06:23.549Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-11T22:06:23.549Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-11T22:06:23.549Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-06-11T22:06:23.549Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-11T22:06:23.549Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-11T22:06:23.549Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-11T22:06:23.549Z] daemon_test.go:147: root required [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-11T22:06:23.549Z] reload_test.go:520: root required [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-11T22:06:23.549Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-11T22:06:23.549Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-11T22:06:23.549Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-11T22:06:23.549Z] download_test.go:268: Needs fixing on Windows [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-11T22:06:23.549Z] layer_test.go:304: Failing on Windows [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-11T22:06:23.549Z] layer_test.go:353: Failing on Windows [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-11T22:06:23.549Z] layer_test.go:468: Failing on Windows [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-11T22:06:23.549Z] layer_test.go:697: Failing on Windows [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-11T22:06:23.549Z] migration_test.go:46: Failing on Windows [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-11T22:06:23.549Z] migration_test.go:182: Failing on Windows [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-11T22:06:23.549Z] mount_test.go:17: Failing on Windows [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-11T22:06:23.549Z] mount_test.go:76: Failing on Windows [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-11T22:06:23.549Z] mount_test.go:125: Failing on Windows [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-11T22:06:23.549Z] mount_test.go:212: Failing on Windows [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-11T22:06:23.549Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-11T22:06:23.549Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-11T22:06:23.549Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-11T22:06:23.549Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-11T22:06:23.549Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-11T22:06:23.549Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-11T22:06:23.549Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-11T22:06:23.549Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-11T22:06:23.549Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-11T22:06:23.549Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-11T22:06:23.549Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-11T22:06:23.549Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-11T22:06:23.549Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.01s) [2021-06-11T22:06:23.549Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-11T22:06:23.549Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-11T22:06:23.549Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-11T22:06:23.549Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-11T22:06:23.549Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-11T22:06:23.549Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-11T22:06:23.549Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-11T22:06:23.549Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-11T22:06:23.549Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-11T22:06:23.549Z] archive_test.go:134: Xz not present in msys2 [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-11T22:06:23.549Z] archive_test.go:239: Failing on Windows CI machines [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-11T22:06:23.549Z] archive_windows_test.go:16: Currently fails [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-11T22:06:23.549Z] changes_test.go:196: needs more investigation [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-11T22:06:23.549Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-11T22:06:23.549Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-11T22:06:23.549Z] changes_test.go:433: needs further investigation [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-11T22:06:23.549Z] changes_test.go:469: needs further investigation [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-11T22:06:23.549Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-11T22:06:23.549Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-11T22:06:23.549Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-11T22:06:23.549Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-11T22:06:23.549Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-11T22:06:23.549Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.549Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-11T22:06:23.549Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:06:23.549Z] [2021-06-11T22:06:23.550Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-11T22:06:23.550Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:06:23.550Z] [2021-06-11T22:06:23.550Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-11T22:06:23.550Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:06:23.550Z] [2021-06-11T22:06:23.550Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-11T22:06:23.550Z] poller_test.go:41: No chmod on Windows [2021-06-11T22:06:23.550Z] [2021-06-11T22:06:23.550Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-11T22:06:23.550Z] fileutils_test.go:134: Needs porting to Windows [2021-06-11T22:06:23.550Z] [2021-06-11T22:06:23.550Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-11T22:06:23.550Z] fileutils_test.go:180: Needs porting to Windows [2021-06-11T22:06:23.550Z] [2021-06-11T22:06:23.550Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-11T22:06:23.550Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:06:23.550Z] [2021-06-11T22:06:23.550Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-11T22:06:23.550Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:06:23.550Z] [2021-06-11T22:06:23.550Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-11T22:06:23.550Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:06:23.550Z] [2021-06-11T22:06:23.550Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-11T22:06:23.550Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-11T22:06:23.550Z] [2021-06-11T22:06:23.550Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-11T22:06:23.550Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-11T22:06:23.550Z] [2021-06-11T22:06:23.550Z] [2021-06-11T22:06:23.550Z] DONE 2053 tests, 69 skipped in 337.766s [2021-06-11T22:06:23.789Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-11T22:06:23.789Z] Loaded image: debian:bullseye [2021-06-11T22:06:24.009Z] INFO: make.ps1 ended at 06/11/2021 22:06:23 [2021-06-11T22:06:24.053Z] Loaded image: hello-world:latest [2021-06-11T22:06:24.312Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T22:06:24.880Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-11T22:06:27.758Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-11T22:06:27.758Z] INFO: Unit tests ended at 06/11/2021 22:06:27. Duration:00:05:54.1088409 [2021-06-11T22:06:27.758Z] INFO: Building busybox [2021-06-11T22:06:28.219Z] Sending build context to Docker daemon 5.12kB [2021-06-11T22:06:28.219Z] [2021-06-11T22:06:28.219Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-11T22:06:28.219Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-11T22:06:28.219Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-11T22:06:28.219Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-11T22:06:28.219Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-11T22:06:28.219Z] ---> 39d157a84080 [2021-06-11T22:06:28.219Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-11T22:06:28.680Z] ---> Running in ba8d7ed1be28 [2021-06-11T22:06:28.733Z] Loaded image: buildpack-deps:buster [2021-06-11T22:06:28.733Z] Loaded image: busybox:latest [2021-06-11T22:06:28.733Z] Loaded image: busybox:glibc [2021-06-11T22:06:29.067Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-11T22:06:29.686Z] Loaded image: debian:bullseye [2021-06-11T22:06:29.941Z] Loaded image: hello-world:latest [2021-06-11T22:06:30.196Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T22:06:30.196Z] INFO: Testing against a local daemon [2021-06-11T22:06:30.196Z] === RUN TestCgroupNamespacesBuild [2021-06-11T22:06:30.250Z] Loaded image: buildpack-deps:buster [2021-06-11T22:06:30.250Z] Loaded image: busybox:latest [2021-06-11T22:06:30.250Z] Loaded image: busybox:glibc [2021-06-11T22:06:30.250Z] Loaded image: debian:bullseye [2021-06-11T22:06:30.250Z] Loaded image: hello-world:latest [2021-06-11T22:06:30.250Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T22:06:30.250Z] INFO: Testing against a local daemon [2021-06-11T22:06:30.250Z] === RUN TestCgroupNamespacesBuild [2021-06-11T22:06:32.084Z] --- PASS: TestCgroupNamespacesBuild (1.70s) [2021-06-11T22:06:32.084Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-11T22:06:32.777Z] --- PASS: TestCgroupNamespacesBuild (2.56s) [2021-06-11T22:06:32.777Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-11T22:06:33.255Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-11T22:06:33.255Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-11T22:06:33.450Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.52s) [2021-06-11T22:06:33.450Z] === RUN TestBuildWithSession [2021-06-11T22:06:33.450Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T22:06:33.450Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T22:06:33.450Z] === RUN TestBuildSquashParent [2021-06-11T22:06:33.970Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T22:06:33.970Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T22:06:33.970Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T22:06:33.970Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T22:06:33.970Z] [2021-06-11T22:06:33.970Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-11T22:06:33.970Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-11T22:06:33.970Z] Using test binary docker [2021-06-11T22:06:33.970Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-11T22:06:33.970Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T22:06:33.970Z] INFO: Waiting for daemon to start... [2021-06-11T22:06:33.970Z] Starting dockerd [2021-06-11T22:06:33.970Z] . [2021-06-11T22:06:33.970Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-11T22:06:34.479Z] Removing intermediate container ba8d7ed1be28 [2021-06-11T22:06:34.479Z] ---> 5a1ccb3d499b [2021-06-11T22:06:34.479Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-11T22:06:34.479Z] ---> Running in 28a3b2cbc347 [2021-06-11T22:06:34.479Z] Removing intermediate container 28a3b2cbc347 [2021-06-11T22:06:34.479Z] ---> 086a1337c80b [2021-06-11T22:06:34.479Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-11T22:06:34.479Z] ---> Running in 8dbe7ca77610 [2021-06-11T22:06:34.479Z] Removing intermediate container 8dbe7ca77610 [2021-06-11T22:06:34.479Z] ---> f443f5fce904 [2021-06-11T22:06:34.479Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-11T22:06:34.677Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.44s) [2021-06-11T22:06:34.677Z] === RUN TestBuildWithSession [2021-06-11T22:06:34.677Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T22:06:34.677Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T22:06:34.677Z] === RUN TestBuildSquashParent [2021-06-11T22:06:35.783Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-11T22:06:35.783Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.56s) [2021-06-11T22:06:35.783Z] PASS [2021-06-11T22:06:35.783Z] [2021-06-11T22:06:35.783Z] === Skipped [2021-06-11T22:06:35.783Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-11T22:06:35.783Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T22:06:35.783Z] [2021-06-11T22:06:35.783Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-11T22:06:35.783Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T22:06:35.783Z] [2021-06-11T22:06:35.783Z] [2021-06-11T22:06:35.783Z] DONE 34 tests, 2 skipped in 262.893s [2021-06-11T22:06:35.783Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-11T22:06:35.783Z] ++ 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-06-11T22:06:35.783Z] ++ set -e [2021-06-11T22:06:35.783Z] ++ '[' -n 0 ']' [2021-06-11T22:06:35.783Z] ++ set -x [2021-06-11T22:06:35.783Z] ++ 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-06-11T22:06:35.783Z] INFO: Testing against a local daemon [2021-06-11T22:06:35.783Z] === RUN TestConfigInspect [2021-06-11T22:06:36.024Z] [2021-06-11T22:06:36.484Z] ---> c2bd8b9cf813 [2021-06-11T22:06:36.484Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-11T22:06:36.484Z] ---> Running in 84cee7d6ec65 [2021-06-11T22:06:37.158Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-11T22:06:38.092Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-11T22:06:39.469Z] --- PASS: TestConfigInspect (3.29s) [2021-06-11T22:06:39.469Z] === RUN TestConfigList [2021-06-11T22:06:40.046Z] --- PASS: TestBuildSquashParent (6.52s) [2021-06-11T22:06:40.046Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T22:06:40.046Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T22:06:40.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T22:06:40.046Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T22:06:40.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T22:06:40.046Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T22:06:40.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T22:06:40.046Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T22:06:40.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T22:06:40.046Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T22:06:40.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T22:06:40.046Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T22:06:40.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T22:06:40.046Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T22:06:40.046Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T22:06:40.845Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-11T22:06:42.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T22:06:42.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T22:06:42.744Z] --- PASS: TestConfigList (3.44s) [2021-06-11T22:06:42.745Z] === RUN TestConfigsCreateAndDelete [2021-06-11T22:06:43.002Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-11T22:06:43.002Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-11T22:06:43.002Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-11T22:06:44.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T22:06:44.645Z] --- PASS: TestBuildSquashParent (8.17s) [2021-06-11T22:06:44.645Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T22:06:44.645Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T22:06:44.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T22:06:44.645Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T22:06:44.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T22:06:44.645Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T22:06:44.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T22:06:44.645Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T22:06:44.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T22:06:44.645Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T22:06:44.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T22:06:44.645Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T22:06:44.645Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T22:06:44.645Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T22:06:44.645Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T22:06:44.707Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T22:06:44.903Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T22:06:45.076Z] Removing intermediate container 84cee7d6ec65 [2021-06-11T22:06:45.076Z] ---> 4f6ddef8cc38 [2021-06-11T22:06:45.076Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-11T22:06:45.076Z] ---> Running in 420db7d4906d [2021-06-11T22:06:45.530Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-11T22:06:45.788Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2021-06-11T22:06:45.788Z] === RUN TestConfigsUpdate [2021-06-11T22:06:46.281Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T22:06:46.626Z] [2021-06-11T22:06:46.626Z] SUCCESS: Specified value was saved. [2021-06-11T22:06:47.162Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-11T22:06:47.215Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T22:06:47.223Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-11T22:06:47.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.29s) [2021-06-11T22:06:47.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2021-06-11T22:06:47.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2021-06-11T22:06:47.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.25s) [2021-06-11T22:06:47.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.19s) [2021-06-11T22:06:47.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2021-06-11T22:06:47.223Z] === RUN TestBuildMultiStageCopy [2021-06-11T22:06:47.223Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T22:06:47.728Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-11T22:06:48.981Z] 639bb6bb2beb: Pull complete [2021-06-11T22:06:48.981Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-11T22:06:48.981Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:06:48.981Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-06-11T22:06:48.981Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-06-11T22:06:48.981Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1999' [2021-06-11T22:06:48.981Z] WARN: Skipping validation tests [2021-06-11T22:06:48.981Z] INFO: Running unit tests at 06/11/2021 22:06:38... [2021-06-11T22:06:48.981Z] INFO: make.ps1 starting at 06/11/2021 22:06:44 [2021-06-11T22:06:48.981Z] INFO: Git commit (4e9a5667f4) assumed from DOCKER_GITCOMMIT environment variable [2021-06-11T22:06:48.981Z] INFO: Invoking autogen... [2021-06-11T22:06:48.981Z] INFO: Running unit tests... [2021-06-11T22:06:49.105Z] --- PASS: TestConfigsUpdate (3.06s) [2021-06-11T22:06:49.105Z] === RUN TestTemplatedConfig [2021-06-11T22:06:49.110Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T22:06:49.115Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T22:06:49.366Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T22:06:49.366Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T22:06:49.539Z] Removing intermediate container 420db7d4906d [2021-06-11T22:06:49.539Z] ---> 3228ee8e1d83 [2021-06-11T22:06:49.539Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-11T22:06:49.539Z] ---> Running in e6aadc53f0bb [2021-06-11T22:06:49.622Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T22:06:49.672Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-11T22:06:49.877Z] --- PASS: TestBuildMultiStageCopy (3.02s) [2021-06-11T22:06:49.877Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.04s) [2021-06-11T22:06:49.877Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-06-11T22:06:49.877Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-06-11T22:06:49.878Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-06-11T22:06:49.878Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-06-11T22:06:49.878Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T22:06:50.807Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2021-06-11T22:06:50.807Z] === RUN TestBuildLabelWithTargets [2021-06-11T22:06:51.015Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-11T22:06:51.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.03s) [2021-06-11T22:06:51.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s) [2021-06-11T22:06:51.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s) [2021-06-11T22:06:51.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s) [2021-06-11T22:06:51.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2021-06-11T22:06:51.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.55s) [2021-06-11T22:06:51.015Z] === RUN TestBuildMultiStageCopy [2021-06-11T22:06:51.015Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T22:06:51.048Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-11T22:06:51.306Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-11T22:06:52.170Z] --- PASS: TestBuildLabelWithTargets (1.24s) [2021-06-11T22:06:52.170Z] === RUN TestBuildWithEmptyLayers [2021-06-11T22:06:52.241Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-11T22:06:52.428Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2021-06-11T22:06:52.428Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T22:06:53.283Z] Cannot create a file when that file already exists. [2021-06-11T22:06:54.159Z] --- PASS: TestTemplatedConfig (5.19s) [2021-06-11T22:06:54.159Z] === RUN TestConfigCreateResolve [2021-06-11T22:06:54.293Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T22:06:54.943Z] --- PASS: TestBuildMultiStageOnBuild (2.45s) [2021-06-11T22:06:54.943Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T22:06:55.093Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-11T22:06:55.225Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T22:06:55.504Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-06-11T22:06:55.504Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T22:06:56.156Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T22:06:56.994Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-11T22:06:57.089Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T22:06:57.559Z] --- PASS: TestConfigCreateResolve (3.37s) [2021-06-11T22:06:57.559Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T22:06:57.981Z] Removing intermediate container e6aadc53f0bb [2021-06-11T22:06:57.981Z] ---> 3e5b56dcd188 [2021-06-11T22:06:57.981Z] Step 13/13 : CMD ["sh"] [2021-06-11T22:06:57.981Z] ---> Running in a2ec10394ce8 [2021-06-11T22:06:58.019Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s) [2021-06-11T22:06:58.019Z] === RUN TestBuildWithHugeFile [2021-06-11T22:06:58.026Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2021-06-11T22:06:58.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2021-06-11T22:06:58.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-06-11T22:06:58.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-11T22:06:58.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-06-11T22:06:58.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-11T22:06:58.026Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T22:06:58.124Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-11T22:06:58.124Z] PASS [2021-06-11T22:06:58.124Z] [2021-06-11T22:06:58.124Z] DONE 7 tests in 22.214s [2021-06-11T22:06:58.124Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-11T22:06:58.124Z] ++ 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-06-11T22:06:58.124Z] ++ set -e [2021-06-11T22:06:58.124Z] ++ '[' -n 0 ']' [2021-06-11T22:06:58.124Z] ++ set -x [2021-06-11T22:06:58.124Z] ++ 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-06-11T22:06:58.124Z] INFO: Testing against a local daemon [2021-06-11T22:06:58.124Z] === RUN TestCheckpoint [2021-06-11T22:06:58.124Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-11T22:06:58.124Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T22:06:58.124Z] === RUN TestContainerInvalidJSON [2021-06-11T22:06:58.124Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T22:06:58.124Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T22:06:58.124Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T22:06:58.124Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T22:06:58.124Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T22:06:58.124Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T22:06:58.124Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T22:06:58.124Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T22:06:58.124Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T22:06:58.124Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-11T22:06:58.124Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-11T22:06:58.124Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-11T22:06:58.124Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-11T22:06:58.124Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-11T22:06:58.383Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-11T22:06:58.383Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T22:06:58.383Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-06-11T22:06:58.383Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T22:06:58.383Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-11T22:06:58.383Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T22:06:58.383Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-11T22:06:58.384Z] === RUN TestCopyFromContainer [2021-06-11T22:06:58.441Z] Removing intermediate container a2ec10394ce8 [2021-06-11T22:06:58.441Z] ---> 9bf90b79854b [2021-06-11T22:06:58.441Z] Successfully built 9bf90b79854b [2021-06-11T22:06:58.441Z] Successfully tagged busybox:latest [2021-06-11T22:06:58.441Z] INFO: Docker images of the daemon under test [2021-06-11T22:06:58.441Z] [2021-06-11T22:06:58.441Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T22:06:58.441Z] busybox latest 9bf90b79854b Less than a second ago 2.78GB [2021-06-11T22:06:58.441Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-06-11T22:06:58.441Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-06-11T22:06:58.441Z] [2021-06-11T22:06:58.441Z] INFO: Running integration tests at 06/11/2021 22:06:58... [2021-06-11T22:06:58.441Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-11T22:06:58.441Z] INFO: Integration API tests being run from the host: [2021-06-11T22:06:58.441Z] INFO: make.ps1 starting at 06/11/2021 22:06:58 [2021-06-11T22:06:58.950Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-11T22:06:59.241Z] 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/dockerd 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/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/signal/testfiles 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-06-11T22:06:59.516Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache=== RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-11T22:06:59.516Z] [2021-06-11T22:06:59.985Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-11T22:07:00.081Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-11T22:07:00.340Z] === RUN TestCopyFromContainer// [2021-06-11T22:07:00.340Z] === RUN TestCopyFromContainer//bar/root [2021-06-11T22:07:00.598Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-11T22:07:00.598Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-11T22:07:00.857Z] === RUN TestCopyFromContainer/bar/quux [2021-06-11T22:07:00.857Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-11T22:07:00.857Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-11T22:07:01.115Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-11T22:07:01.115Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-11T22:07:01.374Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-11T22:07:01.374Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-11T22:07:01.633Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-11T22:07:01.633Z] --- PASS: TestCopyFromContainer (3.33s) [2021-06-11T22:07:01.633Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-06-11T22:07:01.633Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-06-11T22:07:01.633Z] --- PASS: TestCopyFromContainer//bar/root/ (0.18s) [2021-06-11T22:07:01.633Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-06-11T22:07:01.633Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.18s) [2021-06-11T22:07:01.633Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-06-11T22:07:01.633Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-06-11T22:07:01.633Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.21s) [2021-06-11T22:07:01.633Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2021-06-11T22:07:01.633Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-06-11T22:07:01.633Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T22:07:01.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T22:07:01.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T22:07:01.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T22:07:01.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T22:07:01.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T22:07:01.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T22:07:01.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T22:07:01.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T22:07:01.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T22:07:01.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-11T22:07:01.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-11T22:07:01.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-11T22:07:01.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-11T22:07:01.891Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T22:07:01.891Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-06-11T22:07:01.891Z] === RUN TestCreateWithInvalidEnv [2021-06-11T22:07:01.891Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T22:07:01.891Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T22:07:01.891Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T22:07:01.891Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T22:07:01.891Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T22:07:01.891Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T22:07:01.891Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T22:07:01.891Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T22:07:01.891Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T22:07:01.891Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-11T22:07:01.891Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-11T22:07:01.891Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-11T22:07:01.891Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-11T22:07:01.891Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T22:07:01.891Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2021-06-11T22:07:01.891Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T22:07:02.826Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-11T22:07:02.826Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-11T22:07:03.284Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-06-11T22:07:03.284Z] === RUN TestBuildLabelWithTargets [2021-06-11T22:07:05.360Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-11T22:07:05.926Z] --- PASS: TestCreateWithCustomMaskedPaths (3.95s) [2021-06-11T22:07:05.926Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T22:07:07.827Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-11T22:07:08.085Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-11T22:07:09.496Z] ? github.com/docker/docker/api [no test files] [2021-06-11T22:07:09.986Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.72s) [2021-06-11T22:07:09.986Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T22:07:09.986Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T22:07:09.986Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T22:07:09.986Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T22:07:09.986Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T22:07:09.986Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T22:07:09.986Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T22:07:09.986Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T22:07:09.986Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T22:07:09.986Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T22:07:09.986Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T22:07:09.986Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T22:07:09.986Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T22:07:09.986Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T22:07:09.986Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T22:07:09.986Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T22:07:09.986Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-11T22:07:09.986Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-11T22:07:09.986Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-06-11T22:07:09.986Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-06-11T22:07:09.986Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-11T22:07:09.986Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-11T22:07:09.986Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T22:07:09.986Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-11T22:07:10.920Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.32s) [2021-06-11T22:07:10.920Z] === RUN TestCreateDifferentPlatform [2021-06-11T22:07:10.920Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T22:07:10.920Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T22:07:10.920Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-06-11T22:07:10.920Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-11T22:07:10.920Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-11T22:07:10.920Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T22:07:11.179Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-11T22:07:11.179Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T22:07:11.179Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-06-11T22:07:11.179Z] === RUN TestContainerStartOnDaemonRestart [2021-06-11T22:07:11.179Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-11T22:07:11.179Z] === RUN TestDaemonRestartIpcMode [2021-06-11T22:07:11.179Z] === PAUSE TestDaemonRestartIpcMode [2021-06-11T22:07:11.179Z] === RUN TestDaemonHostGatewayIP [2021-06-11T22:07:11.179Z] === PAUSE TestDaemonHostGatewayIP [2021-06-11T22:07:11.179Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-11T22:07:11.179Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-11T22:07:11.179Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T22:07:11.179Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-11T22:07:11.179Z] === RUN TestDiff [2021-06-11T22:07:11.444Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-06-11T22:07:11.444Z] === RUN TestBuildWithEmptyLayers [2021-06-11T22:07:12.554Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-11T22:07:12.554Z] --- PASS: TestDiff (1.33s) [2021-06-11T22:07:12.554Z] === RUN TestExecWithCloseStdin [2021-06-11T22:07:14.723Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-06-11T22:07:14.723Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T22:07:15.086Z] --- PASS: TestExecWithCloseStdin (2.16s) [2021-06-11T22:07:15.086Z] === RUN TestExec [2021-06-11T22:07:15.086Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-11T22:07:16.990Z] --- PASS: TestExec (2.06s) [2021-06-11T22:07:16.990Z] === RUN TestExecUser [2021-06-11T22:07:17.557Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-11T22:07:18.123Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-11T22:07:18.722Z] --- PASS: TestExecUser (1.89s) [2021-06-11T22:07:18.722Z] === RUN TestExportContainerAndImportImage [2021-06-11T22:07:19.659Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-11T22:07:19.917Z] --- PASS: TestExportContainerAndImportImage (1.32s) [2021-06-11T22:07:19.917Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T22:07:19.984Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-06-11T22:07:19.984Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T22:07:19.984Z] --- PASS: TestBuildUncleanTarFilenames (0.73s) [2021-06-11T22:07:19.984Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T22:07:20.675Z] sha256:6d28a837ede7df491b4c9e36de698477d1a93a54d13474d258acd5376f08d354 [2021-06-11T22:07:20.675Z] INFO: Starting docker-py tests... [2021-06-11T22:07:20.675Z] ============================= test session starts ============================== [2021-06-11T22:07:20.675Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-11T22:07:20.675Z] rootdir: /src, inifile: pytest.ini [2021-06-11T22:07:20.675Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-11T22:07:20.675Z] collected 390 items / 1 deselected / 389 selected [2021-06-11T22:07:20.675Z] [2021-06-11T22:07:21.816Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2021-06-11T22:07:21.816Z] === RUN TestHealthCheckWorkdir [2021-06-11T22:07:21.816Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-11T22:07:23.717Z] --- PASS: TestHealthCheckWorkdir (2.12s) [2021-06-11T22:07:23.717Z] === RUN TestHealthKillContainer [2021-06-11T22:07:24.170Z] --- PASS: TestBuildMultiStageLayerLeak (4.26s) [2021-06-11T22:07:24.170Z] === RUN TestBuildWithHugeFile [2021-06-11T22:07:25.090Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-11T22:07:26.989Z] --- PASS: TestHealthKillContainer (3.42s) [2021-06-11T22:07:26.989Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T22:07:27.094Z] === RUN TestMiddlewares [2021-06-11T22:07:27.094Z] --- PASS: TestMiddlewares (0.00s) [2021-06-11T22:07:27.094Z] PASS [2021-06-11T22:07:27.094Z] coverage: 9.0% of statements [2021-06-11T22:07:27.094Z] ok github.com/docker/docker/api/server 0.119s coverage: 9.0% of statements [2021-06-11T22:07:27.921Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2021-06-11T22:07:27.921Z] === RUN TestIpcModeNone [2021-06-11T22:07:27.921Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-11T22:07:28.179Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-11T22:07:28.437Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-11T22:07:29.810Z] --- PASS: TestIpcModeNone (1.95s) [2021-06-11T22:07:29.810Z] === RUN TestIpcModePrivate [2021-06-11T22:07:30.031Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:07:30.031Z] INFO: Testing against a local daemon [2021-06-11T22:07:30.031Z] === RUN TestBuildWithSession [2021-06-11T22:07:30.031Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T22:07:30.031Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T22:07:30.031Z] === RUN TestBuildSquashParent [2021-06-11T22:07:30.031Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-11T22:07:30.031Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:07:30.031Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T22:07:30.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T22:07:30.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T22:07:30.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T22:07:30.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T22:07:30.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T22:07:30.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T22:07:30.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T22:07:30.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T22:07:30.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T22:07:30.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T22:07:30.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T22:07:30.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T22:07:30.031Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T22:07:30.031Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T22:07:30.031Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T22:07:30.031Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T22:07:31.709Z] --- PASS: TestIpcModePrivate (1.75s) [2021-06-11T22:07:31.709Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2021-06-11T22:07:31.709Z] === RUN TestIpcModeShareable [2021-06-11T22:07:34.239Z] --- PASS: TestIpcModeShareable (2.14s) [2021-06-11T22:07:34.239Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-06-11T22:07:34.239Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-11T22:07:36.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-11T22:07:37.126Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T22:07:37.126Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T22:07:39.300Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.40s) [2021-06-11T22:07:39.300Z] === RUN TestAPIIpcModeHost [2021-06-11T22:07:39.558Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-11T22:07:39.761Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-11T22:07:40.591Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-11T22:07:40.933Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-11T22:07:41.867Z] --- PASS: TestAPIIpcModeHost (2.63s) [2021-06-11T22:07:41.867Z] === RUN TestDaemonIpcModeShareable [2021-06-11T22:07:42.361Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-11T22:07:43.766Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-11T22:07:45.143Z] --- PASS: TestDaemonIpcModeShareable (3.28s) [2021-06-11T22:07:45.143Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:187, shared: true, mustBeShared: true [2021-06-11T22:07:45.143Z] === RUN TestDaemonIpcModePrivate [2021-06-11T22:07:45.716Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-11T22:07:48.996Z] --- PASS: TestDaemonIpcModePrivate (3.29s) [2021-06-11T22:07:48.997Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:196, shared: false, mustBeShared: false [2021-06-11T22:07:48.997Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-11T22:07:51.526Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.92s) [2021-06-11T22:07:51.526Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:189, shared: false, mustBeShared: false [2021-06-11T22:07:51.526Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-11T22:07:52.898Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-11T22:07:54.195Z] --- PASS: TestBuildWithHugeFile (54.24s) [2021-06-11T22:07:54.195Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T22:07:54.196Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-11T22:07:54.196Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T22:07:54.196Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T22:07:54.196Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T22:07:54.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T22:07:54.196Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T22:07:54.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T22:07:54.196Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T22:07:54.196Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T22:07:54.196Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T22:07:54.196Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T22:07:54.196Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T22:07:54.196Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-06-11T22:07:54.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-06-11T22:07:54.196Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-06-11T22:07:54.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-06-11T22:07:54.196Z] === RUN TestBuildPreserveOwnership [2021-06-11T22:07:54.196Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-11T22:07:54.799Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.13s) [2021-06-11T22:07:54.799Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:135, shared: true, mustBeShared: true [2021-06-11T22:07:54.799Z] === RUN TestIpcModeOlderClient [2021-06-11T22:07:54.799Z] === PAUSE TestIpcModeOlderClient [2021-06-11T22:07:54.799Z] === RUN TestKillContainerInvalidSignal [2021-06-11T22:07:54.838Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-11T22:07:54.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.34s) [2021-06-11T22:07:54.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.78s) [2021-06-11T22:07:54.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.19s) [2021-06-11T22:07:54.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.52s) [2021-06-11T22:07:54.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.24s) [2021-06-11T22:07:54.838Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (16.34s) [2021-06-11T22:07:54.838Z] === RUN TestBuildMultiStageCopy [2021-06-11T22:07:54.838Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T22:07:55.736Z] --- PASS: TestKillContainerInvalidSignal (1.37s) [2021-06-11T22:07:55.736Z] === RUN TestKillContainer [2021-06-11T22:07:55.736Z] === RUN TestKillContainer/no_signal [2021-06-11T22:07:56.086Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-11T22:07:57.453Z] --- PASS: TestBuildPreserveOwnership (4.66s) [2021-06-11T22:07:57.453Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.24s) [2021-06-11T22:07:57.453Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.41s) [2021-06-11T22:07:57.453Z] === RUN TestBuildPlatformInvalid [2021-06-11T22:07:57.453Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-06-11T22:07:57.453Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-11T22:07:57.638Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T22:07:59.013Z] === RUN TestKillContainer/killing_signal [2021-06-11T22:08:00.910Z] --- PASS: TestKillContainer (4.74s) [2021-06-11T22:08:00.910Z] --- PASS: TestKillContainer/no_signal (1.70s) [2021-06-11T22:08:00.910Z] --- PASS: TestKillContainer/non_killing_signal (1.33s) [2021-06-11T22:08:00.910Z] --- PASS: TestKillContainer/killing_signal (1.44s) [2021-06-11T22:08:00.910Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T22:08:00.910Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-11T22:08:02.283Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-11T22:08:03.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.95s) [2021-06-11T22:08:03.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.42s) [2021-06-11T22:08:03.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.27s) [2021-06-11T22:08:03.656Z] === RUN TestKillStoppedContainer [2021-06-11T22:08:03.656Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-06-11T22:08:03.656Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T22:08:03.656Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-06-11T22:08:03.656Z] === RUN TestKillDifferentUserContainer [2021-06-11T22:08:04.589Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-11T22:08:05.157Z] --- PASS: TestKillDifferentUserContainer (1.47s) [2021-06-11T22:08:05.157Z] === RUN TestInspectOomKilledTrue [2021-06-11T22:08:05.157Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-06-11T22:08:05.157Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T22:08:05.157Z] === RUN TestInspectOomKilledFalse [2021-06-11T22:08:05.157Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-11T22:08:05.157Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T22:08:05.157Z] === RUN TestLinksEtcHostsContentMatch [2021-06-11T22:08:05.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-11T22:08:07.319Z] --- PASS: TestLinksEtcHostsContentMatch (2.02s) [2021-06-11T22:08:07.319Z] === RUN TestLinksContainerNames [2021-06-11T22:08:08.694Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-11T22:08:09.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-11T22:08:10.193Z] --- PASS: TestLinksContainerNames (2.90s) [2021-06-11T22:08:10.193Z] === RUN TestLogsFollowTailEmpty [2021-06-11T22:08:11.569Z] --- PASS: TestLogsFollowTailEmpty (1.31s) [2021-06-11T22:08:11.569Z] === RUN TestContainerNetworkMountsNoChown [2021-06-11T22:08:11.569Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-11T22:08:12.292Z] Loaded image: buildpack-deps:buster [2021-06-11T22:08:12.292Z] Loaded image: busybox:latest [2021-06-11T22:08:12.292Z] Loaded image: busybox:glibc [2021-06-11T22:08:12.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-11T22:08:12.541Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T22:08:12.541Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T22:08:12.541Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T22:08:12.776Z] --- PASS: TestContainerNetworkMountsNoChown (1.26s) [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/default [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/default [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/private [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/private [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/rprivate [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/slave [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/slave [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/rslave [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/shared [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/shared [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/rshared [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-11T22:08:12.777Z] === CONT TestMountDaemonRoot/default [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-11T22:08:12.777Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-11T22:08:12.777Z] === CONT TestMountDaemonRoot/rshared [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T22:08:12.777Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-11T22:08:12.777Z] === CONT TestMountDaemonRoot/shared [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-11T22:08:12.777Z] === CONT TestMountDaemonRoot/rslave [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T22:08:12.777Z] === CONT TestMountDaemonRoot/slave [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-11T22:08:12.777Z] === CONT TestMountDaemonRoot/rprivate [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T22:08:12.777Z] === CONT TestMountDaemonRoot/private [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-11T22:08:12.777Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-11T22:08:12.777Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-11T22:08:12.777Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-11T22:08:12.777Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-11T22:08:12.777Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-11T22:08:12.777Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-11T22:08:12.777Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T22:08:12.777Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-11T22:08:12.777Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T22:08:12.857Z] Loaded image: debian:bullseye [2021-06-11T22:08:12.857Z] Loaded image: hello-world:latest [2021-06-11T22:08:12.857Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T22:08:13.001Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T22:08:13.036Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-11T22:08:13.036Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-11T22:08:13.036Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-11T22:08:13.036Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-11T22:08:13.036Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-11T22:08:13.036Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-11T22:08:13.036Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T22:08:13.036Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-11T22:08:13.036Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T22:08:13.036Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-11T22:08:13.295Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-11T22:08:13.295Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-11T22:08:13.295Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-11T22:08:13.295Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-11T22:08:13.295Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T22:08:13.295Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-11T22:08:13.295Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T22:08:13.295Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-11T22:08:13.295Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-11T22:08:13.295Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-11T22:08:13.295Z] --- PASS: TestMountDaemonRoot (0.06s) [2021-06-11T22:08:13.295Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-11T22:08:13.295Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-11T22:08:13.295Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-11T22:08:13.295Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-11T22:08:13.295Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-06-11T22:08:13.295Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-11T22:08:13.295Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-06-11T22:08:13.295Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-11T22:08:13.296Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-11T22:08:13.296Z] === RUN TestContainerBindMountNonRecursive [2021-06-11T22:08:14.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-11T22:08:14.540Z] --- PASS: TestBuildMultiStageCopy (21.50s) [2021-06-11T22:08:14.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (17.22s) [2021-06-11T22:08:14.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2021-06-11T22:08:14.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-11T22:08:14.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) [2021-06-11T22:08:14.540Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.32s) [2021-06-11T22:08:14.540Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T22:08:16.723Z] --- PASS: TestBuildMultiStageParentConfig (2.40s) [2021-06-11T22:08:16.723Z] === RUN TestBuildLabelWithTargets [2021-06-11T22:08:16.723Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-11T22:08:16.723Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:08:16.723Z] === RUN TestBuildWithEmptyLayers [2021-06-11T22:08:17.512Z] --- PASS: TestContainerBindMountNonRecursive (3.94s) [2021-06-11T22:08:17.512Z] === RUN TestContainerVolumesMountedAsShared [2021-06-11T22:08:18.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-11T22:08:18.079Z] --- PASS: TestContainerVolumesMountedAsShared (0.84s) [2021-06-11T22:08:18.079Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-11T22:08:18.268Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2021-06-11T22:08:18.268Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T22:08:19.979Z] --- PASS: TestContainerVolumesMountedAsSlave (1.63s) [2021-06-11T22:08:19.979Z] === RUN TestNetworkNat [2021-06-11T22:08:20.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-11T22:08:20.386Z] --- PASS: TestBuildWithHugeFile (52.53s) [2021-06-11T22:08:20.386Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T22:08:20.386Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-11T22:08:20.386Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T22:08:20.386Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T22:08:20.386Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T22:08:20.386Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T22:08:20.386Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T22:08:20.386Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T22:08:20.386Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T22:08:20.386Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T22:08:20.386Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T22:08:20.386Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T22:08:20.386Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T22:08:20.386Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-06-11T22:08:20.386Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-06-11T22:08:20.386Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-06-11T22:08:20.386Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-11T22:08:20.386Z] === RUN TestBuildPreserveOwnership [2021-06-11T22:08:20.386Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-11T22:08:20.940Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.34s) [2021-06-11T22:08:20.940Z] PASS [2021-06-11T22:08:20.940Z] [2021-06-11T22:08:20.940Z] === Skipped [2021-06-11T22:08:20.940Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-11T22:08:20.940Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T22:08:20.940Z] [2021-06-11T22:08:20.940Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-11T22:08:20.940Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T22:08:20.940Z] [2021-06-11T22:08:20.940Z] [2021-06-11T22:08:20.940Z] DONE 34 tests, 2 skipped in 126.775s [2021-06-11T22:08:20.940Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-11T22:08:20.940Z] INFO: Testing against a local daemon [2021-06-11T22:08:20.940Z] === RUN TestConfigInspect [2021-06-11T22:08:21.171Z] --- PASS: TestNetworkNat (1.41s) [2021-06-11T22:08:21.171Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T22:08:21.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-11T22:08:21.753Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-11T22:08:22.806Z] --- PASS: TestNetworkLocalhostTCPNat (1.43s) [2021-06-11T22:08:22.806Z] === RUN TestNetworkLoopbackNat [2021-06-11T22:08:23.453Z] --- PASS: TestConfigInspect (2.55s) [2021-06-11T22:08:23.453Z] === RUN TestConfigList [2021-06-11T22:08:23.665Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-11T22:08:24.710Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-11T22:08:24.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-11T22:08:25.341Z] --- PASS: TestConfigList (1.89s) [2021-06-11T22:08:25.341Z] === RUN TestConfigsCreateAndDelete [2021-06-11T22:08:26.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-11T22:08:26.906Z] --- PASS: TestNetworkLoopbackNat (4.23s) [2021-06-11T22:08:26.906Z] === RUN TestPause [2021-06-11T22:08:27.461Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-11T22:08:27.461Z] === RUN TestBoolValue [2021-06-11T22:08:27.461Z] --- PASS: TestBoolValue (0.00s) [2021-06-11T22:08:27.461Z] === RUN TestBoolValueOrDefault [2021-06-11T22:08:27.461Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-11T22:08:27.461Z] === RUN TestInt64ValueOrZero [2021-06-11T22:08:27.461Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-11T22:08:27.461Z] === RUN TestInt64ValueOrDefault [2021-06-11T22:08:27.461Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-11T22:08:27.461Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-11T22:08:27.461Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-11T22:08:27.461Z] === RUN TestJsonContentType [2021-06-11T22:08:27.461Z] --- PASS: TestJsonContentType (0.00s) [2021-06-11T22:08:27.461Z] PASS [2021-06-11T22:08:27.461Z] coverage: 14.7% of statements [2021-06-11T22:08:27.461Z] ok github.com/docker/docker/api/server/httputils 0.066s coverage: 14.7% of statements [2021-06-11T22:08:27.844Z] --- PASS: TestBuildPreserveOwnership (10.10s) [2021-06-11T22:08:27.844Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.09s) [2021-06-11T22:08:27.844Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-11T22:08:27.844Z] === RUN TestBuildPlatformInvalid [2021-06-11T22:08:27.844Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-11T22:08:27.844Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-11T22:08:27.844Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-11T22:08:27.844Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-11T22:08:27.844Z] PASS [2021-06-11T22:08:27.844Z] [2021-06-11T22:08:27.844Z] === Skipped [2021-06-11T22:08:27.844Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-11T22:08:27.844Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T22:08:27.844Z] [2021-06-11T22:08:27.844Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-11T22:08:27.844Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T22:08:27.844Z] [2021-06-11T22:08:27.844Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-11T22:08:27.844Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-11T22:08:27.844Z] [2021-06-11T22:08:27.844Z] [2021-06-11T22:08:27.844Z] DONE 34 tests, 3 skipped in 138.881s [2021-06-11T22:08:27.844Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-11T22:08:27.844Z] INFO: Testing against a local daemon [2021-06-11T22:08:27.844Z] === RUN TestConfigInspect [2021-06-11T22:08:27.844Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-11T22:08:27.844Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:08:27.844Z] === RUN TestConfigList [2021-06-11T22:08:27.844Z] --- SKIP: TestConfigList (0.02s) [2021-06-11T22:08:27.844Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:08:27.844Z] === RUN TestConfigsCreateAndDelete [2021-06-11T22:08:27.844Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-06-11T22:08:27.844Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:08:27.844Z] === RUN TestConfigsUpdate [2021-06-11T22:08:27.844Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-06-11T22:08:27.844Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:08:27.844Z] === RUN TestTemplatedConfig [2021-06-11T22:08:27.844Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-11T22:08:27.844Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:08:27.844Z] === RUN TestConfigCreateResolve [2021-06-11T22:08:27.844Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-11T22:08:27.844Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:08:27.844Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T22:08:27.855Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2021-06-11T22:08:27.855Z] === RUN TestConfigsUpdate [2021-06-11T22:08:28.281Z] --- PASS: TestPause (1.46s) [2021-06-11T22:08:28.281Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T22:08:28.281Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2021-06-11T22:08:28.281Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T22:08:28.281Z] === RUN TestPauseStopPausedContainer [2021-06-11T22:08:29.012Z] === RUN TestMaskSecretKeys [2021-06-11T22:08:29.012Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-11T22:08:29.012Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-11T22:08:29.012Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-11T22:08:29.012Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-11T22:08:29.012Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-11T22:08:29.012Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-11T22:08:29.012Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-11T22:08:29.012Z] === RUN TestVersionMiddlewareVersion [2021-06-11T22:08:29.012Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-11T22:08:29.012Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-11T22:08:29.012Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-11T22:08:29.012Z] PASS [2021-06-11T22:08:29.012Z] coverage: 37.7% of statements [2021-06-11T22:08:29.012Z] ok github.com/docker/docker/api/server/middleware 0.084s coverage: 37.7% of statements [2021-06-11T22:08:29.012Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-11T22:08:29.012Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-11T22:08:29.012Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-11T22:08:29.012Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-11T22:08:29.012Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-11T22:08:29.012Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-11T22:08:29.012Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-11T22:08:29.012Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-11T22:08:29.012Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-11T22:08:29.012Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-11T22:08:29.012Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-11T22:08:29.216Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-06-11T22:08:29.216Z] PASS [2021-06-11T22:08:29.216Z] [2021-06-11T22:08:29.216Z] === Skipped [2021-06-11T22:08:29.216Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-11T22:08:29.216Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:08:29.216Z] [2021-06-11T22:08:29.216Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-06-11T22:08:29.216Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:08:29.216Z] [2021-06-11T22:08:29.216Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-06-11T22:08:29.216Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:08:29.216Z] [2021-06-11T22:08:29.216Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-06-11T22:08:29.216Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:08:29.216Z] [2021-06-11T22:08:29.216Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-11T22:08:29.216Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:08:29.216Z] [2021-06-11T22:08:29.216Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-11T22:08:29.216Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:08:29.216Z] [2021-06-11T22:08:29.216Z] [2021-06-11T22:08:29.216Z] DONE 7 tests, 6 skipped in 1.743s [2021-06-11T22:08:29.217Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-11T22:08:29.217Z] INFO: Testing against a local daemon [2021-06-11T22:08:29.217Z] === RUN TestCheckpoint [2021-06-11T22:08:29.217Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-11T22:08:29.217Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T22:08:29.217Z] === RUN TestContainerInvalidJSON [2021-06-11T22:08:29.217Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T22:08:29.217Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T22:08:29.217Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T22:08:29.217Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T22:08:29.217Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T22:08:29.217Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T22:08:29.217Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T22:08:29.217Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T22:08:29.217Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T22:08:29.217Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-11T22:08:29.217Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-11T22:08:29.217Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-11T22:08:29.217Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-11T22:08:29.217Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-11T22:08:29.217Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-11T22:08:29.217Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T22:08:29.475Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-06-11T22:08:29.475Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T22:08:29.475Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-11T22:08:29.475Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T22:08:29.475Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-11T22:08:29.475Z] === RUN TestCopyFromContainer [2021-06-11T22:08:29.788Z] --- PASS: TestConfigsUpdate (2.29s) [2021-06-11T22:08:29.788Z] === RUN TestTemplatedConfig [2021-06-11T22:08:30.182Z] --- PASS: TestPauseStopPausedContainer (1.51s) [2021-06-11T22:08:30.182Z] === RUN TestPidHost [2021-06-11T22:08:30.560Z] === RUN TestStrSliceMarshalJSON [2021-06-11T22:08:30.561Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestStrSliceUnmarshalJSON [2021-06-11T22:08:30.561Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestStrSliceUnmarshalString [2021-06-11T22:08:30.561Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestStrSliceUnmarshalSlice [2021-06-11T22:08:30.561Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-11T22:08:30.561Z] PASS [2021-06-11T22:08:30.561Z] coverage: 90.0% of statements [2021-06-11T22:08:30.561Z] ok github.com/docker/docker/api/types/strslice 0.058s coverage: 90.0% of statements [2021-06-11T22:08:30.561Z] === RUN TestToJSON [2021-06-11T22:08:30.561Z] --- PASS: TestToJSON (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestToParamWithVersion [2021-06-11T22:08:30.561Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestFromJSON [2021-06-11T22:08:30.561Z] --- PASS: TestFromJSON (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestEmpty [2021-06-11T22:08:30.561Z] --- PASS: TestEmpty (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestArgsMatchKVListEmptySources [2021-06-11T22:08:30.561Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestArgsMatchKVList [2021-06-11T22:08:30.561Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestArgsMatch [2021-06-11T22:08:30.561Z] --- PASS: TestArgsMatch (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestAdd [2021-06-11T22:08:30.561Z] --- PASS: TestAdd (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestDel [2021-06-11T22:08:30.561Z] --- PASS: TestDel (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestLen [2021-06-11T22:08:30.561Z] --- PASS: TestLen (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestExactMatch [2021-06-11T22:08:30.561Z] --- PASS: TestExactMatch (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestOnlyOneExactMatch [2021-06-11T22:08:30.561Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestContains [2021-06-11T22:08:30.561Z] --- PASS: TestContains (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestValidate [2021-06-11T22:08:30.561Z] --- PASS: TestValidate (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestWalkValues [2021-06-11T22:08:30.561Z] --- PASS: TestWalkValues (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestFuzzyMatch [2021-06-11T22:08:30.561Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-11T22:08:30.561Z] === RUN TestClone [2021-06-11T22:08:30.561Z] --- PASS: TestClone (0.00s) [2021-06-11T22:08:30.561Z] PASS [2021-06-11T22:08:30.561Z] coverage: 92.2% of statements [2021-06-11T22:08:30.561Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2021-06-11T22:08:30.561Z] === RUN TestAdjustForAPIVersion [2021-06-11T22:08:30.561Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-11T22:08:30.561Z] PASS [2021-06-11T22:08:30.561Z] coverage: 5.7% of statements [2021-06-11T22:08:30.561Z] ok github.com/docker/docker/api/server/router/swarm 0.074s coverage: 5.7% of statements [2021-06-11T22:08:30.561Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-11T22:08:30.561Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-11T22:08:30.561Z] ? github.com/docker/docker/api/types [no test files] [2021-06-11T22:08:30.561Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-11T22:08:30.561Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-11T22:08:30.561Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-11T22:08:30.561Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-11T22:08:30.561Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-11T22:08:30.561Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-11T22:08:30.561Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-11T22:08:30.561Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-11T22:08:30.561Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-11T22:08:30.561Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-11T22:08:30.561Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-11T22:08:30.662Z] --- PASS: TestBuildMultiStageOnBuild (11.99s) [2021-06-11T22:08:30.662Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T22:08:30.662Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-06-11T22:08:30.662Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:08:30.662Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T22:08:31.024Z] === RUN TestDurationToSecondsString [2021-06-11T22:08:31.024Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-11T22:08:31.024Z] === RUN TestGetTimestamp [2021-06-11T22:08:31.024Z] --- PASS: TestGetTimestamp (0.19s) [2021-06-11T22:08:31.024Z] === RUN TestParseTimestamps [2021-06-11T22:08:31.024Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-11T22:08:31.024Z] PASS [2021-06-11T22:08:31.024Z] coverage: 100.0% of statements [2021-06-11T22:08:31.024Z] ok github.com/docker/docker/api/types/time 0.253s coverage: 100.0% of statements [2021-06-11T22:08:31.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-11T22:08:31.487Z] === RUN TestCompareVersion [2021-06-11T22:08:31.487Z] --- PASS: TestCompareVersion (0.00s) [2021-06-11T22:08:31.487Z] PASS [2021-06-11T22:08:31.487Z] coverage: 75.0% of statements [2021-06-11T22:08:31.487Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 75.0% of statements [2021-06-11T22:08:31.487Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-11T22:08:31.487Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-11T22:08:31.487Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-11T22:08:31.487Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-11T22:08:31.487Z] ? github.com/docker/docker/builder [no test files] [2021-06-11T22:08:31.487Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-11T22:08:31.487Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-11T22:08:31.487Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-11T22:08:31.487Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-11T22:08:31.487Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-11T22:08:31.487Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-11T22:08:31.487Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-11T22:08:31.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-11T22:08:33.033Z] === RUN TestParseRemoteURL [2021-06-11T22:08:33.033Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-11T22:08:33.033Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-11T22:08:33.033Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-11T22:08:33.033Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-11T22:08:33.033Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-11T22:08:33.033Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-11T22:08:33.033Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-11T22:08:33.033Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-11T22:08:33.033Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-11T22:08:33.033Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-11T22:08:33.033Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-11T22:08:33.033Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-11T22:08:33.033Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-11T22:08:33.033Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-11T22:08:33.033Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-11T22:08:33.033Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-11T22:08:33.033Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-11T22:08:33.033Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-11T22:08:33.033Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-11T22:08:33.033Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-11T22:08:33.033Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-11T22:08:33.033Z] === RUN TestCloneArgsSmartHttp [2021-06-11T22:08:33.033Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-11T22:08:33.033Z] === RUN TestCloneArgsDumbHttp [2021-06-11T22:08:33.033Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-11T22:08:33.033Z] === RUN TestCloneArgsGit [2021-06-11T22:08:33.033Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-11T22:08:33.033Z] === RUN TestCheckoutGit [2021-06-11T22:08:33.583Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-11T22:08:33.583Z] --- PASS: TestPidHost (3.77s) [2021-06-11T22:08:33.583Z] === RUN TestPsFilter [2021-06-11T22:08:33.658Z] === RUN TestCopyFromContainer// [2021-06-11T22:08:33.658Z] === RUN TestCopyFromContainer//bar/root [2021-06-11T22:08:33.658Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-11T22:08:33.658Z] === RUN TestCopyFromContainer/bar/quux [2021-06-11T22:08:33.658Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-11T22:08:33.658Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-11T22:08:33.658Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-11T22:08:33.658Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-11T22:08:33.658Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-11T22:08:33.658Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-11T22:08:33.841Z] --- PASS: TestPsFilter (0.13s) [2021-06-11T22:08:33.841Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T22:08:33.916Z] --- PASS: TestCopyFromContainer (4.37s) [2021-06-11T22:08:33.916Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-06-11T22:08:33.916Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-11T22:08:33.916Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-06-11T22:08:33.916Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-11T22:08:33.916Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-11T22:08:33.916Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-11T22:08:33.916Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-11T22:08:33.916Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-11T22:08:33.916Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-06-11T22:08:33.916Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-11T22:08:33.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T22:08:33.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T22:08:33.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T22:08:33.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T22:08:33.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T22:08:33.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T22:08:33.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T22:08:33.916Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T22:08:33.916Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T22:08:33.916Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T22:08:33.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-11T22:08:33.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-11T22:08:33.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-11T22:08:33.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-11T22:08:33.916Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T22:08:33.916Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-06-11T22:08:33.916Z] === RUN TestCreateWithInvalidEnv [2021-06-11T22:08:33.916Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T22:08:33.916Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T22:08:33.916Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T22:08:33.916Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T22:08:33.916Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T22:08:33.916Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T22:08:33.916Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T22:08:33.916Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T22:08:33.916Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T22:08:33.916Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-11T22:08:33.916Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-11T22:08:33.916Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-11T22:08:33.916Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-11T22:08:33.916Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T22:08:33.916Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-11T22:08:33.916Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T22:08:34.015Z] --- PASS: TestTemplatedConfig (3.59s) [2021-06-11T22:08:34.015Z] === RUN TestConfigCreateResolve [2021-06-11T22:08:35.214Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.15s) [2021-06-11T22:08:35.214Z] === RUN TestRemoveContainerWithVolume [2021-06-11T22:08:35.816Z] --- PASS: TestCreateWithCustomMaskedPaths (2.00s) [2021-06-11T22:08:35.816Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T22:08:35.902Z] --- PASS: TestConfigCreateResolve (2.30s) [2021-06-11T22:08:35.902Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T22:08:35.959Z] === RUN TestEnable [2021-06-11T22:08:35.959Z] --- PASS: TestEnable (0.00s) [2021-06-11T22:08:35.959Z] === RUN TestDisable [2021-06-11T22:08:35.959Z] --- PASS: TestDisable (0.00s) [2021-06-11T22:08:35.959Z] === RUN TestEnabled [2021-06-11T22:08:35.959Z] --- PASS: TestEnabled (0.00s) [2021-06-11T22:08:35.959Z] PASS [2021-06-11T22:08:35.959Z] coverage: 100.0% of statements [2021-06-11T22:08:35.959Z] ok github.com/docker/docker/cli/debug 0.056s coverage: 100.0% of statements [2021-06-11T22:08:36.150Z] --- PASS: TestRemoveContainerWithVolume (1.34s) [2021-06-11T22:08:36.150Z] === RUN TestRemoveContainerRunning [2021-06-11T22:08:36.158Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-11T22:08:36.158Z] PASS [2021-06-11T22:08:36.158Z] [2021-06-11T22:08:36.158Z] DONE 7 tests in 15.473s [2021-06-11T22:08:36.158Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-11T22:08:36.158Z] INFO: Testing against a local daemon [2021-06-11T22:08:36.158Z] === RUN TestCheckpoint [2021-06-11T22:08:36.158Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-11T22:08:36.158Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T22:08:36.158Z] === RUN TestContainerInvalidJSON [2021-06-11T22:08:36.158Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T22:08:36.158Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T22:08:36.158Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T22:08:36.158Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T22:08:36.158Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T22:08:36.158Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T22:08:36.158Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T22:08:36.158Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T22:08:36.158Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T22:08:36.158Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-11T22:08:36.158Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-11T22:08:36.158Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-11T22:08:36.158Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-11T22:08:36.158Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-11T22:08:36.408Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-11T22:08:36.413Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2021-06-11T22:08:36.413Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T22:08:36.413Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-11T22:08:36.413Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T22:08:36.413Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-06-11T22:08:36.413Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T22:08:36.669Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-06-11T22:08:36.669Z] === RUN TestCopyFromContainer [2021-06-11T22:08:36.938Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-11T22:08:36.938Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-11T22:08:36.938Z] === RUN TestProcessNoDockerignore [2021-06-11T22:08:36.938Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-06-11T22:08:36.938Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-11T22:08:36.938Z] === RUN TestGetAllAllowed [2021-06-11T22:08:36.938Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestGetAllMeta [2021-06-11T22:08:36.938Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-11T22:08:36.938Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestIsUnreferencedBuiltin [2021-06-11T22:08:36.938Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestIsExistingDirectory [2021-06-11T22:08:36.938Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-06-11T22:08:36.938Z] === RUN TestGetFilenameForDownload [2021-06-11T22:08:36.938Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestEnv2Variables [2021-06-11T22:08:36.938Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-11T22:08:36.938Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestMaintainer [2021-06-11T22:08:36.938Z] --- PASS: TestMaintainer (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestLabel [2021-06-11T22:08:36.938Z] --- PASS: TestLabel (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestFromScratch [2021-06-11T22:08:36.938Z] --- PASS: TestFromScratch (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestFromWithArg [2021-06-11T22:08:36.938Z] --- PASS: TestFromWithArg (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-11T22:08:36.938Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestFromWithUndefinedArg [2021-06-11T22:08:36.938Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestFromMultiStageWithNamedStage [2021-06-11T22:08:36.938Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestOnbuild [2021-06-11T22:08:36.938Z] --- PASS: TestOnbuild (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestWorkdir [2021-06-11T22:08:36.938Z] --- PASS: TestWorkdir (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestCmd [2021-06-11T22:08:36.938Z] --- PASS: TestCmd (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestHealthcheckNone [2021-06-11T22:08:36.938Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestHealthcheckCmd [2021-06-11T22:08:36.938Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestEntrypoint [2021-06-11T22:08:36.938Z] --- PASS: TestEntrypoint (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestExpose [2021-06-11T22:08:36.938Z] --- PASS: TestExpose (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestUser [2021-06-11T22:08:36.938Z] --- PASS: TestUser (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestVolume [2021-06-11T22:08:36.938Z] --- PASS: TestVolume (0.00s) [2021-06-11T22:08:36.938Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-06-11T22:08:36.938Z] === RUN TestStopSignal [2021-06-11T22:08:36.938Z] --- SKIP: TestStopSignal (0.00s) [2021-06-11T22:08:36.938Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-11T22:08:36.938Z] === RUN TestArg [2021-06-11T22:08:36.938Z] --- PASS: TestArg (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestShell [2021-06-11T22:08:36.938Z] --- PASS: TestShell (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestPrependEnvOnCmd [2021-06-11T22:08:36.938Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestRunWithBuildArgs [2021-06-11T22:08:36.938Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestRunIgnoresHealthcheck [2021-06-11T22:08:36.938Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestDispatchUnsupportedOptions [2021-06-11T22:08:36.938Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-11T22:08:36.938Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-11T22:08:36.938Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-11T22:08:36.938Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-11T22:08:36.938Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-11T22:08:36.938Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-11T22:08:36.938Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestNormalizeWorkdir [2021-06-11T22:08:36.938Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestDispatch [2021-06-11T22:08:36.938Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-11T22:08:36.938Z] === RUN TestDetectContentType [2021-06-11T22:08:36.938Z] --- PASS: TestDetectContentType (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestSelectAcceptableMIME [2021-06-11T22:08:36.938Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestInspectEmptyResponse [2021-06-11T22:08:36.938Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestInspectResponseBinary [2021-06-11T22:08:36.938Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestResponseUnsupportedContentType [2021-06-11T22:08:36.938Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestInspectResponseTextSimple [2021-06-11T22:08:36.938Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestInspectResponseEmptyContentType [2021-06-11T22:08:36.938Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestUnknownContentLength [2021-06-11T22:08:36.938Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestDownloadRemote [2021-06-11T22:08:36.938Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-11T22:08:36.938Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-11T22:08:36.938Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-11T22:08:36.938Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-11T22:08:36.938Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-11T22:08:36.938Z] === RUN TestDispatch/COPY_url [2021-06-11T22:08:36.938Z] --- PASS: TestDispatch (0.10s) [2021-06-11T22:08:36.938Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-06-11T22:08:36.938Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-06-11T22:08:36.938Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-11T22:08:36.938Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-11T22:08:36.938Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-11T22:08:36.938Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-06-11T22:08:36.938Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestAddScratchImageAddsToMounts [2021-06-11T22:08:36.938Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-11T22:08:36.938Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-11T22:08:36.938Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-11T22:08:36.938Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestImageSourceGetAddsToMounts [2021-06-11T22:08:36.938Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestEmptyDockerfile [2021-06-11T22:08:36.938Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-11T22:08:36.938Z] === RUN TestSymlinkDockerfile [2021-06-11T22:08:36.938Z] --- PASS: TestSymlinkDockerfile (0.02s) [2021-06-11T22:08:36.938Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-11T22:08:36.938Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-06-11T22:08:36.938Z] === RUN TestNonExistingDockerfile [2021-06-11T22:08:36.938Z] --- PASS: TestDownloadRemote (0.13s) [2021-06-11T22:08:36.938Z] === RUN TestGetWithStatusError [2021-06-11T22:08:36.938Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestCopyRunConfig [2021-06-11T22:08:36.938Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestDeepCopyRunConfig [2021-06-11T22:08:36.938Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestExportImage [2021-06-11T22:08:36.938Z] --- PASS: TestExportImage (0.00s) [2021-06-11T22:08:36.938Z] === RUN TestNormalizeDest [2021-06-11T22:08:36.938Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-11T22:08:36.938Z] PASS [2021-06-11T22:08:36.938Z] coverage: 47.0% of statements [2021-06-11T22:08:36.938Z] --- PASS: TestGetWithStatusError (0.01s) [2021-06-11T22:08:36.938Z] === RUN TestCloseRootDirectory [2021-06-11T22:08:36.938Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-11T22:08:36.938Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:08:36.938Z] === RUN TestHashFile [2021-06-11T22:08:36.938Z] ok github.com/docker/docker/builder/dockerfile 0.345s coverage: 47.0% of statements [2021-06-11T22:08:36.938Z] --- SKIP: TestHashFile (0.01s) [2021-06-11T22:08:36.938Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:08:36.938Z] === RUN TestHashSubdir [2021-06-11T22:08:36.938Z] --- SKIP: TestHashSubdir (0.01s) [2021-06-11T22:08:36.938Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:08:36.938Z] === RUN TestRemoveDirectory [2021-06-11T22:08:36.938Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-06-11T22:08:36.938Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:08:36.938Z] PASS [2021-06-11T22:08:36.938Z] coverage: 9.3% of statements [2021-06-11T22:08:36.938Z] ok github.com/docker/docker/builder/remotecontext 0.508s coverage: 9.3% of statements [2021-06-11T22:08:37.401Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-11T22:08:37.782Z] --- PASS: TestRemoveContainerRunning (1.38s) [2021-06-11T22:08:37.782Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T22:08:38.033Z] === RUN TestCopyFromContainer// [2021-06-11T22:08:38.289Z] === RUN TestCopyFromContainer//bar/root [2021-06-11T22:08:38.289Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-11T22:08:38.289Z] === RUN TestCopyFromContainer/bar/quux [2021-06-11T22:08:38.344Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s) [2021-06-11T22:08:38.344Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T22:08:38.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T22:08:38.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T22:08:38.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T22:08:38.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T22:08:38.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T22:08:38.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T22:08:38.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T22:08:38.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T22:08:38.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T22:08:38.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T22:08:38.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T22:08:38.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T22:08:38.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T22:08:38.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T22:08:38.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T22:08:38.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-11T22:08:38.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-11T22:08:38.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-11T22:08:38.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-11T22:08:38.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-11T22:08:38.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-11T22:08:38.344Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T22:08:38.544Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-11T22:08:38.544Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-11T22:08:38.544Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-11T22:08:38.544Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-11T22:08:38.604Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2021-06-11T22:08:38.604Z] === RUN TestCreateDifferentPlatform [2021-06-11T22:08:38.604Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T22:08:38.604Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T22:08:38.604Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-11T22:08:38.604Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-11T22:08:38.604Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-11T22:08:38.604Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T22:08:38.604Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-11T22:08:38.604Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T22:08:38.604Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-11T22:08:38.604Z] === RUN TestContainerStartOnDaemonRestart [2021-06-11T22:08:38.604Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-11T22:08:38.604Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-11T22:08:38.604Z] === RUN TestDaemonRestartIpcMode [2021-06-11T22:08:38.604Z] === PAUSE TestDaemonRestartIpcMode [2021-06-11T22:08:38.604Z] === RUN TestDaemonHostGatewayIP [2021-06-11T22:08:38.604Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-11T22:08:38.604Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:08:38.604Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-11T22:08:38.604Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-11T22:08:38.604Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T22:08:38.604Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-11T22:08:38.604Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-11T22:08:38.604Z] === RUN TestDiff [2021-06-11T22:08:38.800Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-11T22:08:38.800Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-11T22:08:38.800Z] --- PASS: TestCopyFromContainer (2.22s) [2021-06-11T22:08:38.800Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-06-11T22:08:38.800Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-06-11T22:08:38.800Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-06-11T22:08:38.800Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-11T22:08:38.800Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-06-11T22:08:38.800Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-06-11T22:08:38.800Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-06-11T22:08:38.800Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-06-11T22:08:38.800Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-11T22:08:38.800Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-11T22:08:38.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T22:08:38.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T22:08:38.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T22:08:38.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T22:08:38.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T22:08:38.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T22:08:38.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T22:08:38.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T22:08:38.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T22:08:38.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T22:08:38.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-11T22:08:38.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-11T22:08:38.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-11T22:08:38.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-11T22:08:38.800Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T22:08:38.800Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-11T22:08:38.800Z] === RUN TestCreateWithInvalidEnv [2021-06-11T22:08:38.800Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T22:08:38.800Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T22:08:38.800Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T22:08:38.800Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T22:08:38.800Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T22:08:38.800Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T22:08:39.057Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T22:08:39.057Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T22:08:39.057Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T22:08:39.057Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-11T22:08:39.057Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-11T22:08:39.057Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-11T22:08:39.057Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-11T22:08:39.057Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T22:08:39.057Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-11T22:08:39.057Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T22:08:39.170Z] --- PASS: TestDiff (0.66s) [2021-06-11T22:08:39.170Z] === RUN TestExecWithCloseStdin [2021-06-11T22:08:39.192Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.43s) [2021-06-11T22:08:39.192Z] === RUN TestRemoveInvalidContainer [2021-06-11T22:08:39.192Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-11T22:08:39.192Z] === RUN TestRenameLinkedContainer [2021-06-11T22:08:40.545Z] --- PASS: TestExecWithCloseStdin (0.99s) [2021-06-11T22:08:40.545Z] === RUN TestExec [2021-06-11T22:08:40.995Z] --- PASS: TestBuildMultiStageLayerLeak (10.78s) [2021-06-11T22:08:40.995Z] === RUN TestBuildWithHugeFile [2021-06-11T22:08:41.110Z] --- PASS: TestExec (0.95s) [2021-06-11T22:08:41.110Z] === RUN TestExecUser [2021-06-11T22:08:41.573Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2021-06-11T22:08:41.573Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T22:08:42.485Z] --- PASS: TestExecUser (0.99s) [2021-06-11T22:08:42.485Z] === RUN TestExportContainerAndImportImage [2021-06-11T22:08:43.051Z] --- PASS: TestExportContainerAndImportImage (0.90s) [2021-06-11T22:08:43.051Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T22:08:44.087Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s) [2021-06-11T22:08:44.087Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T22:08:44.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T22:08:44.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T22:08:44.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T22:08:44.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T22:08:44.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T22:08:44.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T22:08:44.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T22:08:44.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T22:08:44.087Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T22:08:44.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T22:08:44.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T22:08:44.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T22:08:44.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T22:08:44.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T22:08:44.087Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T22:08:44.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-11T22:08:44.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-11T22:08:44.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-06-11T22:08:44.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-11T22:08:44.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-11T22:08:44.087Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-11T22:08:44.087Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T22:08:44.461Z] --- PASS: TestRenameLinkedContainer (5.06s) [2021-06-11T22:08:44.461Z] === RUN TestRenameStoppedContainer [2021-06-11T22:08:44.648Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2021-06-11T22:08:44.648Z] === RUN TestCreateDifferentPlatform [2021-06-11T22:08:44.648Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T22:08:44.648Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T22:08:44.648Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-11T22:08:44.648Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-11T22:08:44.648Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-11T22:08:44.648Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T22:08:44.648Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-11T22:08:44.648Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T22:08:44.648Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-11T22:08:44.648Z] === RUN TestContainerStartOnDaemonRestart [2021-06-11T22:08:44.648Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-11T22:08:44.648Z] === RUN TestDaemonRestartIpcMode [2021-06-11T22:08:44.648Z] === PAUSE TestDaemonRestartIpcMode [2021-06-11T22:08:44.648Z] === RUN TestDaemonHostGatewayIP [2021-06-11T22:08:44.648Z] === PAUSE TestDaemonHostGatewayIP [2021-06-11T22:08:44.648Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-11T22:08:44.648Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-11T22:08:44.648Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T22:08:44.648Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-11T22:08:44.648Z] === RUN TestDiff [2021-06-11T22:08:45.574Z] --- PASS: TestDiff (0.79s) [2021-06-11T22:08:45.574Z] === RUN TestExecWithCloseStdin [2021-06-11T22:08:45.833Z] --- PASS: TestRenameStoppedContainer (1.44s) [2021-06-11T22:08:45.833Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T22:08:46.333Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-06-11T22:08:46.333Z] === RUN TestHealthCheckWorkdir [2021-06-11T22:08:46.501Z] --- PASS: TestExecWithCloseStdin (1.13s) [2021-06-11T22:08:46.501Z] === RUN TestExec [2021-06-11T22:08:47.706Z] --- PASS: TestHealthCheckWorkdir (1.36s) [2021-06-11T22:08:47.706Z] === RUN TestHealthKillContainer [2021-06-11T22:08:47.864Z] --- PASS: TestExec (1.10s) [2021-06-11T22:08:47.864Z] === RUN TestExecUser [2021-06-11T22:08:48.362Z] --- PASS: TestRenameRunningContainerAndReuse (2.68s) [2021-06-11T22:08:48.363Z] === RUN TestRenameInvalidName [2021-06-11T22:08:48.790Z] --- PASS: TestExecUser (1.12s) [2021-06-11T22:08:48.790Z] === RUN TestExportContainerAndImportImage [2021-06-11T22:08:49.717Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-06-11T22:08:49.718Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T22:08:49.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-11T22:08:49.738Z] --- PASS: TestRenameInvalidName (1.54s) [2021-06-11T22:08:49.738Z] === RUN TestRenameAnonymousContainer [2021-06-11T22:08:50.985Z] --- PASS: TestHealthKillContainer (3.04s) [2021-06-11T22:08:50.985Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T22:08:51.082Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-06-11T22:08:51.082Z] === RUN TestHealthCheckWorkdir [2021-06-11T22:08:51.553Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2021-06-11T22:08:51.553Z] === RUN TestIpcModeNone [2021-06-11T22:08:52.259Z] === RUN TestCheckpointCreateError [2021-06-11T22:08:52.259Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestCheckpointCreate [2021-06-11T22:08:52.259Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestCheckpointDeleteError [2021-06-11T22:08:52.259Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestCheckpointDelete [2021-06-11T22:08:52.259Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestCheckpointListError [2021-06-11T22:08:52.259Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestCheckpointList [2021-06-11T22:08:52.259Z] --- PASS: TestCheckpointList (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestCheckpointListContainerNotFound [2021-06-11T22:08:52.259Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestNewClientWithOpsFromEnv [2021-06-11T22:08:52.259Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2021-06-11T22:08:52.259Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-11T22:08:52.259Z] === RUN TestGetAPIPath [2021-06-11T22:08:52.259Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestParseHostURL [2021-06-11T22:08:52.259Z] --- PASS: TestParseHostURL (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-11T22:08:52.259Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-11T22:08:52.259Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestNegotiateAPIVersion [2021-06-11T22:08:52.259Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestNegotiateAPVersionOverride [2021-06-11T22:08:52.259Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-11T22:08:52.259Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-11T22:08:52.259Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-11T22:08:52.259Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestClientRedirect [2021-06-11T22:08:52.259Z] --- PASS: TestClientRedirect (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigCreateUnsupported [2021-06-11T22:08:52.259Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigCreateError [2021-06-11T22:08:52.259Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigCreate [2021-06-11T22:08:52.259Z] --- PASS: TestConfigCreate (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigInspectNotFound [2021-06-11T22:08:52.259Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigInspectWithEmptyID [2021-06-11T22:08:52.259Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigInspectUnsupported [2021-06-11T22:08:52.259Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigInspectError [2021-06-11T22:08:52.259Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigInspectConfigNotFound [2021-06-11T22:08:52.259Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigInspect [2021-06-11T22:08:52.259Z] --- PASS: TestConfigInspect (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigListUnsupported [2021-06-11T22:08:52.259Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigListError [2021-06-11T22:08:52.259Z] --- PASS: TestConfigListError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigList [2021-06-11T22:08:52.259Z] --- PASS: TestConfigList (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigRemoveUnsupported [2021-06-11T22:08:52.259Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigRemoveError [2021-06-11T22:08:52.259Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigRemove [2021-06-11T22:08:52.259Z] --- PASS: TestConfigRemove (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigUpdateUnsupported [2021-06-11T22:08:52.259Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigUpdateError [2021-06-11T22:08:52.259Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestConfigUpdate [2021-06-11T22:08:52.259Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerCommitError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerCommit [2021-06-11T22:08:52.259Z] --- PASS: TestContainerCommit (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerStatPathError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerStatPathNotFoundError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerStatPathNoHeaderError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerStatPath [2021-06-11T22:08:52.259Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestCopyToContainerError [2021-06-11T22:08:52.259Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestCopyToContainerNotFoundError [2021-06-11T22:08:52.259Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-11T22:08:52.259Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestCopyToContainer [2021-06-11T22:08:52.259Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestCopyFromContainerError [2021-06-11T22:08:52.259Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestCopyFromContainerNotFoundError [2021-06-11T22:08:52.259Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-11T22:08:52.259Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-11T22:08:52.259Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestCopyFromContainer [2021-06-11T22:08:52.259Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerCreateError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerCreateImageNotFound [2021-06-11T22:08:52.259Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerCreateWithName [2021-06-11T22:08:52.259Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerCreateAutoRemove [2021-06-11T22:08:52.259Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerDiffError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerDiff [2021-06-11T22:08:52.259Z] --- PASS: TestContainerDiff (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerExecCreateError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerExecCreate [2021-06-11T22:08:52.259Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerExecStartError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerExecStart [2021-06-11T22:08:52.259Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerExecInspectError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerExecInspect [2021-06-11T22:08:52.259Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerExportError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerExportError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerExport [2021-06-11T22:08:52.259Z] --- PASS: TestContainerExport (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerInspectError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerInspectContainerNotFound [2021-06-11T22:08:52.259Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerInspectWithEmptyID [2021-06-11T22:08:52.259Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerInspect [2021-06-11T22:08:52.259Z] --- PASS: TestContainerInspect (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerInspectNode [2021-06-11T22:08:52.259Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerKillError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerKillError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerKill [2021-06-11T22:08:52.259Z] --- PASS: TestContainerKill (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerListError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerListError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerList [2021-06-11T22:08:52.259Z] --- PASS: TestContainerList (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerLogsNotFoundError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerLogsError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerLogs [2021-06-11T22:08:52.259Z] --- PASS: TestContainerLogs (0.23s) [2021-06-11T22:08:52.259Z] === RUN TestContainerPauseError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerPause [2021-06-11T22:08:52.259Z] --- PASS: TestContainerPause (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainersPruneError [2021-06-11T22:08:52.259Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainersPrune [2021-06-11T22:08:52.259Z] --- PASS: TestContainersPrune (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerRemoveError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerRemoveNotFoundError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerRemove [2021-06-11T22:08:52.259Z] --- PASS: TestContainerRemove (0.01s) [2021-06-11T22:08:52.259Z] === RUN TestContainerRenameError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerRename [2021-06-11T22:08:52.259Z] --- PASS: TestContainerRename (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerResizeError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerExecResizeError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerResize [2021-06-11T22:08:52.259Z] --- PASS: TestContainerResize (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerExecResize [2021-06-11T22:08:52.259Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerRestartError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerRestart [2021-06-11T22:08:52.259Z] --- PASS: TestContainerRestart (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerStartError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerStartError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerStart [2021-06-11T22:08:52.259Z] --- PASS: TestContainerStart (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerStatsError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerStats [2021-06-11T22:08:52.259Z] --- PASS: TestContainerStats (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerStopError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerStopError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerStop [2021-06-11T22:08:52.259Z] --- PASS: TestContainerStop (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerTopError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerTopError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerTop [2021-06-11T22:08:52.259Z] --- PASS: TestContainerTop (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerUnpauseError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerUnpause [2021-06-11T22:08:52.259Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerUpdateError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerUpdate [2021-06-11T22:08:52.259Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-11T22:08:52.259Z] === RUN TestContainerWaitError [2021-06-11T22:08:52.259Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestContainerWait [2021-06-11T22:08:52.260Z] --- PASS: TestContainerWait (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestDiskUsageError [2021-06-11T22:08:52.260Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestDiskUsage [2021-06-11T22:08:52.260Z] --- PASS: TestDiskUsage (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestDistributionInspectUnsupported [2021-06-11T22:08:52.260Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestDistributionInspectWithEmptyID [2021-06-11T22:08:52.260Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestEventsErrorInOptions [2021-06-11T22:08:52.260Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestEventsErrorFromServer [2021-06-11T22:08:52.260Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestEvents [2021-06-11T22:08:52.260Z] --- PASS: TestEvents (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestTLSCloseWriter [2021-06-11T22:08:52.260Z] === PAUSE TestTLSCloseWriter [2021-06-11T22:08:52.260Z] === RUN TestImageBuildError [2021-06-11T22:08:52.260Z] --- PASS: TestImageBuildError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageBuild [2021-06-11T22:08:52.260Z] --- PASS: TestImageBuild (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestGetDockerOS [2021-06-11T22:08:52.260Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageCreateError [2021-06-11T22:08:52.260Z] --- PASS: TestImageCreateError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageCreate [2021-06-11T22:08:52.260Z] --- PASS: TestImageCreate (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageHistoryError [2021-06-11T22:08:52.260Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageHistory [2021-06-11T22:08:52.260Z] --- PASS: TestImageHistory (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageImportError [2021-06-11T22:08:52.260Z] --- PASS: TestImageImportError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageImport [2021-06-11T22:08:52.260Z] --- PASS: TestImageImport (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageInspectError [2021-06-11T22:08:52.260Z] --- PASS: TestImageInspectError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageInspectImageNotFound [2021-06-11T22:08:52.260Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageInspectWithEmptyID [2021-06-11T22:08:52.260Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageInspect [2021-06-11T22:08:52.260Z] --- PASS: TestImageInspect (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageListError [2021-06-11T22:08:52.260Z] --- PASS: TestImageListError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageList [2021-06-11T22:08:52.260Z] --- PASS: TestImageList (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageListApiBefore125 [2021-06-11T22:08:52.260Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageLoadError [2021-06-11T22:08:52.260Z] --- PASS: TestImageLoadError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageLoad [2021-06-11T22:08:52.260Z] --- PASS: TestImageLoad (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagesPruneError [2021-06-11T22:08:52.260Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagesPrune [2021-06-11T22:08:52.260Z] --- PASS: TestImagesPrune (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagePullReferenceParseError [2021-06-11T22:08:52.260Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagePullAnyError [2021-06-11T22:08:52.260Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-11T22:08:52.260Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-11T22:08:52.260Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-11T22:08:52.260Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-11T22:08:52.260Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagePullWithoutErrors [2021-06-11T22:08:52.260Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagePushReferenceError [2021-06-11T22:08:52.260Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagePushAnyError [2021-06-11T22:08:52.260Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-11T22:08:52.260Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-11T22:08:52.260Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-11T22:08:52.260Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-11T22:08:52.260Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImagePushWithoutErrors [2021-06-11T22:08:52.260Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-11T22:08:52.260Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-11T22:08:52.260Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-11T22:08:52.260Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-11T22:08:52.260Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-11T22:08:52.260Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-11T22:08:52.260Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-11T22:08:52.260Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-11T22:08:52.260Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageRemoveError [2021-06-11T22:08:52.260Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageRemoveImageNotFound [2021-06-11T22:08:52.260Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageRemove [2021-06-11T22:08:52.260Z] --- PASS: TestImageRemove (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageSaveError [2021-06-11T22:08:52.260Z] --- PASS: TestImageSaveError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageSave [2021-06-11T22:08:52.260Z] --- PASS: TestImageSave (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageSearchAnyError [2021-06-11T22:08:52.260Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-11T22:08:52.260Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-11T22:08:52.260Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-11T22:08:52.260Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-11T22:08:52.260Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageSearchWithoutErrors [2021-06-11T22:08:52.260Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageTagError [2021-06-11T22:08:52.260Z] --- PASS: TestImageTagError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageTagInvalidReference [2021-06-11T22:08:52.260Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageTagInvalidSourceImageName [2021-06-11T22:08:52.260Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageTagHexSource [2021-06-11T22:08:52.260Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestImageTag [2021-06-11T22:08:52.260Z] --- PASS: TestImageTag (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestInfoServerError [2021-06-11T22:08:52.260Z] --- PASS: TestInfoServerError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestInfoInvalidResponseJSONError [2021-06-11T22:08:52.260Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestInfo [2021-06-11T22:08:52.260Z] --- PASS: TestInfo (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworkConnectError [2021-06-11T22:08:52.260Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-11T22:08:52.260Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworkConnect [2021-06-11T22:08:52.260Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworkCreateError [2021-06-11T22:08:52.260Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworkCreate [2021-06-11T22:08:52.260Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworkDisconnectError [2021-06-11T22:08:52.260Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworkDisconnect [2021-06-11T22:08:52.260Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworkInspectError [2021-06-11T22:08:52.260Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworkInspectNotFoundError [2021-06-11T22:08:52.260Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworkInspectWithEmptyID [2021-06-11T22:08:52.260Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworkInspect [2021-06-11T22:08:52.260Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworkListError [2021-06-11T22:08:52.260Z] --- PASS: TestNetworkListError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworkList [2021-06-11T22:08:52.260Z] --- PASS: TestNetworkList (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworksPruneError [2021-06-11T22:08:52.260Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworksPrune [2021-06-11T22:08:52.260Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworkRemoveError [2021-06-11T22:08:52.260Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNetworkRemove [2021-06-11T22:08:52.260Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNodeInspectError [2021-06-11T22:08:52.260Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNodeInspectNodeNotFound [2021-06-11T22:08:52.260Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNodeInspectWithEmptyID [2021-06-11T22:08:52.260Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNodeInspect [2021-06-11T22:08:52.260Z] --- PASS: TestNodeInspect (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNodeListError [2021-06-11T22:08:52.260Z] --- PASS: TestNodeListError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNodeList [2021-06-11T22:08:52.260Z] --- PASS: TestNodeList (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNodeRemoveError [2021-06-11T22:08:52.260Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNodeRemove [2021-06-11T22:08:52.260Z] --- PASS: TestNodeRemove (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNodeUpdateError [2021-06-11T22:08:52.260Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestNodeUpdate [2021-06-11T22:08:52.260Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestOptionWithTimeout [2021-06-11T22:08:52.260Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPingFail [2021-06-11T22:08:52.260Z] --- PASS: TestPingFail (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPingWithError [2021-06-11T22:08:52.260Z] 2021/06/11 22:08:50 RoundTripper returned a response & error; ignoring response [2021-06-11T22:08:52.260Z] 2021/06/11 22:08:50 RoundTripper returned a response & error; ignoring response [2021-06-11T22:08:52.260Z] --- PASS: TestPingWithError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPingSuccess [2021-06-11T22:08:52.260Z] --- PASS: TestPingSuccess (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPingHeadFallback [2021-06-11T22:08:52.260Z] === RUN TestPingHeadFallback/OK [2021-06-11T22:08:52.260Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-11T22:08:52.260Z] === RUN TestPingHeadFallback/Not_Found [2021-06-11T22:08:52.260Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-11T22:08:52.260Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-11T22:08:52.260Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-11T22:08:52.260Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-11T22:08:52.260Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-11T22:08:52.260Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPluginDisableError [2021-06-11T22:08:52.260Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPluginDisable [2021-06-11T22:08:52.260Z] --- PASS: TestPluginDisable (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPluginEnableError [2021-06-11T22:08:52.260Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPluginEnable [2021-06-11T22:08:52.260Z] --- PASS: TestPluginEnable (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPluginInspectError [2021-06-11T22:08:52.260Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPluginInspectWithEmptyID [2021-06-11T22:08:52.260Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPluginInspect [2021-06-11T22:08:52.260Z] --- PASS: TestPluginInspect (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPluginListError [2021-06-11T22:08:52.260Z] --- PASS: TestPluginListError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPluginList [2021-06-11T22:08:52.260Z] --- PASS: TestPluginList (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPluginPushError [2021-06-11T22:08:52.260Z] --- PASS: TestPluginPushError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPluginPush [2021-06-11T22:08:52.260Z] --- PASS: TestPluginPush (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPluginRemoveError [2021-06-11T22:08:52.260Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPluginRemove [2021-06-11T22:08:52.260Z] --- PASS: TestPluginRemove (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPluginSetError [2021-06-11T22:08:52.260Z] --- PASS: TestPluginSetError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPluginSet [2021-06-11T22:08:52.260Z] --- PASS: TestPluginSet (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestSetHostHeader [2021-06-11T22:08:52.260Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestPlainTextError [2021-06-11T22:08:52.260Z] --- PASS: TestPlainTextError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestInfiniteError [2021-06-11T22:08:52.260Z] --- PASS: TestInfiniteError (0.02s) [2021-06-11T22:08:52.260Z] === RUN TestSecretCreateUnsupported [2021-06-11T22:08:52.260Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestSecretCreateError [2021-06-11T22:08:52.260Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-11T22:08:52.260Z] === RUN TestSecretCreate [2021-06-11T22:08:52.261Z] --- PASS: TestSecretCreate (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSecretInspectUnsupported [2021-06-11T22:08:52.261Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSecretInspectError [2021-06-11T22:08:52.261Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSecretInspectSecretNotFound [2021-06-11T22:08:52.261Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSecretInspectWithEmptyID [2021-06-11T22:08:52.261Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSecretInspect [2021-06-11T22:08:52.261Z] --- PASS: TestSecretInspect (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSecretListUnsupported [2021-06-11T22:08:52.261Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSecretListError [2021-06-11T22:08:52.261Z] --- PASS: TestSecretListError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSecretList [2021-06-11T22:08:52.261Z] --- PASS: TestSecretList (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSecretRemoveUnsupported [2021-06-11T22:08:52.261Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSecretRemoveError [2021-06-11T22:08:52.261Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSecretRemove [2021-06-11T22:08:52.261Z] --- PASS: TestSecretRemove (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSecretUpdateUnsupported [2021-06-11T22:08:52.261Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSecretUpdateError [2021-06-11T22:08:52.261Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSecretUpdate [2021-06-11T22:08:52.261Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceCreateError [2021-06-11T22:08:52.261Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceCreate [2021-06-11T22:08:52.261Z] --- PASS: TestServiceCreate (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-11T22:08:52.261Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceCreateDigestPinning [2021-06-11T22:08:52.261Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceInspectError [2021-06-11T22:08:52.261Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceInspectServiceNotFound [2021-06-11T22:08:52.261Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceInspectWithEmptyID [2021-06-11T22:08:52.261Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceInspect [2021-06-11T22:08:52.261Z] --- PASS: TestServiceInspect (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceListError [2021-06-11T22:08:52.261Z] --- PASS: TestServiceListError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceList [2021-06-11T22:08:52.261Z] --- PASS: TestServiceList (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceLogsError [2021-06-11T22:08:52.261Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceLogs [2021-06-11T22:08:52.261Z] --- PASS: TestServiceLogs (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceRemoveError [2021-06-11T22:08:52.261Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceRemoveNotFoundError [2021-06-11T22:08:52.261Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceRemove [2021-06-11T22:08:52.261Z] --- PASS: TestServiceRemove (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceUpdateError [2021-06-11T22:08:52.261Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestServiceUpdate [2021-06-11T22:08:52.261Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSwarmGetUnlockKeyError [2021-06-11T22:08:52.261Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSwarmGetUnlockKey [2021-06-11T22:08:52.261Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSwarmInitError [2021-06-11T22:08:52.261Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSwarmInit [2021-06-11T22:08:52.261Z] --- PASS: TestSwarmInit (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSwarmInspectError [2021-06-11T22:08:52.261Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSwarmInspect [2021-06-11T22:08:52.261Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSwarmJoinError [2021-06-11T22:08:52.261Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSwarmJoin [2021-06-11T22:08:52.261Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSwarmLeaveError [2021-06-11T22:08:52.261Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSwarmLeave [2021-06-11T22:08:52.261Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSwarmUnlockError [2021-06-11T22:08:52.261Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSwarmUnlock [2021-06-11T22:08:52.261Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSwarmUpdateError [2021-06-11T22:08:52.261Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestSwarmUpdate [2021-06-11T22:08:52.261Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestTaskInspectError [2021-06-11T22:08:52.261Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestTaskInspectWithEmptyID [2021-06-11T22:08:52.261Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestTaskInspect [2021-06-11T22:08:52.261Z] --- PASS: TestTaskInspect (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestTaskListError [2021-06-11T22:08:52.261Z] --- PASS: TestTaskListError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestTaskList [2021-06-11T22:08:52.261Z] --- PASS: TestTaskList (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestVolumeCreateError [2021-06-11T22:08:52.261Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestVolumeCreate [2021-06-11T22:08:52.261Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestVolumeInspectError [2021-06-11T22:08:52.261Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestVolumeInspectNotFound [2021-06-11T22:08:52.261Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestVolumeInspectWithEmptyID [2021-06-11T22:08:52.261Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestVolumeInspect [2021-06-11T22:08:52.261Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestVolumeListError [2021-06-11T22:08:52.261Z] --- PASS: TestVolumeListError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestVolumeList [2021-06-11T22:08:52.261Z] --- PASS: TestVolumeList (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestVolumeRemoveError [2021-06-11T22:08:52.261Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-11T22:08:52.261Z] === RUN TestVolumeRemove [2021-06-11T22:08:52.261Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-11T22:08:52.261Z] === CONT TestTLSCloseWriter [2021-06-11T22:08:52.261Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-11T22:08:52.261Z] PASS [2021-06-11T22:08:52.261Z] coverage: 74.9% of statements [2021-06-11T22:08:52.261Z] ok github.com/docker/docker/client 0.627s coverage: 74.9% of statements [2021-06-11T22:08:52.488Z] --- PASS: TestIpcModeNone (0.96s) [2021-06-11T22:08:52.488Z] === RUN TestIpcModePrivate [2021-06-11T22:08:52.970Z] --- PASS: TestHealthCheckWorkdir (1.53s) [2021-06-11T22:08:52.970Z] === RUN TestHealthKillContainer [2021-06-11T22:08:53.422Z] --- PASS: TestIpcModePrivate (0.97s) [2021-06-11T22:08:53.422Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-11T22:08:53.422Z] === RUN TestIpcModeShareable [2021-06-11T22:08:53.422Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-11T22:08:53.422Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T22:08:53.422Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-11T22:08:53.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-11T22:08:53.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-11T22:08:54.492Z] --- PASS: TestRenameAnonymousContainer (4.70s) [2021-06-11T22:08:54.492Z] === RUN TestRenameContainerWithSameName [2021-06-11T22:08:55.868Z] --- PASS: TestRenameContainerWithSameName (1.39s) [2021-06-11T22:08:55.868Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T22:08:55.954Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2021-06-11T22:08:55.954Z] === RUN TestAPIIpcModeHost [2021-06-11T22:08:55.954Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-11T22:08:55.954Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T22:08:55.954Z] === RUN TestDaemonIpcModeShareable [2021-06-11T22:08:55.954Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-11T22:08:55.954Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T22:08:55.954Z] === RUN TestDaemonIpcModePrivate [2021-06-11T22:08:56.234Z] --- PASS: TestHealthKillContainer (3.13s) [2021-06-11T22:08:56.234Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T22:08:56.795Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-06-11T22:08:56.795Z] === RUN TestIpcModeNone [2021-06-11T22:08:57.244Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-11T22:08:57.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-11T22:08:57.503Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-11T22:08:57.721Z] --- PASS: TestIpcModeNone (1.09s) [2021-06-11T22:08:57.721Z] === RUN TestIpcModePrivate [2021-06-11T22:08:58.876Z] --- PASS: TestRenameContainerWithLinkedContainer (2.70s) [2021-06-11T22:08:58.876Z] === RUN TestResize [2021-06-11T22:08:59.085Z] --- PASS: TestIpcModePrivate (1.12s) [2021-06-11T22:08:59.085Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-06-11T22:08:59.085Z] === RUN TestIpcModeShareable [2021-06-11T22:08:59.134Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-11T22:08:59.234Z] --- PASS: TestDaemonIpcModePrivate (2.67s) [2021-06-11T22:08:59.235Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-06-11T22:08:59.235Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-11T22:08:59.235Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-11T22:08:59.235Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T22:08:59.235Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-11T22:08:59.235Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-11T22:08:59.235Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T22:08:59.235Z] === RUN TestIpcModeOlderClient [2021-06-11T22:08:59.235Z] === PAUSE TestIpcModeOlderClient [2021-06-11T22:08:59.235Z] === RUN TestKillContainerInvalidSignal [2021-06-11T22:08:59.493Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-06-11T22:08:59.493Z] === RUN TestKillContainer [2021-06-11T22:08:59.493Z] === RUN TestKillContainer/no_signal [2021-06-11T22:08:59.700Z] --- PASS: TestResize (1.20s) [2021-06-11T22:08:59.700Z] === RUN TestResizeWithInvalidSize [2021-06-11T22:09:00.012Z] --- PASS: TestIpcModeShareable (1.13s) [2021-06-11T22:09:00.012Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-06-11T22:09:00.012Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-11T22:09:00.060Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T22:09:00.627Z] === RUN TestKillContainer/killing_signal [2021-06-11T22:09:00.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-11T22:09:01.201Z] --- PASS: TestResizeWithInvalidSize (1.26s) [2021-06-11T22:09:01.201Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T22:09:01.560Z] --- PASS: TestKillContainer (2.04s) [2021-06-11T22:09:01.560Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-06-11T22:09:01.560Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-06-11T22:09:01.560Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-06-11T22:09:01.560Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T22:09:01.560Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-11T22:09:02.127Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-11T22:09:02.137Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-11T22:09:02.396Z] --- PASS: TestResizeWhenContainerNotStarted (1.23s) [2021-06-11T22:09:02.396Z] === RUN TestDaemonRestartKillContainers [2021-06-11T22:09:02.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T22:09:02.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T22:09:02.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T22:09:02.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T22:09:02.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T22:09:02.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T22:09:02.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T22:09:02.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T22:09:02.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T22:09:02.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T22:09:02.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T22:09:02.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T22:09:02.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T22:09:02.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T22:09:02.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T22:09:02.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T22:09:02.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T22:09:02.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T22:09:02.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T22:09:02.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T22:09:02.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T22:09:02.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T22:09:02.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T22:09:02.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T22:09:02.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T22:09:02.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T22:09:03.091Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2021-06-11T22:09:03.091Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2021-06-11T22:09:03.091Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-06-11T22:09:03.091Z] === RUN TestKillStoppedContainer [2021-06-11T22:09:03.091Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-11T22:09:03.091Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T22:09:03.091Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-06-11T22:09:03.091Z] === RUN TestKillDifferentUserContainer [2021-06-11T22:09:03.278Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s) [2021-06-11T22:09:03.278Z] === RUN TestAPIIpcModeHost [2021-06-11T22:09:03.673Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-06-11T22:09:03.673Z] === RUN TestInspectOomKilledTrue [2021-06-11T22:09:03.673Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-11T22:09:03.673Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T22:09:03.673Z] === RUN TestInspectOomKilledFalse [2021-06-11T22:09:03.673Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-11T22:09:03.673Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T22:09:03.673Z] === RUN TestLinksEtcHostsContentMatch [2021-06-11T22:09:03.673Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-11T22:09:03.673Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-11T22:09:03.673Z] === RUN TestLinksContainerNames [2021-06-11T22:09:04.204Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-06-11T22:09:04.204Z] === RUN TestDaemonIpcModeShareable [2021-06-11T22:09:04.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-11T22:09:05.049Z] --- PASS: TestLinksContainerNames (1.39s) [2021-06-11T22:09:05.049Z] === RUN TestLogsFollowTailEmpty [2021-06-11T22:09:05.983Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2021-06-11T22:09:05.983Z] === RUN TestContainerNetworkMountsNoChown [2021-06-11T22:09:06.093Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2021-06-11T22:09:06.093Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-11T22:09:06.093Z] === RUN TestDaemonIpcModePrivate [2021-06-11T22:09:06.299Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T22:09:06.548Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/default [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/default [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/private [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/private [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/rprivate [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/slave [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/slave [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/rslave [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/shared [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/shared [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/rshared [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-11T22:09:06.548Z] === CONT TestMountDaemonRoot/default [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-11T22:09:06.548Z] === CONT TestMountDaemonRoot/rslave [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T22:09:06.548Z] === CONT TestMountDaemonRoot/rshared [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-11T22:09:06.548Z] === CONT TestMountDaemonRoot/shared [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-11T22:09:06.548Z] === CONT TestMountDaemonRoot/rprivate [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T22:09:06.548Z] === CONT TestMountDaemonRoot/slave [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-11T22:09:06.548Z] === CONT TestMountDaemonRoot/private [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-11T22:09:06.548Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-11T22:09:06.548Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-11T22:09:06.548Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-11T22:09:06.548Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-11T22:09:06.548Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-11T22:09:06.548Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-11T22:09:06.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-11T22:09:06.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-11T22:09:06.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-11T22:09:06.807Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-11T22:09:06.807Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T22:09:06.807Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-11T22:09:06.807Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T22:09:06.807Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-11T22:09:06.807Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T22:09:06.807Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-11T22:09:06.807Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-11T22:09:06.807Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T22:09:06.807Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-11T22:09:06.807Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-11T22:09:06.807Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-11T22:09:06.807Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-11T22:09:06.807Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-11T22:09:06.815Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T22:09:07.064Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-11T22:09:07.064Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T22:09:07.064Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-11T22:09:07.064Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T22:09:07.064Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-11T22:09:07.064Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-11T22:09:07.064Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-11T22:09:07.064Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-11T22:09:07.064Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-11T22:09:07.064Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-11T22:09:07.064Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-11T22:09:07.065Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-11T22:09:07.065Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-11T22:09:07.065Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-11T22:09:07.065Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-11T22:09:07.065Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-11T22:09:07.065Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-11T22:09:07.065Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-11T22:09:07.065Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-11T22:09:07.065Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-11T22:09:07.065Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-11T22:09:07.065Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-11T22:09:07.065Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-11T22:09:07.065Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-11T22:09:07.065Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-11T22:09:07.065Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-11T22:09:07.065Z] === RUN TestContainerBindMountNonRecursive [2021-06-11T22:09:07.065Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-11T22:09:07.065Z] 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-06-11T22:09:07.065Z] === RUN TestContainerVolumesMountedAsShared [2021-06-11T22:09:07.065Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-11T22:09:07.065Z] 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-06-11T22:09:07.065Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-11T22:09:07.065Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-11T22:09:07.065Z] 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-06-11T22:09:07.065Z] === RUN TestNetworkNat [2021-06-11T22:09:07.981Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2021-06-11T22:09:07.981Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-11T22:09:07.981Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-11T22:09:07.998Z] --- PASS: TestNetworkNat (0.82s) [2021-06-11T22:09:07.998Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T22:09:08.930Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2021-06-11T22:09:08.930Z] === RUN TestNetworkLoopbackNat [2021-06-11T22:09:09.345Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2021-06-11T22:09:09.345Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-11T22:09:09.345Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-11T22:09:11.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-11T22:09:11.233Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2021-06-11T22:09:11.233Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-11T22:09:11.233Z] === RUN TestIpcModeOlderClient [2021-06-11T22:09:11.233Z] === PAUSE TestIpcModeOlderClient [2021-06-11T22:09:11.233Z] === RUN TestKillContainerInvalidSignal [2021-06-11T22:09:11.795Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2021-06-11T22:09:11.795Z] === RUN TestKillContainer [2021-06-11T22:09:11.795Z] === RUN TestKillContainer/no_signal [2021-06-11T22:09:12.208Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2021-06-11T22:09:12.208Z] === RUN TestPause [2021-06-11T22:09:12.208Z] --- SKIP: TestPause (0.00s) [2021-06-11T22:09:12.208Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T22:09:12.208Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T22:09:12.208Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T22:09:12.208Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T22:09:12.208Z] === RUN TestPauseStopPausedContainer [2021-06-11T22:09:12.208Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-11T22:09:12.208Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T22:09:12.208Z] === RUN TestPidHost [2021-06-11T22:09:12.721Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T22:09:12.928Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T22:09:13.283Z] === RUN TestKillContainer/killing_signal [2021-06-11T22:09:13.408Z] --- PASS: TestCheckoutGit (38.67s) [2021-06-11T22:09:13.408Z] === RUN TestValidGitTransport [2021-06-11T22:09:13.408Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-11T22:09:13.408Z] === RUN TestGitInvalidRef [2021-06-11T22:09:13.408Z] --- PASS: TestGitInvalidRef (0.43s) [2021-06-11T22:09:13.408Z] PASS [2021-06-11T22:09:13.408Z] coverage: 86.3% of statements [2021-06-11T22:09:13.408Z] ok github.com/docker/docker/builder/remotecontext/git 39.328s coverage: 86.3% of statements [2021-06-11T22:09:13.408Z] ? github.com/docker/docker/cli [no test files] [2021-06-11T22:09:13.408Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-11T22:09:13.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T22:09:14.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-11T22:09:14.106Z] --- PASS: TestPidHost (1.92s) [2021-06-11T22:09:14.106Z] === RUN TestPsFilter [2021-06-11T22:09:14.106Z] --- PASS: TestPsFilter (0.12s) [2021-06-11T22:09:14.106Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T22:09:14.211Z] --- PASS: TestKillContainer (2.26s) [2021-06-11T22:09:14.211Z] --- PASS: TestKillContainer/no_signal (0.80s) [2021-06-11T22:09:14.211Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-06-11T22:09:14.211Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-06-11T22:09:14.211Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T22:09:14.211Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-11T22:09:14.365Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-06-11T22:09:14.365Z] === RUN TestRemoveContainerWithVolume [2021-06-11T22:09:14.773Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-11T22:09:15.300Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-06-11T22:09:15.300Z] === RUN TestRemoveContainerRunning [2021-06-11T22:09:15.701Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2021-06-11T22:09:15.701Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2021-06-11T22:09:15.701Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-06-11T22:09:15.701Z] === RUN TestKillStoppedContainer [2021-06-11T22:09:15.701Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-11T22:09:15.701Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T22:09:15.701Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-11T22:09:15.701Z] === RUN TestKillDifferentUserContainer [2021-06-11T22:09:15.867Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-06-11T22:09:15.867Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T22:09:15.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-11T22:09:16.263Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-06-11T22:09:16.263Z] === RUN TestInspectOomKilledTrue [2021-06-11T22:09:16.263Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-11T22:09:16.263Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-11T22:09:16.263Z] === RUN TestInspectOomKilledFalse [2021-06-11T22:09:16.433Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2021-06-11T22:09:16.433Z] === RUN TestRemoveInvalidContainer [2021-06-11T22:09:16.433Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-11T22:09:16.433Z] === RUN TestRenameLinkedContainer [2021-06-11T22:09:16.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T22:09:17.190Z] --- PASS: TestInspectOomKilledFalse (0.72s) [2021-06-11T22:09:17.190Z] === RUN TestLinksEtcHostsContentMatch [2021-06-11T22:09:17.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T22:09:18.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-11T22:09:18.118Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-06-11T22:09:18.118Z] === RUN TestLinksContainerNames [2021-06-11T22:09:18.295Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-11T22:09:19.229Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-11T22:09:19.229Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T22:09:19.537Z] --- PASS: TestLinksContainerNames (1.50s) [2021-06-11T22:09:19.537Z] === RUN TestLogsFollowTailEmpty [2021-06-11T22:09:19.714Z] --- PASS: TestRenameLinkedContainer (2.72s) [2021-06-11T22:09:19.714Z] === RUN TestRenameStoppedContainer [2021-06-11T22:09:19.972Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-06-11T22:09:19.972Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T22:09:20.109Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-06-11T22:09:20.109Z] === RUN TestContainerNetworkMountsNoChown [2021-06-11T22:09:20.603Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-11T22:09:20.603Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T22:09:21.047Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/default [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/default [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/private [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/private [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/rprivate [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/slave [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/slave [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/rslave [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/shared [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/shared [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/rshared [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/default [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/rslave [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/rshared [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/shared [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/rprivate [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/slave [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/private [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-11T22:09:21.047Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-11T22:09:21.047Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T22:09:21.047Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-11T22:09:21.302Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-11T22:09:21.302Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-11T22:09:21.302Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-11T22:09:21.302Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-11T22:09:21.302Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T22:09:21.302Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-11T22:09:21.302Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T22:09:21.302Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-11T22:09:21.302Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-11T22:09:21.302Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-11T22:09:21.302Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-11T22:09:21.302Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-11T22:09:21.302Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-11T22:09:21.302Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-11T22:09:21.302Z] === RUN TestContainerBindMountNonRecursive [2021-06-11T22:09:21.345Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s) [2021-06-11T22:09:21.345Z] === RUN TestRenameInvalidName [2021-06-11T22:09:21.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T22:09:21.910Z] --- PASS: TestRenameInvalidName (0.68s) [2021-06-11T22:09:21.910Z] === RUN TestRenameAnonymousContainer [2021-06-11T22:09:22.018Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-11T22:09:22.018Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-11T22:09:22.018Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-11T22:09:22.018Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-11T22:09:22.018Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-11T22:09:22.018Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-11T22:09:22.018Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-11T22:09:22.018Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-11T22:09:22.018Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-11T22:09:22.018Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-11T22:09:22.018Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-11T22:09:22.018Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-11T22:09:22.018Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-11T22:09:22.018Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-11T22:09:22.018Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-11T22:09:22.018Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-11T22:09:22.018Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-11T22:09:22.018Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-11T22:09:22.018Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-11T22:09:22.018Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-11T22:09:22.018Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-11T22:09:22.018Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-11T22:09:22.018Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-11T22:09:22.018Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-11T22:09:22.018Z] === RUN TestConfigureDaemonLogs [2021-06-11T22:09:22.018Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-11T22:09:22.018Z] === RUN TestCommonOptionsInstallFlags [2021-06-11T22:09:22.018Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-11T22:09:22.018Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-11T22:09:22.018Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-11T22:09:22.018Z] PASS [2021-06-11T22:09:22.018Z] coverage: 18.4% of statements [2021-06-11T22:09:22.018Z] ok github.com/docker/docker/cmd/dockerd 0.449s coverage: 18.4% of statements [2021-06-11T22:09:22.472Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-11T22:09:22.472Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T22:09:23.573Z] === RUN TestContainerStopSignal [2021-06-11T22:09:23.573Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-11T22:09:23.573Z] === RUN TestContainerStopTimeout [2021-06-11T22:09:23.573Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-11T22:09:23.573Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-11T22:09:23.573Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-11T22:09:23.573Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-11T22:09:23.573Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-11T22:09:23.573Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-11T22:09:23.573Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-06-11T22:09:23.573Z] === RUN TestReplaceAndAppendEnvVars [2021-06-11T22:09:23.573Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-11T22:09:23.573Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-11T22:09:23.573Z] === RUN TestNewMemoryStore [2021-06-11T22:09:23.573Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-11T22:09:23.573Z] === RUN TestAddContainers [2021-06-11T22:09:23.573Z] --- PASS: TestAddContainers (0.00s) [2021-06-11T22:09:23.573Z] === RUN TestGetContainer [2021-06-11T22:09:23.573Z] --- PASS: TestGetContainer (0.00s) [2021-06-11T22:09:23.573Z] === RUN TestDeleteContainer [2021-06-11T22:09:23.573Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-11T22:09:23.573Z] === RUN TestListContainers [2021-06-11T22:09:23.573Z] --- PASS: TestListContainers (0.00s) [2021-06-11T22:09:23.573Z] === RUN TestFirstContainer [2021-06-11T22:09:23.573Z] --- PASS: TestFirstContainer (0.00s) [2021-06-11T22:09:23.573Z] === RUN TestApplyAllContainer [2021-06-11T22:09:23.573Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-11T22:09:23.573Z] === RUN TestIsValidHealthString [2021-06-11T22:09:23.573Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-11T22:09:23.573Z] === RUN TestStateRunStop [2021-06-11T22:09:23.573Z] --- PASS: TestStateRunStop (0.00s) [2021-06-11T22:09:23.573Z] === RUN TestStateTimeoutWait [2021-06-11T22:09:23.573Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-11T22:09:23.573Z] state_test.go:141: Stop callback fired [2021-06-11T22:09:23.573Z] state_test.go:165: Stop callback fired [2021-06-11T22:09:23.573Z] === RUN TestIsValidStateString [2021-06-11T22:09:23.573Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-11T22:09:23.573Z] === RUN TestViewSaveDelete [2021-06-11T22:09:23.573Z] --- PASS: TestViewSaveDelete (0.02s) [2021-06-11T22:09:23.573Z] === RUN TestViewAll [2021-06-11T22:09:23.573Z] --- PASS: TestViewAll (0.02s) [2021-06-11T22:09:23.573Z] === RUN TestViewGet [2021-06-11T22:09:23.573Z] --- PASS: TestViewGet (0.02s) [2021-06-11T22:09:23.573Z] === RUN TestNames [2021-06-11T22:09:23.573Z] --- PASS: TestNames (0.00s) [2021-06-11T22:09:23.573Z] === RUN TestViewWithHealthCheck [2021-06-11T22:09:23.573Z] --- PASS: TestViewWithHealthCheck (0.02s) [2021-06-11T22:09:23.573Z] PASS [2021-06-11T22:09:23.573Z] coverage: 41.6% of statements [2021-06-11T22:09:23.573Z] ok github.com/docker/docker/container 0.361s coverage: 41.6% of statements [2021-06-11T22:09:23.573Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-11T22:09:23.573Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-11T22:09:23.573Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-11T22:09:23.573Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-11T22:09:23.818Z] --- PASS: TestContainerBindMountNonRecursive (2.29s) [2021-06-11T22:09:23.818Z] === RUN TestContainerVolumesMountedAsShared [2021-06-11T22:09:24.074Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2021-06-11T22:09:24.074Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-11T22:09:24.441Z] --- PASS: TestRenameAnonymousContainer (2.32s) [2021-06-11T22:09:24.441Z] === RUN TestRenameContainerWithSameName [2021-06-11T22:09:25.002Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-06-11T22:09:25.002Z] === RUN TestNetworkNat [2021-06-11T22:09:25.007Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-06-11T22:09:25.007Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T22:09:25.754Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-11T22:09:25.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.04s) [2021-06-11T22:09:25.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.53s) [2021-06-11T22:09:25.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.36s) [2021-06-11T22:09:25.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.69s) [2021-06-11T22:09:25.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.07s) [2021-06-11T22:09:25.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.80s) [2021-06-11T22:09:25.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.05s) [2021-06-11T22:09:25.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.90s) [2021-06-11T22:09:25.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.99s) [2021-06-11T22:09:25.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.93s) [2021-06-11T22:09:25.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.02s) [2021-06-11T22:09:25.754Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2021-06-11T22:09:25.754Z] === RUN TestCgroupNamespacesRun [2021-06-11T22:09:25.770Z] === RUN TestPrepare [2021-06-11T22:09:25.770Z] --- PASS: TestPrepare (0.00s) [2021-06-11T22:09:25.770Z] === RUN TestStart [2021-06-11T22:09:25.770Z] --- PASS: TestStart (0.00s) [2021-06-11T22:09:25.770Z] === RUN TestWaitCancel [2021-06-11T22:09:25.770Z] --- PASS: TestWaitCancel (0.00s) [2021-06-11T22:09:25.770Z] === RUN TestWaitDisabled [2021-06-11T22:09:25.770Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-11T22:09:25.770Z] === RUN TestWaitEnabled [2021-06-11T22:09:25.770Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-11T22:09:25.770Z] === RUN TestRemove [2021-06-11T22:09:25.770Z] --- PASS: TestRemove (0.00s) [2021-06-11T22:09:25.770Z] PASS [2021-06-11T22:09:25.770Z] coverage: 65.3% of statements [2021-06-11T22:09:25.770Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.145s coverage: 65.3% of statements [2021-06-11T22:09:25.930Z] --- PASS: TestNetworkNat (0.77s) [2021-06-11T22:09:25.930Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T22:09:26.384Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2021-06-11T22:09:26.384Z] === RUN TestResize [2021-06-11T22:09:26.492Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2021-06-11T22:09:26.492Z] === RUN TestNetworkLoopbackNat [2021-06-11T22:09:26.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-11T22:09:26.950Z] --- PASS: TestResize (0.70s) [2021-06-11T22:09:26.950Z] === RUN TestResizeWithInvalidSize [2021-06-11T22:09:27.885Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-06-11T22:09:27.885Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T22:09:28.451Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2021-06-11T22:09:28.451Z] === RUN TestDaemonRestartKillContainers [2021-06-11T22:09:28.451Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-11T22:09:28.451Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-11T22:09:28.451Z] === RUN TestCgroupNamespacesRun [2021-06-11T22:09:28.592Z] --- PASS: TestCgroupNamespacesRun (2.72s) [2021-06-11T22:09:28.592Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-11T22:09:28.850Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-11T22:09:29.108Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-11T22:09:29.537Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-11T22:09:29.537Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-11T22:09:29.537Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-11T22:09:29.537Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-11T22:09:29.537Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-11T22:09:29.537Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-11T22:09:29.537Z] PASS [2021-06-11T22:09:29.537Z] coverage: 35.9% of statements [2021-06-11T22:09:29.537Z] ok github.com/docker/docker/daemon/cluster/convert 0.452s coverage: 35.9% of statements [2021-06-11T22:09:29.757Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2021-06-11T22:09:29.757Z] === RUN TestPause [2021-06-11T22:09:30.000Z] === RUN TestNewListSecretsFilters [2021-06-11T22:09:30.000Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-11T22:09:30.000Z] === RUN TestNewListConfigsFilters [2021-06-11T22:09:30.000Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-11T22:09:30.000Z] PASS [2021-06-11T22:09:30.000Z] coverage: 0.5% of statements [2021-06-11T22:09:30.000Z] ok github.com/docker/docker/daemon/cluster 0.631s coverage: 0.5% of statements [2021-06-11T22:09:30.043Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2021-06-11T22:09:30.043Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-11T22:09:30.319Z] --- PASS: TestPause (0.73s) [2021-06-11T22:09:30.319Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T22:09:30.319Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T22:09:30.319Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T22:09:30.319Z] === RUN TestPauseStopPausedContainer [2021-06-11T22:09:30.978Z] --- PASS: TestCgroupNamespacesRun (2.68s) [2021-06-11T22:09:30.978Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-11T22:09:30.978Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-11T22:09:31.245Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2021-06-11T22:09:31.245Z] === RUN TestPidHost [2021-06-11T22:09:31.913Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-11T22:09:32.480Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-11T22:09:32.480Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.64s) [2021-06-11T22:09:32.480Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-11T22:09:32.881Z] ..........................xx.................... [ 29%] [2021-06-11T22:09:33.046Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-11T22:09:33.134Z] --- PASS: TestPidHost (2.06s) [2021-06-11T22:09:33.134Z] === RUN TestPsFilter [2021-06-11T22:09:33.134Z] --- PASS: TestPsFilter (0.10s) [2021-06-11T22:09:33.134Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T22:09:33.507Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2021-06-11T22:09:33.507Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-11T22:09:34.060Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2021-06-11T22:09:34.060Z] === RUN TestRemoveContainerWithVolume [2021-06-11T22:09:34.621Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-06-11T22:09:34.621Z] === RUN TestRemoveContainerRunning [2021-06-11T22:09:34.714Z] === RUN TestDiscoveryOptsErrors [2021-06-11T22:09:34.714Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-11T22:09:34.714Z] === RUN TestDiscoveryOpts [2021-06-11T22:09:34.714Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-11T22:09:34.714Z] PASS [2021-06-11T22:09:34.714Z] coverage: 30.0% of statements [2021-06-11T22:09:34.714Z] ok github.com/docker/docker/daemon/discovery 0.082s coverage: 30.0% of statements [2021-06-11T22:09:35.549Z] --- PASS: TestRemoveContainerRunning (0.72s) [2021-06-11T22:09:35.549Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T22:09:35.600Z] --- PASS: TestCgroupNamespacesRunHostMode (3.01s) [2021-06-11T22:09:35.600Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-11T22:09:36.036Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.76s) [2021-06-11T22:09:36.036Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-11T22:09:36.112Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2021-06-11T22:09:36.112Z] === RUN TestRemoveInvalidContainer [2021-06-11T22:09:36.112Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-11T22:09:36.112Z] === RUN TestRenameLinkedContainer [2021-06-11T22:09:36.907Z] === RUN TestBuilderGC [2021-06-11T22:09:36.907Z] --- PASS: TestBuilderGC (0.00s) [2021-06-11T22:09:36.907Z] === RUN TestDaemonConfigurationNotFound [2021-06-11T22:09:36.907Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-11T22:09:36.907Z] === RUN TestDaemonBrokenConfiguration [2021-06-11T22:09:36.907Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-11T22:09:36.907Z] === RUN TestParseClusterAdvertiseSettings [2021-06-11T22:09:36.907Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-11T22:09:36.907Z] === RUN TestFindConfigurationConflicts [2021-06-11T22:09:36.907Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-11T22:09:36.907Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-11T22:09:36.907Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-11T22:09:36.907Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-11T22:09:36.907Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-11T22:09:36.907Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-11T22:09:36.907Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-11T22:09:36.907Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-11T22:09:36.907Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-11T22:09:36.907Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-11T22:09:36.907Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-11T22:09:36.907Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-11T22:09:36.907Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-11T22:09:36.907Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-11T22:09:36.907Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-11T22:09:36.907Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-11T22:09:36.907Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-11T22:09:36.907Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-11T22:09:36.907Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-11T22:09:36.907Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-11T22:09:37.370Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-11T22:09:37.370Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-11T22:09:37.370Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-11T22:09:37.370Z] === RUN TestValidateConfigurationErrors [2021-06-11T22:09:37.370Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-11T22:09:37.370Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-11T22:09:37.370Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-11T22:09:37.370Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-11T22:09:37.370Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-11T22:09:37.370Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-11T22:09:37.370Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-11T22:09:37.370Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-11T22:09:37.370Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-11T22:09:37.370Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-11T22:09:37.370Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-11T22:09:37.370Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-11T22:09:37.370Z] === RUN TestValidateConfiguration [2021-06-11T22:09:37.370Z] === RUN TestValidateConfiguration/with_label [2021-06-11T22:09:37.370Z] === RUN TestValidateConfiguration/with_dns [2021-06-11T22:09:37.370Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-11T22:09:37.370Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-11T22:09:37.370Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-11T22:09:37.370Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-11T22:09:37.370Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-11T22:09:37.370Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-11T22:09:37.370Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-11T22:09:37.370Z] === RUN TestModifiedDiscoverySettings [2021-06-11T22:09:37.370Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-11T22:09:37.370Z] === RUN TestReloadSetConfigFileNotExist [2021-06-11T22:09:37.370Z] time="2021-06-11T22:09:36Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-11T22:09:37.370Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-06-11T22:09:37.370Z] === RUN TestReloadDefaultConfigNotExist [2021-06-11T22:09:37.370Z] --- SKIP: TestReloadDefaultConfigNotExist (0.17s) [2021-06-11T22:09:37.370Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:09:37.370Z] === RUN TestReloadBadDefaultConfig [2021-06-11T22:09:37.370Z] time="2021-06-11T22:09:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-958748719" [2021-06-11T22:09:37.370Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-11T22:09:37.370Z] === RUN TestReloadWithConflictingLabels [2021-06-11T22:09:37.370Z] time="2021-06-11T22:09:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-702059458" [2021-06-11T22:09:37.370Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-11T22:09:37.370Z] === RUN TestReloadWithDuplicateLabels [2021-06-11T22:09:37.370Z] time="2021-06-11T22:09:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-025500729" [2021-06-11T22:09:37.370Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-11T22:09:37.370Z] === RUN TestDaemonConfigurationMerge [2021-06-11T22:09:37.370Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-11T22:09:37.370Z] PASS [2021-06-11T22:09:37.370Z] coverage: 79.7% of statements [2021-06-11T22:09:37.370Z] ok github.com/docker/docker/daemon/config 0.809s coverage: 79.7% of statements [2021-06-11T22:09:38.344Z] === RUN TestEventsLog [2021-06-11T22:09:38.344Z] --- PASS: TestEventsLog (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestEventsLogTimeout [2021-06-11T22:09:38.344Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestLogEvents [2021-06-11T22:09:38.344Z] === RUN TestVerifyNetworkingConfig [2021-06-11T22:09:38.344Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestGetContainer [2021-06-11T22:09:38.344Z] --- PASS: TestGetContainer (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestValidContainerNames [2021-06-11T22:09:38.344Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestContainerInitDNS [2021-06-11T22:09:38.344Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-11T22:09:38.344Z] daemon_test.go:147: root required [2021-06-11T22:09:38.344Z] === RUN TestMerge [2021-06-11T22:09:38.344Z] --- PASS: TestMerge (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestValidateContainerIsolation [2021-06-11T22:09:38.344Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestFindNetworkErrorType [2021-06-11T22:09:38.344Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestEnsureServicesExist [2021-06-11T22:09:38.344Z] --- PASS: TestLogEvents (0.05s) [2021-06-11T22:09:38.344Z] === RUN TestLoadBufferedEvents [2021-06-11T22:09:38.344Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestEnsureServicesExistErrors [2021-06-11T22:09:38.344Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-11T22:09:38.344Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-11T22:09:38.344Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-11T22:09:38.344Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestContainerDelete [2021-06-11T22:09:38.344Z] --- PASS: TestContainerDelete (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestContainerDoubleDelete [2021-06-11T22:09:38.344Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestLogContainerEventCopyLabels [2021-06-11T22:09:38.344Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestLogContainerEventWithAttributes [2021-06-11T22:09:38.344Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestNoneHealthcheck [2021-06-11T22:09:38.344Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestHealthStates [2021-06-11T22:09:38.344Z] --- PASS: TestLoadBufferedEvents (0.20s) [2021-06-11T22:09:38.344Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-11T22:09:38.344Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-11T22:09:38.344Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-11T22:09:38.344Z] PASS [2021-06-11T22:09:38.344Z] coverage: 50.0% of statements [2021-06-11T22:09:38.344Z] time="2021-06-11T22:09:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-11T22:09:38.344Z] time="2021-06-11T22:09:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-11T22:09:38.344Z] time="2021-06-11T22:09:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-11T22:09:38.344Z] time="2021-06-11T22:09:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-11T22:09:38.344Z] time="2021-06-11T22:09:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-11T22:09:38.344Z] time="2021-06-11T22:09:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-11T22:09:38.344Z] time="2021-06-11T22:09:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-11T22:09:38.344Z] time="2021-06-11T22:09:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-11T22:09:38.344Z] time="2021-06-11T22:09:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-11T22:09:38.344Z] time="2021-06-11T22:09:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-11T22:09:38.344Z] --- PASS: TestHealthStates (0.20s) [2021-06-11T22:09:38.344Z] === RUN TestMaskURLCredentials [2021-06-11T22:09:38.344Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestGetInspectData [2021-06-11T22:09:38.344Z] --- PASS: TestGetInspectData (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestFillLicense [2021-06-11T22:09:38.344Z] --- PASS: TestFillLicense (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestListInvalidFilter [2021-06-11T22:09:38.344Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestNameFilter [2021-06-11T22:09:38.344Z] ok github.com/docker/docker/daemon/events 0.475s coverage: 50.0% of statements [2021-06-11T22:09:38.344Z] --- PASS: TestNameFilter (0.01s) [2021-06-11T22:09:38.344Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-11T22:09:38.344Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-11T22:09:38.344Z] === 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-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-11T22:09:38.344Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-11T22:09:38.344Z] --- 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-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-11T22:09:38.344Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-11T22:09:38.344Z] === RUN TestDaemonReloadLabels [2021-06-11T22:09:38.344Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-11T22:09:38.345Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-11T22:09:38.345Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-11T22:09:38.345Z] === RUN TestDaemonReloadMirrors [2021-06-11T22:09:38.345Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-11T22:09:38.345Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-11T22:09:38.345Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-11T22:09:38.345Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-11T22:09:38.345Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-11T22:09:38.345Z] === RUN TestDaemonDiscoveryReload [2021-06-11T22:09:38.345Z] === RUN TestWaitNodeAttachment [2021-06-11T22:09:38.577Z] --- PASS: TestCgroupNamespacesRunHostMode (2.68s) [2021-06-11T22:09:38.577Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-11T22:09:38.807Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-11T22:09:38.807Z] === RUN TestIsolationConversion [2021-06-11T22:09:38.807Z] === RUN TestIsolationConversion/default [2021-06-11T22:09:38.807Z] === RUN TestIsolationConversion/process [2021-06-11T22:09:38.807Z] === RUN TestIsolationConversion/hyperv [2021-06-11T22:09:38.807Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-11T22:09:38.807Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-11T22:09:38.807Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-11T22:09:38.807Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-11T22:09:38.807Z] === RUN TestContainerLabels [2021-06-11T22:09:38.807Z] --- PASS: TestContainerLabels (0.00s) [2021-06-11T22:09:38.807Z] === RUN TestCredentialSpecConversion [2021-06-11T22:09:38.807Z] === RUN TestCredentialSpecConversion/none [2021-06-11T22:09:38.807Z] === RUN TestCredentialSpecConversion/config [2021-06-11T22:09:38.807Z] === RUN TestCredentialSpecConversion/file [2021-06-11T22:09:38.807Z] === RUN TestCredentialSpecConversion/registry [2021-06-11T22:09:38.807Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-11T22:09:38.807Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-11T22:09:38.807Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-11T22:09:38.807Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-11T22:09:38.807Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-11T22:09:38.807Z] === RUN TestControllerValidateMountBind [2021-06-11T22:09:38.807Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-11T22:09:38.807Z] === RUN TestControllerValidateMountVolume [2021-06-11T22:09:38.807Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-11T22:09:38.807Z] === RUN TestControllerValidateMountTarget [2021-06-11T22:09:38.807Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-11T22:09:38.807Z] === RUN TestControllerValidateMountTmpfs [2021-06-11T22:09:38.807Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-11T22:09:38.807Z] === RUN TestControllerValidateMountInvalidType [2021-06-11T22:09:38.807Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-11T22:09:38.807Z] === RUN TestControllerValidateMountNamedPipe [2021-06-11T22:09:38.807Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-11T22:09:38.807Z] PASS [2021-06-11T22:09:38.807Z] coverage: 11.3% of statements [2021-06-11T22:09:38.807Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.825s coverage: 11.3% of statements [2021-06-11T22:09:38.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-11T22:09:38.887Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.02s) [2021-06-11T22:09:38.887Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-11T22:09:39.269Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-06-11T22:09:39.269Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-11T22:09:39.380Z] --- PASS: TestRenameLinkedContainer (3.03s) [2021-06-11T22:09:39.380Z] === RUN TestRenameStoppedContainer [2021-06-11T22:09:39.941Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-06-11T22:09:39.941Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T22:09:40.243Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-11T22:09:40.243Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-11T22:09:40.243Z] === RUN TestIsEmptyDir [2021-06-11T22:09:40.243Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-11T22:09:40.243Z] PASS [2021-06-11T22:09:40.243Z] coverage: 2.3% of statements [2021-06-11T22:09:40.243Z] ok github.com/docker/docker/daemon/graphdriver 0.089s coverage: 2.3% of statements [2021-06-11T22:09:40.243Z] === RUN TestLinkNaming [2021-06-11T22:09:40.243Z] --- PASS: TestLinkNaming (0.00s) [2021-06-11T22:09:40.243Z] === RUN TestLinkNew [2021-06-11T22:09:40.243Z] --- PASS: TestLinkNew (0.00s) [2021-06-11T22:09:40.243Z] === RUN TestLinkEnv [2021-06-11T22:09:40.243Z] --- PASS: TestLinkEnv (0.00s) [2021-06-11T22:09:40.243Z] === RUN TestLinkMultipleEnv [2021-06-11T22:09:40.243Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-11T22:09:40.243Z] === RUN TestLinkPortRangeEnv [2021-06-11T22:09:40.243Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-11T22:09:40.243Z] PASS [2021-06-11T22:09:40.243Z] coverage: 93.0% of statements [2021-06-11T22:09:40.243Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2021-06-11T22:09:40.705Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-11T22:09:40.705Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-11T22:09:40.705Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-11T22:09:40.705Z] reload_test.go:520: root required [2021-06-11T22:09:40.705Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-11T22:09:40.705Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-06-11T22:09:40.705Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-11T22:09:40.705Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-06-11T22:09:40.705Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-11T22:09:40.705Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-06-11T22:09:40.705Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-11T22:09:40.705Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2021-06-11T22:09:40.705Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-11T22:09:40.705Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-11T22:09:40.705Z] === RUN TestParseVolumesFrom [2021-06-11T22:09:40.705Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-11T22:09:40.705Z] PASS [2021-06-11T22:09:40.705Z] coverage: 9.1% of statements [2021-06-11T22:09:40.705Z] ok github.com/docker/docker/daemon 2.773s coverage: 9.1% of statements [2021-06-11T22:09:40.705Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-11T22:09:40.705Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-11T22:09:40.705Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-11T22:09:40.705Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-11T22:09:40.705Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-11T22:09:40.705Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-11T22:09:40.705Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-11T22:09:40.705Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-11T22:09:40.705Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-11T22:09:40.705Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-11T22:09:40.705Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-11T22:09:40.705Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-11T22:09:40.705Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-11T22:09:40.705Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-11T22:09:40.788Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2021-06-11T22:09:40.789Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-11T22:09:41.307Z] --- PASS: TestRenameRunningContainerAndReuse (1.46s) [2021-06-11T22:09:41.307Z] === RUN TestRenameInvalidName [2021-06-11T22:09:41.355Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.03s) [2021-06-11T22:09:41.355Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-11T22:09:41.858Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.70s) [2021-06-11T22:09:41.858Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-11T22:09:42.234Z] --- PASS: TestRenameInvalidName (0.75s) [2021-06-11T22:09:42.234Z] === RUN TestRenameAnonymousContainer [2021-06-11T22:09:42.729Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-11T22:09:43.755Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.22s) [2021-06-11T22:09:43.755Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-11T22:09:44.457Z] === RUN TestNewStreamConfig [2021-06-11T22:09:44.457Z] === RUN TestNewStreamConfig/defaults [2021-06-11T22:09:44.457Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-11T22:09:44.457Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-11T22:09:44.457Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-11T22:09:44.457Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-11T22:09:44.457Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-11T22:09:44.457Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-11T22:09:44.457Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-11T22:09:44.457Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-11T22:09:44.457Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-11T22:09:44.457Z] time="2021-06-11T22:09:43Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-11T22:09:44.457Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-06-11T22:09:44.457Z] === RUN TestCreateSuccess [2021-06-11T22:09:44.457Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestCreateLogGroupSuccess [2021-06-11T22:09:44.457Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestCreateError [2021-06-11T22:09:44.457Z] --- PASS: TestCreateError (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestCreateAlreadyExists [2021-06-11T22:09:44.457Z] time="2021-06-11T22:09:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-11T22:09:44.457Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestLogClosed [2021-06-11T22:09:44.457Z] --- PASS: TestLogClosed (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestLogBlocking [2021-06-11T22:09:44.457Z] --- PASS: TestLogBlocking (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-11T22:09:44.457Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestLogNonBlockingBufferFull [2021-06-11T22:09:44.457Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestPublishBatchSuccess [2021-06-11T22:09:44.457Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestPublishBatchError [2021-06-11T22:09:44.457Z] time="2021-06-11T22:09:44Z" level=error msg=Error [2021-06-11T22:09:44.457Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-11T22:09:44.457Z] time="2021-06-11T22:09:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-11T22:09:44.457Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-11T22:09:44.457Z] time="2021-06-11T22:09:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-11T22:09:44.457Z] time="2021-06-11T22:09:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-11T22:09:44.457Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestCollectBatchSimple [2021-06-11T22:09:44.457Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestCollectBatchTicker [2021-06-11T22:09:44.457Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestCollectBatchMultilinePattern [2021-06-11T22:09:44.457Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-11T22:09:44.457Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-11T22:09:44.457Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-11T22:09:44.457Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2021-06-11T22:09:44.457Z] === RUN TestCollectBatchClose [2021-06-11T22:09:44.457Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestEffectiveLen [2021-06-11T22:09:44.457Z] === RUN TestEffectiveLen/0/Hello [2021-06-11T22:09:44.457Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-11T22:09:44.457Z] === RUN TestEffectiveLen/2/🙃 [2021-06-11T22:09:44.457Z] === RUN TestEffectiveLen/3/���� [2021-06-11T22:09:44.457Z] === RUN TestEffectiveLen/4/He��o [2021-06-11T22:09:44.457Z] === RUN TestEffectiveLen/5/ [2021-06-11T22:09:44.457Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestFindValidSplit [2021-06-11T22:09:44.457Z] === RUN TestFindValidSplit/0/ [2021-06-11T22:09:44.457Z] === RUN TestFindValidSplit/1/Hello [2021-06-11T22:09:44.457Z] === RUN TestFindValidSplit/2/Hello [2021-06-11T22:09:44.457Z] === RUN TestFindValidSplit/3/Hello [2021-06-11T22:09:44.457Z] === RUN TestFindValidSplit/4/🙃 [2021-06-11T22:09:44.457Z] === RUN TestFindValidSplit/5/🙃 [2021-06-11T22:09:44.457Z] === RUN TestFindValidSplit/6/a� [2021-06-11T22:09:44.457Z] === RUN TestFindValidSplit/7/a� [2021-06-11T22:09:44.457Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1044: [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1045: [2021-06-11T22:09:44.457Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1044: Hello [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1045: [2021-06-11T22:09:44.457Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1044: He [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1045: llo [2021-06-11T22:09:44.457Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1044: [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1045: Hello [2021-06-11T22:09:44.457Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1044: [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-11T22:09:44.457Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1045: [2021-06-11T22:09:44.457Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1044: a [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1045: � [2021-06-11T22:09:44.457Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1044: a� [2021-06-11T22:09:44.457Z] cloudwatchlogs_test.go:1045: [2021-06-11T22:09:44.457Z] === RUN TestProcessEventEmoji [2021-06-11T22:09:44.457Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestCollectBatchLineSplit [2021-06-11T22:09:44.457Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-11T22:09:44.457Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestCollectBatchMaxEvents [2021-06-11T22:09:44.457Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2021-06-11T22:09:44.457Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-11T22:09:44.457Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-11T22:09:44.457Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-11T22:09:44.457Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-06-11T22:09:44.457Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-11T22:09:44.457Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-06-11T22:09:44.457Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-11T22:09:44.457Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-11T22:09:44.457Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-11T22:09:44.457Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-11T22:09:44.457Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-11T22:09:44.457Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-11T22:09:44.457Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-11T22:09:44.457Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-11T22:09:44.457Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-11T22:09:44.457Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-11T22:09:44.457Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-11T22:09:44.457Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-11T22:09:44.457Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-11T22:09:44.458Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-11T22:09:44.458Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-11T22:09:44.458Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-11T22:09:44.629Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.98s) [2021-06-11T22:09:44.629Z] === RUN TestNISDomainname [2021-06-11T22:09:44.752Z] --- PASS: TestRenameAnonymousContainer (2.43s) [2021-06-11T22:09:44.752Z] === RUN TestRenameContainerWithSameName [2021-06-11T22:09:44.920Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-11T22:09:44.920Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-11T22:09:44.920Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-11T22:09:44.920Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-11T22:09:44.920Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-11T22:09:44.920Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-11T22:09:44.920Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-11T22:09:44.920Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-11T22:09:44.920Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-11T22:09:44.920Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-11T22:09:44.920Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-11T22:09:44.920Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-11T22:09:44.920Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-11T22:09:44.920Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-11T22:09:44.920Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-11T22:09:44.920Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-11T22:09:44.920Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-11T22:09:44.920Z] === RUN TestCreateTagSuccess [2021-06-11T22:09:44.920Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-11T22:09:44.920Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-11T22:09:44.920Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-11T22:09:44.920Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-11T22:09:44.920Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-11T22:09:44.920Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-11T22:09:44.920Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-11T22:09:44.920Z] PASS [2021-06-11T22:09:44.920Z] coverage: 77.8% of statements [2021-06-11T22:09:44.920Z] ok github.com/docker/docker/daemon/logger/awslogs 0.702s coverage: 77.8% of statements [2021-06-11T22:09:44.920Z] === RUN TestAdapterReadLogs [2021-06-11T22:09:44.920Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-11T22:09:44.920Z] === RUN TestCopier [2021-06-11T22:09:44.920Z] --- PASS: TestCopier (0.01s) [2021-06-11T22:09:44.920Z] === RUN TestCopierLongLines [2021-06-11T22:09:44.920Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-11T22:09:44.920Z] === RUN TestCopierSlow [2021-06-11T22:09:44.920Z] === RUN TestSearchRegistryForImagesErrors [2021-06-11T22:09:44.920Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-11T22:09:44.920Z] === RUN TestSearchRegistryForImages [2021-06-11T22:09:44.920Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-11T22:09:44.920Z] === RUN TestOnlyPlatformWithFallback [2021-06-11T22:09:44.920Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-11T22:09:44.920Z] === RUN TestImageDelete [2021-06-11T22:09:44.920Z] === RUN TestImageDelete/no_lease [2021-06-11T22:09:44.920Z] === RUN TestImageDelete/lease_exists [2021-06-11T22:09:44.920Z] --- PASS: TestImageDelete (0.04s) [2021-06-11T22:09:44.920Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-11T22:09:44.920Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-06-11T22:09:44.920Z] === RUN TestContentStoreForPull [2021-06-11T22:09:45.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-11T22:09:45.312Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-06-11T22:09:45.312Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T22:09:45.383Z] --- PASS: TestCopierSlow (0.21s) [2021-06-11T22:09:45.383Z] === RUN TestCopierWithSized [2021-06-11T22:09:45.383Z] === RUN TestCopierWithSized/as_is [2021-06-11T22:09:45.383Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-11T22:09:45.383Z] --- PASS: TestCopierWithSized (0.02s) [2021-06-11T22:09:45.383Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-11T22:09:45.383Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-06-11T22:09:45.383Z] === RUN TestCopierWithPartial [2021-06-11T22:09:45.383Z] --- PASS: TestCopierWithPartial (0.01s) [2021-06-11T22:09:45.383Z] === RUN TestRingLogger [2021-06-11T22:09:45.383Z] --- PASS: TestRingLogger (0.00s) [2021-06-11T22:09:45.383Z] === RUN TestRingCap [2021-06-11T22:09:45.383Z] --- PASS: TestRingCap (0.00s) [2021-06-11T22:09:45.383Z] === RUN TestRingClose [2021-06-11T22:09:45.383Z] --- PASS: TestRingClose (0.00s) [2021-06-11T22:09:45.383Z] === RUN TestRingDrain [2021-06-11T22:09:45.383Z] --- PASS: TestRingDrain (0.00s) [2021-06-11T22:09:45.383Z] PASS [2021-06-11T22:09:45.383Z] coverage: 43.8% of statements [2021-06-11T22:09:45.383Z] ok github.com/docker/docker/daemon/logger 0.522s coverage: 43.8% of statements [2021-06-11T22:09:45.383Z] --- PASS: TestContentStoreForPull (0.23s) [2021-06-11T22:09:45.383Z] PASS [2021-06-11T22:09:45.383Z] coverage: 6.7% of statements [2021-06-11T22:09:45.383Z] ok github.com/docker/docker/daemon/images 0.509s coverage: 6.7% of statements [2021-06-11T22:09:45.383Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-11T22:09:45.383Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-11T22:09:45.383Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-11T22:09:45.383Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-11T22:09:45.383Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-11T22:09:45.383Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-11T22:09:45.383Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-11T22:09:45.653Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-06-11T22:09:45.653Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-11T22:09:45.845Z] === RUN TestJSONFileLogger [2021-06-11T22:09:45.845Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-11T22:09:45.845Z] === RUN TestJSONFileLoggerWithTags [2021-06-11T22:09:45.845Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-11T22:09:45.845Z] === RUN TestJSONFileLoggerWithOpts [2021-06-11T22:09:45.845Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-11T22:09:45.845Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-11T22:09:45.845Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-11T22:09:45.845Z] === RUN TestEncodeDecode [2021-06-11T22:09:45.845Z] === PAUSE TestEncodeDecode [2021-06-11T22:09:45.845Z] === RUN TestUnexpectedEOF [2021-06-11T22:09:45.845Z] time="2021-06-11T22:09:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-11T22:09:45.845Z] time="2021-06-11T22:09:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-11T22:09:45.845Z] --- PASS: TestUnexpectedEOF (0.20s) [2021-06-11T22:09:45.845Z] === CONT TestEncodeDecode [2021-06-11T22:09:45.845Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-11T22:09:45.845Z] PASS [2021-06-11T22:09:45.845Z] coverage: 69.9% of statements [2021-06-11T22:09:45.845Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.400s coverage: 69.9% of statements [2021-06-11T22:09:46.128Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-11T22:09:46.307Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-11T22:09:46.678Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s) [2021-06-11T22:09:46.678Z] === RUN TestResize [2021-06-11T22:09:46.769Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-11T22:09:46.769Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-11T22:09:46.769Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2021-06-11T22:09:46.769Z] === RUN TestFastTimeMarshalJSON [2021-06-11T22:09:46.769Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-06-11T22:09:46.769Z] PASS [2021-06-11T22:09:46.769Z] coverage: 87.2% of statements [2021-06-11T22:09:46.769Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.334s coverage: 87.2% of statements [2021-06-11T22:09:47.063Z] --- PASS: TestNISDomainname (2.55s) [2021-06-11T22:09:47.063Z] === RUN TestHostnameDnsResolution [2021-06-11T22:09:47.245Z] --- PASS: TestResize (0.70s) [2021-06-11T22:09:47.245Z] === RUN TestResizeWithInvalidSize [2021-06-11T22:09:47.321Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-11T22:09:47.887Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-11T22:09:48.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-11T22:09:48.148Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-11T22:09:48.174Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2021-06-11T22:09:48.175Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T22:09:48.183Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.68s) [2021-06-11T22:09:48.183Z] === RUN TestNISDomainname [2021-06-11T22:09:48.183Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-11T22:09:48.183Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-11T22:09:48.183Z] === RUN TestHostnameDnsResolution [2021-06-11T22:09:48.319Z] === RUN TestWriteLog [2021-06-11T22:09:48.319Z] === PAUSE TestWriteLog [2021-06-11T22:09:48.319Z] === RUN TestReadLog [2021-06-11T22:09:48.319Z] === PAUSE TestReadLog [2021-06-11T22:09:48.319Z] === CONT TestWriteLog [2021-06-11T22:09:48.319Z] --- PASS: TestWriteLog (0.00s) [2021-06-11T22:09:48.319Z] === CONT TestReadLog [2021-06-11T22:09:48.319Z] === RUN TestReadLog/tail_exact [2021-06-11T22:09:48.714Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-11T22:09:48.741Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-06-11T22:09:48.741Z] === RUN TestDaemonRestartKillContainers [2021-06-11T22:09:48.741Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T22:09:48.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T22:09:48.741Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T22:09:48.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T22:09:48.741Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T22:09:48.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T22:09:48.741Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T22:09:48.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T22:09:48.741Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T22:09:48.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T22:09:48.741Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T22:09:48.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T22:09:48.741Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T22:09:48.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T22:09:48.741Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T22:09:48.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T22:09:48.741Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T22:09:48.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T22:09:48.741Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T22:09:48.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T22:09:48.741Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T22:09:48.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T22:09:48.741Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T22:09:48.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T22:09:48.741Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T22:09:48.741Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T22:09:48.782Z] === RUN TestReadLog/tail_less_than_available [2021-06-11T22:09:48.782Z] === RUN TestReadLog/tail_more_than_available [2021-06-11T22:09:48.782Z] --- PASS: TestReadLog (0.21s) [2021-06-11T22:09:48.782Z] --- PASS: TestReadLog/tail_exact (0.19s) [2021-06-11T22:09:48.782Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-11T22:09:48.782Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-11T22:09:48.782Z] PASS [2021-06-11T22:09:48.782Z] coverage: 75.2% of statements [2021-06-11T22:09:48.782Z] ok github.com/docker/docker/daemon/logger/local 0.529s coverage: 75.2% of statements [2021-06-11T22:09:48.782Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-11T22:09:48.782Z] === RUN TestLog [2021-06-11T22:09:48.782Z] --- PASS: TestLog (0.01s) [2021-06-11T22:09:48.782Z] PASS [2021-06-11T22:09:48.782Z] coverage: 31.5% of statements [2021-06-11T22:09:48.782Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.129s coverage: 31.5% of statements [2021-06-11T22:09:48.782Z] === RUN TestOpenFileDelete [2021-06-11T22:09:48.782Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-11T22:09:48.782Z] === RUN TestOpenFileRename [2021-06-11T22:09:48.782Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-11T22:09:48.782Z] === RUN TestParseLogTagDefaultTag [2021-06-11T22:09:48.782Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-11T22:09:48.782Z] === RUN TestParseLogTag [2021-06-11T22:09:48.782Z] --- PASS: TestParseLogTag (0.00s) [2021-06-11T22:09:48.782Z] === RUN TestParseLogTagEmptyTag [2021-06-11T22:09:48.782Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-11T22:09:48.782Z] === RUN TestTailFiles [2021-06-11T22:09:48.782Z] --- PASS: TestTailFiles (0.00s) [2021-06-11T22:09:48.782Z] === RUN TestFollowLogsConsumerGone [2021-06-11T22:09:48.782Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-11T22:09:48.782Z] === RUN TestFollowLogsProducerGone [2021-06-11T22:09:48.782Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-11T22:09:48.782Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-11T22:09:48.782Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-11T22:09:48.782Z] === RUN TestCheckCapacityAndRotate [2021-06-11T22:09:48.782Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-11T22:09:48.782Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-11T22:09:48.972Z] --- PASS: TestHostnameDnsResolution (2.05s) [2021-06-11T22:09:48.973Z] === RUN TestStats [2021-06-11T22:09:49.119Z] --- PASS: TestHostnameDnsResolution (1.20s) [2021-06-11T22:09:49.119Z] === RUN TestStats [2021-06-11T22:09:49.119Z] --- SKIP: TestStats (0.00s) [2021-06-11T22:09:49.119Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T22:09:49.119Z] === RUN TestStopContainerWithTimeout [2021-06-11T22:09:49.119Z] === RUN TestStopContainerWithTimeout/0 [2021-06-11T22:09:49.119Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-11T22:09:49.119Z] === RUN TestStopContainerWithTimeout/1 [2021-06-11T22:09:49.119Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-11T22:09:49.119Z] === RUN TestStopContainerWithTimeout/3 [2021-06-11T22:09:49.119Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-11T22:09:49.119Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-11T22:09:49.119Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-11T22:09:49.119Z] === CONT TestStopContainerWithTimeout/0 [2021-06-11T22:09:49.119Z] === CONT TestStopContainerWithTimeout/3 [2021-06-11T22:09:49.232Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-11T22:09:49.232Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-11T22:09:49.257Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-06-11T22:09:49.257Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-11T22:09:49.257Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-06-11T22:09:49.257Z] PASS [2021-06-11T22:09:49.257Z] coverage: 55.3% of statements [2021-06-11T22:09:49.257Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.279s coverage: 55.3% of statements [2021-06-11T22:09:50.232Z] === RUN TestNewParse [2021-06-11T22:09:50.232Z] --- PASS: TestNewParse (0.00s) [2021-06-11T22:09:50.232Z] PASS [2021-06-11T22:09:50.232Z] coverage: 8.3% of statements [2021-06-11T22:09:50.232Z] ok github.com/docker/docker/daemon/logger/templates 0.059s coverage: 8.3% of statements [2021-06-11T22:09:50.493Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-11T22:09:50.607Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-11T22:09:50.695Z] === RUN TestValidateLogOpt [2021-06-11T22:09:50.695Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-11T22:09:50.695Z] === RUN TestNewMissedConfig [2021-06-11T22:09:50.695Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-11T22:09:50.695Z] === RUN TestNewMissedUrl [2021-06-11T22:09:50.695Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-11T22:09:50.695Z] === RUN TestNewMissedToken [2021-06-11T22:09:50.695Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-11T22:09:50.695Z] === RUN TestNewWithProxy [2021-06-11T22:09:50.695Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-11T22:09:50.695Z] === RUN TestDefault [2021-06-11T22:09:50.695Z] --- PASS: TestDefault (0.01s) [2021-06-11T22:09:50.695Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-11T22:09:50.695Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-11T22:09:50.695Z] === RUN TestJsonFormat [2021-06-11T22:09:50.695Z] --- PASS: TestJsonFormat (0.00s) [2021-06-11T22:09:50.695Z] === RUN TestRawFormat [2021-06-11T22:09:50.695Z] --- PASS: TestRawFormat (0.00s) [2021-06-11T22:09:50.695Z] === RUN TestRawFormatWithLabels [2021-06-11T22:09:50.695Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-11T22:09:50.695Z] === RUN TestRawFormatWithoutTag [2021-06-11T22:09:50.695Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-11T22:09:50.695Z] === RUN TestBatching [2021-06-11T22:09:51.157Z] --- PASS: TestBatching (0.39s) [2021-06-11T22:09:51.157Z] === RUN TestFrequency [2021-06-11T22:09:51.257Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T22:09:51.257Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T22:09:51.625Z] --- PASS: TestFrequency (0.33s) [2021-06-11T22:09:51.625Z] === RUN TestOneMessagePerRequest [2021-06-11T22:09:51.625Z] === RUN TestParseLogFormat [2021-06-11T22:09:51.625Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-11T22:09:51.625Z] === RUN TestValidateLogOptEmpty [2021-06-11T22:09:51.625Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-11T22:09:51.625Z] === RUN TestValidateSyslogAddress [2021-06-11T22:09:51.625Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-11T22:09:51.625Z] === RUN TestParseAddressDefaultPort [2021-06-11T22:09:51.625Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-11T22:09:51.625Z] === RUN TestValidateSyslogFacility [2021-06-11T22:09:51.625Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-11T22:09:51.625Z] === RUN TestValidateLogOptSyslogFormat [2021-06-11T22:09:51.625Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-11T22:09:51.625Z] === RUN TestValidateLogOpt [2021-06-11T22:09:51.625Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-11T22:09:51.625Z] PASS [2021-06-11T22:09:51.625Z] coverage: 46.8% of statements [2021-06-11T22:09:51.625Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-11T22:09:51.625Z] === RUN TestVerify [2021-06-11T22:09:51.625Z] --- PASS: TestVerify (0.00s) [2021-06-11T22:09:51.625Z] === RUN TestSkipVerify [2021-06-11T22:09:51.625Z] ok github.com/docker/docker/daemon/logger/syslog 0.141s coverage: 46.8% of statements [2021-06-11T22:09:51.625Z] time="2021-06-11T22:09:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:09:51.625Z] time="2021-06-11T22:09:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:09:51.625Z] time="2021-06-11T22:09:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:09:51.625Z] time="2021-06-11T22:09:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:09:51.982Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-11T22:09:52.087Z] --- PASS: TestSkipVerify (0.53s) [2021-06-11T22:09:52.087Z] === RUN TestBufferMaximum [2021-06-11T22:09:52.087Z] time="2021-06-11T22:09:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:09:52.087Z] time="2021-06-11T22:09:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:09:52.087Z] time="2021-06-11T22:09:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:09:52.087Z] time="2021-06-11T22:09:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:09:52.087Z] time="2021-06-11T22:09:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:09:52.087Z] time="2021-06-11T22:09:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623449391.807352\",\"host\":\"a24e82b181b9\"}'" [2021-06-11T22:09:52.087Z] time="2021-06-11T22:09:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623449391.807352\",\"host\":\"a24e82b181b9\"}'" [2021-06-11T22:09:52.087Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-11T22:09:52.087Z] === RUN TestServerAlwaysDown [2021-06-11T22:09:52.087Z] time="2021-06-11T22:09:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:09:52.087Z] time="2021-06-11T22:09:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:09:52.087Z] time="2021-06-11T22:09:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623449391.811353\",\"host\":\"a24e82b181b9\"}'" [2021-06-11T22:09:52.087Z] time="2021-06-11T22:09:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623449391.811353\",\"host\":\"a24e82b181b9\"}'" [2021-06-11T22:09:52.087Z] time="2021-06-11T22:09:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T22:09:52.087Z] time="2021-06-11T22:09:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623449391.811353\",\"host\":\"a24e82b181b9\"}'" [2021-06-11T22:09:52.087Z] time="2021-06-11T22:09:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623449391.812345\",\"host\":\"a24e82b181b9\"}'" [2021-06-11T22:09:52.087Z] time="2021-06-11T22:09:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623449391.812345\",\"host\":\"a24e82b181b9\"}'" [2021-06-11T22:09:52.087Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-11T22:09:52.087Z] === RUN TestCannotSendAfterClose [2021-06-11T22:09:52.087Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-11T22:09:52.087Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-11T22:09:52.184Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T22:09:52.240Z] --- PASS: TestStats (3.33s) [2021-06-11T22:09:52.240Z] === RUN TestStopContainerWithTimeout [2021-06-11T22:09:52.240Z] === RUN TestStopContainerWithTimeout/0 [2021-06-11T22:09:52.240Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-11T22:09:52.240Z] === RUN TestStopContainerWithTimeout/1 [2021-06-11T22:09:52.240Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-11T22:09:52.240Z] === RUN TestStopContainerWithTimeout/3 [2021-06-11T22:09:52.240Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-11T22:09:52.240Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-11T22:09:52.240Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-11T22:09:52.240Z] === CONT TestStopContainerWithTimeout/0 [2021-06-11T22:09:52.240Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-11T22:09:52.390Z] === CONT TestStopContainerWithTimeout/1 [2021-06-11T22:09:52.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T22:09:53.063Z] time="2021-06-11T22:09:52Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-11T22:09:53.063Z] time="2021-06-11T22:09:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a24e82b181b9\"}'" [2021-06-11T22:09:53.063Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-11T22:09:53.063Z] PASS [2021-06-11T22:09:53.063Z] coverage: 82.5% of statements [2021-06-11T22:09:53.063Z] ok github.com/docker/docker/daemon/logger/splunk 2.517s coverage: 82.5% of statements [2021-06-11T22:09:53.063Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-11T22:09:53.063Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-11T22:09:53.063Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-11T22:09:53.527Z] === RUN TestV1IDService [2021-06-11T22:09:53.527Z] --- PASS: TestV1IDService (0.03s) [2021-06-11T22:09:53.527Z] === RUN TestV2MetadataService [2021-06-11T22:09:53.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T22:09:53.762Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-11T22:09:53.762Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2021-06-11T22:09:53.762Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2021-06-11T22:09:53.762Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2021-06-11T22:09:53.762Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2021-06-11T22:09:53.762Z] === RUN TestDeleteDevicemapper [2021-06-11T22:09:53.762Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-11T22:09:53.762Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T22:09:53.762Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T22:09:53.932Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T22:09:54.503Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-11T22:09:54.503Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-11T22:09:54.503Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-11T22:09:54.503Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-11T22:09:54.503Z] === RUN TestContinueOnError_NeverContinue [2021-06-11T22:09:54.503Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-11T22:09:54.503Z] === RUN TestManifestStore [2021-06-11T22:09:54.503Z] === RUN TestManifestStore/no_remote_or_local [2021-06-11T22:09:54.771Z] === CONT TestStopContainerWithTimeout/3 [2021-06-11T22:09:54.968Z] time="2021-06-11T22:09:54Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local773616219\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-11T22:09:54.968Z] --- PASS: TestV2MetadataService (1.49s) [2021-06-11T22:09:54.968Z] PASS [2021-06-11T22:09:54.968Z] coverage: 48.2% of statements [2021-06-11T22:09:54.968Z] === RUN TestManifestStore/no_local_cache [2021-06-11T22:09:54.968Z] ok github.com/docker/docker/distribution/metadata 1.734s coverage: 48.2% of statements [2021-06-11T22:09:54.968Z] === RUN TestManifestStore/with_local_cache [2021-06-11T22:09:54.968Z] === RUN TestManifestStore/unknown_media_type [2021-06-11T22:09:54.968Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-11T22:09:54.968Z] time="2021-06-11T22:09:54Z" level=warning msg="reference for unknown type: " [2021-06-11T22:09:54.968Z] time="2021-06-11T22:09:54Z" level=warning msg="reference for unknown type: " [2021-06-11T22:09:54.968Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-11T22:09:54.968Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-11T22:09:54.968Z] time="2021-06-11T22:09:54Z" level=warning msg="reference for unknown type: " [2021-06-11T22:09:54.968Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-11T22:09:54.968Z] time="2021-06-11T22:09:54Z" level=warning msg="reference for unknown type: " [2021-06-11T22:09:54.968Z] time="2021-06-11T22:09:54Z" level=warning msg="reference for unknown type: " [2021-06-11T22:09:54.968Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-11T22:09:54.968Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-11T22:09:54.968Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-11T22:09:54.968Z] time="2021-06-11T22:09:54Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-11T22:09:54.968Z] --- PASS: TestManifestStore (0.45s) [2021-06-11T22:09:54.968Z] --- PASS: TestManifestStore/no_remote_or_local (0.31s) [2021-06-11T22:09:54.968Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-06-11T22:09:54.968Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-11T22:09:54.968Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-06-11T22:09:54.969Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-11T22:09:54.969Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-06-11T22:09:54.969Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-06-11T22:09:54.969Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-11T22:09:54.969Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-11T22:09:54.969Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-06-11T22:09:54.969Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-06-11T22:09:54.969Z] === RUN TestDetectManifestBlobMediaType [2021-06-11T22:09:54.969Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-11T22:09:54.969Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-11T22:09:54.969Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-11T22:09:54.969Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-11T22:09:54.969Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-11T22:09:54.969Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-11T22:09:54.969Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-11T22:09:54.969Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-11T22:09:54.969Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-11T22:09:54.969Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-11T22:09:54.969Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-11T22:09:54.969Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-11T22:09:54.969Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-11T22:09:54.969Z] === RUN TestFixManifestLayers [2021-06-11T22:09:54.969Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-11T22:09:54.969Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-11T22:09:54.969Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-11T22:09:54.969Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-11T22:09:54.969Z] === RUN TestFixManifestLayersBadParent [2021-06-11T22:09:54.969Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-11T22:09:54.969Z] === RUN TestValidateManifest [2021-06-11T22:09:54.969Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-11T22:09:54.969Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-11T22:09:54.969Z] === RUN TestFormatPlatform [2021-06-11T22:09:54.969Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-11T22:09:54.969Z] === RUN TestGetRepositoryMountCandidates [2021-06-11T22:09:54.969Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-11T22:09:54.969Z] === RUN TestLayerAlreadyExists [2021-06-11T22:09:54.969Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-11T22:09:54.969Z] 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-06-11T22:09:54.969Z] 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-06-11T22:09:54.969Z] 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-06-11T22:09:54.969Z] 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-06-11T22:09:54.969Z] 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-06-11T22:09:54.969Z] 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-06-11T22:09:54.969Z] === RUN TestWhenEmptyAuthConfig [2021-06-11T22:09:55.431Z] === RUN TestSuccessfulDownload [2021-06-11T22:09:55.431Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-11T22:09:55.431Z] download_test.go:268: Needs fixing on Windows [2021-06-11T22:09:55.431Z] === RUN TestCancelledDownload [2021-06-11T22:09:55.431Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-11T22:09:55.431Z] === RUN TestMaxDownloadAttempts [2021-06-11T22:09:55.431Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-11T22:09:55.431Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-11T22:09:55.431Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-11T22:09:55.431Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-11T22:09:55.431Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-11T22:09:55.431Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-11T22:09:55.431Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-11T22:09:55.431Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-11T22:09:55.431Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-11T22:09:55.431Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-11T22:09:55.431Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-11T22:09:55.431Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-11T22:09:55.705Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-11T22:09:55.820Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T22:09:55.894Z] === RUN TestNotFound [2021-06-11T22:09:55.894Z] --- PASS: TestNotFound (0.00s) [2021-06-11T22:09:55.894Z] === RUN TestConflict [2021-06-11T22:09:55.894Z] --- PASS: TestConflict (0.00s) [2021-06-11T22:09:55.894Z] === RUN TestForbidden [2021-06-11T22:09:55.894Z] --- PASS: TestForbidden (0.00s) [2021-06-11T22:09:55.894Z] === RUN TestInvalidParameter [2021-06-11T22:09:55.894Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-11T22:09:55.894Z] === RUN TestNotImplemented [2021-06-11T22:09:55.894Z] --- PASS: TestNotImplemented (0.00s) [2021-06-11T22:09:55.894Z] === RUN TestNotModified [2021-06-11T22:09:55.894Z] --- PASS: TestNotModified (0.00s) [2021-06-11T22:09:55.894Z] === RUN TestUnauthorized [2021-06-11T22:09:55.894Z] --- PASS: TestUnauthorized (0.00s) [2021-06-11T22:09:55.894Z] === RUN TestUnknown [2021-06-11T22:09:55.894Z] --- PASS: TestUnknown (0.00s) [2021-06-11T22:09:55.894Z] === RUN TestCancelled [2021-06-11T22:09:55.894Z] --- PASS: TestCancelled (0.00s) [2021-06-11T22:09:55.894Z] === RUN TestDeadline [2021-06-11T22:09:55.894Z] --- PASS: TestDeadline (0.00s) [2021-06-11T22:09:55.894Z] === RUN TestDataLoss [2021-06-11T22:09:55.894Z] --- PASS: TestDataLoss (0.00s) [2021-06-11T22:09:55.894Z] === RUN TestUnavailable [2021-06-11T22:09:55.894Z] --- PASS: TestUnavailable (0.00s) [2021-06-11T22:09:55.894Z] === RUN TestSystem [2021-06-11T22:09:55.894Z] --- PASS: TestSystem (0.00s) [2021-06-11T22:09:55.894Z] === RUN TestFromStatusCode [2021-06-11T22:09:55.894Z] === RUN TestFromStatusCode/Not_Found [2021-06-11T22:09:55.894Z] === RUN TestFromStatusCode/Bad_Request [2021-06-11T22:09:55.894Z] === RUN TestFromStatusCode/Conflict [2021-06-11T22:09:55.894Z] === RUN TestFromStatusCode/Unauthorized [2021-06-11T22:09:55.894Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-11T22:09:55.894Z] === RUN TestFromStatusCode/Forbidden [2021-06-11T22:09:55.894Z] === RUN TestFromStatusCode/Not_Modified [2021-06-11T22:09:55.894Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-11T22:09:55.894Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-11T22:09:55.894Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-11T22:09:55.894Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-11T22:09:55.894Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-11T22:09:55.894Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-11T22:09:55.894Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-11T22:09:55.894Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-11T22:09:55.894Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-11T22:09:55.894Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-11T22:09:55.894Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-11T22:09:55.894Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-11T22:09:55.894Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-11T22:09:55.894Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-11T22:09:55.894Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-11T22:09:55.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-11T22:09:55.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-11T22:09:55.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-11T22:09:55.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-11T22:09:55.894Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-11T22:09:55.894Z] PASS [2021-06-11T22:09:55.894Z] coverage: 53.1% of statements [2021-06-11T22:09:55.894Z] ok github.com/docker/docker/errdefs 0.070s coverage: 53.1% of statements [2021-06-11T22:09:55.894Z] time="2021-06-11T22:09:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T22:09:55.894Z] time="2021-06-11T22:09:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T22:09:55.894Z] time="2021-06-11T22:09:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T22:09:55.894Z] time="2021-06-11T22:09:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T22:09:55.894Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-11T22:09:55.894Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2021-06-11T22:09:55.894Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2021-06-11T22:09:55.894Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2021-06-11T22:09:55.894Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2021-06-11T22:09:55.894Z] === RUN TestTransfer [2021-06-11T22:09:55.894Z] --- PASS: TestTransfer (0.12s) [2021-06-11T22:09:55.894Z] === RUN TestConcurrencyLimit [2021-06-11T22:09:56.076Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T22:09:56.271Z] === CONT TestStopContainerWithTimeout/1 [2021-06-11T22:09:56.292Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s) [2021-06-11T22:09:56.292Z] === RUN TestUpdateMemory [2021-06-11T22:09:56.292Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-11T22:09:56.292Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T22:09:56.292Z] === RUN TestUpdateCPUQuota [2021-06-11T22:09:56.292Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-11T22:09:56.292Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T22:09:56.292Z] === RUN TestUpdatePidsLimit [2021-06-11T22:09:56.292Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-11T22:09:56.292Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T22:09:56.292Z] === RUN TestUpdateRestartPolicy [2021-06-11T22:09:56.357Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2021-06-11T22:09:56.357Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-11T22:09:56.357Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-11T22:09:56.357Z] === RUN TestTokenPassThru [2021-06-11T22:09:56.357Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-11T22:09:56.357Z] === RUN TestTokenPassThruDifferentHost [2021-06-11T22:09:56.357Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-11T22:09:56.357Z] PASS [2021-06-11T22:09:56.357Z] coverage: 23.7% of statements [2021-06-11T22:09:56.357Z] ok github.com/docker/docker/distribution 1.825s coverage: 23.7% of statements [2021-06-11T22:09:56.357Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-11T22:09:56.357Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-06-11T22:09:56.357Z] === RUN TestInactiveJobs [2021-06-11T22:09:57.331Z] --- PASS: TestInactiveJobs (0.71s) [2021-06-11T22:09:57.331Z] === RUN TestWatchRelease [2021-06-11T22:09:57.331Z] --- PASS: TestWatchRelease (0.06s) [2021-06-11T22:09:57.331Z] === RUN TestWatchFinishedTransfer [2021-06-11T22:09:57.331Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-11T22:09:57.331Z] === RUN TestDuplicateTransfer [2021-06-11T22:09:57.331Z] --- PASS: TestDuplicateTransfer (0.08s) [2021-06-11T22:09:57.331Z] === RUN TestSuccessfulUpload [2021-06-11T22:09:57.792Z] time="2021-06-11T22:09:57Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-11T22:09:58.170Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-11T22:09:58.170Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-11T22:09:58.254Z] --- PASS: TestSuccessfulUpload (0.79s) [2021-06-11T22:09:58.254Z] === RUN TestCancelledUpload [2021-06-11T22:09:58.254Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-11T22:09:58.254Z] PASS [2021-06-11T22:09:58.254Z] coverage: 77.3% of statements [2021-06-11T22:09:58.254Z] ok github.com/docker/docker/distribution/xfer 2.736s coverage: 77.3% of statements [2021-06-11T22:09:58.254Z] === RUN TestFSGetInvalidData [2021-06-11T22:09:58.254Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-11T22:09:58.254Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-06-11T22:09:58.254Z] === RUN TestFSInvalidSet [2021-06-11T22:09:58.254Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-11T22:09:58.254Z] === RUN TestFSInvalidRoot [2021-06-11T22:09:58.254Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-11T22:09:58.254Z] === RUN TestFSMetadataGetSet [2021-06-11T22:09:58.254Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-06-11T22:09:58.254Z] === RUN TestFSInvalidWalker [2021-06-11T22:09:58.254Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-11T22:09:58.254Z] === RUN TestFSGetSet [2021-06-11T22:09:58.254Z] --- PASS: TestFSGetSet (0.02s) [2021-06-11T22:09:58.254Z] === RUN TestFSGetUnsetKey [2021-06-11T22:09:58.254Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-11T22:09:58.254Z] === RUN TestFSGetEmptyData [2021-06-11T22:09:58.254Z] === RUN TestCompare [2021-06-11T22:09:58.254Z] --- PASS: TestCompare (0.00s) [2021-06-11T22:09:58.254Z] PASS [2021-06-11T22:09:58.254Z] coverage: 19.2% of statements [2021-06-11T22:09:58.254Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-11T22:09:58.254Z] === RUN TestFSDelete [2021-06-11T22:09:58.254Z] ok github.com/docker/docker/image/cache 0.106s coverage: 19.2% of statements [2021-06-11T22:09:58.254Z] --- PASS: TestFSDelete (0.02s) [2021-06-11T22:09:58.254Z] === RUN TestFSWalker [2021-06-11T22:09:58.254Z] --- PASS: TestFSWalker (0.02s) [2021-06-11T22:09:58.254Z] === RUN TestFSWalkerStopOnError [2021-06-11T22:09:58.254Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-11T22:09:58.254Z] === RUN TestNewFromJSON [2021-06-11T22:09:58.254Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-11T22:09:58.254Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-11T22:09:58.254Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-11T22:09:58.254Z] === RUN TestMarshalKeyOrder [2021-06-11T22:09:58.254Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-11T22:09:58.254Z] === RUN TestHistoryEqual [2021-06-11T22:09:58.428Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-11T22:09:58.428Z] --- PASS: TestStopContainerWithTimeout/0 (1.91s) [2021-06-11T22:09:58.428Z] --- PASS: TestStopContainerWithTimeout/-1 (3.79s) [2021-06-11T22:09:58.428Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2021-06-11T22:09:58.428Z] --- PASS: TestStopContainerWithTimeout/1 (2.34s) [2021-06-11T22:09:58.428Z] === RUN TestDeleteDevicemapper [2021-06-11T22:09:58.428Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-11T22:09:58.428Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T22:09:58.428Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T22:09:58.720Z] --- PASS: TestHistoryEqual (0.19s) [2021-06-11T22:09:58.720Z] === RUN TestImage [2021-06-11T22:09:58.720Z] --- PASS: TestImage (0.00s) [2021-06-11T22:09:58.720Z] === RUN TestImageOSNotEmpty [2021-06-11T22:09:58.720Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-11T22:09:58.720Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-11T22:09:58.720Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-11T22:09:58.720Z] === RUN TestCreate [2021-06-11T22:09:58.720Z] --- PASS: TestCreate (0.01s) [2021-06-11T22:09:58.720Z] === RUN TestRestore [2021-06-11T22:09:58.720Z] time="2021-06-11T22:09:58Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-11T22:09:58.720Z] --- PASS: TestRestore (0.04s) [2021-06-11T22:09:58.720Z] === RUN TestAddDelete [2021-06-11T22:09:58.720Z] --- PASS: TestAddDelete (0.11s) [2021-06-11T22:09:58.720Z] === RUN TestSearchAfterDelete [2021-06-11T22:09:58.720Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-06-11T22:09:58.720Z] === RUN TestParentReset [2021-06-11T22:09:58.720Z] --- PASS: TestParentReset (0.03s) [2021-06-11T22:09:58.720Z] === RUN TestGetAndSetLastUpdated [2021-06-11T22:09:58.720Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-06-11T22:09:58.720Z] === RUN TestStoreLen [2021-06-11T22:09:58.720Z] --- PASS: TestStoreLen (0.06s) [2021-06-11T22:09:58.720Z] PASS [2021-06-11T22:09:58.720Z] coverage: 86.6% of statements [2021-06-11T22:09:58.720Z] ok github.com/docker/docker/image 0.822s coverage: 86.6% of statements [2021-06-11T22:09:58.993Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-11T22:09:59.183Z] === RUN TestValidateManifest [2021-06-11T22:09:59.183Z] === RUN TestValidateManifest/nil [2021-06-11T22:09:59.183Z] === RUN TestValidateManifest/non-nil [2021-06-11T22:09:59.183Z] --- PASS: TestValidateManifest (0.00s) [2021-06-11T22:09:59.183Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-11T22:09:59.183Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-11T22:09:59.183Z] PASS [2021-06-11T22:09:59.183Z] coverage: 0.7% of statements [2021-06-11T22:09:59.183Z] ok github.com/docker/docker/image/tarexport 0.108s coverage: 0.7% of statements [2021-06-11T22:09:59.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T22:09:59.343Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T22:10:00.369Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-11T22:10:00.627Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-11T22:10:00.730Z] === RUN TestMakeV1ConfigFromConfig [2021-06-11T22:10:00.730Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-11T22:10:00.730Z] PASS [2021-06-11T22:10:00.730Z] coverage: 25.0% of statements [2021-06-11T22:10:00.730Z] ok github.com/docker/docker/image/v1 0.165s coverage: 25.0% of statements [2021-06-11T22:10:00.730Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-11T22:10:00.977Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-11T22:10:01.587Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-11T22:10:01.846Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-11T22:10:01.868Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-11T22:10:01.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.19s) [2021-06-11T22:10:01.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2021-06-11T22:10:01.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2021-06-11T22:10:01.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-06-11T22:10:01.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-06-11T22:10:01.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2021-06-11T22:10:01.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) [2021-06-11T22:10:01.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s) [2021-06-11T22:10:01.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.23s) [2021-06-11T22:10:01.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s) [2021-06-11T22:10:01.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s) [2021-06-11T22:10:01.868Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2021-06-11T22:10:01.868Z] === RUN TestCgroupNamespacesRun [2021-06-11T22:10:02.275Z] === RUN TestSerialization [2021-06-11T22:10:02.275Z] --- PASS: TestSerialization (0.02s) [2021-06-11T22:10:02.275Z] PASS [2021-06-11T22:10:02.275Z] coverage: 100.0% of statements [2021-06-11T22:10:02.275Z] ok github.com/docker/docker/libcontainerd/queue 0.168s coverage: 100.0% of statements [2021-06-11T22:10:02.275Z] === RUN TestEmptyLayer [2021-06-11T22:10:02.275Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-11T22:10:02.275Z] === RUN TestCommitFailure [2021-06-11T22:10:02.275Z] --- PASS: TestCommitFailure (0.02s) [2021-06-11T22:10:02.275Z] === RUN TestStartTransactionFailure [2021-06-11T22:10:02.275Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-06-11T22:10:02.275Z] === RUN TestGetOrphan [2021-06-11T22:10:02.275Z] --- PASS: TestGetOrphan (0.02s) [2021-06-11T22:10:02.275Z] === RUN TestMountAndRegister [2021-06-11T22:10:02.276Z] --- PASS: TestMountAndRegister (0.05s) [2021-06-11T22:10:02.276Z] layer_test.go:271: Layer size: 14 [2021-06-11T22:10:02.276Z] === RUN TestLayerRelease [2021-06-11T22:10:02.276Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-11T22:10:02.276Z] layer_test.go:304: Failing on Windows [2021-06-11T22:10:02.276Z] === RUN TestStoreRestore [2021-06-11T22:10:02.276Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-11T22:10:02.276Z] layer_test.go:353: Failing on Windows [2021-06-11T22:10:02.276Z] === RUN TestTarStreamStability [2021-06-11T22:10:02.276Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-11T22:10:02.276Z] layer_test.go:468: Failing on Windows [2021-06-11T22:10:02.276Z] === RUN TestRegisterExistingLayer [2021-06-11T22:10:02.737Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-06-11T22:10:02.737Z] === RUN TestTarStreamVerification [2021-06-11T22:10:02.737Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-11T22:10:02.737Z] layer_test.go:697: Failing on Windows [2021-06-11T22:10:02.737Z] === RUN TestLayerMigration [2021-06-11T22:10:02.737Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-11T22:10:02.737Z] migration_test.go:46: Failing on Windows [2021-06-11T22:10:02.737Z] === RUN TestLayerMigrationNoTarsplit [2021-06-11T22:10:02.737Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-11T22:10:02.737Z] migration_test.go:182: Failing on Windows [2021-06-11T22:10:02.737Z] === RUN TestMountInit [2021-06-11T22:10:02.737Z] --- SKIP: TestMountInit (0.00s) [2021-06-11T22:10:02.737Z] mount_test.go:17: Failing on Windows [2021-06-11T22:10:02.737Z] === RUN TestMountSize [2021-06-11T22:10:02.737Z] --- SKIP: TestMountSize (0.00s) [2021-06-11T22:10:02.737Z] mount_test.go:76: Failing on Windows [2021-06-11T22:10:02.737Z] === RUN TestMountChanges [2021-06-11T22:10:02.737Z] --- SKIP: TestMountChanges (0.00s) [2021-06-11T22:10:02.737Z] mount_test.go:125: Failing on Windows [2021-06-11T22:10:02.737Z] === RUN TestMountApply [2021-06-11T22:10:02.737Z] --- SKIP: TestMountApply (0.00s) [2021-06-11T22:10:02.737Z] mount_test.go:212: Failing on Windows [2021-06-11T22:10:02.737Z] PASS [2021-06-11T22:10:02.737Z] coverage: 30.1% of statements [2021-06-11T22:10:02.737Z] ok github.com/docker/docker/layer 0.389s coverage: 30.1% of statements [2021-06-11T22:10:02.737Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-11T22:10:02.782Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-11T22:10:03.040Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-11T22:10:03.199Z] === RUN TestEnvironmentParsing [2021-06-11T22:10:03.199Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-11T22:10:03.199Z] PASS [2021-06-11T22:10:03.199Z] coverage: 1.2% of statements [2021-06-11T22:10:03.199Z] ok github.com/docker/docker/libcontainerd/local 0.230s coverage: 1.2% of statements [2021-06-11T22:10:03.199Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-11T22:10:03.199Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-11T22:10:03.199Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-11T22:10:03.756Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2021-06-11T22:10:03.756Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-11T22:10:03.756Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-11T22:10:03.756Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-11T22:10:03.756Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-11T22:10:03.974Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.42s) [2021-06-11T22:10:03.974Z] === RUN TestUpdateMemory [2021-06-11T22:10:03.974Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-11T22:10:03.974Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-11T22:10:03.974Z] === RUN TestUpdateCPUQuota [2021-06-11T22:10:04.744Z] === RUN TestSequenceGetAvailableBit [2021-06-11T22:10:04.744Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-11T22:10:04.744Z] === RUN TestSequenceEqual [2021-06-11T22:10:04.744Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-11T22:10:04.744Z] === RUN TestSequenceCopy [2021-06-11T22:10:04.744Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-11T22:10:04.744Z] === RUN TestGetFirstAvailable [2021-06-11T22:10:04.744Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-11T22:10:04.744Z] === RUN TestFindSequence [2021-06-11T22:10:04.744Z] --- PASS: TestFindSequence (0.00s) [2021-06-11T22:10:04.744Z] === RUN TestCheckIfAvailable [2021-06-11T22:10:04.744Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-11T22:10:04.744Z] === RUN TestMergeSequences [2021-06-11T22:10:04.744Z] --- PASS: TestMergeSequences (0.00s) [2021-06-11T22:10:04.744Z] === RUN TestPushReservation [2021-06-11T22:10:04.744Z] --- PASS: TestPushReservation (0.00s) [2021-06-11T22:10:04.744Z] === RUN TestSerializeDeserialize [2021-06-11T22:10:04.744Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-11T22:10:04.744Z] === RUN TestSet [2021-06-11T22:10:04.744Z] --- PASS: TestSet (0.00s) [2021-06-11T22:10:04.744Z] === RUN TestSetUnset [2021-06-11T22:10:04.744Z] --- PASS: TestSetUnset (0.00s) [2021-06-11T22:10:04.744Z] === RUN TestOffsetSetUnset [2021-06-11T22:10:04.744Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-11T22:10:04.744Z] === RUN TestSetInRange [2021-06-11T22:10:04.744Z] --- PASS: TestSetInRange (0.00s) [2021-06-11T22:10:04.744Z] === RUN TestSetAnyInRange [2021-06-11T22:10:04.744Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-11T22:10:04.744Z] === RUN TestMethods [2021-06-11T22:10:04.744Z] --- PASS: TestMethods (0.00s) [2021-06-11T22:10:04.744Z] === RUN TestRandomAllocateDeallocate [2021-06-11T22:10:05.120Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2021-06-11T22:10:05.120Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-11T22:10:06.291Z] === RUN TestClientServiceInvalidCommand [2021-06-11T22:10:06.291Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-11T22:10:06.291Z] === RUN TestClientServiceCreate [2021-06-11T22:10:06.291Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-11T22:10:06.291Z] === RUN TestClientServiceRm [2021-06-11T22:10:06.291Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-11T22:10:06.291Z] === RUN TestClientServiceLs [2021-06-11T22:10:06.291Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-11T22:10:06.291Z] === RUN TestClientServiceInfo [2021-06-11T22:10:06.291Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-11T22:10:06.291Z] === RUN TestClientServiceInfoById [2021-06-11T22:10:06.291Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-11T22:10:06.291Z] === RUN TestClientServiceJoin [2021-06-11T22:10:06.291Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-11T22:10:06.291Z] === RUN TestClientServiceLeave [2021-06-11T22:10:06.291Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-11T22:10:06.291Z] === RUN TestClientDummyCommand [2021-06-11T22:10:06.291Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-11T22:10:06.291Z] === RUN TestClientNetworkInvalidCommand [2021-06-11T22:10:06.291Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-11T22:10:06.291Z] === RUN TestClientNetworkCreate [2021-06-11T22:10:06.291Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-11T22:10:06.291Z] === RUN TestClientNetworkCreateWithDriver [2021-06-11T22:10:06.291Z] flag provided but not defined: -f [2021-06-11T22:10:06.291Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build258626254\b1146\client.test.exe create --help'. [2021-06-11T22:10:06.291Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-11T22:10:06.291Z] === RUN TestClientNetworkRm [2021-06-11T22:10:06.291Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-11T22:10:06.291Z] === RUN TestClientNetworkLs [2021-06-11T22:10:06.291Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-11T22:10:06.291Z] === RUN TestClientNetworkInfo [2021-06-11T22:10:06.291Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-11T22:10:06.291Z] === RUN TestClientNetworkInfoById [2021-06-11T22:10:06.291Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-11T22:10:06.291Z] PASS [2021-06-11T22:10:06.291Z] coverage: 75.2% of statements [2021-06-11T22:10:06.291Z] ok github.com/docker/docker/libnetwork/client 0.089s coverage: 75.2% of statements [2021-06-11T22:10:06.291Z] === RUN TestEverything [2021-06-11T22:10:06.291Z] --- PASS: TestEverything (0.00s) [2021-06-11T22:10:06.502Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-11T22:10:06.754Z] === RUN TestGet [2021-06-11T22:10:06.754Z] --- PASS: TestGet (0.00s) [2021-06-11T22:10:06.754Z] === RUN TestParsePanic [2021-06-11T22:10:06.754Z] flag provided but not defined: -int [2021-06-11T22:10:06.754Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build258626254\b1150\mflag.test.exe --help'. [2021-06-11T22:10:06.754Z] --- PASS: TestParsePanic (0.00s) [2021-06-11T22:10:06.754Z] === RUN TestParse [2021-06-11T22:10:06.754Z] --- PASS: TestParse (0.00s) [2021-06-11T22:10:06.754Z] === RUN TestFlagSetParse [2021-06-11T22:10:06.754Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-11T22:10:06.754Z] === RUN TestUserDefined [2021-06-11T22:10:06.754Z] --- PASS: TestUserDefined (0.00s) [2021-06-11T22:10:06.754Z] === RUN TestUserDefinedBool [2021-06-11T22:10:06.754Z] flag needs an argument: -b [2021-06-11T22:10:06.754Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build258626254\b1150\mflag.test.exe test --help'. [2021-06-11T22:10:06.754Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-11T22:10:06.754Z] === RUN TestSetOutput [2021-06-11T22:10:06.754Z] --- PASS: TestSetOutput (0.00s) [2021-06-11T22:10:06.754Z] === RUN TestChangingArgs [2021-06-11T22:10:06.754Z] --- PASS: TestChangingArgs (0.00s) [2021-06-11T22:10:06.754Z] === RUN TestHelp [2021-06-11T22:10:06.754Z] --- PASS: TestHelp (0.00s) [2021-06-11T22:10:06.754Z] === RUN TestFlagCounts [2021-06-11T22:10:06.754Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-11T22:10:06.754Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-11T22:10:06.754Z] --- PASS: TestFlagCounts (0.00s) [2021-06-11T22:10:06.754Z] === RUN TestSortFlags [2021-06-11T22:10:06.754Z] --- PASS: TestSortFlags (0.00s) [2021-06-11T22:10:06.754Z] === RUN TestMergeFlags [2021-06-11T22:10:06.754Z] --- PASS: TestMergeFlags (0.00s) [2021-06-11T22:10:06.754Z] PASS [2021-06-11T22:10:06.754Z] coverage: 62.7% of statements [2021-06-11T22:10:06.754Z] ok github.com/docker/docker/libnetwork/client/mflag 0.079s coverage: 62.7% of statements [2021-06-11T22:10:07.008Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2021-06-11T22:10:07.008Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-11T22:10:07.877Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-11T22:10:08.135Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-11T22:10:08.490Z] --- PASS: TestUpdateRestartPolicy (12.48s) [2021-06-11T22:10:08.490Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T22:10:08.703Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-11T22:10:08.932Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2021-06-11T22:10:08.932Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-11T22:10:08.952Z] === RUN TestErrorInterfaces [2021-06-11T22:10:08.952Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-11T22:10:08.952Z] === RUN TestNetworkMarshalling [2021-06-11T22:10:08.952Z] --- PASS: TestNetworkMarshalling (0.22s) [2021-06-11T22:10:08.952Z] === RUN TestEndpointMarshalling [2021-06-11T22:10:08.952Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-11T22:10:08.952Z] === RUN TestAuxAddresses [2021-06-11T22:10:08.952Z] time="2021-06-11T22:10:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-11T22:10:08.952Z] --- PASS: TestAuxAddresses (0.02s) [2021-06-11T22:10:08.952Z] === RUN TestSRVServiceQuery [2021-06-11T22:10:08.952Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-06-11T22:10:08.952Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:10:08.952Z] === RUN TestServiceVIPReuse [2021-06-11T22:10:08.952Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-11T22:10:08.952Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:10:08.952Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-11T22:10:08.952Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-11T22:10:08.952Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:10:08.952Z] === RUN TestDNSIPQuery [2021-06-11T22:10:08.952Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-11T22:10:08.952Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:10:08.952Z] === RUN TestDNSProxyServFail [2021-06-11T22:10:08.952Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-11T22:10:08.952Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:10:08.952Z] === RUN TestSandboxAddEmpty [2021-06-11T22:10:08.952Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-11T22:10:08.952Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:10:08.952Z] === RUN TestSandboxAddMultiPrio [2021-06-11T22:10:08.952Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-11T22:10:08.952Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:10:08.952Z] === RUN TestSandboxAddSamePrio [2021-06-11T22:10:08.952Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-11T22:10:08.952Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:10:08.952Z] === RUN TestCleanupServiceDiscovery [2021-06-11T22:10:08.952Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-11T22:10:08.952Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:10:08.952Z] === RUN TestDNSOptions [2021-06-11T22:10:08.952Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-11T22:10:08.952Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:10:08.952Z] === RUN TestMultipleControllersWithSameStore [2021-06-11T22:10:08.952Z] time="2021-06-11T22:10:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-11T22:10:08.952Z] time="2021-06-11T22:10:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-11T22:10:08.952Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-06-11T22:10:08.952Z] PASS [2021-06-11T22:10:08.952Z] coverage: 8.6% of statements [2021-06-11T22:10:08.952Z] ok github.com/docker/docker/libnetwork 0.460s coverage: 8.6% of statements [2021-06-11T22:10:08.952Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-11T22:10:09.461Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2021-06-11T22:10:09.461Z] === RUN TestWaitNonBlocked [2021-06-11T22:10:09.461Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T22:10:09.461Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T22:10:09.461Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T22:10:09.461Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T22:10:09.461Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T22:10:09.461Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T22:10:09.861Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s) [2021-06-11T22:10:09.861Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-11T22:10:09.927Z] === RUN TestTCP4Proxy [2021-06-11T22:10:09.927Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-11T22:10:09.927Z] === RUN TestTCP4ProxyHalfClose [2021-06-11T22:10:09.927Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-11T22:10:09.927Z] === RUN TestTCP6Proxy [2021-06-11T22:10:09.927Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-11T22:10:09.927Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-11T22:10:09.927Z] === RUN TestTCPDualStackProxy [2021-06-11T22:10:09.927Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-11T22:10:09.927Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-11T22:10:09.927Z] === RUN TestUDP4Proxy [2021-06-11T22:10:09.927Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-11T22:10:09.927Z] === RUN TestUDP6Proxy [2021-06-11T22:10:09.927Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-11T22:10:09.927Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-11T22:10:09.927Z] === RUN TestUDPWriteError [2021-06-11T22:10:09.927Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-11T22:10:09.927Z] === RUN TestSCTP4Proxy [2021-06-11T22:10:09.927Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-06-11T22:10:09.927Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-11T22:10:09.927Z] === RUN TestSCTP6Proxy [2021-06-11T22:10:09.927Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-11T22:10:09.927Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-11T22:10:09.927Z] PASS [2021-06-11T22:10:09.927Z] coverage: 49.4% of statements [2021-06-11T22:10:09.927Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.094s coverage: 49.4% of statements [2021-06-11T22:10:10.422Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-06-11T22:10:10.422Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-11T22:10:10.431Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-11T22:10:10.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2021-06-11T22:10:10.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2021-06-11T22:10:10.431Z] === RUN TestWaitBlocked [2021-06-11T22:10:10.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T22:10:10.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T22:10:10.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T22:10:10.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T22:10:10.695Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T22:10:10.695Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T22:10:10.705Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-11T22:10:10.903Z] === RUN TestInvalidConfig [2021-06-11T22:10:10.903Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-11T22:10:10.903Z] === RUN TestConfig [2021-06-11T22:10:10.903Z] --- PASS: TestConfig (0.00s) [2021-06-11T22:10:10.903Z] === RUN TestOptionsLabels [2021-06-11T22:10:10.903Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-11T22:10:10.903Z] === RUN TestValidName [2021-06-11T22:10:10.903Z] --- PASS: TestValidName (0.00s) [2021-06-11T22:10:10.903Z] === RUN TestTLSConfiguration [2021-06-11T22:10:11.365Z] === RUN TestKey [2021-06-11T22:10:11.365Z] --- PASS: TestKey (0.00s) [2021-06-11T22:10:11.365Z] === RUN TestParseKey [2021-06-11T22:10:11.365Z] --- PASS: TestParseKey (0.00s) [2021-06-11T22:10:11.365Z] === RUN TestInvalidDataStore [2021-06-11T22:10:11.365Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-11T22:10:11.365Z] === RUN TestKVObjectFlatKey [2021-06-11T22:10:11.365Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-11T22:10:11.365Z] === RUN TestAtomicKVObjectFlatKey [2021-06-11T22:10:11.365Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-11T22:10:11.365Z] PASS [2021-06-11T22:10:11.365Z] coverage: 21.9% of statements [2021-06-11T22:10:11.365Z] ok github.com/docker/docker/libnetwork/datastore 0.110s coverage: 21.9% of statements [2021-06-11T22:10:11.365Z] time="2021-06-11T22:10:10Z" level=info msg="Option Initializing KV with TLS" [2021-06-11T22:10:11.365Z] --- PASS: TestTLSConfiguration (0.19s) [2021-06-11T22:10:11.365Z] PASS [2021-06-11T22:10:11.365Z] coverage: 24.0% of statements [2021-06-11T22:10:11.365Z] ok github.com/docker/docker/libnetwork/config 0.299s coverage: 24.0% of statements [2021-06-11T22:10:11.828Z] === RUN TestIPDataMarshalling [2021-06-11T22:10:11.828Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-11T22:10:11.828Z] === RUN TestValidateAndIsV6 [2021-06-11T22:10:11.828Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-11T22:10:11.828Z] PASS [2021-06-11T22:10:11.828Z] coverage: 68.9% of statements [2021-06-11T22:10:11.828Z] ok github.com/docker/docker/libnetwork/driverapi 0.056s coverage: 68.9% of statements [2021-06-11T22:10:12.068Z] --- PASS: TestWaitBlocked (0.04s) [2021-06-11T22:10:12.069Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-06-11T22:10:12.069Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2021-06-11T22:10:12.069Z] === CONT TestDaemonRestartIpcMode [2021-06-11T22:10:12.069Z] === CONT TestIpcModeOlderClient [2021-06-11T22:10:12.069Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-11T22:10:12.069Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-11T22:10:12.312Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2021-06-11T22:10:12.312Z] === RUN TestNISDomainname [2021-06-11T22:10:13.375Z] === RUN TestDriver [2021-06-11T22:10:13.375Z] --- PASS: TestDriver (0.00s) [2021-06-11T22:10:13.375Z] PASS [2021-06-11T22:10:13.376Z] coverage: 34.8% of statements [2021-06-11T22:10:13.376Z] ok github.com/docker/docker/libnetwork/drivers/host 0.057s coverage: 34.8% of statements [2021-06-11T22:10:13.376Z] --- PASS: TestRandomAllocateDeallocate (8.53s) [2021-06-11T22:10:13.376Z] === RUN TestAllocateRandomDeallocate [2021-06-11T22:10:13.678Z] --- PASS: TestNISDomainname (1.31s) [2021-06-11T22:10:13.678Z] === RUN TestHostnameDnsResolution [2021-06-11T22:10:13.838Z] === RUN TestDriver [2021-06-11T22:10:13.838Z] --- PASS: TestDriver (0.00s) [2021-06-11T22:10:13.838Z] PASS [2021-06-11T22:10:13.838Z] coverage: 34.8% of statements [2021-06-11T22:10:13.838Z] ok github.com/docker/docker/libnetwork/drivers/null 0.058s coverage: 34.8% of statements [2021-06-11T22:10:13.966Z] --- PASS: TestUpdateCPUQuota (9.82s) [2021-06-11T22:10:13.966Z] === RUN TestUpdatePidsLimit [2021-06-11T22:10:13.966Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-11T22:10:13.966Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-11T22:10:14.304Z] === RUN TestNetworkAllocateFree [2021-06-11T22:10:14.304Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-11T22:10:14.304Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-11T22:10:14.304Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-11T22:10:14.304Z] PASS [2021-06-11T22:10:14.304Z] coverage: 63.6% of statements [2021-06-11T22:10:14.304Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.066s coverage: 63.6% of statements [2021-06-11T22:10:14.899Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-11T22:10:15.027Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-11T22:10:15.042Z] --- PASS: TestHostnameDnsResolution (1.23s) [2021-06-11T22:10:15.042Z] === RUN TestStats [2021-06-11T22:10:15.157Z] === RUN TestUpdatePidsLimit/no_change [2021-06-11T22:10:15.279Z] --- PASS: TestAllocateRandomDeallocate (2.00s) [2021-06-11T22:10:15.279Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-11T22:10:15.723Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-11T22:10:15.741Z] === RUN TestGetEmptyCapabilities [2021-06-11T22:10:15.741Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-11T22:10:15.741Z] === RUN TestGetExtraCapabilities [2021-06-11T22:10:15.741Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-06-11T22:10:15.741Z] === RUN TestGetInvalidCapabilities [2021-06-11T22:10:15.741Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-11T22:10:15.741Z] === RUN TestRemoteDriver [2021-06-11T22:10:15.741Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-11T22:10:15.741Z] === RUN TestDriverError [2021-06-11T22:10:15.741Z] --- PASS: TestDriverError (0.01s) [2021-06-11T22:10:15.741Z] === RUN TestMissingValues [2021-06-11T22:10:15.741Z] --- PASS: TestMissingValues (0.01s) [2021-06-11T22:10:15.741Z] === RUN TestRollback [2021-06-11T22:10:15.741Z] --- PASS: TestRollback (0.01s) [2021-06-11T22:10:15.741Z] PASS [2021-06-11T22:10:15.741Z] coverage: 57.4% of statements [2021-06-11T22:10:15.741Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.242s coverage: 57.4% of statements [2021-06-11T22:10:16.203Z] === RUN TestNew [2021-06-11T22:10:16.203Z] --- PASS: TestNew (0.00s) [2021-06-11T22:10:16.203Z] === RUN TestAddDriver [2021-06-11T22:10:16.203Z] --- PASS: TestAddDriver (0.00s) [2021-06-11T22:10:16.203Z] === RUN TestAddDuplicateDriver [2021-06-11T22:10:16.203Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-11T22:10:16.203Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-11T22:10:16.203Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-11T22:10:16.203Z] === RUN TestDriver [2021-06-11T22:10:16.203Z] --- PASS: TestDriver (0.00s) [2021-06-11T22:10:16.203Z] === RUN TestIPAM [2021-06-11T22:10:16.203Z] --- PASS: TestIPAM (0.00s) [2021-06-11T22:10:16.203Z] === RUN TestWalkIPAMs [2021-06-11T22:10:16.203Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-11T22:10:16.203Z] === RUN TestWalkDrivers [2021-06-11T22:10:16.203Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-11T22:10:16.203Z] PASS [2021-06-11T22:10:16.203Z] coverage: 82.4% of statements [2021-06-11T22:10:16.203Z] ok github.com/docker/docker/libnetwork/drvregistry 0.097s coverage: 82.4% of statements [2021-06-11T22:10:16.289Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-11T22:10:16.547Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-11T22:10:16.664Z] === RUN TestNAT [2021-06-11T22:10:16.664Z] --- SKIP: TestNAT (0.00s) [2021-06-11T22:10:16.664Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-11T22:10:16.664Z] === RUN TestTransparent [2021-06-11T22:10:16.664Z] --- SKIP: TestTransparent (0.00s) [2021-06-11T22:10:16.664Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-11T22:10:16.664Z] PASS [2021-06-11T22:10:16.664Z] coverage: 0.0% of statements [2021-06-11T22:10:16.664Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.062s coverage: 0.0% of statements [2021-06-11T22:10:16.664Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.63s) [2021-06-11T22:10:16.664Z] === RUN TestRetrieveFromStore [2021-06-11T22:10:17.113Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-11T22:10:17.126Z] === RUN TestBuildDefault [2021-06-11T22:10:17.126Z] --- PASS: TestBuildDefault (0.00s) [2021-06-11T22:10:17.126Z] === RUN TestBuildHostnameDomainname [2021-06-11T22:10:17.126Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-11T22:10:17.126Z] === RUN TestBuildHostname [2021-06-11T22:10:17.126Z] --- PASS: TestBuildHostname (0.00s) [2021-06-11T22:10:17.126Z] === RUN TestBuildHostnameFQDN [2021-06-11T22:10:17.126Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-11T22:10:17.126Z] === RUN TestBuildNoIP [2021-06-11T22:10:17.126Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-11T22:10:17.126Z] === RUN TestUpdate [2021-06-11T22:10:17.126Z] --- PASS: TestUpdate (0.00s) [2021-06-11T22:10:17.126Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-11T22:10:17.126Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-11T22:10:17.126Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-11T22:10:17.126Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-11T22:10:17.126Z] === RUN TestAddEmpty [2021-06-11T22:10:17.126Z] --- PASS: TestAddEmpty (0.00s) [2021-06-11T22:10:17.126Z] === RUN TestAdd [2021-06-11T22:10:17.126Z] --- PASS: TestAdd (0.00s) [2021-06-11T22:10:17.126Z] === RUN TestDeleteEmpty [2021-06-11T22:10:17.126Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-11T22:10:17.126Z] === RUN TestDeleteNewline [2021-06-11T22:10:17.126Z] --- PASS: TestDeleteNewline (0.01s) [2021-06-11T22:10:17.126Z] === RUN TestDelete [2021-06-11T22:10:17.126Z] --- PASS: TestDelete (0.01s) [2021-06-11T22:10:17.127Z] === RUN TestConcurrentWrites [2021-06-11T22:10:17.336Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.77s) [2021-06-11T22:10:17.336Z] --- PASS: TestDaemonRestartIpcMode (5.54s) [2021-06-11T22:10:17.336Z] PASS [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === Skipped [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-11T22:10:17.336Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-11T22:10:17.336Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-11T22:10:17.336Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-11T22:10:17.336Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-11T22:10:17.336Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-11T22:10:17.336Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-11T22:10:17.336Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-11T22:10:17.336Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-11T22:10:17.336Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-11T22:10:17.336Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-11T22:10:17.336Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-11T22:10:17.336Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-11T22:10:17.336Z] 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-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-11T22:10:17.336Z] 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-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-11T22:10:17.336Z] 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-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-11T22:10:17.336Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T22:10:17.336Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-11T22:10:17.336Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-11T22:10:17.336Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-11T22:10:17.336Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-11T22:10:17.336Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T22:10:17.336Z] [2021-06-11T22:10:17.336Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-11T22:10:17.336Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T22:10:17.337Z] [2021-06-11T22:10:17.337Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-11T22:10:17.337Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T22:10:17.337Z] [2021-06-11T22:10:17.337Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-11T22:10:17.337Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T22:10:17.337Z] [2021-06-11T22:10:17.337Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-11T22:10:17.337Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T22:10:17.337Z] [2021-06-11T22:10:17.337Z] [2021-06-11T22:10:17.337Z] DONE 177 tests, 25 skipped in 108.325s [2021-06-11T22:10:17.337Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-11T22:10:17.553Z] --- PASS: TestStats (2.76s) [2021-06-11T22:10:17.553Z] === RUN TestStopContainerWithTimeout [2021-06-11T22:10:17.553Z] === RUN TestStopContainerWithTimeout/0 [2021-06-11T22:10:17.553Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-11T22:10:17.553Z] === RUN TestStopContainerWithTimeout/1 [2021-06-11T22:10:17.553Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-11T22:10:17.553Z] === RUN TestStopContainerWithTimeout/3 [2021-06-11T22:10:17.553Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-11T22:10:17.553Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-11T22:10:17.553Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-11T22:10:17.553Z] === CONT TestStopContainerWithTimeout/0 [2021-06-11T22:10:17.553Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-11T22:10:17.591Z] --- PASS: TestConcurrentWrites (0.29s) [2021-06-11T22:10:17.591Z] PASS [2021-06-11T22:10:17.591Z] coverage: 81.2% of statements [2021-06-11T22:10:17.591Z] ok github.com/docker/docker/libnetwork/etchosts 0.380s coverage: 81.2% of statements [2021-06-11T22:10:17.594Z] INFO: Testing against a local daemon [2021-06-11T22:10:17.594Z] === RUN TestCommitInheritsEnv [2021-06-11T22:10:17.679Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-11T22:10:17.679Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-11T22:10:18.056Z] --- PASS: TestRetrieveFromStore (1.02s) [2021-06-11T22:10:18.056Z] === RUN TestIsCorrupted [2021-06-11T22:10:18.056Z] --- PASS: TestIsCorrupted (0.02s) [2021-06-11T22:10:18.056Z] === RUN TestSetRollover [2021-06-11T22:10:18.521Z] === RUN TestNew [2021-06-11T22:10:18.521Z] --- PASS: TestNew (0.00s) [2021-06-11T22:10:18.521Z] === RUN TestAllocate [2021-06-11T22:10:18.521Z] --- PASS: TestAllocate (0.00s) [2021-06-11T22:10:18.521Z] === RUN TestUninitialized [2021-06-11T22:10:18.521Z] --- PASS: TestUninitialized (0.00s) [2021-06-11T22:10:18.521Z] === RUN TestAllocateInRange [2021-06-11T22:10:18.521Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-11T22:10:18.521Z] === RUN TestAllocateSerial [2021-06-11T22:10:18.521Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-11T22:10:18.521Z] PASS [2021-06-11T22:10:18.521Z] coverage: 87.5% of statements [2021-06-11T22:10:18.521Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2021-06-11T22:10:18.521Z] === RUN TestDiff [2021-06-11T22:10:18.521Z] --- PASS: TestDiff (0.00s) [2021-06-11T22:10:18.521Z] === RUN TestAddedCallback [2021-06-11T22:10:18.521Z] --- PASS: TestAddedCallback (0.00s) [2021-06-11T22:10:18.521Z] === RUN TestRemovedCallback [2021-06-11T22:10:18.521Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-11T22:10:18.521Z] === RUN TestNoCallback [2021-06-11T22:10:18.521Z] --- PASS: TestNoCallback (0.00s) [2021-06-11T22:10:18.521Z] PASS [2021-06-11T22:10:18.521Z] coverage: 48.1% of statements [2021-06-11T22:10:18.521Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.059s coverage: 48.1% of statements [2021-06-11T22:10:18.613Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-11T22:10:18.872Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-11T22:10:18.919Z] === CONT TestStopContainerWithTimeout/3 [2021-06-11T22:10:19.491Z] --- PASS: TestCommitInheritsEnv (1.55s) [2021-06-11T22:10:19.491Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T22:10:19.491Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-11T22:10:19.491Z] === RUN TestImagesFilterMultiReference [2021-06-11T22:10:19.491Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-06-11T22:10:19.491Z] === RUN TestImagePullPlatformInvalid [2021-06-11T22:10:19.491Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-11T22:10:19.491Z] === RUN TestRemoveImageOrphaning [2021-06-11T22:10:19.495Z] === RUN TestCaller [2021-06-11T22:10:19.495Z] --- PASS: TestCaller (0.00s) [2021-06-11T22:10:19.495Z] PASS [2021-06-11T22:10:19.495Z] coverage: 100.0% of statements [2021-06-11T22:10:19.495Z] ok github.com/docker/docker/libnetwork/internal/caller 0.054s coverage: 100.0% of statements [2021-06-11T22:10:19.958Z] === RUN TestSetSerialInsertDelete [2021-06-11T22:10:19.958Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-11T22:10:19.958Z] === RUN TestSetParallelInsertDelete [2021-06-11T22:10:20.774Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-11T22:10:20.804Z] === CONT TestStopContainerWithTimeout/1 [2021-06-11T22:10:21.389Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-06-11T22:10:21.389Z] === RUN TestRemoveImageGarbageCollector [2021-06-11T22:10:21.389Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-11T22:10:21.389Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-11T22:10:21.389Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T22:10:21.389Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-06-11T22:10:21.389Z] === RUN TestTagInvalidReference [2021-06-11T22:10:21.389Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-11T22:10:21.389Z] === RUN TestTagValidPrefixedRepo [2021-06-11T22:10:21.389Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2021-06-11T22:10:21.389Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T22:10:21.389Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-11T22:10:21.389Z] === RUN TestTagOfficialNames [2021-06-11T22:10:21.389Z] --- PASS: TestTagOfficialNames (0.06s) [2021-06-11T22:10:21.389Z] === RUN TestTagMatchesDigest [2021-06-11T22:10:21.389Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-11T22:10:21.389Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-11T22:10:21.503Z] --- PASS: TestSetRollover (3.40s) [2021-06-11T22:10:21.503Z] === RUN TestSetRolloverSerial [2021-06-11T22:10:21.503Z] === RUN TestPoolRequest [2021-06-11T22:10:21.503Z] --- PASS: TestPoolRequest (0.00s) [2021-06-11T22:10:21.503Z] === RUN TestOtherRequests [2021-06-11T22:10:21.503Z] --- PASS: TestOtherRequests (0.00s) [2021-06-11T22:10:21.503Z] PASS [2021-06-11T22:10:21.503Z] coverage: 57.1% of statements [2021-06-11T22:10:21.503Z] ok github.com/docker/docker/libnetwork/ipams/null 0.058s coverage: 57.1% of statements [2021-06-11T22:10:21.710Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-11T22:10:21.710Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-11T22:10:21.971Z] === RUN TestInt2IP2IntConversion [2021-06-11T22:10:22.277Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-11T22:10:22.692Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-11T22:10:22.692Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2021-06-11T22:10:22.692Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-06-11T22:10:22.692Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-06-11T22:10:22.692Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-06-11T22:10:22.692Z] === RUN TestDeleteDevicemapper [2021-06-11T22:10:22.692Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-11T22:10:22.692Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T22:10:22.692Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T22:10:22.950Z] --- PASS: TestInt2IP2IntConversion (1.00s) [2021-06-11T22:10:22.950Z] === RUN TestGetAddressVersion [2021-06-11T22:10:22.950Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-11T22:10:22.950Z] === RUN TestKeyString [2021-06-11T22:10:22.950Z] --- PASS: TestKeyString (0.00s) [2021-06-11T22:10:22.950Z] === RUN TestPoolDataMarshal [2021-06-11T22:10:22.950Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-11T22:10:22.950Z] === RUN TestSubnetsMarshal [2021-06-11T22:10:22.950Z] --- PASS: TestSubnetsMarshal (0.11s) [2021-06-11T22:10:22.950Z] === RUN TestAddSubnets [2021-06-11T22:10:23.414Z] --- PASS: TestAddSubnets (0.06s) [2021-06-11T22:10:23.414Z] === RUN TestDoublePoolRelease [2021-06-11T22:10:23.414Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-06-11T22:10:23.414Z] === RUN TestAddReleasePoolID [2021-06-11T22:10:23.414Z] --- PASS: TestAddReleasePoolID (0.09s) [2021-06-11T22:10:23.414Z] === RUN TestPredefinedPool [2021-06-11T22:10:23.414Z] --- PASS: TestPredefinedPool (0.03s) [2021-06-11T22:10:23.414Z] === RUN TestRemoveSubnet [2021-06-11T22:10:23.414Z] --- PASS: TestRemoveSubnet (0.23s) [2021-06-11T22:10:23.414Z] === RUN TestGetSameAddress [2021-06-11T22:10:23.414Z] === RUN TestGetCapabilities [2021-06-11T22:10:23.414Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-11T22:10:23.414Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-11T22:10:23.414Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-06-11T22:10:23.414Z] === RUN TestGetDefaultAddressSpaces [2021-06-11T22:10:23.414Z] --- PASS: TestGetSameAddress (0.03s) [2021-06-11T22:10:23.414Z] === RUN TestPoolAllocationReuse [2021-06-11T22:10:23.414Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-06-11T22:10:23.414Z] === RUN TestRemoteDriver [2021-06-11T22:10:23.414Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-11T22:10:23.414Z] PASS [2021-06-11T22:10:23.414Z] coverage: 47.4% of statements [2021-06-11T22:10:23.414Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.089s coverage: 47.4% of statements [2021-06-11T22:10:23.651Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-11T22:10:24.217Z] --- PASS: TestUpdatePidsLimit (10.43s) [2021-06-11T22:10:24.217Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.45s) [2021-06-11T22:10:24.217Z] --- PASS: TestUpdatePidsLimit/no_change (1.14s) [2021-06-11T22:10:24.217Z] --- PASS: TestUpdatePidsLimit/update_lower (1.21s) [2021-06-11T22:10:24.217Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.29s) [2021-06-11T22:10:24.217Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.56s) [2021-06-11T22:10:24.217Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.39s) [2021-06-11T22:10:24.217Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.47s) [2021-06-11T22:10:24.217Z] === RUN TestUpdateRestartPolicy [2021-06-11T22:10:24.390Z] --- PASS: TestSetRolloverSerial (3.05s) [2021-06-11T22:10:24.390Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-11T22:10:24.390Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-11T22:10:24.390Z] PASS [2021-06-11T22:10:24.390Z] coverage: 84.4% of statements [2021-06-11T22:10:24.390Z] ok github.com/docker/docker/libnetwork/bitseq 19.747s coverage: 84.4% of statements [2021-06-11T22:10:25.370Z] === RUN TestWindowsIPAM [2021-06-11T22:10:25.370Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-11T22:10:25.370Z] PASS [2021-06-11T22:10:25.370Z] coverage: 71.4% of statements [2021-06-11T22:10:25.370Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.054s coverage: 71.4% of statements [2021-06-11T22:10:25.959Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.07s) [2021-06-11T22:10:25.959Z] === RUN TestUpdateMemory [2021-06-11T22:10:26.117Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-11T22:10:26.885Z] --- PASS: TestUpdateMemory (1.31s) [2021-06-11T22:10:26.885Z] === RUN TestUpdateCPUQuota [2021-06-11T22:10:26.917Z] === RUN TestDefaultNetwork [2021-06-11T22:10:27.380Z] --- PASS: TestPoolAllocationReuse (3.74s) [2021-06-11T22:10:27.380Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-11T22:10:27.380Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-06-11T22:10:27.380Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-11T22:10:27.380Z] --- PASS: TestDefaultNetwork (0.55s) [2021-06-11T22:10:27.380Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-11T22:10:27.842Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.63s) [2021-06-11T22:10:27.842Z] === RUN TestInitAddressPools [2021-06-11T22:10:27.842Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-11T22:10:27.842Z] PASS [2021-06-11T22:10:27.842Z] coverage: 74.0% of statements [2021-06-11T22:10:27.842Z] ok github.com/docker/docker/libnetwork/ipamutils 1.264s coverage: 74.0% of statements [2021-06-11T22:10:28.649Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-11T22:10:29.214Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-11T22:10:29.390Z] === RUN TestKeyValue [2021-06-11T22:10:29.390Z] --- PASS: TestKeyValue (0.00s) [2021-06-11T22:10:29.390Z] PASS [2021-06-11T22:10:29.390Z] coverage: 60.0% of statements [2021-06-11T22:10:29.390Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2021-06-11T22:10:29.852Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-06-11T22:10:29.852Z] PASS [2021-06-11T22:10:29.852Z] coverage: 100.0% of statements [2021-06-11T22:10:29.852Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.062s coverage: 100.0% of statements [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-11T22:10:29.852Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-11T22:10:31.116Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-11T22:10:31.116Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-11T22:10:31.116Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-11T22:10:31.116Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-11T22:10:31.116Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-11T22:10:31.397Z] === RUN TestGenerate [2021-06-11T22:10:31.397Z] --- PASS: TestGenerate (0.00s) [2021-06-11T22:10:31.397Z] === RUN TestGeneratePtr [2021-06-11T22:10:31.397Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-11T22:10:31.397Z] === RUN TestGenerateMissingField [2021-06-11T22:10:31.397Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-11T22:10:31.397Z] === RUN TestFieldCannotBeSet [2021-06-11T22:10:31.397Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-11T22:10:31.397Z] === RUN TestTypeMismatchError [2021-06-11T22:10:31.397Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-11T22:10:31.397Z] PASS [2021-06-11T22:10:31.397Z] coverage: 100.0% of statements [2021-06-11T22:10:31.397Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2021-06-11T22:10:31.859Z] testing: warning: no tests to run [2021-06-11T22:10:31.859Z] PASS [2021-06-11T22:10:31.859Z] coverage: 0.0% of statements [2021-06-11T22:10:31.859Z] ok github.com/docker/docker/libnetwork/osl 0.047s coverage: 0.0% of statements [no tests to run] [2021-06-11T22:10:32.322Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.79s) [2021-06-11T22:10:32.322Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-11T22:10:32.785Z] === RUN TestRequestNewPort [2021-06-11T22:10:32.785Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-11T22:10:32.785Z] === RUN TestRequestSpecificPort [2021-06-11T22:10:32.785Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-11T22:10:32.785Z] === RUN TestReleasePort [2021-06-11T22:10:32.785Z] --- PASS: TestReleasePort (0.00s) [2021-06-11T22:10:32.785Z] === RUN TestReuseReleasedPort [2021-06-11T22:10:32.785Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-11T22:10:32.785Z] === RUN TestReleaseUnreadledPort [2021-06-11T22:10:32.785Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-11T22:10:32.785Z] === RUN TestUnknowProtocol [2021-06-11T22:10:32.785Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-11T22:10:32.785Z] === RUN TestAllocateAllPorts [2021-06-11T22:10:32.785Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-11T22:10:32.785Z] === RUN TestPortAllocation [2021-06-11T22:10:32.785Z] --- PASS: TestPortAllocation (0.00s) [2021-06-11T22:10:32.785Z] === RUN TestPortAllocationWithCustomRange [2021-06-11T22:10:32.785Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-11T22:10:32.785Z] === RUN TestNoDuplicateBPR [2021-06-11T22:10:32.785Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-11T22:10:32.785Z] === RUN TestChangePortRange [2021-06-11T22:10:32.785Z] --- PASS: TestChangePortRange (0.00s) [2021-06-11T22:10:32.785Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-11T22:10:32.785Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-11T22:10:32.785Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-11T22:10:32.785Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-11T22:10:32.785Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-11T22:10:32.785Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-11T22:10:32.785Z] PASS [2021-06-11T22:10:32.785Z] coverage: 89.7% of statements [2021-06-11T22:10:32.785Z] ok github.com/docker/docker/libnetwork/portallocator 0.062s coverage: 89.7% of statements [2021-06-11T22:10:32.785Z] === RUN TestNetworkDBSimple [2021-06-11T22:10:33.645Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-11T22:10:33.763Z] === RUN TestTransportPortConv [2021-06-11T22:10:33.763Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-11T22:10:33.763Z] === RUN TestTransportPortBindingConv [2021-06-11T22:10:33.763Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-11T22:10:33.763Z] === RUN TestErrorConstructors [2021-06-11T22:10:33.763Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-11T22:10:33.763Z] === RUN TestCompareIPMask [2021-06-11T22:10:33.763Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-11T22:10:33.763Z] === RUN TestUtilGetHostPartIP [2021-06-11T22:10:33.763Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-11T22:10:33.763Z] === RUN TestUtilGetBroadcastIP [2021-06-11T22:10:33.763Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-11T22:10:33.763Z] === RUN TestParseCIDR [2021-06-11T22:10:33.763Z] --- PASS: TestParseCIDR (0.00s) [2021-06-11T22:10:33.763Z] PASS [2021-06-11T22:10:33.763Z] coverage: 47.9% of statements [2021-06-11T22:10:33.763Z] ok github.com/docker/docker/libnetwork/types 0.050s coverage: 47.9% of statements [2021-06-11T22:10:33.763Z] 2021/06/11 22:10:33 Closing DB instances... [2021-06-11T22:10:34.210Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-11T22:10:34.737Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-11T22:10:34.737Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-11T22:10:34.737Z] PASS [2021-06-11T22:10:34.737Z] coverage: 44.0% of statements [2021-06-11T22:10:34.737Z] ok github.com/docker/docker/oci 0.060s coverage: 44.0% of statements [2021-06-11T22:10:34.973Z] --- PASS: TestUpdateCPUQuota (6.82s) [2021-06-11T22:10:34.973Z] === RUN TestUpdatePidsLimit [2021-06-11T22:10:34.973Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-11T22:10:34.973Z] === RUN TestUpdatePidsLimit/no_change [2021-06-11T22:10:34.973Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-11T22:10:35.199Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.16s) [2021-06-11T22:10:35.199Z] === RUN TestGetAddress [2021-06-11T22:10:35.199Z] --- PASS: TestNetworkDBSimple (2.47s) [2021-06-11T22:10:35.199Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-11T22:10:35.662Z] === RUN TestAddressPoolOpt [2021-06-11T22:10:35.662Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/a [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/something [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/_=a [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/env1=value1 [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/_env1=value1 [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/PATH [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/=a [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/PATH= [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/PATH=something [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/asd!qwe [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/1asd [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/123 [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/some_space [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/__some_space_before [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/some_space_after__ [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/= [2021-06-11T22:10:35.662Z] === RUN TestValidateEnv/PaTh [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestParseHost [2021-06-11T22:10:35.662Z] --- PASS: TestParseHost (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestParseDockerDaemonHost [2021-06-11T22:10:35.662Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestParseTCP [2021-06-11T22:10:35.662Z] --- PASS: TestParseTCP (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-11T22:10:35.662Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestValidateExtraHosts [2021-06-11T22:10:35.662Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestIpOptString [2021-06-11T22:10:35.662Z] --- PASS: TestIpOptString (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-11T22:10:35.662Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestNewIpOptValidDefaultVal [2021-06-11T22:10:35.662Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestIpOptSetInvalidVal [2021-06-11T22:10:35.662Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestValidateIPAddress [2021-06-11T22:10:35.662Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestMapOpts [2021-06-11T22:10:35.662Z] --- PASS: TestMapOpts (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestListOptsWithoutValidator [2021-06-11T22:10:35.662Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestListOptsWithValidator [2021-06-11T22:10:35.662Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestValidateDNSSearch [2021-06-11T22:10:35.662Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestValidateLabel [2021-06-11T22:10:35.662Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-11T22:10:35.662Z] === RUN TestValidateLabel/label_with_general_format [2021-06-11T22:10:35.662Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-11T22:10:35.662Z] === RUN TestValidateLabel/label_with_one_more [2021-06-11T22:10:35.662Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-11T22:10:35.662Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-11T22:10:35.662Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-11T22:10:35.662Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-11T22:10:35.662Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-11T22:10:35.662Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-11T22:10:35.662Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-11T22:10:35.662Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-11T22:10:35.662Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-11T22:10:35.662Z] --- PASS: TestValidateLabel (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-11T22:10:35.662Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestNamedListOpts [2021-06-11T22:10:35.662Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestNamedMapOpts [2021-06-11T22:10:35.662Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestParseLink [2021-06-11T22:10:35.662Z] --- PASS: TestParseLink (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestQuotedStringSetWithQuotes [2021-06-11T22:10:35.662Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-11T22:10:35.662Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-11T22:10:35.662Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-11T22:10:35.662Z] === RUN TestUlimitOpt [2021-06-11T22:10:35.662Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-11T22:10:35.662Z] PASS [2021-06-11T22:10:35.662Z] coverage: 67.1% of statements [2021-06-11T22:10:35.662Z] ok github.com/docker/docker/opts 0.093s coverage: 67.1% of statements [2021-06-11T22:10:35.662Z] === RUN TestParseVersion [2021-06-11T22:10:35.662Z] --- PASS: TestParseVersion (0.00s) [2021-06-11T22:10:35.662Z] PASS [2021-06-11T22:10:35.662Z] coverage: 52.9% of statements [2021-06-11T22:10:35.662Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2021-06-11T22:10:35.900Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-11T22:10:36.462Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-11T22:10:36.637Z] 2021/06/11 22:10:36 Closing DB instances... [2021-06-11T22:10:36.739Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-11T22:10:37.024Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-11T22:10:37.494Z] --- PASS: TestBuildWithHugeFile (108.73s) [2021-06-11T22:10:37.494Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T22:10:37.541Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-11T22:10:37.953Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-11T22:10:38.188Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-06-11T22:10:38.188Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-11T22:10:38.652Z] === RUN TestPeerCertificateMarshalJSON [2021-06-11T22:10:39.115Z] === RUN TestIsArchivePathDir [2021-06-11T22:10:39.115Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-06-11T22:10:39.115Z] === RUN TestIsArchivePathInvalidFile [2021-06-11T22:10:39.316Z] --- PASS: TestUpdatePidsLimit (5.57s) [2021-06-11T22:10:39.316Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-06-11T22:10:39.316Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-06-11T22:10:39.316Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-06-11T22:10:39.316Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-06-11T22:10:39.316Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.72s) [2021-06-11T22:10:39.316Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s) [2021-06-11T22:10:39.316Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-06-11T22:10:39.316Z] === RUN TestUpdateRestartPolicy [2021-06-11T22:10:39.580Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-06-11T22:10:39.580Z] === RUN TestIsArchivePathTar [2021-06-11T22:10:39.580Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-11T22:10:39.580Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-11T22:10:39.580Z] --- PASS: TestPeerCertificateMarshalJSON (0.96s) [2021-06-11T22:10:39.580Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-11T22:10:39.580Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-11T22:10:39.580Z] === RUN TestMiddleware [2021-06-11T22:10:39.580Z] --- PASS: TestMiddleware (0.00s) [2021-06-11T22:10:39.580Z] === RUN TestNewResponseModifier [2021-06-11T22:10:39.580Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-11T22:10:39.580Z] PASS [2021-06-11T22:10:39.580Z] coverage: 26.8% of statements [2021-06-11T22:10:39.580Z] ok github.com/docker/docker/pkg/authorization 1.052s coverage: 26.8% of statements [2021-06-11T22:10:39.580Z] 2021/06/11 22:10:39 Closing DB instances... [2021-06-11T22:10:39.580Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-06-11T22:10:39.580Z] === RUN TestDecompressStreamGzip [2021-06-11T22:10:39.580Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-06-11T22:10:39.580Z] === RUN TestDecompressStreamBzip2 [2021-06-11T22:10:39.580Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-06-11T22:10:39.580Z] === RUN TestDecompressStreamXz [2021-06-11T22:10:39.580Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-11T22:10:39.580Z] archive_test.go:134: Xz not present in msys2 [2021-06-11T22:10:39.580Z] === RUN TestCompressStreamXzUnsupported [2021-06-11T22:10:39.580Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-11T22:10:39.580Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-11T22:10:39.580Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-11T22:10:39.580Z] === RUN TestCompressStreamInvalid [2021-06-11T22:10:39.580Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-11T22:10:39.580Z] === RUN TestExtensionInvalid [2021-06-11T22:10:39.580Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-11T22:10:39.580Z] === RUN TestExtensionUncompressed [2021-06-11T22:10:40.043Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-11T22:10:40.043Z] === RUN TestExtensionBzip2 [2021-06-11T22:10:40.043Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-11T22:10:40.043Z] === RUN TestExtensionGzip [2021-06-11T22:10:40.043Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-11T22:10:40.043Z] === RUN TestExtensionXz [2021-06-11T22:10:40.043Z] --- PASS: TestExtensionXz (0.00s) [2021-06-11T22:10:40.043Z] === RUN TestCmdStreamLargeStderr [2021-06-11T22:10:40.043Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-06-11T22:10:40.043Z] === RUN TestCmdStreamBad [2021-06-11T22:10:40.043Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-11T22:10:40.043Z] archive_test.go:239: Failing on Windows CI machines [2021-06-11T22:10:40.043Z] === RUN TestCmdStreamGood [2021-06-11T22:10:40.043Z] --- PASS: TestCmdStreamGood (0.06s) [2021-06-11T22:10:40.043Z] === RUN TestUntarPathWithInvalidDest [2021-06-11T22:10:40.043Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2021-06-11T22:10:40.043Z] === RUN TestUntarPathWithInvalidSrc [2021-06-11T22:10:40.043Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-11T22:10:40.043Z] === RUN TestUntarPath [2021-06-11T22:10:40.043Z] --- PASS: TestUntarPath (0.06s) [2021-06-11T22:10:40.043Z] === RUN TestUntarPathWithDestinationFile [2021-06-11T22:10:40.043Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-06-11T22:10:40.043Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-11T22:10:40.043Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-06-11T22:10:40.043Z] === RUN TestCopyWithTarInvalidSrc [2021-06-11T22:10:40.043Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-11T22:10:40.043Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-11T22:10:40.043Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-11T22:10:40.043Z] === RUN TestCopyWithTarSrcFile [2021-06-11T22:10:40.043Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-11T22:10:40.043Z] === RUN TestCopyWithTarSrcFolder [2021-06-11T22:10:40.505Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-11T22:10:40.505Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-11T22:10:40.505Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-11T22:10:40.505Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-11T22:10:40.505Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-06-11T22:10:40.505Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-11T22:10:40.505Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-11T22:10:40.505Z] === RUN TestCopyFileWithTarSrcFile [2021-06-11T22:10:40.505Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-11T22:10:40.505Z] === RUN TestTarFiles [2021-06-11T22:10:40.505Z] === RUN TestUnbuffered [2021-06-11T22:10:40.505Z] --- PASS: TestUnbuffered (0.00s) [2021-06-11T22:10:40.505Z] === RUN TestRaceUnbuffered [2021-06-11T22:10:40.505Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-11T22:10:40.505Z] PASS [2021-06-11T22:10:40.505Z] coverage: 100.0% of statements [2021-06-11T22:10:40.505Z] ok github.com/docker/docker/pkg/broadcaster 0.054s coverage: 100.0% of statements [2021-06-11T22:10:40.924Z] --- PASS: TestUpdateRestartPolicy (16.15s) [2021-06-11T22:10:40.924Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T22:10:41.181Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-11T22:10:41.481Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.13s) [2021-06-11T22:10:41.481Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-11T22:10:41.481Z] === RUN TestMatch [2021-06-11T22:10:41.481Z] === RUN TestMatch/[[]] [2021-06-11T22:10:41.481Z] === RUN TestMatch/[[foo]] [2021-06-11T22:10:41.481Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-11T22:10:41.481Z] === RUN TestMatch/[[foo_bar]] [2021-06-11T22:10:41.481Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-11T22:10:41.481Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-11T22:10:41.481Z] === RUN TestMatch/[] [2021-06-11T22:10:41.481Z] === RUN TestMatch/[]#01 [2021-06-11T22:10:41.481Z] === RUN TestMatch/[[qux]] [2021-06-11T22:10:41.481Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-11T22:10:41.481Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-11T22:10:41.481Z] === RUN TestMatch/[[foo_baz]] [2021-06-11T22:10:41.481Z] --- PASS: TestMatch (0.00s) [2021-06-11T22:10:41.481Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-11T22:10:41.481Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-11T22:10:41.747Z] --- PASS: TestUpdateRestartWithAutoRemove (1.44s) [2021-06-11T22:10:41.747Z] === RUN TestWaitNonBlocked [2021-06-11T22:10:41.747Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T22:10:41.747Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T22:10:41.747Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T22:10:41.747Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T22:10:41.747Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T22:10:41.747Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T22:10:41.942Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-11T22:10:41.943Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-11T22:10:41.943Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-11T22:10:41.943Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-11T22:10:41.943Z] --- PASS: TestMatch/[] (0.00s) [2021-06-11T22:10:41.943Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-11T22:10:41.943Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-11T22:10:41.943Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-11T22:10:41.943Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-11T22:10:41.943Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-11T22:10:41.943Z] PASS [2021-06-11T22:10:41.943Z] coverage: 87.5% of statements [2021-06-11T22:10:41.943Z] ok github.com/docker/docker/pkg/capabilities 0.097s coverage: 87.5% of statements [2021-06-11T22:10:43.122Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-11T22:10:43.491Z] 2021/06/11 22:10:43 Closing DB instances... [2021-06-11T22:10:43.952Z] === RUN TestChrootTarUntar [2021-06-11T22:10:43.952Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-11T22:10:43.952Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:10:43.952Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-11T22:10:43.952Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-11T22:10:43.952Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:10:43.952Z] === RUN TestChrootUntarEmptyArchive [2021-06-11T22:10:43.952Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-11T22:10:43.952Z] === RUN TestChrootTarUntarWithSymlink [2021-06-11T22:10:43.952Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-11T22:10:43.952Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T22:10:43.952Z] === RUN TestChrootCopyWithTar [2021-06-11T22:10:43.952Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-11T22:10:43.952Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T22:10:43.952Z] === RUN TestChrootCopyFileWithTar [2021-06-11T22:10:43.952Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-11T22:10:43.952Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:10:43.952Z] === RUN TestChrootUntarPath [2021-06-11T22:10:43.952Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-11T22:10:43.952Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T22:10:43.952Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-11T22:10:43.952Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-11T22:10:43.952Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:10:43.952Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-11T22:10:43.952Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-11T22:10:43.952Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:10:43.952Z] === RUN TestChrootApplyDotDotFile [2021-06-11T22:10:43.952Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-11T22:10:43.952Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:10:43.952Z] PASS [2021-06-11T22:10:43.952Z] coverage: 15.4% of statements [2021-06-11T22:10:43.952Z] ok github.com/docker/docker/pkg/chrootarchive 0.152s coverage: 15.4% of statements [2021-06-11T22:10:44.497Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-11T22:10:44.497Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.55s) [2021-06-11T22:10:44.497Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.61s) [2021-06-11T22:10:44.497Z] === RUN TestWaitBlocked [2021-06-11T22:10:44.497Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T22:10:44.497Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T22:10:44.497Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T22:10:44.497Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T22:10:44.497Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T22:10:44.497Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T22:10:44.927Z] --- PASS: TestNetworkDBCRUDTableEntry (3.72s) [2021-06-11T22:10:44.927Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-11T22:10:45.303Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-11T22:10:45.388Z] === RUN TestSizeEmpty [2021-06-11T22:10:45.388Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-11T22:10:45.388Z] === RUN TestSizeEmptyFile [2021-06-11T22:10:45.388Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-11T22:10:45.388Z] === RUN TestSizeNonemptyFile [2021-06-11T22:10:45.388Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-11T22:10:45.388Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-11T22:10:45.388Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-11T22:10:45.388Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-11T22:10:45.388Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-11T22:10:45.388Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-11T22:10:45.388Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-11T22:10:45.388Z] === RUN TestMoveToSubdir [2021-06-11T22:10:45.388Z] --- PASS: TestMoveToSubdir (0.01s) [2021-06-11T22:10:45.388Z] === RUN TestSizeNonExistingDirectory [2021-06-11T22:10:45.388Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-11T22:10:45.388Z] PASS [2021-06-11T22:10:45.388Z] coverage: 80.0% of statements [2021-06-11T22:10:45.388Z] ok github.com/docker/docker/pkg/directory 0.099s coverage: 80.0% of statements [2021-06-11T22:10:47.025Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-11T22:10:47.025Z] --- PASS: TestWaitBlocked (0.03s) [2021-06-11T22:10:47.025Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.07s) [2021-06-11T22:10:47.025Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.30s) [2021-06-11T22:10:47.025Z] === CONT TestContainerStartOnDaemonRestart [2021-06-11T22:10:47.025Z] === CONT TestContainerKillOnDaemonStart [2021-06-11T22:10:47.071Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-11T22:10:47.586Z] 2021/06/11 22:10:46 Closing DB instances... [2021-06-11T22:10:47.586Z] === RUN Test [2021-06-11T22:10:47.586Z] === RUN Test/TestContainsEntry [2021-06-11T22:10:47.586Z] === RUN Test/TestCreateEntries [2021-06-11T22:10:47.586Z] === RUN Test/TestEntriesDiff [2021-06-11T22:10:47.586Z] === RUN Test/TestEntriesEquality [2021-06-11T22:10:47.586Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-11T22:10:47.586Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-11T22:10:47.586Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-11T22:10:47.586Z] === RUN Test/TestGeneratorNotGenerate [2021-06-11T22:10:47.586Z] === RUN Test/TestGeneratorWithPort [2021-06-11T22:10:47.586Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-11T22:10:47.586Z] === RUN Test/TestNewEntry [2021-06-11T22:10:47.586Z] === RUN Test/TestParse [2021-06-11T22:10:47.586Z] --- PASS: Test (0.00s) [2021-06-11T22:10:47.586Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-11T22:10:47.586Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-11T22:10:47.586Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-11T22:10:47.586Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-11T22:10:47.586Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-11T22:10:47.586Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-11T22:10:47.586Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-11T22:10:47.586Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-11T22:10:47.586Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-11T22:10:47.586Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-11T22:10:47.586Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-11T22:10:47.586Z] --- PASS: Test/TestParse (0.00s) [2021-06-11T22:10:47.586Z] PASS [2021-06-11T22:10:47.586Z] coverage: 58.3% of statements [2021-06-11T22:10:47.586Z] ok github.com/docker/docker/pkg/discovery 0.081s coverage: 58.3% of statements [2021-06-11T22:10:48.397Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-11T22:10:48.561Z] --- PASS: TestTarFiles (8.05s) [2021-06-11T22:10:48.561Z] === RUN TestTarUntar [2021-06-11T22:10:48.561Z] --- PASS: TestTarUntar (0.04s) [2021-06-11T22:10:48.561Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-11T22:10:48.561Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-11T22:10:48.561Z] === RUN TestTarWithOptions [2021-06-11T22:10:48.561Z] --- PASS: TestTarWithOptions (0.03s) [2021-06-11T22:10:48.561Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-11T22:10:48.561Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-11T22:10:48.561Z] === RUN TestUntarUstarGnuConflict [2021-06-11T22:10:48.561Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-11T22:10:48.561Z] === RUN TestUntarInvalidFilenames [2021-06-11T22:10:48.561Z] --- PASS: TestNetworkDBCRUDTableEntries (3.48s) [2021-06-11T22:10:48.561Z] === RUN TestNetworkDBNodeLeave [2021-06-11T22:10:48.561Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames376118374\\dest" [2021-06-11T22:10:48.561Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-06-11T22:10:48.561Z] === RUN TestUntarHardlinkToSymlink [2021-06-11T22:10:48.561Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-11T22:10:48.561Z] === RUN TestUntarInvalidHardlink [2021-06-11T22:10:48.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink846778951\\victim\\hello" -> "../victim/hello" [2021-06-11T22:10:48.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink243356410\\victim\\hello" -> "/../victim/hello" [2021-06-11T22:10:48.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink800206353\\victim" -> "../victim" [2021-06-11T22:10:48.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink854395964\\victim" -> "../victim" [2021-06-11T22:10:48.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink834428523\\victim" -> "../victim" [2021-06-11T22:10:48.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink360668366\\victim" -> "../victim" [2021-06-11T22:10:48.561Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-11T22:10:48.964Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-11T22:10:49.025Z] === RUN TestUntarInvalidSymlink [2021-06-11T22:10:49.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink421620693\\dest\\dotdot" -> "../victim/hello" [2021-06-11T22:10:49.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink915787568\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-11T22:10:49.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink997669583\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:10:49.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink375050722\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:10:49.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink439067609\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:10:49.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink635253604\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:10:49.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink175131507\\dest\\dir\\loophole" -> "../../victim" [2021-06-11T22:10:49.025Z] --- PASS: TestUntarInvalidSymlink (0.13s) [2021-06-11T22:10:49.025Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-11T22:10:49.025Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-11T22:10:49.025Z] === RUN TestXGlobalNoParent [2021-06-11T22:10:49.025Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-11T22:10:49.025Z] === RUN TestReplaceFileTarWrapper [2021-06-11T22:10:49.025Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2021-06-11T22:10:49.025Z] === RUN Test [2021-06-11T22:10:49.025Z] === RUN TestPrefixHeaderReadable [2021-06-11T22:10:49.025Z] === RUN Test/TestContent [2021-06-11T22:10:49.025Z] === RUN Test/TestInitialize [2021-06-11T22:10:49.025Z] === RUN Test/TestNew [2021-06-11T22:10:49.025Z] === RUN Test/TestParsingContentsWithComments [2021-06-11T22:10:49.025Z] === RUN Test/TestRegister [2021-06-11T22:10:49.025Z] === RUN Test/TestWatch [2021-06-11T22:10:49.025Z] --- PASS: Test (0.01s) [2021-06-11T22:10:49.025Z] --- PASS: Test/TestContent (0.00s) [2021-06-11T22:10:49.025Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-11T22:10:49.025Z] --- PASS: Test/TestNew (0.00s) [2021-06-11T22:10:49.025Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-11T22:10:49.025Z] --- PASS: Test/TestRegister (0.00s) [2021-06-11T22:10:49.025Z] --- PASS: Test/TestWatch (0.01s) [2021-06-11T22:10:49.025Z] PASS [2021-06-11T22:10:49.025Z] coverage: 92.9% of statements [2021-06-11T22:10:49.025Z] ok github.com/docker/docker/pkg/discovery/file 0.073s coverage: 92.9% of statements [2021-06-11T22:10:49.025Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-11T22:10:49.025Z] === RUN TestDisablePigz [2021-06-11T22:10:49.025Z] --- PASS: TestDisablePigz (0.15s) [2021-06-11T22:10:49.026Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-11T22:10:49.026Z] === RUN TestPigz [2021-06-11T22:10:49.489Z] --- PASS: TestPigz (0.18s) [2021-06-11T22:10:49.489Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-11T22:10:49.489Z] === RUN TestCopyFileWithInvalidDest [2021-06-11T22:10:49.489Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-11T22:10:49.489Z] archive_windows_test.go:16: Currently fails [2021-06-11T22:10:49.489Z] === RUN TestCanonicalTarNameForPath [2021-06-11T22:10:49.489Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-11T22:10:49.489Z] === RUN TestCanonicalTarName [2021-06-11T22:10:49.489Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-11T22:10:49.489Z] === RUN TestChmodTarEntry [2021-06-11T22:10:49.489Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-11T22:10:49.489Z] === RUN TestHardLinkOrder [2021-06-11T22:10:49.489Z] --- PASS: TestHardLinkOrder (0.12s) [2021-06-11T22:10:49.489Z] === RUN TestChangeString [2021-06-11T22:10:49.489Z] --- PASS: TestChangeString (0.00s) [2021-06-11T22:10:49.489Z] === RUN TestChangesWithNoChanges [2021-06-11T22:10:49.489Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-06-11T22:10:49.489Z] === RUN TestChangesWithChanges [2021-06-11T22:10:49.489Z] --- PASS: TestChangesWithChanges (0.04s) [2021-06-11T22:10:49.489Z] === RUN TestChangesWithChangesGH13590 [2021-06-11T22:10:49.489Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-11T22:10:49.489Z] changes_test.go:196: needs more investigation [2021-06-11T22:10:49.489Z] === RUN TestChangesDirsEmpty [2021-06-11T22:10:49.958Z] --- PASS: TestChangesDirsEmpty (0.18s) [2021-06-11T22:10:49.958Z] === RUN TestChangesDirsMutated [2021-06-11T22:10:49.958Z] --- PASS: TestChangesDirsMutated (0.21s) [2021-06-11T22:10:49.958Z] === RUN TestApplyLayer [2021-06-11T22:10:49.958Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-11T22:10:49.958Z] changes_test.go:433: needs further investigation [2021-06-11T22:10:49.958Z] === RUN TestChangesSizeWithHardlinks [2021-06-11T22:10:49.958Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-11T22:10:49.958Z] changes_test.go:469: needs further investigation [2021-06-11T22:10:49.958Z] === RUN TestChangesSizeWithNoChanges [2021-06-11T22:10:49.958Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-11T22:10:49.958Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-11T22:10:49.958Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-11T22:10:49.958Z] === RUN TestChangesSize [2021-06-11T22:10:49.958Z] --- PASS: TestChangesSize (0.07s) [2021-06-11T22:10:49.958Z] === RUN TestApplyLayerInvalidFilenames [2021-06-11T22:10:49.958Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames002710170\\dest" [2021-06-11T22:10:49.958Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2021-06-11T22:10:49.958Z] === RUN TestApplyLayerInvalidHardlink [2021-06-11T22:10:49.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink873198300\\victim\\hello" -> "../victim/hello" [2021-06-11T22:10:49.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink740106891\\victim\\hello" -> "/../victim/hello" [2021-06-11T22:10:49.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink341168238\\victim" -> "../victim" [2021-06-11T22:10:49.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink038917365\\victim" -> "../victim" [2021-06-11T22:10:49.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink783655888\\victim" -> "../victim" [2021-06-11T22:10:49.958Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink198311151\\victim" -> "../victim" [2021-06-11T22:10:49.958Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2021-06-11T22:10:49.958Z] === RUN TestApplyLayerInvalidSymlink [2021-06-11T22:10:49.958Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink919056258\\dest\\dotdot" -> "../victim/hello" [2021-06-11T22:10:50.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink003895033\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-11T22:10:50.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink288058884\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:10:50.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink877338003\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:10:50.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink582698966\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:10:50.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink725698877\\dest\\loophole-victim" -> "../victim" [2021-06-11T22:10:50.424Z] --- PASS: TestApplyLayerInvalidSymlink (0.09s) [2021-06-11T22:10:50.424Z] === RUN TestApplyLayerWhiteouts [2021-06-11T22:10:50.424Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-06-11T22:10:50.424Z] === RUN TestGenerateEmptyFile [2021-06-11T22:10:50.424Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-11T22:10:50.424Z] === RUN TestGenerateWithContent [2021-06-11T22:10:50.424Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-11T22:10:50.424Z] PASS [2021-06-11T22:10:50.424Z] coverage: 62.6% of statements [2021-06-11T22:10:50.424Z] ok github.com/docker/docker/pkg/archive 11.267s coverage: 62.6% of statements [2021-06-11T22:10:51.402Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-06-11T22:10:51.402Z] === RUN TestNetworkDBWatch [2021-06-11T22:10:51.716Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-11T22:10:51.865Z] === RUN Test [2021-06-11T22:10:51.865Z] === RUN Test/TestInitialize [2021-06-11T22:10:51.865Z] time="2021-06-11T22:10:51Z" level=info msg="Initializing discovery without TLS" [2021-06-11T22:10:51.865Z] time="2021-06-11T22:10:51Z" level=info msg="Initializing discovery without TLS" [2021-06-11T22:10:51.865Z] time="2021-06-11T22:10:51Z" level=info msg="Initializing discovery without TLS" [2021-06-11T22:10:51.865Z] === RUN Test/TestInitializeWithCerts [2021-06-11T22:10:51.865Z] time="2021-06-11T22:10:51Z" level=info msg="Initializing discovery with TLS" [2021-06-11T22:10:51.865Z] === RUN Test/TestWatch [2021-06-11T22:10:51.865Z] time="2021-06-11T22:10:51Z" level=info msg="Initializing discovery without TLS" [2021-06-11T22:10:52.251Z] --- PASS: TestContainerStartOnDaemonRestart (5.30s) [2021-06-11T22:10:52.251Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-11T22:10:52.251Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-11T22:10:53.417Z] 2021/06/11 22:10:52 Closing DB instances... [2021-06-11T22:10:54.149Z] --- PASS: TestUpdateRestartPolicy (12.79s) [2021-06-11T22:10:54.149Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T22:10:54.149Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2021-06-11T22:10:54.149Z] === RUN TestWaitNonBlocked [2021-06-11T22:10:54.149Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T22:10:54.149Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T22:10:54.149Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T22:10:54.149Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T22:10:54.149Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T22:10:54.149Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T22:10:54.149Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-11T22:10:54.149Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2021-06-11T22:10:54.149Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2021-06-11T22:10:54.149Z] === RUN TestWaitBlocked [2021-06-11T22:10:54.149Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T22:10:54.149Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T22:10:54.149Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T22:10:54.149Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T22:10:54.149Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T22:10:54.149Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T22:10:54.393Z] --- PASS: TestNetworkDBWatch (3.08s) [2021-06-11T22:10:54.394Z] === RUN TestNetworkDBBulkSync [2021-06-11T22:10:54.783Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-11T22:10:54.783Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-11T22:10:54.856Z] --- PASS: Test (3.21s) [2021-06-11T22:10:54.856Z] --- PASS: Test/TestInitialize (0.19s) [2021-06-11T22:10:54.856Z] --- PASS: Test/TestInitializeWithCerts (0.02s) [2021-06-11T22:10:54.856Z] --- PASS: Test/TestWatch (3.00s) [2021-06-11T22:10:54.856Z] PASS [2021-06-11T22:10:54.856Z] coverage: 84.1% of statements [2021-06-11T22:10:54.856Z] ok github.com/docker/docker/pkg/discovery/kv 3.301s coverage: 84.1% of statements [2021-06-11T22:10:55.079Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-11T22:10:55.079Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2021-06-11T22:10:55.079Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2021-06-11T22:10:55.079Z] === CONT TestContainerStartOnDaemonRestart [2021-06-11T22:10:55.079Z] === CONT TestContainerKillOnDaemonStart [2021-06-11T22:10:55.729Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-11T22:10:55.729Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.72s) [2021-06-11T22:10:55.729Z] === CONT TestDaemonHostGatewayIP [2021-06-11T22:10:55.832Z] 2021/06/11 22:10:55 Closing DB instances... [2021-06-11T22:10:55.832Z] === RUN Test [2021-06-11T22:10:55.832Z] === RUN Test/TestWatch [2021-06-11T22:10:55.832Z] --- PASS: Test (0.00s) [2021-06-11T22:10:55.832Z] --- PASS: Test/TestWatch (0.00s) [2021-06-11T22:10:55.832Z] PASS [2021-06-11T22:10:55.832Z] coverage: 92.3% of statements [2021-06-11T22:10:55.832Z] ok github.com/docker/docker/pkg/discovery/memory 0.043s coverage: 92.3% of statements [2021-06-11T22:10:56.302Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-11T22:10:57.386Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2021-06-11T22:10:57.386Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-11T22:10:57.386Z] === RUN Test [2021-06-11T22:10:57.386Z] === RUN Test/TestInitialize [2021-06-11T22:10:57.386Z] === RUN Test/TestInitializeWithPattern [2021-06-11T22:10:57.386Z] === RUN Test/TestRegister [2021-06-11T22:10:57.386Z] === RUN Test/TestWatch [2021-06-11T22:10:57.386Z] --- PASS: Test (0.00s) [2021-06-11T22:10:57.386Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-11T22:10:57.386Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-11T22:10:57.386Z] --- PASS: Test/TestRegister (0.00s) [2021-06-11T22:10:57.386Z] --- PASS: Test/TestWatch (0.00s) [2021-06-11T22:10:57.386Z] PASS [2021-06-11T22:10:57.386Z] coverage: 93.8% of statements [2021-06-11T22:10:57.386Z] ok github.com/docker/docker/pkg/discovery/nodes 0.054s coverage: 93.8% of statements [2021-06-11T22:10:58.224Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-11T22:10:58.350Z] --- PASS: TestContainerStartOnDaemonRestart (2.96s) [2021-06-11T22:10:58.350Z] === CONT TestIpcModeOlderClient [2021-06-11T22:10:58.350Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-06-11T22:10:58.350Z] === CONT TestDaemonHostGatewayIP [2021-06-11T22:10:58.489Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-11T22:10:58.489Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-11T22:10:58.944Z] === RUN TestPollerAddRemove [2021-06-11T22:10:58.944Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-11T22:10:58.944Z] === RUN TestPollerEvent [2021-06-11T22:10:58.944Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-11T22:10:58.944Z] poller_test.go:41: No chmod on Windows [2021-06-11T22:10:58.944Z] === RUN TestPollerClose [2021-06-11T22:10:58.944Z] --- PASS: TestPollerClose (0.00s) [2021-06-11T22:10:58.944Z] PASS [2021-06-11T22:10:58.944Z] coverage: 45.7% of statements [2021-06-11T22:10:58.944Z] ok github.com/docker/docker/pkg/filenotify 0.075s coverage: 45.7% of statements [2021-06-11T22:11:00.396Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-11T22:11:00.502Z] === RUN TestCopyFileWithInvalidSrc [2021-06-11T22:11:00.502Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestCopyFileWithInvalidDest [2021-06-11T22:11:00.502Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-11T22:11:00.502Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-11T22:11:00.502Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-06-11T22:11:00.502Z] === RUN TestCopyFile [2021-06-11T22:11:00.502Z] --- PASS: TestCopyFile (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-11T22:11:00.502Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-11T22:11:00.502Z] fileutils_test.go:134: Needs porting to Windows [2021-06-11T22:11:00.502Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-11T22:11:00.502Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-11T22:11:00.502Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-11T22:11:00.502Z] fileutils_test.go:180: Needs porting to Windows [2021-06-11T22:11:00.502Z] === RUN TestWildcardMatches [2021-06-11T22:11:00.502Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestPatternMatches [2021-06-11T22:11:00.502Z] --- PASS: TestPatternMatches (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-11T22:11:00.502Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestPatternMatchesFolderExclusions [2021-06-11T22:11:00.502Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-11T22:11:00.502Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-11T22:11:00.502Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-11T22:11:00.502Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-11T22:11:00.502Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestSingleExclamationError [2021-06-11T22:11:00.502Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestMatchesWithNoPatterns [2021-06-11T22:11:00.502Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestMatchesWithMalformedPatterns [2021-06-11T22:11:00.502Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestMatches [2021-06-11T22:11:00.502Z] --- PASS: TestMatches (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestCleanPatterns [2021-06-11T22:11:00.502Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-11T22:11:00.502Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestCleanPatternsExceptionFlag [2021-06-11T22:11:00.502Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-11T22:11:00.502Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-11T22:11:00.502Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestCleanPatternsErrorSingleException [2021-06-11T22:11:00.502Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestCreateIfNotExistsDir [2021-06-11T22:11:00.502Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-11T22:11:00.502Z] === RUN TestCreateIfNotExistsFile [2021-06-11T22:11:00.502Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-06-11T22:11:00.502Z] === RUN TestMatch [2021-06-11T22:11:00.502Z] --- PASS: TestMatch (0.00s) [2021-06-11T22:11:00.502Z] PASS [2021-06-11T22:11:00.502Z] coverage: 87.5% of statements [2021-06-11T22:11:00.502Z] ok github.com/docker/docker/pkg/fileutils 0.117s coverage: 87.5% of statements [2021-06-11T22:11:00.502Z] 2021/06/11 22:11:00 Closing DB instances... [2021-06-11T22:11:01.486Z] === RUN TestGet [2021-06-11T22:11:01.486Z] --- PASS: TestGet (0.00s) [2021-06-11T22:11:01.486Z] === RUN TestGetShortcutString [2021-06-11T22:11:01.486Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-11T22:11:01.486Z] PASS [2021-06-11T22:11:01.486Z] coverage: 42.9% of statements [2021-06-11T22:11:01.486Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2021-06-11T22:11:01.621Z] --- PASS: TestDaemonHostGatewayIP (3.32s) [2021-06-11T22:11:01.621Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-11T22:11:01.775Z] --- PASS: TestContainerKillOnDaemonStart (15.05s) [2021-06-11T22:11:01.775Z] === CONT TestDaemonRestartIpcMode [2021-06-11T22:11:01.775Z] --- PASS: TestDaemonHostGatewayIP (6.09s) [2021-06-11T22:11:01.775Z] === CONT TestIpcModeOlderClient [2021-06-11T22:11:02.034Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-06-11T22:11:02.034Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-11T22:11:02.465Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.90s) [2021-06-11T22:11:02.465Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-11T22:11:02.928Z] === RUN TestCreateIDMapOrder [2021-06-11T22:11:02.928Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-11T22:11:02.928Z] PASS [2021-06-11T22:11:02.928Z] coverage: 7.2% of statements [2021-06-11T22:11:02.928Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 7.2% of statements [2021-06-11T22:11:03.906Z] 2021/06/11 22:11:03 Closing DB instances... [2021-06-11T22:11:04.138Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2021-06-11T22:11:04.138Z] === CONT TestDaemonRestartIpcMode [2021-06-11T22:11:04.880Z] === RUN TestFixedBufferCap [2021-06-11T22:11:04.880Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-11T22:11:04.880Z] === RUN TestFixedBufferLen [2021-06-11T22:11:04.880Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-11T22:11:04.880Z] === RUN TestFixedBufferString [2021-06-11T22:11:04.880Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-11T22:11:04.880Z] === RUN TestFixedBufferWrite [2021-06-11T22:11:04.880Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-11T22:11:04.880Z] === RUN TestFixedBufferRead [2021-06-11T22:11:04.880Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-11T22:11:04.880Z] === RUN TestBytesPipeRead [2021-06-11T22:11:04.880Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-11T22:11:04.880Z] === RUN TestBytesPipeWrite [2021-06-11T22:11:04.880Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-11T22:11:04.880Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-11T22:11:05.343Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-06-11T22:11:05.343Z] === RUN TestAtomicWriteToFile [2021-06-11T22:11:05.343Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-11T22:11:05.343Z] === RUN TestAtomicWriteSetCommit [2021-06-11T22:11:05.343Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-11T22:11:05.343Z] === RUN TestAtomicWriteSetCancel [2021-06-11T22:11:05.343Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-11T22:11:05.343Z] === RUN TestReadCloserWrapperClose [2021-06-11T22:11:05.343Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-11T22:11:05.343Z] === RUN TestReaderErrWrapperReadOnError [2021-06-11T22:11:05.343Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-11T22:11:05.343Z] === RUN TestReaderErrWrapperRead [2021-06-11T22:11:05.343Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-11T22:11:05.343Z] === RUN TestHashData [2021-06-11T22:11:05.343Z] --- PASS: TestHashData (0.00s) [2021-06-11T22:11:05.343Z] === RUN TestCancelReadCloser [2021-06-11T22:11:05.343Z] --- PASS: TestCancelReadCloser (0.11s) [2021-06-11T22:11:05.343Z] === RUN TestWriteCloserWrapperClose [2021-06-11T22:11:05.343Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-11T22:11:05.343Z] === RUN TestNopWriteCloser [2021-06-11T22:11:05.343Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-11T22:11:05.343Z] === RUN TestNopWriter [2021-06-11T22:11:05.343Z] --- PASS: TestNopWriter (0.00s) [2021-06-11T22:11:05.343Z] === RUN TestWriteCounter [2021-06-11T22:11:05.343Z] --- PASS: TestWriteCounter (0.00s) [2021-06-11T22:11:05.343Z] PASS [2021-06-11T22:11:05.343Z] coverage: 69.2% of statements [2021-06-11T22:11:05.343Z] ok github.com/docker/docker/pkg/ioutils 0.650s coverage: 69.2% of statements [2021-06-11T22:11:05.343Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.23s) [2021-06-11T22:11:05.343Z] === RUN TestNetworkDBGarbageCollection [2021-06-11T22:11:06.113Z] .......................... [ 67%] [2021-06-11T22:11:06.225Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-11T22:11:06.485Z] --- PASS: TestDaemonRestartIpcMode (4.74s) [2021-06-11T22:11:06.485Z] PASS [2021-06-11T22:11:06.485Z] [2021-06-11T22:11:06.485Z] === Skipped [2021-06-11T22:11:06.485Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-11T22:11:06.485Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T22:11:06.485Z] [2021-06-11T22:11:06.485Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-06-11T22:11:06.485Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T22:11:06.485Z] [2021-06-11T22:11:06.485Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-11T22:11:06.485Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T22:11:06.485Z] [2021-06-11T22:11:06.485Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2021-06-11T22:11:06.485Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T22:11:06.485Z] [2021-06-11T22:11:06.485Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-11T22:11:06.485Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T22:11:06.485Z] [2021-06-11T22:11:06.485Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-11T22:11:06.485Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-11T22:11:06.485Z] [2021-06-11T22:11:06.485Z] [2021-06-11T22:11:06.485Z] DONE 196 tests, 6 skipped in 248.524s [2021-06-11T22:11:06.485Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-11T22:11:06.485Z] ++ 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-06-11T22:11:06.485Z] ++ set -e [2021-06-11T22:11:06.485Z] ++ '[' -n 0 ']' [2021-06-11T22:11:06.485Z] ++ set -x [2021-06-11T22:11:06.485Z] ++ 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-06-11T22:11:06.744Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-11T22:11:06.744Z] INFO: Testing against a local daemon [2021-06-11T22:11:06.744Z] === RUN TestCommitInheritsEnv [2021-06-11T22:11:06.897Z] === RUN TestError [2021-06-11T22:11:06.897Z] --- PASS: TestError (0.00s) [2021-06-11T22:11:06.897Z] === RUN TestProgressString [2021-06-11T22:11:06.897Z] === RUN TestProgressString/no_progress [2021-06-11T22:11:06.897Z] === RUN TestProgressString/progress_1 [2021-06-11T22:11:06.897Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-11T22:11:06.897Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-11T22:11:06.897Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-11T22:11:06.897Z] === RUN TestProgressString/with_units [2021-06-11T22:11:06.897Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-11T22:11:06.897Z] === RUN TestProgressString/hide_counts [2021-06-11T22:11:06.897Z] --- PASS: TestProgressString (0.00s) [2021-06-11T22:11:06.897Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-11T22:11:06.897Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-11T22:11:06.897Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-11T22:11:06.897Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-11T22:11:06.897Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-11T22:11:06.897Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-11T22:11:06.897Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-11T22:11:06.897Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-11T22:11:06.897Z] === RUN TestJSONMessageDisplay [2021-06-11T22:11:06.897Z] --- PASS: TestJSONMessageDisplay (0.15s) [2021-06-11T22:11:06.897Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-11T22:11:06.897Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-11T22:11:06.897Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-11T22:11:06.897Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-11T22:11:06.897Z] === RUN TestDisplayJSONMessagesStream [2021-06-11T22:11:06.897Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-11T22:11:06.897Z] PASS [2021-06-11T22:11:06.897Z] coverage: 91.7% of statements [2021-06-11T22:11:06.897Z] ok github.com/docker/docker/pkg/jsonmessage 0.213s coverage: 91.7% of statements [2021-06-11T22:11:07.003Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-11T22:11:07.263Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-11T22:11:07.263Z] --- PASS: TestCommitInheritsEnv (0.55s) [2021-06-11T22:11:07.263Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T22:11:07.263Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-11T22:11:07.263Z] === RUN TestImagesFilterMultiReference [2021-06-11T22:11:07.361Z] --- PASS: TestGetAddress (31.98s) [2021-06-11T22:11:07.361Z] === RUN TestRequestSyntaxCheck [2021-06-11T22:11:07.361Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-06-11T22:11:07.361Z] === RUN TestRequest [2021-06-11T22:11:07.405Z] --- PASS: TestDaemonRestartIpcMode (3.04s) [2021-06-11T22:11:07.405Z] --- PASS: TestContainerKillOnDaemonStart (12.27s) [2021-06-11T22:11:07.405Z] PASS [2021-06-11T22:11:07.405Z] [2021-06-11T22:11:07.405Z] === Skipped [2021-06-11T22:11:07.405Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-11T22:11:07.405Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T22:11:07.405Z] [2021-06-11T22:11:07.405Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-11T22:11:07.405Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-11T22:11:07.405Z] [2021-06-11T22:11:07.405Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T22:11:07.405Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T22:11:07.405Z] [2021-06-11T22:11:07.405Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-11T22:11:07.405Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-11T22:11:07.405Z] [2021-06-11T22:11:07.405Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-11T22:11:07.405Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T22:11:07.405Z] [2021-06-11T22:11:07.405Z] [2021-06-11T22:11:07.405Z] DONE 196 tests, 5 skipped in 151.178s [2021-06-11T22:11:07.405Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-11T22:11:07.405Z] INFO: Testing against a local daemon [2021-06-11T22:11:07.405Z] === RUN TestCommitInheritsEnv [2021-06-11T22:11:07.522Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-11T22:11:07.522Z] === RUN TestImagePullPlatformInvalid [2021-06-11T22:11:07.522Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-06-11T22:11:07.522Z] === RUN TestRemoveImageOrphaning [2021-06-11T22:11:07.661Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-06-11T22:11:07.661Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T22:11:07.661Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-11T22:11:07.661Z] === RUN TestImagesFilterMultiReference [2021-06-11T22:11:07.661Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-11T22:11:07.661Z] === RUN TestImagePullPlatformInvalid [2021-06-11T22:11:07.824Z] === RUN TestStandardLongPath [2021-06-11T22:11:07.824Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-11T22:11:07.824Z] === RUN TestUNCLongPath [2021-06-11T22:11:07.824Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-11T22:11:07.824Z] PASS [2021-06-11T22:11:07.824Z] coverage: 100.0% of statements [2021-06-11T22:11:07.824Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2021-06-11T22:11:07.916Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-11T22:11:07.917Z] === RUN TestRemoveImageOrphaning [2021-06-11T22:11:08.089Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2021-06-11T22:11:08.089Z] === RUN TestRemoveImageGarbageCollector [2021-06-11T22:11:08.173Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2021-06-11T22:11:08.173Z] === RUN TestRemoveImageGarbageCollector [2021-06-11T22:11:08.800Z] === RUN TestNameFormat [2021-06-11T22:11:08.800Z] --- PASS: TestNameFormat (0.00s) [2021-06-11T22:11:08.800Z] === RUN TestNameRetries [2021-06-11T22:11:08.800Z] --- PASS: TestNameRetries (0.00s) [2021-06-11T22:11:08.800Z] PASS [2021-06-11T22:11:08.800Z] coverage: 85.7% of statements [2021-06-11T22:11:08.800Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2021-06-11T22:11:09.023Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-11T22:11:09.023Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-11T22:11:10.350Z] === RUN TestParseKeyValueOpt [2021-06-11T22:11:10.350Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-11T22:11:10.350Z] === RUN TestParseUintList [2021-06-11T22:11:10.350Z] --- PASS: TestParseUintList (0.00s) [2021-06-11T22:11:10.350Z] === RUN TestParseUintListMaximumLimits [2021-06-11T22:11:10.350Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-11T22:11:10.350Z] PASS [2021-06-11T22:11:10.350Z] coverage: 97.0% of statements [2021-06-11T22:11:10.350Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2021-06-11T22:11:10.687Z] --- PASS: TestRemoveImageGarbageCollector (2.15s) [2021-06-11T22:11:10.687Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T22:11:10.687Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-06-11T22:11:10.687Z] === RUN TestTagInvalidReference [2021-06-11T22:11:10.687Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-11T22:11:10.687Z] === RUN TestTagValidPrefixedRepo [2021-06-11T22:11:10.687Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-11T22:11:10.687Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T22:11:10.687Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-11T22:11:10.687Z] === RUN TestTagOfficialNames [2021-06-11T22:11:10.687Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-11T22:11:10.687Z] === RUN TestTagMatchesDigest [2021-06-11T22:11:10.687Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-11T22:11:10.687Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-11T22:11:10.923Z] --- PASS: TestRemoveImageGarbageCollector (2.94s) [2021-06-11T22:11:10.923Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T22:11:10.923Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-11T22:11:10.923Z] === RUN TestTagInvalidReference [2021-06-11T22:11:10.923Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-11T22:11:10.923Z] === RUN TestTagValidPrefixedRepo [2021-06-11T22:11:11.181Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-06-11T22:11:11.181Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T22:11:11.181Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2021-06-11T22:11:11.181Z] === RUN TestTagOfficialNames [2021-06-11T22:11:11.181Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-11T22:11:11.181Z] === RUN TestTagMatchesDigest [2021-06-11T22:11:11.181Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-11T22:11:11.181Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-11T22:11:11.332Z] === RUN TestNewAndRemove [2021-06-11T22:11:11.332Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-11T22:11:11.332Z] === RUN TestRemoveInvalidPath [2021-06-11T22:11:11.332Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-11T22:11:11.332Z] PASS [2021-06-11T22:11:11.332Z] coverage: 82.6% of statements [2021-06-11T22:11:11.332Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2021-06-11T22:11:13.529Z] === RUN TestFailedConnection [2021-06-11T22:11:13.718Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-11T22:11:14.506Z] === RUN TestParseEmptyInterface [2021-06-11T22:11:14.506Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-11T22:11:14.506Z] === RUN TestParseNonInterfaceType [2021-06-11T22:11:14.506Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-11T22:11:14.506Z] === RUN TestParseWithOneFunction [2021-06-11T22:11:14.506Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-11T22:11:14.506Z] === RUN TestParseWithMultipleFuncs [2021-06-11T22:11:14.506Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-11T22:11:14.506Z] === RUN TestParseWithUnnamedReturn [2021-06-11T22:11:14.506Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-11T22:11:14.506Z] === RUN TestEmbeddedInterface [2021-06-11T22:11:14.506Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-11T22:11:14.506Z] === RUN TestParsedImports [2021-06-11T22:11:14.506Z] --- PASS: TestParsedImports (0.00s) [2021-06-11T22:11:14.506Z] === RUN TestAliasedImports [2021-06-11T22:11:14.506Z] --- PASS: TestAliasedImports (0.00s) [2021-06-11T22:11:14.506Z] PASS [2021-06-11T22:11:14.506Z] coverage: 56.8% of statements [2021-06-11T22:11:14.506Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.066s coverage: 56.8% of statements [2021-06-11T22:11:14.506Z] --- PASS: TestFailedConnection (1.01s) [2021-06-11T22:11:14.506Z] === RUN TestFailOnce [2021-06-11T22:11:14.506Z] 2021/06/11 22:11:14 http: panic serving 127.0.0.1:49304: Plugin not ready [2021-06-11T22:11:14.506Z] goroutine 18 [running]: [2021-06-11T22:11:14.506Z] net/http.(*conn).serve.func1(0xc00010e000) [2021-06-11T22:11:14.506Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-11T22:11:14.506Z] panic(0x84ab40, 0x987da0) [2021-06-11T22:11:14.506Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-11T22:11:14.506Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc00012a000, 0xc00011c000) [2021-06-11T22:11:14.506Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-11T22:11:14.506Z] net/http.HandlerFunc.ServeHTTP(0xc00003eec0, 0x99b9e0, 0xc00012a000, 0xc00011c000) [2021-06-11T22:11:14.506Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-11T22:11:14.506Z] net/http.(*ServeMux).ServeHTTP(0xc00004a980, 0x99b9e0, 0xc00012a000, 0xc00011c000) [2021-06-11T22:11:14.506Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-11T22:11:14.506Z] net/http.serverHandler.ServeHTTP(0xc0000e2000, 0x99b9e0, 0xc00012a000, 0xc00011c000) [2021-06-11T22:11:14.506Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-11T22:11:14.506Z] net/http.(*conn).serve(0xc00010e000, 0x99c5a0, 0xc0000fa040) [2021-06-11T22:11:14.506Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-11T22:11:14.971Z] created by net/http.(*Server).Serve [2021-06-11T22:11:14.971Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-11T22:11:14.971Z] time="2021-06-11T22:11:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.FailOnce: Post http://127.0.0.1:49303/Test.FailOnce: EOF, retrying in 1s" [2021-06-11T22:11:15.620Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-11T22:11:15.945Z] --- PASS: TestFailOnce (1.19s) [2021-06-11T22:11:15.945Z] === RUN TestEchoInputOutput [2021-06-11T22:11:15.945Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-11T22:11:15.945Z] === RUN TestBackoff [2021-06-11T22:11:15.945Z] --- PASS: TestBackoff (0.00s) [2021-06-11T22:11:15.945Z] === RUN TestAbortRetry [2021-06-11T22:11:15.945Z] --- PASS: TestAbortRetry (0.00s) [2021-06-11T22:11:15.945Z] === RUN TestClientScheme [2021-06-11T22:11:15.945Z] --- PASS: TestClientScheme (0.00s) [2021-06-11T22:11:15.945Z] === RUN TestNewClientWithTimeout [2021-06-11T22:11:15.945Z] === RUN TestHTTPTransport [2021-06-11T22:11:15.945Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-11T22:11:15.945Z] PASS [2021-06-11T22:11:15.945Z] coverage: 85.7% of statements [2021-06-11T22:11:15.945Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2021-06-11T22:11:16.188Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-11T22:11:16.188Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-11T22:11:16.409Z] time="2021-06-11T22:11:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post http://127.0.0.1:49308/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-11T22:11:16.409Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-11T22:11:16.409Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-11T22:11:16.409Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-11T22:11:16.409Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-11T22:11:16.409Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-11T22:11:16.409Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-11T22:11:16.409Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-11T22:11:16.409Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-11T22:11:16.409Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-11T22:11:16.409Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-11T22:11:16.409Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-11T22:11:16.872Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-11T22:11:16.872Z] === RUN TestBufferPoolPutAndGet [2021-06-11T22:11:16.872Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-11T22:11:16.872Z] PASS [2021-06-11T22:11:16.872Z] coverage: 88.2% of statements [2021-06-11T22:11:16.872Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2021-06-11T22:11:17.334Z] === RUN TestOutputOnPrematureClose [2021-06-11T22:11:17.334Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-11T22:11:17.334Z] === RUN TestCompleteSilently [2021-06-11T22:11:17.334Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-11T22:11:17.334Z] PASS [2021-06-11T22:11:17.334Z] coverage: 75.9% of statements [2021-06-11T22:11:17.334Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2021-06-11T22:11:17.798Z] time="2021-06-11T22:11:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post http://127.0.0.1:49308/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-11T22:11:18.092Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-11T22:11:18.263Z] === RUN TestSendToOneSub [2021-06-11T22:11:18.263Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-11T22:11:18.263Z] === RUN TestSendToMultipleSubs [2021-06-11T22:11:18.263Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-11T22:11:18.263Z] === RUN TestEvictOneSub [2021-06-11T22:11:18.263Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-11T22:11:18.263Z] === RUN TestClosePublisher [2021-06-11T22:11:18.263Z] --- PASS: TestClosePublisher (0.00s) [2021-06-11T22:11:18.263Z] === RUN TestPubSubRace [2021-06-11T22:11:18.660Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-11T22:11:18.725Z] --- PASS: TestRequest (11.57s) [2021-06-11T22:11:18.725Z] === RUN TestOverlappingRequests [2021-06-11T22:11:19.186Z] --- PASS: TestPubSubRace (1.06s) [2021-06-11T22:11:19.186Z] PASS [2021-06-11T22:11:19.186Z] coverage: 75.0% of statements [2021-06-11T22:11:19.186Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2021-06-11T22:11:19.649Z] --- PASS: TestOverlappingRequests (0.53s) [2021-06-11T22:11:19.649Z] === RUN TestRelease [2021-06-11T22:11:20.035Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-11T22:11:20.112Z] === RUN TestRegister [2021-06-11T22:11:20.112Z] --- PASS: TestRegister (0.00s) [2021-06-11T22:11:20.112Z] === RUN TestCommand [2021-06-11T22:11:20.112Z] --- PASS: TestCommand (0.03s) [2021-06-11T22:11:20.112Z] === RUN TestNaiveSelf [2021-06-11T22:11:20.112Z] --- PASS: TestNaiveSelf (0.04s) [2021-06-11T22:11:20.112Z] PASS [2021-06-11T22:11:20.112Z] coverage: 82.4% of statements [2021-06-11T22:11:20.112Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2021-06-11T22:11:20.112Z] time="2021-06-11T22:11:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post http://127.0.0.1:49308/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-11T22:11:21.088Z] === RUN TestParseSignal [2021-06-11T22:11:21.088Z] --- PASS: TestParseSignal (0.00s) [2021-06-11T22:11:21.088Z] === RUN TestValidSignalForPlatform [2021-06-11T22:11:21.088Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-11T22:11:21.088Z] PASS [2021-06-11T22:11:21.088Z] coverage: 19.7% of statements [2021-06-11T22:11:21.088Z] ok github.com/docker/docker/pkg/signal 0.041s coverage: 19.7% of statements [2021-06-11T22:11:21.551Z] --- PASS: TestRelease (2.13s) [2021-06-11T22:11:21.551Z] === RUN TestAllocateRandomDeallocate [2021-06-11T22:11:21.937Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-11T22:11:22.014Z] === RUN TestNewStdWriter [2021-06-11T22:11:22.014Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-11T22:11:22.014Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-11T22:11:22.014Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-11T22:11:22.014Z] === RUN TestWriteWithNilBytes [2021-06-11T22:11:22.014Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-11T22:11:22.014Z] === RUN TestWrite [2021-06-11T22:11:22.014Z] --- PASS: TestWrite (0.00s) [2021-06-11T22:11:22.014Z] === RUN TestWriteWithWriterError [2021-06-11T22:11:22.014Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-11T22:11:22.014Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-11T22:11:22.014Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-11T22:11:22.014Z] === RUN TestStdCopyWriteAndRead [2021-06-11T22:11:22.014Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-11T22:11:22.014Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-11T22:11:22.014Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-11T22:11:22.014Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-11T22:11:22.014Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-11T22:11:22.014Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-11T22:11:22.014Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-11T22:11:22.014Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-11T22:11:22.014Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-11T22:11:22.014Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-11T22:11:22.014Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-11T22:11:22.014Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-11T22:11:22.014Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-11T22:11:22.014Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-11T22:11:22.014Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-11T22:11:22.014Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-11T22:11:22.014Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-11T22:11:22.014Z] PASS [2021-06-11T22:11:22.014Z] coverage: 100.0% of statements [2021-06-11T22:11:22.014Z] ok github.com/docker/docker/pkg/stdcopy 0.058s coverage: 100.0% of statements [2021-06-11T22:11:23.567Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-11T22:11:23.567Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-11T22:11:23.567Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-11T22:11:23.567Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-11T22:11:23.567Z] === RUN TestFormatStatus [2021-06-11T22:11:23.567Z] --- PASS: TestFormatStatus (0.00s) [2021-06-11T22:11:23.567Z] === RUN TestFormatError [2021-06-11T22:11:23.567Z] --- PASS: TestFormatError (0.00s) [2021-06-11T22:11:23.567Z] === RUN TestFormatJSONError [2021-06-11T22:11:23.567Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-11T22:11:23.567Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-11T22:11:23.567Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-11T22:11:23.567Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-11T22:11:23.567Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-11T22:11:23.567Z] === RUN TestNewJSONProgressOutput [2021-06-11T22:11:23.567Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-11T22:11:23.567Z] === RUN TestAuxFormatterEmit [2021-06-11T22:11:23.567Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-11T22:11:23.567Z] === RUN TestStreamWriterStdout [2021-06-11T22:11:23.567Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-11T22:11:23.567Z] === RUN TestStreamWriterStderr [2021-06-11T22:11:23.567Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-11T22:11:23.567Z] PASS [2021-06-11T22:11:23.567Z] coverage: 66.2% of statements [2021-06-11T22:11:23.567Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2021-06-11T22:11:24.030Z] === RUN TestGenerateRandomID [2021-06-11T22:11:24.030Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-11T22:11:24.030Z] === RUN TestShortenId [2021-06-11T22:11:24.030Z] --- PASS: TestShortenId (0.00s) [2021-06-11T22:11:24.030Z] === RUN TestShortenSha256Id [2021-06-11T22:11:24.030Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-11T22:11:24.030Z] === RUN TestShortenIdEmpty [2021-06-11T22:11:24.030Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-11T22:11:24.030Z] === RUN TestShortenIdInvalid [2021-06-11T22:11:24.030Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-11T22:11:24.030Z] === RUN TestIsShortIDNonHex [2021-06-11T22:11:24.030Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-11T22:11:24.030Z] === RUN TestIsShortIDNotCorrectSize [2021-06-11T22:11:24.030Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-11T22:11:24.030Z] PASS [2021-06-11T22:11:24.030Z] coverage: 70.6% of statements [2021-06-11T22:11:24.030Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2021-06-11T22:11:24.469Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-11T22:11:25.006Z] time="2021-06-11T22:11:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post http://127.0.0.1:49308/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-11T22:11:25.006Z] === RUN TestIsCpusetListAvailable [2021-06-11T22:11:25.006Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-11T22:11:25.006Z] PASS [2021-06-11T22:11:25.006Z] coverage: 38.2% of statements [2021-06-11T22:11:25.006Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2021-06-11T22:11:26.376Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-11T22:11:27.200Z] === RUN TestChtimes [2021-06-11T22:11:27.200Z] --- PASS: TestChtimes (0.00s) [2021-06-11T22:11:27.200Z] === RUN TestChtimesWindows [2021-06-11T22:11:27.200Z] --- PASS: TestChtimesWindows (0.01s) [2021-06-11T22:11:27.200Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-11T22:11:27.200Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-11T22:11:27.200Z] === RUN TestEnsureRemoveAllNotExist [2021-06-11T22:11:27.200Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-11T22:11:27.200Z] === RUN TestEnsureRemoveAllWithDir [2021-06-11T22:11:27.200Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-11T22:11:27.200Z] === RUN TestEnsureRemoveAllWithFile [2021-06-11T22:11:27.200Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-11T22:11:27.200Z] === RUN TestHasWin32KSupport [2021-06-11T22:11:27.200Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-11T22:11:27.200Z] syscall_windows_test.go:8: win32k: true [2021-06-11T22:11:27.200Z] PASS [2021-06-11T22:11:27.200Z] coverage: 12.2% of statements [2021-06-11T22:11:27.200Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 12.2% of statements [2021-06-11T22:11:27.664Z] --- PASS: TestAllocateRandomDeallocate (6.18s) [2021-06-11T22:11:27.664Z] === RUN TestRetrieveFromStore [2021-06-11T22:11:27.664Z] === RUN TestTailFile [2021-06-11T22:11:27.664Z] --- PASS: TestTailFile (0.00s) [2021-06-11T22:11:27.664Z] === RUN TestTailFileManyLines [2021-06-11T22:11:27.664Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-11T22:11:27.664Z] === RUN TestTailEmptyFile [2021-06-11T22:11:27.664Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-11T22:11:27.664Z] === RUN TestTailNegativeN [2021-06-11T22:11:27.664Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader [2021-06-11T22:11:27.664Z] === PAUSE TestNewTailReader [2021-06-11T22:11:27.664Z] === CONT TestNewTailReader [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-11T22:11:27.664Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-11T22:11:27.664Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-11T22:11:27.664Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-11T22:11:27.664Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/no_delimiter [2021-06-11T22:11:27.664Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-11T22:11:27.664Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/truncated_last_line [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-11T22:11:27.664Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-11T22:11:27.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-11T22:11:27.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-11T22:11:27.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-11T22:11:27.664Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-11T22:11:27.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-11T22:11:27.664Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-11T22:11:27.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-11T22:11:27.771Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.128Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-11T22:11:28.128Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-11T22:11:28.128Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-11T22:11:28.128Z] === CONT TestNewTailReader/no_delimiter [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-11T22:11:28.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-11T22:11:28.128Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.129Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.129Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.130Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.131Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.131Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.595Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.595Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.595Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.595Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.595Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.595Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.596Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.596Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-11T22:11:28.597Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-11T22:11:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.598Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T22:11:28.599Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.061Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T22:11:29.062Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T22:11:29.062Z] PASS [2021-06-11T22:11:29.062Z] coverage: 88.6% of statements [2021-06-11T22:11:29.062Z] ok github.com/docker/docker/pkg/tailfile 0.194s coverage: 88.6% of statements [2021-06-11T22:11:29.145Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-11T22:11:29.525Z] === RUN TestTarSumRemoveNonExistent [2021-06-11T22:11:29.525Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-06-11T22:11:29.525Z] === RUN TestTarSumRemove [2021-06-11T22:11:29.525Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-11T22:11:29.525Z] === RUN TestSortFileInfoSums [2021-06-11T22:11:29.525Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-11T22:11:29.525Z] === RUN TestNewTarSumForLabelInvalid [2021-06-11T22:11:29.525Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-11T22:11:29.525Z] === RUN TestNewTarSumForLabel [2021-06-11T22:11:29.525Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-11T22:11:29.525Z] === RUN TestEmptyTar [2021-06-11T22:11:29.525Z] --- PASS: TestEmptyTar (0.00s) [2021-06-11T22:11:29.525Z] === RUN TestTarSumsReadSize [2021-06-11T22:11:29.525Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-11T22:11:29.525Z] === RUN TestTarSums [2021-06-11T22:11:29.525Z] --- PASS: TestTarSums (0.07s) [2021-06-11T22:11:29.525Z] === RUN TestIteration [2021-06-11T22:11:29.525Z] --- PASS: TestIteration (0.00s) [2021-06-11T22:11:29.525Z] === RUN TestVersionLabelForChecksum [2021-06-11T22:11:29.525Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-11T22:11:29.525Z] === RUN TestVersion [2021-06-11T22:11:29.525Z] --- PASS: TestVersion (0.00s) [2021-06-11T22:11:29.525Z] === RUN TestGetVersion [2021-06-11T22:11:29.525Z] --- PASS: TestGetVersion (0.00s) [2021-06-11T22:11:29.525Z] === RUN TestGetVersions [2021-06-11T22:11:29.525Z] --- PASS: TestGetVersions (0.00s) [2021-06-11T22:11:29.525Z] PASS [2021-06-11T22:11:29.525Z] coverage: 89.3% of statements [2021-06-11T22:11:29.525Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2021-06-11T22:11:29.987Z] --- PASS: TestRetrieveFromStore (2.41s) [2021-06-11T22:11:29.987Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-11T22:11:29.987Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-06-11T22:11:29.987Z] === RUN TestParallelPredefinedRequest1 [2021-06-11T22:11:29.987Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-11T22:11:29.987Z] === RUN TestParallelPredefinedRequest2 [2021-06-11T22:11:29.987Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-11T22:11:29.987Z] === RUN TestParallelPredefinedRequest3 [2021-06-11T22:11:29.987Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-11T22:11:29.987Z] === RUN TestParallelPredefinedRequest4 [2021-06-11T22:11:29.987Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-11T22:11:29.987Z] === RUN TestParallelPredefinedRequest5 [2021-06-11T22:11:29.987Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-11T22:11:29.987Z] === RUN TestDebug [2021-06-11T22:11:29.987Z] --- PASS: TestDebug (0.00s) [2021-06-11T22:11:29.987Z] === RUN TestRequestPoolParallel [2021-06-11T22:11:30.454Z] --- PASS: TestRequestPoolParallel (0.29s) [2021-06-11T22:11:30.454Z] === RUN TestFullAllocateRelease [2021-06-11T22:11:30.454Z] testing: warning: no tests to run [2021-06-11T22:11:30.454Z] PASS [2021-06-11T22:11:30.454Z] coverage: [no statements] [2021-06-11T22:11:30.454Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2021-06-11T22:11:30.917Z] --- PASS: TestFullAllocateRelease (0.56s) [2021-06-11T22:11:30.917Z] === RUN TestOddAllocateRelease [2021-06-11T22:11:31.380Z] --- PASS: TestOddAllocateRelease (0.39s) [2021-06-11T22:11:31.380Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-11T22:11:31.380Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.12s) [2021-06-11T22:11:31.380Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-11T22:11:31.380Z] === RUN TestTruncIndex [2021-06-11T22:11:31.380Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2021-06-11T22:11:31.380Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-11T22:11:31.843Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-06-11T22:11:31.843Z] === CONT TestParallelPredefinedRequest1 [2021-06-11T22:11:31.843Z] === CONT TestParallelPredefinedRequest4 [2021-06-11T22:11:31.843Z] === CONT TestParallelPredefinedRequest5 [2021-06-11T22:11:31.843Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-11T22:11:31.843Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:11:31.843Z] === CONT TestParallelPredefinedRequest2 [2021-06-11T22:11:31.843Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-11T22:11:31.843Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:11:31.843Z] === CONT TestParallelPredefinedRequest3 [2021-06-11T22:11:31.843Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-11T22:11:31.843Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:11:31.843Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-11T22:11:31.843Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:11:31.843Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-11T22:11:31.843Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:11:31.843Z] PASS [2021-06-11T22:11:31.843Z] coverage: 85.3% of statements [2021-06-11T22:11:31.843Z] ok github.com/docker/docker/libnetwork/ipam 69.746s coverage: 85.3% of statements [2021-06-11T22:11:31.843Z] --- PASS: TestTruncIndex (0.10s) [2021-06-11T22:11:31.843Z] PASS [2021-06-11T22:11:31.843Z] coverage: 91.5% of statements [2021-06-11T22:11:31.843Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2021-06-11T22:11:32.306Z] === RUN TestIsGIT [2021-06-11T22:11:32.306Z] --- PASS: TestIsGIT (0.00s) [2021-06-11T22:11:32.306Z] === RUN TestIsTransport [2021-06-11T22:11:32.306Z] --- PASS: TestIsTransport (0.00s) [2021-06-11T22:11:32.306Z] PASS [2021-06-11T22:11:32.306Z] coverage: 100.0% of statements [2021-06-11T22:11:32.306Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2021-06-11T22:11:33.282Z] === RUN TestVersionInfo [2021-06-11T22:11:33.282Z] --- PASS: TestVersionInfo (0.00s) [2021-06-11T22:11:33.282Z] === RUN TestAppendVersions [2021-06-11T22:11:33.282Z] --- PASS: TestAppendVersions (0.00s) [2021-06-11T22:11:33.282Z] PASS [2021-06-11T22:11:33.282Z] coverage: 88.9% of statements [2021-06-11T22:11:33.282Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2021-06-11T22:11:33.282Z] --- PASS: TestNewClientWithTimeout (17.60s) [2021-06-11T22:11:33.282Z] === RUN TestClientStream [2021-06-11T22:11:33.282Z] --- PASS: TestClientStream (0.00s) [2021-06-11T22:11:33.282Z] === RUN TestClientSendFile [2021-06-11T22:11:33.282Z] --- PASS: TestClientSendFile (0.00s) [2021-06-11T22:11:33.282Z] === RUN TestClientWithRequestTimeout [2021-06-11T22:11:33.282Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-11T22:11:33.282Z] === RUN TestFileSpecPlugin [2021-06-11T22:11:33.282Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-11T22:11:33.282Z] === RUN TestFileJSONSpecPlugin [2021-06-11T22:11:33.282Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-11T22:11:33.282Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-11T22:11:33.282Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-11T22:11:33.282Z] === RUN TestPluginAddHandler [2021-06-11T22:11:33.282Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-11T22:11:33.282Z] === RUN TestPluginWaitBadPlugin [2021-06-11T22:11:33.282Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-11T22:11:33.282Z] === RUN TestGet [2021-06-11T22:11:33.282Z] time="2021-06-11T22:11:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-11T22:11:33.334Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-11T22:11:34.259Z] time="2021-06-11T22:11:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-11T22:11:35.805Z] === RUN TestValidatePrivileges [2021-06-11T22:11:35.805Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-11T22:11:35.805Z] === RUN TestFilterByCapNeg [2021-06-11T22:11:35.805Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-11T22:11:35.805Z] === RUN TestFilterByCapPos [2021-06-11T22:11:35.805Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-11T22:11:35.805Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-11T22:11:35.805Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-11T22:11:35.805Z] PASS [2021-06-11T22:11:35.805Z] coverage: 12.0% of statements [2021-06-11T22:11:35.805Z] ok github.com/docker/docker/plugin 0.052s coverage: 12.0% of statements [2021-06-11T22:11:36.268Z] time="2021-06-11T22:11:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-11T22:11:37.244Z] === RUN TestNewSettable [2021-06-11T22:11:37.244Z] --- PASS: TestNewSettable (0.00s) [2021-06-11T22:11:37.244Z] === RUN TestIsSettable [2021-06-11T22:11:37.244Z] --- PASS: TestIsSettable (0.00s) [2021-06-11T22:11:37.244Z] === RUN TestUpdateSettingsEnv [2021-06-11T22:11:37.244Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-11T22:11:37.244Z] PASS [2021-06-11T22:11:37.244Z] coverage: 20.1% of statements [2021-06-11T22:11:37.244Z] ok github.com/docker/docker/plugin/v2 0.067s coverage: 20.1% of statements [2021-06-11T22:11:38.222Z] === RUN TestLoad [2021-06-11T22:11:38.222Z] --- PASS: TestLoad (0.00s) [2021-06-11T22:11:38.222Z] === RUN TestSave [2021-06-11T22:11:38.222Z] --- PASS: TestSave (0.03s) [2021-06-11T22:11:38.222Z] === RUN TestAddDeleteGet [2021-06-11T22:11:38.222Z] --- PASS: TestAddDeleteGet (0.05s) [2021-06-11T22:11:38.222Z] === RUN TestInvalidTags [2021-06-11T22:11:38.222Z] --- PASS: TestInvalidTags (0.01s) [2021-06-11T22:11:38.222Z] PASS [2021-06-11T22:11:38.222Z] coverage: 84.4% of statements [2021-06-11T22:11:38.222Z] ok github.com/docker/docker/reference 0.126s coverage: 84.4% of statements [2021-06-11T22:11:38.600Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-11T22:11:40.417Z] time="2021-06-11T22:11:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-11T22:11:40.593Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-11T22:11:40.880Z] === RUN TestResolveAuthConfigIndexServer [2021-06-11T22:11:40.880Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-11T22:11:40.880Z] === RUN TestResolveAuthConfigFullURL [2021-06-11T22:11:40.880Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-11T22:11:40.880Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-11T22:11:40.880Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-11T22:11:40.880Z] === RUN TestValidateMirror [2021-06-11T22:11:40.880Z] --- PASS: TestValidateMirror (0.00s) [2021-06-11T22:11:40.880Z] === RUN TestLoadInsecureRegistries [2021-06-11T22:11:41.344Z] time="2021-06-11T22:11:40Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-11T22:11:41.344Z] time="2021-06-11T22:11:40Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-11T22:11:41.344Z] time="2021-06-11T22:11:40Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-11T22:11:41.344Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-06-11T22:11:41.344Z] === RUN TestNewServiceConfig [2021-06-11T22:11:41.344Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-11T22:11:41.344Z] === RUN TestValidateIndexName [2021-06-11T22:11:41.344Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-11T22:11:41.344Z] === RUN TestValidateIndexNameWithError [2021-06-11T22:11:41.344Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-11T22:11:41.344Z] === RUN TestEndpointParse [2021-06-11T22:11:41.344Z] --- PASS: TestEndpointParse (0.00s) [2021-06-11T22:11:41.344Z] === RUN TestEndpointParseInvalid [2021-06-11T22:11:41.344Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-11T22:11:41.344Z] === RUN TestValidateEndpoint [2021-06-11T22:11:41.344Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-11T22:11:41.344Z] === RUN TestPing [2021-06-11T22:11:41.344Z] --- PASS: TestPing (0.00s) [2021-06-11T22:11:41.344Z] === RUN TestPingRegistryEndpoint [2021-06-11T22:11:41.344Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-11T22:11:41.344Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:11:41.344Z] === RUN TestEndpoint [2021-06-11T22:11:41.344Z] --- SKIP: TestEndpoint (0.00s) [2021-06-11T22:11:41.344Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:11:41.344Z] === RUN TestParseRepositoryInfo [2021-06-11T22:11:41.344Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-11T22:11:41.344Z] === RUN TestNewIndexInfo [2021-06-11T22:11:41.344Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-11T22:11:41.344Z] === RUN TestMirrorEndpointLookup [2021-06-11T22:11:41.344Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-06-11T22:11:41.344Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:11:41.344Z] === RUN TestSearchRepositories [2021-06-11T22:11:41.344Z] --- PASS: TestSearchRepositories (0.01s) [2021-06-11T22:11:41.344Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-11T22:11:41.344Z] Host: 127.0.0.1:49327 [2021-06-11T22:11:41.344Z] User-Agent: docker test client [2021-06-11T22:11:41.344Z] Authorization: Token fake-token [2021-06-11T22:11:41.344Z] X-Docker-Token: true [2021-06-11T22:11:41.344Z] Accept-Encoding: gzip [2021-06-11T22:11:41.344Z] [2021-06-11T22:11:41.344Z] [2021-06-11T22:11:41.344Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-11T22:11:41.344Z] Connection: close [2021-06-11T22:11:41.344Z] Content-Length: 144 [2021-06-11T22:11:41.344Z] Cache-Control: no-cache [2021-06-11T22:11:41.344Z] Content-Type: application/json [2021-06-11T22:11:41.344Z] Date: Fri, 11 Jun 2021 22:11:41 GMT [2021-06-11T22:11:41.344Z] Expires: -1 [2021-06-11T22:11:41.344Z] Pragma: no-cache [2021-06-11T22:11:41.344Z] Server: docker-tests/mock [2021-06-11T22:11:41.344Z] X-Docker-Registry-Config: mock [2021-06-11T22:11:41.344Z] X-Docker-Registry-Version: 0.0.0 [2021-06-11T22:11:41.344Z] [2021-06-11T22:11:41.344Z] [2021-06-11T22:11:41.344Z] === RUN TestTrustedLocation [2021-06-11T22:11:41.344Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-11T22:11:41.344Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-11T22:11:41.344Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-11T22:11:41.344Z] === RUN TestAllowNondistributableArtifacts [2021-06-11T22:11:41.344Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-11T22:11:41.344Z] === RUN TestIsSecureIndex [2021-06-11T22:11:41.344Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-11T22:11:41.344Z] PASS [2021-06-11T22:11:41.344Z] coverage: 51.7% of statements [2021-06-11T22:11:41.344Z] ok github.com/docker/docker/registry 0.279s coverage: 51.7% of statements [2021-06-11T22:11:42.893Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-11T22:11:42.893Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-11T22:11:42.893Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-11T22:11:42.893Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-11T22:11:42.893Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-11T22:11:42.893Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-11T22:11:42.893Z] === RUN TestResumableRequestReaderWithReadError [2021-06-11T22:11:42.893Z] time="2021-06-11T22:11:42Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-11T22:11:42.893Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-06-11T22:11:42.893Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-11T22:11:42.893Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-11T22:11:42.893Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-11T22:11:42.893Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-11T22:11:42.893Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-11T22:11:42.893Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-11T22:11:42.893Z] === RUN TestResumableRequestReader [2021-06-11T22:11:42.893Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-11T22:11:42.893Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-11T22:11:42.893Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-11T22:11:42.893Z] PASS [2021-06-11T22:11:42.893Z] coverage: 100.0% of statements [2021-06-11T22:11:42.893Z] ok github.com/docker/docker/registry/resumable 0.264s coverage: 100.0% of statements [2021-06-11T22:11:43.868Z] === RUN TestRestartManagerTimeout [2021-06-11T22:11:43.868Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-11T22:11:43.868Z] === RUN TestRestartManagerTimeoutReset [2021-06-11T22:11:43.868Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-11T22:11:43.868Z] PASS [2021-06-11T22:11:43.868Z] coverage: 50.9% of statements [2021-06-11T22:11:43.868Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2021-06-11T22:11:43.880Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-11T22:11:44.843Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-11T22:11:44.843Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-11T22:11:44.843Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-11T22:11:44.843Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-11T22:11:44.843Z] === RUN TestDecodeContainerConfig [2021-06-11T22:11:44.843Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-11T22:11:44.843Z] === RUN TestDecodeContainerConfigIsolation [2021-06-11T22:11:44.843Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-11T22:11:44.843Z] === RUN TestValidatePrivileged [2021-06-11T22:11:44.843Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-11T22:11:44.843Z] PASS [2021-06-11T22:11:44.843Z] coverage: 52.2% of statements [2021-06-11T22:11:44.843Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.2% of statements [2021-06-11T22:11:45.255Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-11T22:11:45.817Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-11T22:11:45.817Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-11T22:11:45.817Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-11T22:11:45.817Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-11T22:11:45.817Z] PASS [2021-06-11T22:11:45.817Z] coverage: 62.5% of statements [2021-06-11T22:11:45.817Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2021-06-11T22:11:48.725Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-11T22:11:48.745Z] --- PASS: TestGet (15.02s) [2021-06-11T22:11:48.745Z] === RUN TestPluginWithNoManifest [2021-06-11T22:11:48.745Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-11T22:11:48.745Z] === RUN TestGetAll [2021-06-11T22:11:48.745Z] --- PASS: TestGetAll (0.00s) [2021-06-11T22:11:48.745Z] PASS [2021-06-11T22:11:48.745Z] coverage: 73.4% of statements [2021-06-11T22:11:48.745Z] ok github.com/docker/docker/pkg/plugins 34.921s coverage: 73.4% of statements [2021-06-11T22:11:48.745Z] === RUN TestGetDriver [2021-06-11T22:11:48.745Z] --- PASS: TestGetDriver (0.00s) [2021-06-11T22:11:48.745Z] === RUN TestVolumeRequestError [2021-06-11T22:11:48.745Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-11T22:11:48.745Z] PASS [2021-06-11T22:11:48.745Z] coverage: 36.1% of statements [2021-06-11T22:11:48.745Z] ok github.com/docker/docker/volume/drivers 0.130s coverage: 36.1% of statements [2021-06-11T22:11:48.745Z] === RUN TestGetAddress [2021-06-11T22:11:48.745Z] --- PASS: TestGetAddress (0.00s) [2021-06-11T22:11:48.745Z] === RUN TestRemove [2021-06-11T22:11:48.745Z] --- SKIP: TestRemove (0.00s) [2021-06-11T22:11:48.745Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-11T22:11:48.745Z] === RUN TestInitializeWithVolumes [2021-06-11T22:11:48.745Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-11T22:11:48.745Z] === RUN TestCreate [2021-06-11T22:11:48.745Z] --- PASS: TestCreate (0.01s) [2021-06-11T22:11:48.745Z] === RUN TestValidateName [2021-06-11T22:11:48.745Z] --- PASS: TestValidateName (0.00s) [2021-06-11T22:11:48.745Z] === RUN TestCreateWithOpts [2021-06-11T22:11:48.745Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-11T22:11:48.745Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-11T22:11:48.745Z] === RUN TestRelaodNoOpts [2021-06-11T22:11:48.745Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-11T22:11:48.745Z] PASS [2021-06-11T22:11:48.745Z] coverage: 41.5% of statements [2021-06-11T22:11:48.745Z] ok github.com/docker/docker/volume/local 0.114s coverage: 41.5% of statements [2021-06-11T22:11:50.298Z] === RUN TestParseMountRaw [2021-06-11T22:11:50.298Z] --- PASS: TestParseMountRaw (0.02s) [2021-06-11T22:11:50.298Z] === RUN TestParseMountRawSplit [2021-06-11T22:11:50.298Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-06-11T22:11:50.298Z] parser_test.go:259: case 0 [2021-06-11T22:11:50.299Z] parser_test.go:259: case 1 [2021-06-11T22:11:50.299Z] parser_test.go:259: case 2 [2021-06-11T22:11:50.299Z] parser_test.go:259: case 3 [2021-06-11T22:11:50.299Z] parser_test.go:259: case 4 [2021-06-11T22:11:50.299Z] parser_test.go:259: case 5 [2021-06-11T22:11:50.299Z] parser_test.go:259: case 6 [2021-06-11T22:11:50.299Z] parser_test.go:259: case 7 [2021-06-11T22:11:50.299Z] parser_test.go:259: case 8 [2021-06-11T22:11:50.299Z] parser_test.go:259: case 9 [2021-06-11T22:11:50.299Z] parser_test.go:259: case 10 [2021-06-11T22:11:50.299Z] parser_test.go:259: case 11 [2021-06-11T22:11:50.299Z] parser_test.go:259: case 12 [2021-06-11T22:11:50.299Z] === RUN TestParseMountSpec [2021-06-11T22:11:50.299Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-11T22:11:50.299Z] parser_test.go:327: case 0 [2021-06-11T22:11:50.299Z] parser_test.go:327: case 1 [2021-06-11T22:11:50.299Z] parser_test.go:327: case 2 [2021-06-11T22:11:50.299Z] parser_test.go:327: case 3 [2021-06-11T22:11:50.299Z] parser_test.go:327: case 4 [2021-06-11T22:11:50.299Z] parser_test.go:327: case 5 [2021-06-11T22:11:50.299Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-11T22:11:50.299Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-11T22:11:50.299Z] === RUN TestValidateMount [2021-06-11T22:11:50.299Z] --- PASS: TestValidateMount (0.00s) [2021-06-11T22:11:50.299Z] PASS [2021-06-11T22:11:50.299Z] coverage: 62.4% of statements [2021-06-11T22:11:50.299Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 62.4% of statements [2021-06-11T22:11:50.761Z] === RUN TestSetGetMeta [2021-06-11T22:11:50.761Z] === PAUSE TestSetGetMeta [2021-06-11T22:11:50.761Z] === RUN TestRestore [2021-06-11T22:11:50.761Z] === PAUSE TestRestore [2021-06-11T22:11:50.761Z] === RUN TestServiceCreate [2021-06-11T22:11:50.761Z] === PAUSE TestServiceCreate [2021-06-11T22:11:50.761Z] === RUN TestServiceList [2021-06-11T22:11:50.761Z] === PAUSE TestServiceList [2021-06-11T22:11:50.761Z] === RUN TestServiceRemove [2021-06-11T22:11:50.761Z] === PAUSE TestServiceRemove [2021-06-11T22:11:50.761Z] === RUN TestServiceGet [2021-06-11T22:11:50.761Z] === PAUSE TestServiceGet [2021-06-11T22:11:50.761Z] === RUN TestServicePrune [2021-06-11T22:11:50.761Z] === PAUSE TestServicePrune [2021-06-11T22:11:50.761Z] === RUN TestCreate [2021-06-11T22:11:50.761Z] === PAUSE TestCreate [2021-06-11T22:11:50.761Z] === RUN TestRemove [2021-06-11T22:11:50.761Z] === PAUSE TestRemove [2021-06-11T22:11:50.761Z] === RUN TestList [2021-06-11T22:11:50.761Z] === PAUSE TestList [2021-06-11T22:11:50.761Z] === RUN TestFindByDriver [2021-06-11T22:11:50.761Z] === PAUSE TestFindByDriver [2021-06-11T22:11:50.761Z] === RUN TestFindByReferenced [2021-06-11T22:11:50.761Z] === PAUSE TestFindByReferenced [2021-06-11T22:11:50.761Z] === RUN TestDerefMultipleOfSameRef [2021-06-11T22:11:50.761Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-11T22:11:50.761Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-11T22:11:50.761Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-11T22:11:50.761Z] === RUN TestDefererencePluginOnCreateError [2021-06-11T22:11:50.761Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-11T22:11:50.761Z] === RUN TestRefDerefRemove [2021-06-11T22:11:50.762Z] === PAUSE TestRefDerefRemove [2021-06-11T22:11:50.762Z] === RUN TestGet [2021-06-11T22:11:50.762Z] === PAUSE TestGet [2021-06-11T22:11:50.762Z] === RUN TestGetWithReference [2021-06-11T22:11:50.762Z] === PAUSE TestGetWithReference [2021-06-11T22:11:50.762Z] === RUN TestFilterFunc [2021-06-11T22:11:50.762Z] === RUN TestFilterFunc/test_nil_list [2021-06-11T22:11:50.762Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-11T22:11:50.762Z] === RUN TestFilterFunc/test_empty_list [2021-06-11T22:11:50.762Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-11T22:11:50.762Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-11T22:11:50.762Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-11T22:11:50.762Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-11T22:11:50.762Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-11T22:11:50.762Z] === RUN TestFilterFunc/test_filter_some [2021-06-11T22:11:50.762Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-11T22:11:50.762Z] === RUN TestFilterFunc/test_filter_middle [2021-06-11T22:11:50.762Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-11T22:11:50.762Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-11T22:11:50.762Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-11T22:11:50.762Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-11T22:11:50.762Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-11T22:11:50.762Z] === CONT TestFilterFunc/test_nil_list [2021-06-11T22:11:50.762Z] === CONT TestFilterFunc/test_filter_some [2021-06-11T22:11:50.762Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-11T22:11:50.762Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-11T22:11:50.762Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-11T22:11:50.762Z] === CONT TestFilterFunc/test_empty_list [2021-06-11T22:11:50.762Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-11T22:11:50.762Z] === CONT TestFilterFunc/test_filter_middle [2021-06-11T22:11:50.762Z] --- PASS: TestFilterFunc (0.00s) [2021-06-11T22:11:50.762Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-11T22:11:50.762Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-11T22:11:50.762Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-11T22:11:50.762Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-11T22:11:50.762Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-11T22:11:50.762Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-11T22:11:50.762Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-11T22:11:50.762Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-11T22:11:50.762Z] === CONT TestSetGetMeta [2021-06-11T22:11:50.762Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-11T22:11:50.762Z] === CONT TestCreate [2021-06-11T22:11:50.762Z] === CONT TestFindByDriver [2021-06-11T22:11:50.762Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-11T22:11:50.762Z] === CONT TestDerefMultipleOfSameRef [2021-06-11T22:11:50.762Z] --- PASS: TestCreate (0.03s) [2021-06-11T22:11:50.762Z] === CONT TestFindByReferenced [2021-06-11T22:11:50.762Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-06-11T22:11:50.762Z] === CONT TestServiceRemove [2021-06-11T22:11:50.762Z] --- PASS: TestFindByDriver (0.04s) [2021-06-11T22:11:50.762Z] === CONT TestServicePrune [2021-06-11T22:11:50.762Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-06-11T22:11:50.762Z] === CONT TestServiceGet [2021-06-11T22:11:50.762Z] --- PASS: TestFindByReferenced (0.03s) [2021-06-11T22:11:50.762Z] === CONT TestList [2021-06-11T22:11:50.762Z] --- PASS: TestList (0.03s) [2021-06-11T22:11:50.762Z] === CONT TestServiceCreate [2021-06-11T22:11:51.226Z] --- PASS: TestServiceGet (0.13s) [2021-06-11T22:11:51.226Z] === CONT TestServiceList [2021-06-11T22:11:51.226Z] time="2021-06-11T22:11:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T22:11:51.226Z] === CONT TestRemove [2021-06-11T22:11:51.226Z] --- PASS: TestServiceRemove (0.16s) [2021-06-11T22:11:51.226Z] --- PASS: TestServiceCreate (0.11s) [2021-06-11T22:11:51.226Z] === CONT TestGet [2021-06-11T22:11:51.226Z] time="2021-06-11T22:11:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T22:11:51.226Z] time="2021-06-11T22:11:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T22:11:51.226Z] time="2021-06-11T22:11:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-11T22:11:51.226Z] --- PASS: TestServiceList (0.04s) [2021-06-11T22:11:51.226Z] === CONT TestGetWithReference [2021-06-11T22:11:51.226Z] --- PASS: TestGet (0.03s) [2021-06-11T22:11:51.226Z] === CONT TestRestore [2021-06-11T22:11:51.226Z] --- PASS: TestRemove (0.04s) [2021-06-11T22:11:51.226Z] === CONT TestRefDerefRemove [2021-06-11T22:11:51.226Z] time="2021-06-11T22:11:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T22:11:51.226Z] --- PASS: TestServicePrune (0.21s) [2021-06-11T22:11:51.226Z] === CONT TestDefererencePluginOnCreateError [2021-06-11T22:11:51.226Z] --- PASS: TestGetWithReference (0.03s) [2021-06-11T22:11:51.226Z] --- PASS: TestRefDerefRemove (0.03s) [2021-06-11T22:11:51.226Z] --- PASS: TestRestore (0.04s) [2021-06-11T22:11:51.226Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-06-11T22:11:51.226Z] PASS [2021-06-11T22:11:51.226Z] coverage: 69.6% of statements [2021-06-11T22:11:51.226Z] ok github.com/docker/docker/volume/service 0.325s coverage: 69.6% of statements [2021-06-11T22:11:55.229Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-11T22:11:58.340Z] 2021/06/11 22:11:57 Closing DB instances... [2021-06-11T22:11:59.315Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-06-11T22:11:59.315Z] === RUN TestFindNode [2021-06-11T22:11:59.315Z] 2021/06/11 22:11:58 Closing DB instances... [2021-06-11T22:11:59.315Z] --- PASS: TestFindNode (0.01s) [2021-06-11T22:11:59.315Z] === RUN TestChangeNodeState [2021-06-11T22:11:59.315Z] 2021/06/11 22:11:58 Closing DB instances... [2021-06-11T22:11:59.315Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-11T22:11:59.315Z] === RUN TestNodeReincarnation [2021-06-11T22:11:59.315Z] 2021/06/11 22:11:58 Closing DB instances... [2021-06-11T22:11:59.418Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-11T22:12:01.952Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-11T22:12:02.519Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-11T22:12:03.880Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-11T22:12:03.894Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-11T22:12:03.894Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-11T22:12:04.032Z] time="2021-06-11T22:12:03Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-11T22:12:04.032Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-11T22:12:04.032Z] === RUN TestParallelCreate [2021-06-11T22:12:04.032Z] 2021/06/11 22:12:03 Closing DB instances... [2021-06-11T22:12:04.032Z] --- PASS: TestParallelCreate (0.01s) [2021-06-11T22:12:04.032Z] === RUN TestParallelDelete [2021-06-11T22:12:04.032Z] 2021/06/11 22:12:03 Closing DB instances... [2021-06-11T22:12:04.032Z] --- PASS: TestParallelDelete (0.01s) [2021-06-11T22:12:04.032Z] === RUN TestNetworkDBIslands [2021-06-11T22:12:04.032Z] time="2021-06-11T22:12:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4678da97df67 with config:&{NodeID:4678da97df67 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:12:04.032Z] time="2021-06-11T22:12:03Z" level=info msg="Node 4678da97df67/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:04.032Z] time="2021-06-11T22:12:03Z" level=info msg="Node 4678da97df67/172.28.34.42, added to nodes list" [2021-06-11T22:12:04.032Z] time="2021-06-11T22:12:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b248d4e3cd6d with config:&{NodeID:b248d4e3cd6d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:12:04.032Z] time="2021-06-11T22:12:03Z" level=info msg="Node b248d4e3cd6d/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:04.032Z] time="2021-06-11T22:12:03Z" level=info msg="Node b248d4e3cd6d/172.28.34.42, added to nodes list" [2021-06-11T22:12:04.032Z] time="2021-06-11T22:12:03Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-11T22:12:04.032Z] time="2021-06-11T22:12:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-11T22:12:04.032Z] time="2021-06-11T22:12:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-06-11T22:12:04.032Z] time="2021-06-11T22:12:03Z" level=info msg="Node b248d4e3cd6d/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:04.032Z] time="2021-06-11T22:12:03Z" level=info msg="Node b248d4e3cd6d/172.28.34.42, added to nodes list" [2021-06-11T22:12:04.032Z] time="2021-06-11T22:12:03Z" level=info msg="Node 4678da97df67/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:04.033Z] time="2021-06-11T22:12:03Z" level=info msg="Node 4678da97df67/172.28.34.42, added to nodes list" [2021-06-11T22:12:04.033Z] time="2021-06-11T22:12:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-11T22:12:04.033Z] time="2021-06-11T22:12:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-06-11T22:12:05.010Z] time="2021-06-11T22:12:04Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a03079b34330 with config:&{NodeID:a03079b34330 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:12:05.010Z] time="2021-06-11T22:12:04Z" level=info msg="Node a03079b34330/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.010Z] time="2021-06-11T22:12:04Z" level=info msg="Node a03079b34330/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.010Z] time="2021-06-11T22:12:04Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-11T22:12:05.010Z] time="2021-06-11T22:12:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-11T22:12:05.010Z] time="2021-06-11T22:12:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-06-11T22:12:05.010Z] time="2021-06-11T22:12:04Z" level=info msg="Node a03079b34330/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.010Z] time="2021-06-11T22:12:04Z" level=info msg="Node a03079b34330/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.010Z] time="2021-06-11T22:12:04Z" level=info msg="Node 4678da97df67/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.010Z] time="2021-06-11T22:12:04Z" level=info msg="Node 4678da97df67/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.010Z] time="2021-06-11T22:12:04Z" level=info msg="Node b248d4e3cd6d/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.010Z] time="2021-06-11T22:12:04Z" level=info msg="Node b248d4e3cd6d/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.010Z] time="2021-06-11T22:12:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-11T22:12:05.010Z] time="2021-06-11T22:12:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=info msg="Node a03079b34330/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=info msg="Node a03079b34330/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:593f6859535f with config:&{NodeID:593f6859535f Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=info msg="Node 593f6859535f/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=info msg="Node 593f6859535f/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=info msg="Node 593f6859535f/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=info msg="Node 593f6859535f/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=info msg="Node 4678da97df67/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=info msg="Node 4678da97df67/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=info msg="Node b248d4e3cd6d/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=info msg="Node b248d4e3cd6d/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=info msg="Node a03079b34330/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=info msg="Node a03079b34330/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2021-06-11T22:12:05.473Z] time="2021-06-11T22:12:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-11T22:12:05.789Z] tests/integration/client_test.py ..... [ 75%] [2021-06-11T22:12:05.789Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-11T22:12:05.794Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-11T22:12:05.794Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 593f6859535f/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 593f6859535f/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 593f6859535f/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 593f6859535f/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:8867d93a79d4 with config:&{NodeID:8867d93a79d4 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 8867d93a79d4/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 8867d93a79d4/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 8867d93a79d4/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 8867d93a79d4/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node a03079b34330/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node a03079b34330/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 593f6859535f/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 593f6859535f/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 4678da97df67/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 4678da97df67/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node b248d4e3cd6d/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node b248d4e3cd6d/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 8867d93a79d4/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 8867d93a79d4/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 8867d93a79d4/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 8867d93a79d4/172.28.34.42, added to nodes list" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 8867d93a79d4/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:05.936Z] time="2021-06-11T22:12:05Z" level=info msg="Node 8867d93a79d4/172.28.34.42, added to nodes list" [2021-06-11T22:12:06.399Z] time="2021-06-11T22:12:06Z" level=info msg="The new bootstrap node list is:[172.28.34.42:10033 172.28.34.42:10034 172.28.34.42:10035]" [2021-06-11T22:12:06.399Z] time="2021-06-11T22:12:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.34.42:10033" [2021-06-11T22:12:06.399Z] time="2021-06-11T22:12:06Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49363" [2021-06-11T22:12:06.399Z] time="2021-06-11T22:12:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.34.42:10034" [2021-06-11T22:12:06.399Z] time="2021-06-11T22:12:06Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49364" [2021-06-11T22:12:06.399Z] time="2021-06-11T22:12:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.34.42:10035" [2021-06-11T22:12:06.399Z] time="2021-06-11T22:12:06Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49365" [2021-06-11T22:12:06.399Z] time="2021-06-11T22:12:06Z" level=info msg="The new bootstrap node list is:[172.28.34.42:10033 172.28.34.42:10034 172.28.34.42:10035]" [2021-06-11T22:12:06.399Z] time="2021-06-11T22:12:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.34.42:10033" [2021-06-11T22:12:06.399Z] time="2021-06-11T22:12:06Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49366" [2021-06-11T22:12:06.399Z] time="2021-06-11T22:12:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.34.42:10034" [2021-06-11T22:12:06.399Z] time="2021-06-11T22:12:06Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49367" [2021-06-11T22:12:06.399Z] time="2021-06-11T22:12:06Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49368" [2021-06-11T22:12:06.399Z] time="2021-06-11T22:12:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.34.42:10035" [2021-06-11T22:12:06.730Z] tests/integration/errors_test.py . [ 76%] [2021-06-11T22:12:06.862Z] time="2021-06-11T22:12:06Z" level=info msg="node 0 leaving" [2021-06-11T22:12:06.862Z] time="2021-06-11T22:12:06Z" level=info msg="Node 4678da97df67 change state NodeActive --> NodeLeft" [2021-06-11T22:12:06.862Z] time="2021-06-11T22:12:06Z" level=info msg="node3(a03079b34330): Node leave event for 4678da97df67/172.28.34.42" [2021-06-11T22:12:06.862Z] time="2021-06-11T22:12:06Z" level=info msg="Node 4678da97df67 change state NodeActive --> NodeLeft" [2021-06-11T22:12:06.862Z] time="2021-06-11T22:12:06Z" level=info msg="Node 4678da97df67 change state NodeActive --> NodeLeft" [2021-06-11T22:12:06.862Z] time="2021-06-11T22:12:06Z" level=info msg="node5(8867d93a79d4): Node leave event for 4678da97df67/172.28.34.42" [2021-06-11T22:12:06.862Z] time="2021-06-11T22:12:06Z" level=info msg="node4(593f6859535f): Node leave event for 4678da97df67/172.28.34.42" [2021-06-11T22:12:06.862Z] time="2021-06-11T22:12:06Z" level=info msg="Node 4678da97df67 change state NodeActive --> NodeLeft" [2021-06-11T22:12:06.862Z] time="2021-06-11T22:12:06Z" level=info msg="node1(4678da97df67): Node leave event for 4678da97df67/172.28.34.42" [2021-06-11T22:12:06.862Z] time="2021-06-11T22:12:06Z" level=info msg="Node 4678da97df67 change state NodeActive --> NodeLeft" [2021-06-11T22:12:06.862Z] time="2021-06-11T22:12:06Z" level=info msg="node2(b248d4e3cd6d): Node leave event for 4678da97df67/172.28.34.42" [2021-06-11T22:12:06.862Z] time="2021-06-11T22:12:06Z" level=info msg="Node 4678da97df67/172.28.34.42, left gossip cluster" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:06Z" level=info msg="Node 4678da97df67/172.28.34.42, left gossip cluster" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:06Z" level=info msg="Node 4678da97df67/172.28.34.42, left gossip cluster" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:06Z" level=info msg="Node 4678da97df67/172.28.34.42, left gossip cluster" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:06Z" level=info msg="node 1 leaving" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:06Z" level=info msg="Node b248d4e3cd6d change state NodeActive --> NodeLeft" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:06Z" level=info msg="node3(a03079b34330): Node leave event for b248d4e3cd6d/172.28.34.42" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:06Z" level=info msg="Node b248d4e3cd6d/172.28.34.42, left gossip cluster" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:06Z" level=info msg="Node b248d4e3cd6d change state NodeActive --> NodeFailed" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:06Z" level=info msg="Node b248d4e3cd6d/172.28.34.42, added to failed nodes list" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:06Z" level=info msg="Node b248d4e3cd6d change state NodeActive --> NodeLeft" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:06Z" level=info msg="node5(8867d93a79d4): Node leave event for b248d4e3cd6d/172.28.34.42" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:06Z" level=error msg="node: b248d4e3cd6d is unknown to memberlist" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:06Z" level=info msg="Node 4678da97df67/172.28.34.42, left gossip cluster" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:06Z" level=info msg="Node b248d4e3cd6d change state NodeActive --> NodeLeft" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:06Z" level=info msg="node4(593f6859535f): Node leave event for b248d4e3cd6d/172.28.34.42" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:07Z" level=info msg="Node b248d4e3cd6d/172.28.34.42, left gossip cluster" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:07Z" level=info msg="Node b248d4e3cd6d/172.28.34.42, left gossip cluster" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:07Z" level=info msg="Node b248d4e3cd6d/172.28.34.42, left gossip cluster" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:07Z" level=info msg="node 2 leaving" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:07Z" level=info msg="Node a03079b34330 change state NodeActive --> NodeLeft" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:07Z" level=info msg="node4(593f6859535f): Node leave event for a03079b34330/172.28.34.42" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:07Z" level=info msg="Node a03079b34330 change state NodeActive --> NodeLeft" [2021-06-11T22:12:07.324Z] time="2021-06-11T22:12:07Z" level=info msg="node5(8867d93a79d4): Node leave event for a03079b34330/172.28.34.42" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=debug msg="memberlist: Failed ping: 8867d93a79d4 (timeout reached)" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.34.42:10034: use of closed network connection" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.34.42:10035: use of closed network connection" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.34.42:10036: use of closed network connection" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49369" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="Node a03079b34330/172.28.34.42, left gossip cluster" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="Node a03079b34330 change state NodeActive --> NodeFailed" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="Node a03079b34330/172.28.34.42, added to failed nodes list" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="Node a03079b34330/172.28.34.42, left gossip cluster" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="Node a03079b34330/172.28.34.42, left gossip cluster" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="node 0 coming back" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f15d3ed3d947 with config:&{NodeID:f15d3ed3d947 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="Node f15d3ed3d947/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="Node f15d3ed3d947/172.28.34.42, added to nodes list" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="node 1 coming back" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c77378a6cc57 with config:&{NodeID:c77378a6cc57 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="Node c77378a6cc57/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="Node c77378a6cc57/172.28.34.42, added to nodes list" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="node 2 coming back" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3413162eeaab with config:&{NodeID:3413162eeaab Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="Node 3413162eeaab/172.28.34.42, joined gossip cluster" [2021-06-11T22:12:07.790Z] time="2021-06-11T22:12:07Z" level=info msg="Node 3413162eeaab/172.28.34.42, added to nodes list" [2021-06-11T22:12:08.252Z] time="2021-06-11T22:12:07Z" level=warning msg="memberlist: Was able to connect to 8867d93a79d4 but other probes failed, network may be misconfigured" [2021-06-11T22:12:11.061Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite (441.11s) [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.42s) [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.46s) [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.71s) [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.86s) [2021-06-11T22:12:11.628Z] docker_cli_daemon_test.go:1455: [d4197751f4709] daemon is not started [2021-06-11T22:12:11.628Z] check_test.go:309: [d9977000d0546] daemon is not started [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.10s) [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.32s) [2021-06-11T22:12:11.628Z] check_test.go:309: [d09169b4b57e2] daemon is not started [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.72s) [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.76s) [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.36s) [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.48s) [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.98s) [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.13s) [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.64s) [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.24s) [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-11T22:12:11.628Z] check_test.go:309: [dac779a051994] daemon is not started [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-11T22:12:11.628Z] check_test.go:309: [d081f14e141ff] daemon is not started [2021-06-11T22:12:11.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.14s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2021-06-11T22:12:11.629Z] check_test.go:309: [d3aada34cb13f] daemon is not started [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.02s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.33s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.21s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.72s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-11T22:12:11.629Z] check_test.go:309: [d15b08709df11] daemon is not started [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.45s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.66s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.32s) [2021-06-11T22:12:11.629Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-11T22:12:11.629Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-11T22:12:11.629Z] check_test.go:309: [dffcafb540187] daemon is not started [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.88s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.71s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.76s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.28s) [2021-06-11T22:12:11.629Z] check_test.go:309: [d562bb9926575] daemon is not started [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.03s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-06-11T22:12:11.629Z] check_test.go:309: [d67c777e7d8eb] daemon is not started [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.57s) [2021-06-11T22:12:11.629Z] docker_cli_daemon_plugins_test.go:79: [dcbb80528abea] daemon is not started [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.71s) [2021-06-11T22:12:11.629Z] docker_cli_daemon_plugins_test.go:169: [ddc462f64f105] daemon is not started [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.01s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-06-11T22:12:11.629Z] check_test.go:309: [deb46f05cb563] daemon is not started [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.29s) [2021-06-11T22:12:11.629Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.19s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.51s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.33s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.44s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.44s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.81s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.60s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.12s) [2021-06-11T22:12:11.888Z] check_test.go:309: [d1a65baaf0394] daemon is not started [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.06s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.09s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.09s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.51s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.34s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.95s) [2021-06-11T22:12:11.888Z] check_test.go:309: [d8143871ed75e] daemon is not started [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.66s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.09s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.85s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.18s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.70s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.95s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.64s) [2021-06-11T22:12:11.888Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-11T22:12:11.888Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-11T22:12:11.888Z] check_test.go:309: [d5e26f7b76302] daemon is not started [2021-06-11T22:12:11.888Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-11T22:12:11.888Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-11T22:12:11.888Z] check_test.go:309: [d6a3e3d85db0c] daemon is not started [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.69s) [2021-06-11T22:12:11.888Z] check_test.go:309: [d345acbe713e7] daemon is not started [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.51s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.58s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.02s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.26s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.80s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.94s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.58s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.16s) [2021-06-11T22:12:11.888Z] check_test.go:309: [d2f489d56ac85] daemon is not started [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.77s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.54s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.27s) [2021-06-11T22:12:11.888Z] check_test.go:309: [d66f5c203ea16] daemon is not started [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.24s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2021-06-11T22:12:11.888Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-11T22:12:11.888Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-11T22:12:11.888Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-11T22:12:11.888Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-11T22:12:11.888Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-11T22:12:11.888Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-11T22:12:11.888Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-11T22:12:11.888Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-11T22:12:11.888Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-11T22:12:11.888Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-11T22:12:11.888Z] check_test.go:309: [d7c1125bdcd9d] daemon is not started [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2021-06-11T22:12:11.888Z] check_test.go:309: [d7cf1be9aa2de] daemon is not started [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.41s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2021-06-11T22:12:11.888Z] check_test.go:309: [dcaa624d4653e] daemon is not started [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.95s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.18s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.01s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2021-06-11T22:12:11.888Z] check_test.go:309: [d0985fb4990c1] daemon is not started [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.87s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.50s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.64s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.98s) [2021-06-11T22:12:11.888Z] check_test.go:309: [d5d73d25ff0fe] daemon is not started [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.63s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.39s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-06-11T22:12:11.888Z] check_test.go:309: [dd0024aedd08c] daemon is not started [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.73s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.82s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.52s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.57s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.97s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.92s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.92s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.26s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.30s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.70s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.98s) [2021-06-11T22:12:11.888Z] docker_cli_daemon_test.go:2550: [dd4d571eb7761] daemon is not started [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.68s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.85s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.40s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.97s) [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-06-11T22:12:11.888Z] check_test.go:309: [d2de8d35dca3a] daemon is not started [2021-06-11T22:12:11.888Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.10s) [2021-06-11T22:12:11.888Z] === RUN TestDockerSwarmSuite [2021-06-11T22:12:11.888Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-11T22:12:12.832Z] --- PASS: TestImportExtremelyLargeImageWorks (102.37s) [2021-06-11T22:12:12.832Z] PASS [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === Skipped [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-11T22:12:12.832Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] DONE 12 tests, 1 skipped in 106.387s [2021-06-11T22:12:12.832Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-11T22:12:12.832Z] INFO: Testing against a local daemon [2021-06-11T22:12:12.832Z] === RUN TestNetworkCreateDelete [2021-06-11T22:12:12.832Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-06-11T22:12:12.832Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T22:12:12.832Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-06-11T22:12:12.832Z] === RUN TestDaemonDNSFallback [2021-06-11T22:12:12.832Z] --- PASS: TestDaemonDNSFallback (7.62s) [2021-06-11T22:12:12.832Z] === RUN TestInspectNetwork [2021-06-11T22:12:12.832Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-11T22:12:12.832Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:12.832Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T22:12:12.832Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-11T22:12:12.832Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] === RUN TestNetworkInvalidJSON [2021-06-11T22:12:12.832Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T22:12:12.832Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T22:12:12.832Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T22:12:12.832Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T22:12:12.832Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T22:12:12.832Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T22:12:12.832Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T22:12:12.832Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T22:12:12.832Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T22:12:12.832Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-11T22:12:12.832Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-11T22:12:12.832Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-11T22:12:12.832Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-11T22:12:12.832Z] === RUN TestNetworkList [2021-06-11T22:12:12.832Z] === RUN TestNetworkList//networks [2021-06-11T22:12:12.832Z] === PAUSE TestNetworkList//networks [2021-06-11T22:12:12.832Z] === RUN TestNetworkList//networks/ [2021-06-11T22:12:12.832Z] === PAUSE TestNetworkList//networks/ [2021-06-11T22:12:12.832Z] === CONT TestNetworkList//networks [2021-06-11T22:12:12.832Z] === CONT TestNetworkList//networks/ [2021-06-11T22:12:12.832Z] --- PASS: TestNetworkList (0.01s) [2021-06-11T22:12:12.832Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T22:12:12.832Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T22:12:12.832Z] === RUN TestHostIPv4BridgeLabel [2021-06-11T22:12:12.832Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-11T22:12:12.832Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T22:12:12.832Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-11T22:12:12.832Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] === RUN TestDaemonDefaultNetworkPools [2021-06-11T22:12:12.832Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-06-11T22:12:12.832Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T22:12:12.832Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T22:12:12.832Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-11T22:12:12.832Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T22:12:12.832Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T22:12:12.832Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-06-11T22:12:12.832Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] === RUN TestServiceWithPredefinedNetwork [2021-06-11T22:12:12.832Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T22:12:12.832Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:12.832Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T22:12:12.832Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T22:12:12.832Z] service_test.go:242: FLAKY_TEST [2021-06-11T22:12:12.832Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T22:12:12.832Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-06-11T22:12:12.832Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:12.832Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T22:12:12.832Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T22:12:12.832Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:12.832Z] PASS [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === Skipped [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-11T22:12:12.832Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-11T22:12:12.832Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-11T22:12:12.832Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-11T22:12:12.832Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-06-11T22:12:12.832Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T22:12:12.832Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T22:12:12.832Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-06-11T22:12:12.832Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T22:12:12.832Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T22:12:12.832Z] service_test.go:242: FLAKY_TEST [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-06-11T22:12:12.832Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T22:12:12.832Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] DONE 22 tests, 12 skipped in 8.328s [2021-06-11T22:12:12.832Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-11T22:12:12.832Z] INFO: Testing against a local daemon [2021-06-11T22:12:12.832Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-11T22:12:12.832Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-11T22:12:12.832Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T22:12:12.832Z] === RUN TestDockerNetworkIpvlan [2021-06-11T22:12:12.832Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-11T22:12:12.832Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T22:12:12.832Z] PASS [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === Skipped [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-11T22:12:12.832Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-11T22:12:12.832Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] DONE 2 tests, 2 skipped in 0.135s [2021-06-11T22:12:12.832Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-11T22:12:12.832Z] INFO: Testing against a local daemon [2021-06-11T22:12:12.832Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-11T22:12:12.832Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-11T22:12:12.832Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] === RUN TestDockerNetworkMacvlan [2021-06-11T22:12:12.832Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-11T22:12:12.832Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] PASS [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === Skipped [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-11T22:12:12.832Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-11T22:12:12.832Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] DONE 2 tests, 2 skipped in 0.115s [2021-06-11T22:12:12.832Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-11T22:12:12.832Z] testing: warning: no tests to run [2021-06-11T22:12:12.832Z] PASS [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] DONE 0 tests in 0.031s [2021-06-11T22:12:12.832Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-11T22:12:12.832Z] INFO: Testing against a local daemon [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginAllowRequest [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginTLS [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginDenyRequest [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginDenyResponse [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginAllowEventStream [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginErrorResponse [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginErrorRequest [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginHeader [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginV2Disable [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-11T22:12:12.832Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] PASS [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === Skipped [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-11T22:12:12.832Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.832Z] [2021-06-11T22:12:12.833Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-11T22:12:12.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.833Z] [2021-06-11T22:12:12.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-11T22:12:12.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.833Z] [2021-06-11T22:12:12.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-06-11T22:12:12.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.833Z] [2021-06-11T22:12:12.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-06-11T22:12:12.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.833Z] [2021-06-11T22:12:12.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-11T22:12:12.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.833Z] [2021-06-11T22:12:12.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-06-11T22:12:12.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.833Z] [2021-06-11T22:12:12.833Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-11T22:12:12.833Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:12.833Z] [2021-06-11T22:12:12.833Z] [2021-06-11T22:12:12.833Z] DONE 17 tests, 17 skipped in 0.409s [2021-06-11T22:12:12.833Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-11T22:12:12.833Z] INFO: Testing against a local daemon [2021-06-11T22:12:12.833Z] === RUN TestPluginInvalidJSON [2021-06-11T22:12:13.091Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T22:12:13.091Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T22:12:13.091Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T22:12:13.091Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-11T22:12:13.091Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-11T22:12:13.091Z] === RUN TestPluginInstall [2021-06-11T22:12:13.091Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-11T22:12:13.091Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:13.091Z] === RUN TestPluginsWithRuntimes [2021-06-11T22:12:13.091Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-11T22:12:13.091Z] 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-06-11T22:12:13.091Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T22:12:13.091Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T22:12:13.091Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-11T22:12:13.091Z] PASS [2021-06-11T22:12:13.091Z] [2021-06-11T22:12:13.091Z] === Skipped [2021-06-11T22:12:13.091Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-11T22:12:13.091Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T22:12:13.091Z] [2021-06-11T22:12:13.091Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-11T22:12:13.091Z] 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-06-11T22:12:13.091Z] [2021-06-11T22:12:13.091Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T22:12:13.091Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-11T22:12:13.091Z] [2021-06-11T22:12:13.091Z] [2021-06-11T22:12:13.091Z] DONE 5 tests, 3 skipped in 0.159s [2021-06-11T22:12:13.091Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-11T22:12:13.091Z] INFO: Testing against a local daemon [2021-06-11T22:12:13.091Z] === RUN TestExternalGraphDriver [2021-06-11T22:12:13.091Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-06-11T22:12:13.091Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-11T22:12:13.091Z] === RUN TestGraphdriverPluginV2 [2021-06-11T22:12:14.422Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-11T22:12:15.357Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-11T22:12:17.889Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-11T22:12:18.146Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-11T22:12:19.651Z] --- PASS: TestGraphdriverPluginV2 (5.75s) [2021-06-11T22:12:19.651Z] PASS [2021-06-11T22:12:19.651Z] [2021-06-11T22:12:19.651Z] === Skipped [2021-06-11T22:12:19.651Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-06-11T22:12:19.651Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-11T22:12:19.651Z] [2021-06-11T22:12:19.651Z] [2021-06-11T22:12:19.651Z] DONE 2 tests, 1 skipped in 5.942s [2021-06-11T22:12:19.651Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-11T22:12:19.651Z] INFO: Testing against a local daemon [2021-06-11T22:12:19.651Z] === RUN TestContinueAfterPluginCrash [2021-06-11T22:12:19.651Z] === PAUSE TestContinueAfterPluginCrash [2021-06-11T22:12:19.651Z] === RUN TestReadPluginNoRead [2021-06-11T22:12:19.651Z] === PAUSE TestReadPluginNoRead [2021-06-11T22:12:19.651Z] === RUN TestDaemonStartWithLogOpt [2021-06-11T22:12:19.651Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-11T22:12:19.651Z] === CONT TestContinueAfterPluginCrash [2021-06-11T22:12:19.651Z] === CONT TestDaemonStartWithLogOpt [2021-06-11T22:12:24.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-11T22:12:26.213Z] === CONT TestReadPluginNoRead [2021-06-11T22:12:26.213Z] --- PASS: TestDaemonStartWithLogOpt (6.65s) [2021-06-11T22:12:27.266Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-11T22:12:29.498Z] === RUN TestReadPluginNoRead/default [2021-06-11T22:12:29.756Z] --- PASS: TestContinueAfterPluginCrash (10.53s) [2021-06-11T22:12:30.552Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-11T22:12:32.282Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-11T22:12:33.080Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-11T22:12:34.564Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-11T22:12:34.808Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-11T22:12:37.336Z] --- PASS: TestReadPluginNoRead (11.21s) [2021-06-11T22:12:37.336Z] --- PASS: TestReadPluginNoRead/default (2.52s) [2021-06-11T22:12:37.336Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.54s) [2021-06-11T22:12:37.336Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.53s) [2021-06-11T22:12:37.336Z] read_test.go:92: [d7682f39bb11e] daemon is not started [2021-06-11T22:12:37.336Z] PASS [2021-06-11T22:12:37.336Z] [2021-06-11T22:12:37.336Z] DONE 6 tests in 18.062s [2021-06-11T22:12:37.336Z] 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-06-11T22:12:37.336Z] testing: warning: no tests to run [2021-06-11T22:12:37.336Z] PASS [2021-06-11T22:12:37.336Z] [2021-06-11T22:12:37.336Z] DONE 0 tests in 0.048s [2021-06-11T22:12:37.336Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-11T22:12:37.336Z] INFO: Testing against a local daemon [2021-06-11T22:12:37.336Z] === RUN TestPluginWithDevMounts [2021-06-11T22:12:37.336Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-11T22:12:37.336Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-11T22:12:37.336Z] PASS [2021-06-11T22:12:37.336Z] [2021-06-11T22:12:37.336Z] === Skipped [2021-06-11T22:12:37.336Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-11T22:12:37.336Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-11T22:12:37.336Z] [2021-06-11T22:12:37.336Z] [2021-06-11T22:12:37.336Z] DONE 1 tests, 1 skipped in 0.123s [2021-06-11T22:12:37.336Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-11T22:12:37.336Z] INFO: Testing against a local daemon [2021-06-11T22:12:37.336Z] === RUN TestSecretInspect [2021-06-11T22:12:37.336Z] --- SKIP: TestSecretInspect (0.02s) [2021-06-11T22:12:37.336Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.336Z] === RUN TestSecretList [2021-06-11T22:12:37.336Z] --- SKIP: TestSecretList (0.01s) [2021-06-11T22:12:37.336Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.336Z] === RUN TestSecretsCreateAndDelete [2021-06-11T22:12:37.336Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-06-11T22:12:37.336Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.336Z] === RUN TestSecretsUpdate [2021-06-11T22:12:37.336Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-06-11T22:12:37.336Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.336Z] === RUN TestTemplatedSecret [2021-06-11T22:12:37.336Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-11T22:12:37.336Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.336Z] === RUN TestSecretCreateResolve [2021-06-11T22:12:37.336Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-11T22:12:37.336Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.336Z] PASS [2021-06-11T22:12:37.336Z] [2021-06-11T22:12:37.336Z] === Skipped [2021-06-11T22:12:37.336Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-06-11T22:12:37.336Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.336Z] [2021-06-11T22:12:37.336Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-06-11T22:12:37.336Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.336Z] [2021-06-11T22:12:37.336Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-06-11T22:12:37.336Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.336Z] [2021-06-11T22:12:37.336Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-06-11T22:12:37.336Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.336Z] [2021-06-11T22:12:37.336Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-11T22:12:37.336Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.336Z] [2021-06-11T22:12:37.336Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-06-11T22:12:37.336Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.336Z] [2021-06-11T22:12:37.336Z] [2021-06-11T22:12:37.336Z] DONE 6 tests, 6 skipped in 0.194s [2021-06-11T22:12:37.336Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-11T22:12:37.595Z] INFO: Testing against a local daemon [2021-06-11T22:12:37.595Z] === RUN TestServiceCreateInit [2021-06-11T22:12:37.595Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-11T22:12:37.595Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T22:12:37.595Z] --- PASS: TestServiceCreateInit (0.02s) [2021-06-11T22:12:37.595Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T22:12:37.595Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.595Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T22:12:37.595Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.595Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T22:12:37.595Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-11T22:12:37.595Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.595Z] === RUN TestCreateServiceConflict [2021-06-11T22:12:37.595Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-11T22:12:37.595Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.595Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T22:12:37.595Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-06-11T22:12:37.595Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.595Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T22:12:37.595Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-06-11T22:12:37.595Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.595Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T22:12:37.595Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-11T22:12:37.595Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.595Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T22:12:37.595Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-06-11T22:12:37.595Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.595Z] === RUN TestCreateServiceSysctls [2021-06-11T22:12:37.595Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-11T22:12:37.595Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.595Z] === RUN TestCreateServiceCapabilities [2021-06-11T22:12:37.595Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-11T22:12:37.595Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.595Z] === RUN TestInspect [2021-06-11T22:12:37.595Z] --- SKIP: TestInspect (0.01s) [2021-06-11T22:12:37.595Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.595Z] === RUN TestCreateJob [2021-06-11T22:12:37.595Z] --- SKIP: TestCreateJob (0.01s) [2021-06-11T22:12:37.595Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.595Z] === RUN TestReplicatedJob [2021-06-11T22:12:37.853Z] --- SKIP: TestReplicatedJob (0.02s) [2021-06-11T22:12:37.854Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.854Z] === RUN TestUpdateReplicatedJob [2021-06-11T22:12:37.854Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-06-11T22:12:37.854Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.854Z] === RUN TestServiceListWithStatuses [2021-06-11T22:12:37.854Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T22:12:37.854Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T22:12:37.854Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T22:12:37.854Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-11T22:12:37.854Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.854Z] === RUN TestDockerNetworkReConnect [2021-06-11T22:12:37.854Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-06-11T22:12:37.854Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:37.854Z] === RUN TestServicePlugin [2021-06-11T22:12:38.261Z] time="2021-06-11T22:12:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.34.42:10036" [2021-06-11T22:12:38.261Z] time="2021-06-11T22:12:38Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49370" [2021-06-11T22:12:38.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-11T22:12:38.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-11T22:12:42.040Z] --- SKIP: TestServicePlugin (3.51s) [2021-06-11T22:12:42.040Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] === RUN TestServiceUpdateLabel [2021-06-11T22:12:42.040Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-11T22:12:42.040Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] === RUN TestServiceUpdateSecrets [2021-06-11T22:12:42.040Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-11T22:12:42.040Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] === RUN TestServiceUpdateConfigs [2021-06-11T22:12:42.040Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-06-11T22:12:42.040Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] === RUN TestServiceUpdateNetwork [2021-06-11T22:12:42.040Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-11T22:12:42.040Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T22:12:42.040Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-11T22:12:42.040Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] PASS [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === Skipped [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T22:12:42.040Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T22:12:42.040Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T22:12:42.040Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T22:12:42.040Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-11T22:12:42.040Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-11T22:12:42.040Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-06-11T22:12:42.040Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-06-11T22:12:42.040Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-06-11T22:12:42.040Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-06-11T22:12:42.040Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-11T22:12:42.040Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-11T22:12:42.040Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-11T22:12:42.040Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-11T22:12:42.040Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestReplicatedJob (0.02s) [2021-06-11T22:12:42.040Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-06-11T22:12:42.040Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-11T22:12:42.040Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-11T22:12:42.040Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-06-11T22:12:42.040Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestServicePlugin (3.51s) [2021-06-11T22:12:42.040Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-11T22:12:42.040Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-11T22:12:42.040Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-06-11T22:12:42.040Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-06-11T22:12:42.040Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-11T22:12:42.040Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] DONE 24 tests, 23 skipped in 3.943s [2021-06-11T22:12:42.040Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-11T22:12:42.040Z] INFO: Testing against a local daemon [2021-06-11T22:12:42.040Z] === RUN TestSessionCreate [2021-06-11T22:12:42.040Z] --- PASS: TestSessionCreate (0.03s) [2021-06-11T22:12:42.040Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T22:12:42.040Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-11T22:12:42.040Z] PASS [2021-06-11T22:12:42.040Z] [2021-06-11T22:12:42.040Z] DONE 2 tests in 0.158s [2021-06-11T22:12:42.040Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-11T22:12:42.040Z] INFO: Testing against a local daemon [2021-06-11T22:12:42.040Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T22:12:42.040Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T22:12:42.040Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T22:12:42.040Z] === RUN TestEventsExecDie [2021-06-11T22:12:42.975Z] --- PASS: TestEventsExecDie (1.13s) [2021-06-11T22:12:42.975Z] === RUN TestEventsBackwardsCompatible [2021-06-11T22:12:42.975Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-11T22:12:42.975Z] === RUN TestEventsVolumeCreate [2021-06-11T22:12:42.975Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-06-11T22:12:42.975Z] === RUN TestInfoBinaryCommits [2021-06-11T22:12:42.975Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-06-11T22:12:42.975Z] === RUN TestInfoAPIVersioned [2021-06-11T22:12:42.975Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-11T22:12:42.975Z] === RUN TestInfoDiscoveryBackend [2021-06-11T22:12:44.351Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-06-11T22:12:44.351Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-11T22:12:48.534Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-06-11T22:12:48.534Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-11T22:12:48.534Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-11T22:12:48.534Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:12:48.534Z] === RUN TestInfoAPI [2021-06-11T22:12:48.534Z] --- PASS: TestInfoAPI (0.02s) [2021-06-11T22:12:48.534Z] === RUN TestInfoAPIWarnings [2021-06-11T22:12:53.674Z] ......... [ 86%] [2021-06-11T22:12:56.999Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-11T22:12:56.999Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-11T22:12:59.309Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-11T22:12:59.404Z] time="2021-06-11T22:12:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.34.42:10037" [2021-06-11T22:12:59.404Z] time="2021-06-11T22:12:59Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49371" [2021-06-11T22:13:00.951Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-11T22:13:02.124Z] --- PASS: TestImportExtremelyLargeImageWorks (102.15s) [2021-06-11T22:13:02.124Z] PASS [2021-06-11T22:13:02.124Z] [2021-06-11T22:13:02.124Z] DONE 12 tests in 105.220s [2021-06-11T22:13:02.124Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-11T22:13:02.124Z] INFO: Testing against a local daemon [2021-06-11T22:13:02.124Z] === RUN TestNetworkCreateDelete [2021-06-11T22:13:02.124Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-06-11T22:13:02.124Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T22:13:02.124Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-06-11T22:13:02.124Z] === RUN TestDaemonDNSFallback [2021-06-11T22:13:02.124Z] --- PASS: TestDaemonDNSFallback (6.71s) [2021-06-11T22:13:02.124Z] === RUN TestInspectNetwork [2021-06-11T22:13:03.492Z] === RUN TestInspectNetwork/full_network_id [2021-06-11T22:13:03.492Z] === RUN TestInspectNetwork/partial_network_id [2021-06-11T22:13:03.492Z] === RUN TestInspectNetwork/network_name [2021-06-11T22:13:03.492Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-11T22:13:03.559Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-11T22:13:03.559Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-11T22:13:03.559Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-11T22:13:04.500Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-11T22:13:04.500Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-11T22:13:04.758Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-11T22:13:05.323Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.34.42:10033 172.28.34.42:10034 172.28.34.42:10035]" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.34.42:10033 172.28.34.42:10034 172.28.34.42:10035]" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.34.42:10033" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49372" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 8867d93a79d4/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 8867d93a79d4/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 593f6859535f/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 593f6859535f/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node f15d3ed3d947/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node f15d3ed3d947/172.28.34.42, is the new incarnation of the shutdown node 4678da97df67/172.28.34.42" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node f15d3ed3d947/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.34.42:10034" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49373" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 8867d93a79d4/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 8867d93a79d4/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node f15d3ed3d947/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node f15d3ed3d947/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 593f6859535f/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 593f6859535f/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node c77378a6cc57/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node c77378a6cc57/172.28.34.42, is the new incarnation of the shutdown node b248d4e3cd6d/172.28.34.42" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node c77378a6cc57/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49374" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.34.42:10035" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 8867d93a79d4/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 8867d93a79d4/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node c77378a6cc57/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node c77378a6cc57/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 593f6859535f/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 593f6859535f/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node f15d3ed3d947/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node f15d3ed3d947/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 3413162eeaab/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 3413162eeaab/172.28.34.42, is the new incarnation of the shutdown node a03079b34330/172.28.34.42" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 3413162eeaab/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node f15d3ed3d947/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node f15d3ed3d947/172.28.34.42, is the new incarnation of the shutdown node 4678da97df67/172.28.34.42" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node f15d3ed3d947/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node c77378a6cc57/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node c77378a6cc57/172.28.34.42, is the new incarnation of the shutdown node b248d4e3cd6d/172.28.34.42" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node c77378a6cc57/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node c77378a6cc57/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node c77378a6cc57/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 3413162eeaab/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 3413162eeaab/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 3413162eeaab/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 3413162eeaab/172.28.34.42, is the new incarnation of the shutdown node a03079b34330/172.28.34.42" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 3413162eeaab/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 3413162eeaab/172.28.34.42, joined gossip cluster" [2021-06-11T22:13:06.508Z] time="2021-06-11T22:13:06Z" level=info msg="Node 3413162eeaab/172.28.34.42, added to nodes list" [2021-06-11T22:13:06.604Z] --- PASS: TestInfoAPIWarnings (17.42s) [2021-06-11T22:13:06.604Z] === RUN TestInfoDebug [2021-06-11T22:13:06.862Z] --- PASS: TestInfoDebug (1.52s) [2021-06-11T22:13:06.862Z] === RUN TestInfoInsecureRegistries [2021-06-11T22:13:06.970Z] time="2021-06-11T22:13:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.34.42:10033" [2021-06-11T22:13:06.970Z] time="2021-06-11T22:13:06Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49375" [2021-06-11T22:13:06.970Z] time="2021-06-11T22:13:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.34.42:10034" [2021-06-11T22:13:06.970Z] time="2021-06-11T22:13:06Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49376" [2021-06-11T22:13:06.970Z] time="2021-06-11T22:13:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.34.42:10035" [2021-06-11T22:13:06.970Z] time="2021-06-11T22:13:06Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49377" [2021-06-11T22:13:07.526Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-11T22:13:07.662Z] --- PASS: TestInspectNetwork (7.75s) [2021-06-11T22:13:07.662Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-11T22:13:07.662Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-11T22:13:07.662Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-11T22:13:07.662Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-11T22:13:07.662Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T22:13:07.787Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-11T22:13:07.853Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-11T22:13:07.946Z] 2021/06/11 22:13:07 Closing DB instances... [2021-06-11T22:13:07.946Z] time="2021-06-11T22:13:07Z" level=info msg="Node f15d3ed3d947 change state NodeActive --> NodeLeft" [2021-06-11T22:13:07.946Z] time="2021-06-11T22:13:07Z" level=info msg="node3(3413162eeaab): Node leave event for f15d3ed3d947/172.28.34.42" [2021-06-11T22:13:07.946Z] time="2021-06-11T22:13:07Z" level=info msg="Node f15d3ed3d947 change state NodeActive --> NodeLeft" [2021-06-11T22:13:07.946Z] time="2021-06-11T22:13:07Z" level=info msg="node4(593f6859535f): Node leave event for f15d3ed3d947/172.28.34.42" [2021-06-11T22:13:07.946Z] time="2021-06-11T22:13:07Z" level=info msg="Node f15d3ed3d947 change state NodeActive --> NodeLeft" [2021-06-11T22:13:07.946Z] time="2021-06-11T22:13:07Z" level=info msg="node2(c77378a6cc57): Node leave event for f15d3ed3d947/172.28.34.42" [2021-06-11T22:13:07.946Z] time="2021-06-11T22:13:07Z" level=info msg="Node f15d3ed3d947 change state NodeActive --> NodeLeft" [2021-06-11T22:13:07.946Z] time="2021-06-11T22:13:07Z" level=info msg="node5(8867d93a79d4): Node leave event for f15d3ed3d947/172.28.34.42" [2021-06-11T22:13:07.946Z] time="2021-06-11T22:13:07Z" level=info msg="Node f15d3ed3d947 change state NodeActive --> NodeLeft" [2021-06-11T22:13:07.946Z] time="2021-06-11T22:13:07Z" level=info msg="node1(f15d3ed3d947): Node leave event for f15d3ed3d947/172.28.34.42" [2021-06-11T22:13:08.235Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-06-11T22:13:08.235Z] === RUN TestInfoRegistryMirrors [2021-06-11T22:13:08.409Z] time="2021-06-11T22:13:08Z" level=info msg="Node f15d3ed3d947/172.28.34.42, left gossip cluster" [2021-06-11T22:13:08.409Z] time="2021-06-11T22:13:08Z" level=info msg="Node f15d3ed3d947/172.28.34.42, left gossip cluster" [2021-06-11T22:13:08.409Z] time="2021-06-11T22:13:08Z" level=info msg="Node f15d3ed3d947/172.28.34.42, left gossip cluster" [2021-06-11T22:13:08.409Z] time="2021-06-11T22:13:08Z" level=info msg="Node f15d3ed3d947/172.28.34.42, left gossip cluster" [2021-06-11T22:13:08.409Z] time="2021-06-11T22:13:08Z" level=info msg="Node f15d3ed3d947/172.28.34.42, left gossip cluster" [2021-06-11T22:13:08.409Z] time="2021-06-11T22:13:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.34.42:10034" [2021-06-11T22:13:08.409Z] time="2021-06-11T22:13:08Z" level=debug msg="memberlist: Stream connection from=172.28.34.42:49378" [2021-06-11T22:13:08.410Z] time="2021-06-11T22:13:08Z" level=info msg="Node c77378a6cc57 change state NodeActive --> NodeLeft" [2021-06-11T22:13:08.410Z] time="2021-06-11T22:13:08Z" level=info msg="node5(8867d93a79d4): Node leave event for c77378a6cc57/172.28.34.42" [2021-06-11T22:13:08.410Z] time="2021-06-11T22:13:08Z" level=info msg="Node c77378a6cc57 change state NodeActive --> NodeLeft" [2021-06-11T22:13:08.410Z] time="2021-06-11T22:13:08Z" level=info msg="node3(3413162eeaab): Node leave event for c77378a6cc57/172.28.34.42" [2021-06-11T22:13:08.410Z] time="2021-06-11T22:13:08Z" level=info msg="Node c77378a6cc57 change state NodeActive --> NodeLeft" [2021-06-11T22:13:08.410Z] time="2021-06-11T22:13:08Z" level=info msg="node4(593f6859535f): Node leave event for c77378a6cc57/172.28.34.42" [2021-06-11T22:13:08.410Z] time="2021-06-11T22:13:08Z" level=info msg="Node c77378a6cc57 change state NodeActive --> NodeLeft" [2021-06-11T22:13:08.410Z] time="2021-06-11T22:13:08Z" level=info msg="node2(c77378a6cc57): Node leave event for c77378a6cc57/172.28.34.42" [2021-06-11T22:13:08.872Z] time="2021-06-11T22:13:08Z" level=info msg="Node c77378a6cc57/172.28.34.42, left gossip cluster" [2021-06-11T22:13:08.872Z] time="2021-06-11T22:13:08Z" level=info msg="Node c77378a6cc57/172.28.34.42, left gossip cluster" [2021-06-11T22:13:08.872Z] time="2021-06-11T22:13:08Z" level=info msg="Node c77378a6cc57/172.28.34.42, left gossip cluster" [2021-06-11T22:13:08.872Z] time="2021-06-11T22:13:08Z" level=info msg="Node c77378a6cc57/172.28.34.42, left gossip cluster" [2021-06-11T22:13:08.872Z] time="2021-06-11T22:13:08Z" level=info msg="Node 3413162eeaab change state NodeActive --> NodeLeft" [2021-06-11T22:13:08.872Z] time="2021-06-11T22:13:08Z" level=info msg="Node 3413162eeaab/172.28.34.42, left gossip cluster" [2021-06-11T22:13:08.872Z] time="2021-06-11T22:13:08Z" level=info msg="node5(8867d93a79d4): Node leave event for 3413162eeaab/172.28.34.42" [2021-06-11T22:13:08.872Z] time="2021-06-11T22:13:08Z" level=info msg="Node 3413162eeaab change state NodeActive --> NodeFailed" [2021-06-11T22:13:08.872Z] time="2021-06-11T22:13:08Z" level=info msg="Node 3413162eeaab/172.28.34.42, added to failed nodes list" [2021-06-11T22:13:09.334Z] time="2021-06-11T22:13:08Z" level=info msg="Node 3413162eeaab change state NodeActive --> NodeLeft" [2021-06-11T22:13:09.334Z] time="2021-06-11T22:13:08Z" level=info msg="node4(593f6859535f): Node leave event for 3413162eeaab/172.28.34.42" [2021-06-11T22:13:09.334Z] time="2021-06-11T22:13:08Z" level=error msg="node: 3413162eeaab is unknown to memberlist" [2021-06-11T22:13:09.334Z] time="2021-06-11T22:13:08Z" level=info msg="Node 3413162eeaab/172.28.34.42, left gossip cluster" [2021-06-11T22:13:09.334Z] time="2021-06-11T22:13:09Z" level=info msg="Node 3413162eeaab/172.28.34.42, left gossip cluster" [2021-06-11T22:13:09.334Z] time="2021-06-11T22:13:09Z" level=debug msg="memberlist: Failed ping: 3413162eeaab (timeout reached)" [2021-06-11T22:13:09.334Z] time="2021-06-11T22:13:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.34.42:10036: use of closed network connection" [2021-06-11T22:13:09.334Z] time="2021-06-11T22:13:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.34.42:10037: use of closed network connection" [2021-06-11T22:13:09.334Z] time="2021-06-11T22:13:09Z" level=info msg="Node 593f6859535f change state NodeActive --> NodeLeft" [2021-06-11T22:13:09.334Z] time="2021-06-11T22:13:09Z" level=info msg="node5(8867d93a79d4): Node leave event for 593f6859535f/172.28.34.42" [2021-06-11T22:13:09.334Z] time="2021-06-11T22:13:09Z" level=info msg="Node 593f6859535f/172.28.34.42, left gossip cluster" [2021-06-11T22:13:09.334Z] time="2021-06-11T22:13:09Z" level=info msg="Node 593f6859535f change state NodeActive --> NodeFailed" [2021-06-11T22:13:09.334Z] time="2021-06-11T22:13:09Z" level=info msg="Node 593f6859535f/172.28.34.42, added to failed nodes list" [2021-06-11T22:13:09.334Z] time="2021-06-11T22:13:09Z" level=error msg="node: 593f6859535f is unknown to memberlist" [2021-06-11T22:13:09.753Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-11T22:13:09.796Z] time="2021-06-11T22:13:09Z" level=info msg="Node 593f6859535f/172.28.34.42, left gossip cluster" [2021-06-11T22:13:09.796Z] time="2021-06-11T22:13:09Z" level=info msg="Node 8867d93a79d4/172.28.34.42, left gossip cluster" [2021-06-11T22:13:09.796Z] time="2021-06-11T22:13:09Z" level=info msg="Node 8867d93a79d4 change state NodeActive --> NodeFailed" [2021-06-11T22:13:09.796Z] time="2021-06-11T22:13:09Z" level=info msg="Node 8867d93a79d4/172.28.34.42, added to failed nodes list" [2021-06-11T22:13:09.796Z] --- PASS: TestNetworkDBIslands (65.83s) [2021-06-11T22:13:09.796Z] networkdb_test.go:834: Re-joining: 3 [2021-06-11T22:13:09.796Z] networkdb_test.go:834: Re-joining: 4 [2021-06-11T22:13:09.796Z] networkdb_test.go:866: node4: OK [2021-06-11T22:13:09.796Z] networkdb_test.go:866: node5: OK [2021-06-11T22:13:09.796Z] PASS [2021-06-11T22:13:09.796Z] coverage: 60.2% of statements [2021-06-11T22:13:09.796Z] ok github.com/docker/docker/libnetwork/networkdb 157.122s coverage: 60.2% of statements [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/quota [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/rootless [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/volume [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-11T22:13:09.796Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-11T22:13:10.134Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-06-11T22:13:10.134Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T22:13:10.134Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-06-11T22:13:10.134Z] === RUN TestPingCacheHeaders [2021-06-11T22:13:10.134Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-11T22:13:10.134Z] === RUN TestPingGet [2021-06-11T22:13:10.134Z] --- PASS: TestPingGet (0.01s) [2021-06-11T22:13:10.134Z] === RUN TestPingHead [2021-06-11T22:13:10.134Z] --- PASS: TestPingHead (0.02s) [2021-06-11T22:13:10.134Z] === RUN TestVersion [2021-06-11T22:13:10.134Z] --- PASS: TestVersion (0.02s) [2021-06-11T22:13:10.134Z] PASS [2021-06-11T22:13:10.134Z] [2021-06-11T22:13:10.134Z] === Skipped [2021-06-11T22:13:10.134Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T22:13:10.134Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T22:13:10.134Z] [2021-06-11T22:13:10.134Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-11T22:13:10.134Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T22:13:10.134Z] [2021-06-11T22:13:10.134Z] [2021-06-11T22:13:10.134Z] DONE 19 tests, 2 skipped in 28.550s [2021-06-11T22:13:10.134Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-11T22:13:10.134Z] INFO: Testing against a local daemon [2021-06-11T22:13:10.134Z] === RUN TestVolumesCreateAndList [2021-06-11T22:13:10.134Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-11T22:13:10.134Z] === RUN TestVolumesRemove [2021-06-11T22:13:10.392Z] --- PASS: TestVolumesRemove (0.07s) [2021-06-11T22:13:10.392Z] === RUN TestVolumesInspect [2021-06-11T22:13:10.392Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-11T22:13:10.392Z] === RUN TestVolumesInvalidJSON [2021-06-11T22:13:10.392Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T22:13:10.392Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T22:13:10.392Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T22:13:10.392Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-11T22:13:10.392Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-11T22:13:10.392Z] PASS [2021-06-11T22:13:10.392Z] [2021-06-11T22:13:10.392Z] DONE 5 tests in 0.234s [2021-06-11T22:13:10.392Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T22:13:10.392Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12541 is not a child of this shell [2021-06-11T22:13:10.392Z] warning: PID 12541 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-11T22:13:10.392Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T22:13:10.392Z] [2021-06-11T22:13:10.392Z] Unloading profiles will leave already running processes permanently [2021-06-11T22:13:10.392Z] unconfined, which can lead to unexpected situations. [2021-06-11T22:13:10.392Z] [2021-06-11T22:13:10.392Z] To set a process to complain mode, use the command line tool [2021-06-11T22:13:10.392Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T22:13:10.392Z] Removing test suite binaries [2021-06-11T22:13:10.392Z] exiting test-integration [2021-06-11T22:13:10.392Z] ++ exit 0 [2021-06-11T22:13:10.939Z] --- PASS: TestRunContainerWithBridgeNone (3.09s) [2021-06-11T22:13:10.939Z] === RUN TestNetworkInvalidJSON [2021-06-11T22:13:10.939Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T22:13:10.939Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T22:13:10.939Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T22:13:10.939Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T22:13:10.939Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T22:13:10.939Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T22:13:10.939Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T22:13:10.939Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T22:13:10.939Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T22:13:10.939Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-11T22:13:10.939Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-11T22:13:10.939Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-11T22:13:10.939Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-11T22:13:10.939Z] === RUN TestNetworkList [2021-06-11T22:13:10.939Z] === RUN TestNetworkList//networks [2021-06-11T22:13:10.939Z] === PAUSE TestNetworkList//networks [2021-06-11T22:13:10.939Z] === RUN TestNetworkList//networks/ [2021-06-11T22:13:10.939Z] === PAUSE TestNetworkList//networks/ [2021-06-11T22:13:10.939Z] === CONT TestNetworkList//networks [2021-06-11T22:13:10.939Z] === CONT TestNetworkList//networks/ [2021-06-11T22:13:10.939Z] --- PASS: TestNetworkList (0.02s) [2021-06-11T22:13:10.939Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T22:13:10.939Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T22:13:10.939Z] === RUN TestHostIPv4BridgeLabel [2021-06-11T22:13:11.129Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-11T22:13:11.326Z] [2021-06-11T22:13:11.501Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-06-11T22:13:11.501Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T22:13:12.429Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-06-11T22:13:12.429Z] === RUN TestDaemonDefaultNetworkPools Post stage [Pipeline] junit [2021-06-11T22:13:12.716Z] Recording test results [2021-06-11T22:13:12.721Z] [2021-06-11T22:13:12.721Z] === Skipped [2021-06-11T22:13:12.721Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-11T22:13:12.721Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-11T22:13:12.721Z] [2021-06-11T22:13:12.721Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-11T22:13:12.721Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:13:12.721Z] [2021-06-11T22:13:12.721Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-06-11T22:13:12.721Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:13:12.721Z] [2021-06-11T22:13:12.721Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-06-11T22:13:12.721Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:13:12.721Z] [2021-06-11T22:13:12.721Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-06-11T22:13:12.721Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:13:12.721Z] [2021-06-11T22:13:12.721Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2021-06-11T22:13:12.721Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-11T22:13:12.721Z] [2021-06-11T22:13:12.721Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-11T22:13:12.721Z] daemon_test.go:147: root required [2021-06-11T22:13:12.721Z] [2021-06-11T22:13:12.721Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-11T22:13:12.721Z] reload_test.go:520: root required [2021-06-11T22:13:12.721Z] [2021-06-11T22:13:12.721Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.17s) [2021-06-11T22:13:12.722Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-11T22:13:12.722Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-11T22:13:12.722Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-11T22:13:12.722Z] download_test.go:268: Needs fixing on Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-11T22:13:12.722Z] layer_test.go:304: Failing on Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-11T22:13:12.722Z] layer_test.go:353: Failing on Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-11T22:13:12.722Z] layer_test.go:468: Failing on Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-11T22:13:12.722Z] layer_test.go:697: Failing on Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-11T22:13:12.722Z] migration_test.go:46: Failing on Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-11T22:13:12.722Z] migration_test.go:182: Failing on Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-11T22:13:12.722Z] mount_test.go:17: Failing on Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-11T22:13:12.722Z] mount_test.go:76: Failing on Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-11T22:13:12.722Z] mount_test.go:125: Failing on Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-11T22:13:12.722Z] mount_test.go:212: Failing on Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-06-11T22:13:12.722Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-11T22:13:12.722Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-11T22:13:12.722Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-11T22:13:12.722Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-11T22:13:12.722Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-11T22:13:12.722Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-11T22:13:12.722Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-11T22:13:12.722Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-11T22:13:12.722Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-11T22:13:12.722Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-11T22:13:12.722Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-11T22:13:12.722Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-11T22:13:12.722Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.01s) [2021-06-11T22:13:12.722Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-11T22:13:12.722Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-11T22:13:12.722Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-11T22:13:12.722Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-11T22:13:12.722Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-11T22:13:12.722Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-11T22:13:12.722Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-11T22:13:12.722Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-11T22:13:12.722Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-11T22:13:12.722Z] archive_test.go:134: Xz not present in msys2 [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-11T22:13:12.722Z] archive_test.go:239: Failing on Windows CI machines [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-11T22:13:12.722Z] archive_windows_test.go:16: Currently fails [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-11T22:13:12.722Z] changes_test.go:196: needs more investigation [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-11T22:13:12.722Z] changes_test.go:433: needs further investigation [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-11T22:13:12.722Z] changes_test.go:469: needs further investigation [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-11T22:13:12.722Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-11T22:13:12.722Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-11T22:13:12.722Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-11T22:13:12.722Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-11T22:13:12.722Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-11T22:13:12.722Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-11T22:13:12.722Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-11T22:13:12.722Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-11T22:13:12.722Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-11T22:13:12.722Z] poller_test.go:41: No chmod on Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-11T22:13:12.722Z] fileutils_test.go:134: Needs porting to Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-11T22:13:12.722Z] fileutils_test.go:180: Needs porting to Windows [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-11T22:13:12.722Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-11T22:13:12.722Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-06-11T22:13:12.722Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-11T22:13:12.722Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-11T22:13:12.722Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] [2021-06-11T22:13:12.722Z] DONE 2053 tests, 67 skipped in 373.914s [2021-06-11T22:13:12.722Z] INFO: make.ps1 ended at 06/11/2021 22:13:12 [2021-06-11T22:13:13.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-11T22:13:13.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-11T22:13:13.034Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-11T22:13:13.354Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-06-11T22:13:13.354Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T22:13:14.158Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-11T22:13:14.250Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-06-11T22:13:14.269Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-11T22:13:14.269Z] INFO: Unit tests ended at 06/11/2021 22:13:13. Duration:00:06:35.7719690 [2021-06-11T22:13:14.269Z] INFO: Building busybox [2021-06-11T22:13:14.269Z] Sending build context to Docker daemon 5.12kB [2021-06-11T22:13:14.269Z] [2021-06-11T22:13:14.269Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-11T22:13:14.269Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-11T22:13:14.269Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-11T22:13:14.269Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-11T22:13:14.269Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-11T22:13:14.269Z] ---> 5b60ac4e9e92 [2021-06-11T22:13:14.269Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-11T22:13:14.269Z] ---> Running in d56e0f82331f [Pipeline] // withEnv [2021-06-11T22:13:14.281Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-06-11T22:13:14.281Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-11T22:13:14.592Z] + echo Ensuring container killed. [2021-06-11T22:13:14.592Z] Ensuring container killed. [2021-06-11T22:13:14.592Z] + docker rm -vf docker-pr4 [2021-06-11T22:13:14.592Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-11T22:13:14.894Z] + echo Chowning /workspace to jenkins user [2021-06-11T22:13:14.894Z] Chowning /workspace to jenkins user [2021-06-11T22:13:14.894Z] + id -u [2021-06-11T22:13:14.894Z] + id -g [2021-06-11T22:13:14.894Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42517:/workspace busybox chown -R 1000:1000 /workspace [2021-06-11T22:13:14.894Z] Unable to find image 'busybox:latest' locally [2021-06-11T22:13:14.934Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-11T22:13:15.152Z] latest: Pulling from library/busybox [2021-06-11T22:13:15.152Z] b71f96345d44: Pulling fs layer [2021-06-11T22:13:15.410Z] b71f96345d44: Verifying Checksum [2021-06-11T22:13:15.410Z] b71f96345d44: Download complete [2021-06-11T22:13:15.410Z] b71f96345d44: Pull complete [2021-06-11T22:13:15.410Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-11T22:13:15.410Z] Status: Downloaded newer image for busybox:latest [2021-06-11T22:13:15.646Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-06-11T22:13:15.646Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T22:13:16.207Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-06-11T22:13:16.207Z] === RUN TestServiceWithPredefinedNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T22:13:16.838Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-11T22:13:16.925Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-11T22:13:17.082Z] + bundleName=amd64-rootless [2021-06-11T22:13:17.082Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-11T22:13:17.082Z] Creating amd64-rootless-bundles.tar.gz [2021-06-11T22:13:17.082Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-11T22:13:17.082Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-11T22:13:17.094Z] Archiving artifacts [2021-06-11T22:13:17.186Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-11T22:13:18.724Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s) [2021-06-11T22:13:18.724Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T22:13:18.724Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T22:13:18.724Z] service_test.go:242: FLAKY_TEST [2021-06-11T22:13:18.724Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T22:13:19.006Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42517/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T22:13:19.385Z] + make clean [2021-06-11T22:13:19.645Z] docker volume rm -f docker-dev-cache [2021-06-11T22:13:19.645Z] docker-dev-cache [Pipeline] deleteDir [2021-06-11T22:13:20.106Z] Removing intermediate container d56e0f82331f [2021-06-11T22:13:20.106Z] ---> a837aaad9568 [2021-06-11T22:13:20.106Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-11T22:13:20.106Z] ---> Running in deb5d38ed575 [2021-06-11T22:13:20.106Z] Removing intermediate container deb5d38ed575 [2021-06-11T22:13:20.106Z] ---> ecf5ef3a21c2 [2021-06-11T22:13:20.106Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-11T22:13:20.106Z] ---> Running in 44f9869f0a6e [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T22:13:20.568Z] Removing intermediate container 44f9869f0a6e [2021-06-11T22:13:20.568Z] ---> 1f7e59555610 [2021-06-11T22:13:20.568Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-11T22:13:21.542Z] [2021-06-11T22:13:22.005Z] ---> d92e02d02d3b [2021-06-11T22:13:22.005Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-11T22:13:22.005Z] ---> Running in a561487dda8b [2021-06-11T22:13:22.255Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-11T22:13:22.776Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-11T22:13:22.776Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-11T22:13:22.776Z] [2021-06-11T22:13:22.776Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-11T22:13:22.776Z] =========================== short test summary info ============================ [2021-06-11T22:13:22.777Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-11T22:13:22.777Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-11T22:13:22.777Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-11T22:13:22.777Z] Not supported on most drivers [2021-06-11T22:13:22.777Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-11T22:13:22.777Z] Output of docker top depends on host distro, and is not formalized. [2021-06-11T22:13:22.777Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-11T22:13:22.777Z] Output of docker top depends on host distro, and is not formalized. [2021-06-11T22:13:22.777Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-11T22:13:22.777Z] Can fail if eth0 has multiple IP addresses [2021-06-11T22:13:22.777Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-11T22:13:22.777Z] This doesn't seem to be taken into account by the engine [2021-06-11T22:13:22.777Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-11T22:13:22.777Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-11T22:13:22.777Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-11T22:13:22.777Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 367.44 seconds == [2021-06-11T22:13:23.037Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-11T22:13:24.949Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-11T22:13:34.486Z] Removing intermediate container a561487dda8b [2021-06-11T22:13:34.486Z] ---> 4c19def7623b [2021-06-11T22:13:34.486Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-11T22:13:34.486Z] ---> Running in 41d22aa21c01 [2021-06-11T22:13:34.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-11T22:13:34.986Z] [2021-06-11T22:13:34.986Z] SUCCESS: Specified value was saved. [2021-06-11T22:13:35.299Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T22:13:35.299Z] [2021-06-11T22:13:35.299Z] Unloading profiles will leave already running processes permanently [2021-06-11T22:13:35.299Z] unconfined, which can lead to unexpected situations. [2021-06-11T22:13:35.299Z] [2021-06-11T22:13:35.299Z] To set a process to complain mode, use the command line tool [2021-06-11T22:13:35.299Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T22:13:35.299Z] Post stage [Pipeline] junit [2021-06-11T22:13:35.320Z] Recording test results [2021-06-11T22:13:35.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-11T22:13:36.315Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-11T22:13:36.596Z] + echo Ensuring container killed. [2021-06-11T22:13:36.596Z] Ensuring container killed. [2021-06-11T22:13:36.596Z] + docker rm -vf docker-pr4 [2021-06-11T22:13:36.596Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-11T22:13:36.784Z] --- PASS: TestServiceWithDataPathPortInit (15.07s) [2021-06-11T22:13:36.784Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T22:13:36.886Z] + echo Chowning /workspace to jenkins user [2021-06-11T22:13:36.886Z] Chowning /workspace to jenkins user [2021-06-11T22:13:36.886Z] + id -u [2021-06-11T22:13:36.886Z] + id -g [2021-06-11T22:13:36.886Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42517:/workspace busybox chown -R 1000:1000 /workspace [2021-06-11T22:13:36.886Z] Unable to find image 'busybox:latest' locally [2021-06-11T22:13:36.886Z] latest: Pulling from library/busybox [2021-06-11T22:13:37.146Z] b71f96345d44: Pulling fs layer [2021-06-11T22:13:37.146Z] b71f96345d44: Verifying Checksum [2021-06-11T22:13:37.146Z] b71f96345d44: Download complete [2021-06-11T22:13:37.407Z] b71f96345d44: Pull complete [2021-06-11T22:13:37.407Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-11T22:13:37.407Z] Status: Downloaded newer image for busybox:latest [2021-06-11T22:13:37.911Z] Removing intermediate container 41d22aa21c01 [2021-06-11T22:13:37.911Z] ---> 09c7aa3cf876 [2021-06-11T22:13:37.911Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-11T22:13:37.911Z] ---> Running in c67ddf7c2b30 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T22:13:38.645Z] + bundleName=docker-py [2021-06-11T22:13:38.645Z] + echo Creating docker-py-bundles.tar.gz [2021-06-11T22:13:38.645Z] Creating docker-py-bundles.tar.gz [2021-06-11T22:13:38.645Z] + 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-06-11T22:13:38.659Z] Archiving artifacts [2021-06-11T22:13:40.120Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42517/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-11T22:13:40.473Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f -e DOCKER_GRAPHDRIVER docker:61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f hack/make.sh binary [2021-06-11T22:13:40.734Z] [2021-06-11T22:13:40.999Z] Removing bundles/ [2021-06-11T22:13:40.999Z] [2021-06-11T22:13:40.999Z] ---> Making bundle: binary (in bundles/binary) [2021-06-11T22:13:40.999Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-11T22:13:40.999Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T22:13:42.027Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.44s) [2021-06-11T22:13:42.027Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8sqafhshdwhgunrfb7d0inifr Created:2021-06-11 22:13:35.190841353 +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[9eb27a26c67ee603c2825ab58fa6ee41cc47042f9761101c85ced97c2ced0b71:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iz6rsud2ztbc1tbdpbv17b8pg EndpointID:af997429ea48dac7a58d0218e90d596b1aaf8f3461b5f3f580277b0b4c9c81bb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:25c5a850bb9e07a601920e7df1f2516b48a4446e67296c7c11a94ddf44abfa79 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:bfe839dba780 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iz6rsud2ztbc1tbdpbv17b8pg EndpointID:af997429ea48dac7a58d0218e90d596b1aaf8f3461b5f3f580277b0b4c9c81bb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-11T22:13:42.027Z] PASS [2021-06-11T22:13:42.027Z] [2021-06-11T22:13:42.027Z] === Skipped [2021-06-11T22:13:42.027Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T22:13:42.027Z] service_test.go:242: FLAKY_TEST [2021-06-11T22:13:42.027Z] [2021-06-11T22:13:42.027Z] [2021-06-11T22:13:42.027Z] DONE 26 tests, 1 skipped in 48.720s [2021-06-11T22:13:42.027Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-11T22:13:42.027Z] INFO: Testing against a local daemon [2021-06-11T22:13:42.027Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-11T22:13:42.027Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-11T22:13:42.027Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T22:13:42.027Z] === RUN TestDockerNetworkIpvlan [2021-06-11T22:13:42.027Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-11T22:13:42.027Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T22:13:42.027Z] PASS [2021-06-11T22:13:42.027Z] [2021-06-11T22:13:42.027Z] === Skipped [2021-06-11T22:13:42.027Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-11T22:13:42.027Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T22:13:42.027Z] [2021-06-11T22:13:42.027Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-11T22:13:42.027Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T22:13:42.027Z] [2021-06-11T22:13:42.027Z] [2021-06-11T22:13:42.027Z] DONE 2 tests, 2 skipped in 0.035s [2021-06-11T22:13:42.027Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-11T22:13:42.027Z] INFO: Testing against a local daemon [2021-06-11T22:13:42.027Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-11T22:13:42.590Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-06-11T22:13:42.590Z] === RUN TestDockerNetworkMacvlan [2021-06-11T22:13:43.517Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-11T22:13:43.862Z] Cannot create a file when that file already exists. [2021-06-11T22:13:44.078Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-11T22:13:45.005Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-11T22:13:47.519Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-11T22:13:49.681Z] Removing intermediate container c67ddf7c2b30 [2021-06-11T22:13:49.681Z] ---> be8584bd8496 [2021-06-11T22:13:49.681Z] Step 13/13 : CMD ["sh"] [2021-06-11T22:13:49.681Z] ---> Running in d9b8b7a73afd [2021-06-11T22:13:49.681Z] Removing intermediate container d9b8b7a73afd [2021-06-11T22:13:49.681Z] ---> c0741caa2cfb [2021-06-11T22:13:49.681Z] Successfully built c0741caa2cfb [2021-06-11T22:13:49.681Z] Successfully tagged busybox:latest [2021-06-11T22:13:49.681Z] INFO: Docker images of the daemon under test [2021-06-11T22:13:49.681Z] [2021-06-11T22:13:49.681Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T22:13:49.681Z] busybox latest c0741caa2cfb Less than a second ago 5.64GB [2021-06-11T22:13:49.681Z] microsoft/windowsservercore latest 5b60ac4e9e92 5 days ago 5.62GB [2021-06-11T22:13:49.681Z] mcr.microsoft.com/windows/servercore ltsc2019 5b60ac4e9e92 5 days ago 5.62GB [2021-06-11T22:13:49.681Z] [2021-06-11T22:13:49.681Z] INFO: Running integration tests at 06/11/2021 22:13:49... [2021-06-11T22:13:49.681Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-11T22:13:49.681Z] INFO: Integration API tests being run from the host: [2021-06-11T22:13:49.681Z] INFO: make.ps1 starting at 06/11/2021 22:13:49 [2021-06-11T22:13:50.380Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-11T22:13:50.656Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-11T22:13:50.789Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-11T22:13:52.922Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-11T22:13:56.040Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-11T22:13:57.407Z] --- PASS: TestDockerNetworkMacvlan (14.67s) [2021-06-11T22:13:57.407Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-06-11T22:13:57.407Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-06-11T22:13:57.407Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.68s) [2021-06-11T22:13:57.407Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2021-06-11T22:13:57.407Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.26s) [2021-06-11T22:13:57.407Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2021-06-11T22:13:57.407Z] PASS [2021-06-11T22:13:57.407Z] [2021-06-11T22:13:57.407Z] DONE 8 tests in 15.996s [2021-06-11T22:13:57.407Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-11T22:13:57.407Z] testing: warning: no tests to run [2021-06-11T22:13:57.407Z] PASS [2021-06-11T22:13:57.407Z] [2021-06-11T22:13:57.407Z] DONE 0 tests in 0.006s [2021-06-11T22:13:57.407Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-11T22:13:57.407Z] INFO: Testing against a local daemon [2021-06-11T22:13:57.408Z] === RUN TestAuthZPluginAllowRequest [2021-06-11T22:13:58.772Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2021-06-11T22:13:58.772Z] === RUN TestAuthZPluginTLS [2021-06-11T22:13:59.334Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-06-11T22:13:59.334Z] === RUN TestAuthZPluginDenyRequest [2021-06-11T22:13:59.897Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-06-11T22:13:59.897Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-11T22:14:00.459Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-06-11T22:14:00.459Z] === RUN TestAuthZPluginDenyResponse [2021-06-11T22:14:01.022Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-06-11T22:14:01.022Z] === RUN TestAuthZPluginAllowEventStream [2021-06-11T22:14:02.920Z] --- PASS: TestAuthZPluginAllowEventStream (1.51s) [2021-06-11T22:14:02.920Z] === RUN TestAuthZPluginErrorResponse [2021-06-11T22:14:03.193Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-06-11T22:14:03.193Z] === RUN TestAuthZPluginErrorRequest [2021-06-11T22:14:03.769Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-06-11T22:14:03.769Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-11T22:14:04.344Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-06-11T22:14:04.344Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-11T22:14:05.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-11T22:14:05.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-11T22:14:05.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-11T22:14:05.377Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-11T22:14:06.232Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2021-06-11T22:14:06.232Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-11T22:14:07.276Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-11T22:14:07.276Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-11T22:14:07.536Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-11T22:14:08.120Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s) [2021-06-11T22:14:08.120Z] === RUN TestAuthZPluginHeader [2021-06-11T22:14:08.376Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-06-11T22:14:08.376Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-11T22:14:12.542Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.65s) [2021-06-11T22:14:12.542Z] === RUN TestAuthZPluginV2Disable [2021-06-11T22:14:15.054Z] --- PASS: TestAuthZPluginV2Disable (2.90s) [2021-06-11T22:14:15.054Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-11T22:14:18.319Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.82s) [2021-06-11T22:14:18.319Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-11T22:14:20.816Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:14:20.816Z] INFO: Testing against a local daemon [2021-06-11T22:14:20.816Z] === RUN TestBuildWithSession [2021-06-11T22:14:20.816Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T22:14:20.816Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T22:14:20.816Z] === RUN TestBuildSquashParent [2021-06-11T22:14:20.816Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-11T22:14:20.816Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:14:20.816Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T22:14:20.816Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T22:14:20.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T22:14:20.816Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T22:14:20.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T22:14:20.816Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T22:14:20.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T22:14:20.816Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T22:14:20.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T22:14:20.816Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T22:14:20.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T22:14:20.816Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T22:14:20.816Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T22:14:20.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T22:14:20.816Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T22:14:20.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T22:14:20.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T22:14:22.407Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-11T22:14:22.407Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-11T22:14:22.407Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-11T22:14:22.667Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-11T22:14:22.925Z] === RUN TestDockerSuite/TestBuildFails [2021-06-11T22:14:23.863Z] --- PASS: TestImportExtremelyLargeImageWorks (192.54s) [2021-06-11T22:14:23.863Z] PASS [2021-06-11T22:14:23.863Z] [2021-06-11T22:14:23.863Z] DONE 12 tests in 197.283s [2021-06-11T22:14:23.863Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-11T22:14:23.863Z] ++ 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-06-11T22:14:23.863Z] ++ set -e [2021-06-11T22:14:23.863Z] ++ '[' -n 0 ']' [2021-06-11T22:14:23.863Z] ++ set -x [2021-06-11T22:14:23.863Z] ++ 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-06-11T22:14:23.863Z] INFO: Testing against a local daemon [2021-06-11T22:14:23.863Z] === RUN TestNetworkCreateDelete [2021-06-11T22:14:24.122Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-11T22:14:24.122Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-06-11T22:14:24.122Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T22:14:24.122Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-11T22:14:24.688Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2021-06-11T22:14:24.689Z] === RUN TestDaemonDNSFallback [2021-06-11T22:14:24.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-11T22:14:28.235Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-11T22:14:28.257Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.07s) [2021-06-11T22:14:28.257Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-11T22:14:30.137Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-11T22:14:31.512Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-11T22:14:32.460Z] --- PASS: TestDaemonDNSFallback (7.76s) [2021-06-11T22:14:32.460Z] === RUN TestInspectNetwork [2021-06-11T22:14:33.026Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-11T22:14:33.271Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T22:14:33.271Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T22:14:33.284Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-11T22:14:34.219Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-11T22:14:37.502Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-11T22:14:37.502Z] === RUN TestInspectNetwork/full_network_id [2021-06-11T22:14:37.502Z] === RUN TestInspectNetwork/partial_network_id [2021-06-11T22:14:37.502Z] === RUN TestInspectNetwork/network_name [2021-06-11T22:14:37.502Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-11T22:14:37.502Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-11T22:14:37.761Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-11T22:14:39.660Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-11T22:14:41.561Z] --- PASS: TestInspectNetwork (8.97s) [2021-06-11T22:14:41.561Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-11T22:14:41.561Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-11T22:14:41.561Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-11T22:14:41.561Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-11T22:14:41.561Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T22:14:41.820Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-11T22:14:41.912Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-11T22:14:41.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.15s) [2021-06-11T22:14:41.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.18s) [2021-06-11T22:14:41.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.31s) [2021-06-11T22:14:41.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.59s) [2021-06-11T22:14:41.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.54s) [2021-06-11T22:14:41.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.57s) [2021-06-11T22:14:41.912Z] === RUN TestBuildMultiStageCopy [2021-06-11T22:14:41.912Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T22:14:43.196Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-11T22:14:45.727Z] --- PASS: TestRunContainerWithBridgeNone (4.19s) [2021-06-11T22:14:45.727Z] === RUN TestNetworkInvalidJSON [2021-06-11T22:14:45.727Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T22:14:45.727Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T22:14:45.727Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T22:14:45.727Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T22:14:45.727Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T22:14:45.727Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T22:14:45.727Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T22:14:45.727Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T22:14:45.727Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T22:14:45.727Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-11T22:14:45.727Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-11T22:14:45.727Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-11T22:14:45.727Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-11T22:14:45.727Z] === RUN TestNetworkList [2021-06-11T22:14:45.727Z] === RUN TestNetworkList//networks [2021-06-11T22:14:45.727Z] === PAUSE TestNetworkList//networks [2021-06-11T22:14:45.727Z] === RUN TestNetworkList//networks/ [2021-06-11T22:14:45.727Z] === PAUSE TestNetworkList//networks/ [2021-06-11T22:14:45.727Z] === CONT TestNetworkList//networks [2021-06-11T22:14:45.727Z] === CONT TestNetworkList//networks/ [2021-06-11T22:14:45.727Z] --- PASS: TestNetworkList (0.02s) [2021-06-11T22:14:45.727Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T22:14:45.727Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T22:14:45.727Z] === RUN TestHostIPv4BridgeLabel [2021-06-11T22:14:46.294Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-06-11T22:14:46.294Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T22:14:46.298Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-06-11T22:14:46.298Z] PASS [2021-06-11T22:14:46.298Z] [2021-06-11T22:14:46.298Z] DONE 17 tests in 46.061s [2021-06-11T22:14:46.298Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-11T22:14:46.298Z] INFO: Testing against a local daemon [2021-06-11T22:14:46.298Z] === RUN TestPluginInvalidJSON [2021-06-11T22:14:46.298Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T22:14:46.298Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T22:14:46.298Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T22:14:46.298Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-06-11T22:14:46.298Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-11T22:14:46.298Z] === RUN TestPluginInstall [2021-06-11T22:14:46.298Z] === RUN TestPluginInstall/no_auth [2021-06-11T22:14:46.298Z] time="2021-06-11T22:14:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T22:14:46.298Z] time="2021-06-11T22:14:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4bfcf3983a43ebdc86f9227e9aa9d0a0c93a1ba6a8acb143a22022f656f5e53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T22:14:46.298Z] time="2021-06-11T22:14:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T22:14:46.299Z] time="2021-06-11T22:14:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4bfcf3983a43ebdc86f9227e9aa9d0a0c93a1ba6a8acb143a22022f656f5e53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T22:14:46.299Z] === RUN TestPluginInstall/with_htpasswd [2021-06-11T22:14:46.299Z] time="2021-06-11T22:14:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T22:14:46.299Z] time="2021-06-11T22:14:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c007ed6c3a50b65c729a15834403c491b18ca70549797e9754ba4c47485f114f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T22:14:46.299Z] time="2021-06-11T22:14:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T22:14:46.299Z] time="2021-06-11T22:14:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c007ed6c3a50b65c729a15834403c491b18ca70549797e9754ba4c47485f114f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T22:14:46.299Z] === RUN TestPluginInstall/with_insecure [2021-06-11T22:14:47.226Z] time="2021-06-11T22:14:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T22:14:47.226Z] time="2021-06-11T22:14:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:225d772f855f49f5c7b3b3ee87ca8b1ce1e4dbc6fee9d29c5eb11c8eb5a27eae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T22:14:47.226Z] time="2021-06-11T22:14:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T22:14:47.226Z] time="2021-06-11T22:14:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:225d772f855f49f5c7b3b3ee87ca8b1ce1e4dbc6fee9d29c5eb11c8eb5a27eae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T22:14:47.228Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-11T22:14:47.483Z] --- PASS: TestPluginInstall (4.04s) [2021-06-11T22:14:47.483Z] --- PASS: TestPluginInstall/no_auth (1.99s) [2021-06-11T22:14:47.483Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-06-11T22:14:47.483Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2021-06-11T22:14:47.483Z] plugin_test.go:165: [dd0b10b7c96c5] daemon is not started [2021-06-11T22:14:47.483Z] === RUN TestPluginsWithRuntimes [2021-06-11T22:14:47.487Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-06-11T22:14:47.487Z] === RUN TestDaemonDefaultNetworkPools [2021-06-11T22:14:48.053Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-11T22:14:48.311Z] --- PASS: TestDaemonDefaultNetworkPools (0.91s) [2021-06-11T22:14:48.311Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T22:14:48.878Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-11T22:14:49.371Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-11T22:14:49.444Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-06-11T22:14:49.444Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-11T22:14:49.444Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-11T22:14:50.011Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-11T22:14:50.269Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-11T22:14:50.298Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-11T22:14:50.835Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s) [2021-06-11T22:14:50.835Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T22:14:51.226Z] --- PASS: TestPluginsWithRuntimes (3.59s) [2021-06-11T22:14:51.226Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2021-06-11T22:14:51.226Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.94s) [2021-06-11T22:14:51.226Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T22:14:51.402Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-11T22:14:51.402Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2021-06-11T22:14:51.402Z] === RUN TestServiceWithPredefinedNetwork [2021-06-11T22:14:51.660Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-11T22:14:51.789Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-06-11T22:14:51.789Z] PASS [2021-06-11T22:14:51.789Z] [2021-06-11T22:14:51.789Z] DONE 10 tests in 8.397s [2021-06-11T22:14:51.789Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-11T22:14:51.919Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-11T22:14:52.045Z] INFO: Testing against a local daemon [2021-06-11T22:14:52.045Z] === RUN TestExternalGraphDriver [2021-06-11T22:14:52.045Z] === RUN TestExternalGraphDriver/json [2021-06-11T22:14:52.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T22:14:52.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T22:14:52.485Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-11T22:14:52.743Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-11T22:14:53.248Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T22:14:53.325Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-11T22:14:53.936Z] === RUN TestExternalGraphDriver/spec [2021-06-11T22:14:54.226Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T22:14:54.259Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2021-06-11T22:14:54.259Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T22:14:54.259Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T22:14:54.259Z] service_test.go:242: FLAKY_TEST [2021-06-11T22:14:54.259Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T22:14:54.524Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-11T22:14:55.773Z] --- PASS: TestBuildMultiStageCopy (13.99s) [2021-06-11T22:14:55.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.55s) [2021-06-11T22:14:55.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s) [2021-06-11T22:14:55.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2021-06-11T22:14:55.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.18s) [2021-06-11T22:14:55.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.38s) [2021-06-11T22:14:55.773Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T22:14:56.451Z] === RUN TestExternalGraphDriver/pull [2021-06-11T22:14:57.062Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-11T22:14:57.817Z] --- PASS: TestExternalGraphDriver (5.68s) [2021-06-11T22:14:57.817Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2021-06-11T22:14:57.817Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2021-06-11T22:14:57.817Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2021-06-11T22:14:57.817Z] === RUN TestGraphdriverPluginV2 [2021-06-11T22:14:58.434Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-11T22:14:58.701Z] --- PASS: TestBuildMultiStageParentConfig (2.83s) [2021-06-11T22:14:58.701Z] === RUN TestBuildLabelWithTargets [2021-06-11T22:14:58.701Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-06-11T22:14:58.701Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:14:58.701Z] === RUN TestBuildWithEmptyLayers [2021-06-11T22:15:00.251Z] --- PASS: TestBuildWithEmptyLayers (1.49s) [2021-06-11T22:15:00.251Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T22:15:01.981Z] --- PASS: TestGraphdriverPluginV2 (3.70s) [2021-06-11T22:15:01.981Z] PASS [2021-06-11T22:15:01.981Z] [2021-06-11T22:15:01.981Z] DONE 5 tests in 9.428s [2021-06-11T22:15:01.981Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-11T22:15:01.981Z] INFO: Testing against a local daemon [2021-06-11T22:15:01.981Z] === RUN TestContinueAfterPluginCrash [2021-06-11T22:15:01.981Z] === PAUSE TestContinueAfterPluginCrash [2021-06-11T22:15:01.981Z] === RUN TestReadPluginNoRead [2021-06-11T22:15:01.981Z] === PAUSE TestReadPluginNoRead [2021-06-11T22:15:01.981Z] === RUN TestDaemonStartWithLogOpt [2021-06-11T22:15:01.981Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-11T22:15:01.981Z] === CONT TestContinueAfterPluginCrash [2021-06-11T22:15:01.981Z] === CONT TestDaemonStartWithLogOpt [2021-06-11T22:15:02.564Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-11T22:15:02.564Z] Copying nested executables into bundles/binary-daemon [2021-06-11T22:15:03.505Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-11T22:15:03.505Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T22:15:03.700Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-11T22:15:04.076Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-11T22:15:04.076Z] [2021-06-11T22:15:06.157Z] --- PASS: TestDaemonStartWithLogOpt (4.16s) [2021-06-11T22:15:06.157Z] === CONT TestReadPluginNoRead [2021-06-11T22:15:06.984Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-11T22:15:06.984Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-11T22:15:07.243Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-11T22:15:07.243Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-11T22:15:07.243Z] === RUN TestDockerSuite/TestBuildMaintainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-11T22:15:07.502Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-11T22:15:07.718Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f -e DOCKER_GRAPHDRIVER docker:61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f hack/make.sh cross [2021-06-11T22:15:08.289Z] [2021-06-11T22:15:08.289Z] Removing bundles/ [2021-06-11T22:15:08.289Z] [2021-06-11T22:15:08.289Z] ---> Making bundle: cross (in bundles/cross) [2021-06-11T22:15:08.289Z] Cross building: bundles/cross/linux/amd64 [2021-06-11T22:15:08.289Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-11T22:15:08.289Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-11T22:15:08.674Z] === RUN TestReadPluginNoRead/default [2021-06-11T22:15:08.876Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-11T22:15:09.809Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-11T22:15:10.039Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-11T22:15:10.967Z] --- PASS: TestContinueAfterPluginCrash (9.52s) [2021-06-11T22:15:11.529Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-11T22:15:11.711Z] --- PASS: TestServiceWithDataPathPortInit (17.56s) [2021-06-11T22:15:11.711Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T22:15:12.896Z] --- PASS: TestReadPluginNoRead (7.44s) [2021-06-11T22:15:12.896Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2021-06-11T22:15:12.896Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2021-06-11T22:15:12.896Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2021-06-11T22:15:12.896Z] read_test.go:92: [db112612d03aa] daemon is not started [2021-06-11T22:15:12.896Z] PASS [2021-06-11T22:15:12.896Z] [2021-06-11T22:15:12.896Z] DONE 6 tests in 11.639s [2021-06-11T22:15:12.896Z] 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-06-11T22:15:12.896Z] testing: warning: no tests to run [2021-06-11T22:15:12.896Z] PASS [2021-06-11T22:15:12.896Z] [2021-06-11T22:15:12.896Z] DONE 0 tests in 0.019s [2021-06-11T22:15:13.156Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-11T22:15:13.156Z] INFO: Testing against a local daemon [2021-06-11T22:15:13.156Z] === RUN TestPluginWithDevMounts [2021-06-11T22:15:13.156Z] === PAUSE TestPluginWithDevMounts [2021-06-11T22:15:13.156Z] === CONT TestPluginWithDevMounts [2021-06-11T22:15:14.241Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-11T22:15:14.499Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-11T22:15:15.055Z] --- PASS: TestPluginWithDevMounts (1.74s) [2021-06-11T22:15:15.055Z] PASS [2021-06-11T22:15:15.055Z] [2021-06-11T22:15:15.055Z] DONE 1 tests in 1.775s [2021-06-11T22:15:15.055Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-11T22:15:15.055Z] INFO: Testing against a local daemon [2021-06-11T22:15:15.055Z] === RUN TestSecretInspect [2021-06-11T22:15:15.065Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-11T22:15:15.110Z] --- PASS: TestBuildMultiStageOnBuild (15.02s) [2021-06-11T22:15:15.110Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T22:15:15.110Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-06-11T22:15:15.110Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:15:15.110Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T22:15:17.593Z] --- PASS: TestSecretInspect (2.35s) [2021-06-11T22:15:17.593Z] === RUN TestSecretList [2021-06-11T22:15:19.481Z] --- PASS: TestSecretList (2.33s) [2021-06-11T22:15:19.481Z] === RUN TestSecretsCreateAndDelete [2021-06-11T22:15:21.626Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.69s) [2021-06-11T22:15:21.626Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8o2lrrdnetothtapxtadq7uv9 Created:2021-06-11 22:15:13.365225741 +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[be930091148cf5d446da24b95f8f6799a4ee946aadad5c61c6f7f08655113d84:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zhsxrw1l7qb2eli572awj0ig5 EndpointID:9a9bfa4aba660d54cdad353238fca50fedc85e24a9c151c2ba99898bed517e12 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bebaf9f0ab4ede61b0f770d211ed422ef5c17208b303f57e7f16b35995341a30 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:6428e2e3e636 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zhsxrw1l7qb2eli572awj0ig5 EndpointID:9a9bfa4aba660d54cdad353238fca50fedc85e24a9c151c2ba99898bed517e12 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-11T22:15:21.626Z] PASS [2021-06-11T22:15:21.626Z] [2021-06-11T22:15:21.626Z] === Skipped [2021-06-11T22:15:21.626Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T22:15:21.626Z] service_test.go:242: FLAKY_TEST [2021-06-11T22:15:21.626Z] [2021-06-11T22:15:21.626Z] [2021-06-11T22:15:21.626Z] DONE 26 tests, 1 skipped in 56.646s [2021-06-11T22:15:21.626Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-11T22:15:21.626Z] ++ 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-06-11T22:15:21.626Z] ++ set -e [2021-06-11T22:15:21.626Z] ++ '[' -n 0 ']' [2021-06-11T22:15:21.626Z] ++ set -x [2021-06-11T22:15:21.626Z] ++ 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-06-11T22:15:21.626Z] INFO: Testing against a local daemon [2021-06-11T22:15:21.626Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-11T22:15:21.626Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-11T22:15:21.626Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T22:15:21.626Z] === RUN TestDockerNetworkIpvlan [2021-06-11T22:15:21.626Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-11T22:15:21.626Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T22:15:21.626Z] PASS [2021-06-11T22:15:21.626Z] [2021-06-11T22:15:21.626Z] === Skipped [2021-06-11T22:15:21.626Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-11T22:15:21.626Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T22:15:21.626Z] [2021-06-11T22:15:21.626Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-11T22:15:21.626Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T22:15:21.626Z] [2021-06-11T22:15:21.626Z] [2021-06-11T22:15:21.626Z] DONE 2 tests, 2 skipped in 0.142s [2021-06-11T22:15:21.626Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-11T22:15:21.626Z] ++ 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-06-11T22:15:21.626Z] ++ set -e [2021-06-11T22:15:21.626Z] ++ '[' -n 0 ']' [2021-06-11T22:15:21.626Z] ++ set -x [2021-06-11T22:15:21.627Z] ++ 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-06-11T22:15:21.627Z] INFO: Testing against a local daemon [2021-06-11T22:15:21.627Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-11T22:15:22.008Z] --- PASS: TestSecretsCreateAndDelete (2.33s) [2021-06-11T22:15:22.008Z] === RUN TestSecretsUpdate [2021-06-11T22:15:22.194Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-06-11T22:15:22.194Z] === RUN TestDockerNetworkMacvlan [2021-06-11T22:15:23.129Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-11T22:15:23.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-11T22:15:24.062Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-11T22:15:24.523Z] --- PASS: TestSecretsUpdate (2.31s) [2021-06-11T22:15:24.523Z] === RUN TestTemplatedSecret [2021-06-11T22:15:25.440Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-11T22:15:26.374Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-11T22:15:27.786Z] --- PASS: TestTemplatedSecret (3.49s) [2021-06-11T22:15:27.786Z] === RUN TestSecretCreateResolve [2021-06-11T22:15:29.657Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-11T22:15:30.300Z] --- PASS: TestSecretCreateResolve (2.27s) [2021-06-11T22:15:30.300Z] PASS [2021-06-11T22:15:30.300Z] [2021-06-11T22:15:30.300Z] DONE 6 tests in 15.111s [2021-06-11T22:15:30.300Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-11T22:15:30.300Z] INFO: Testing against a local daemon [2021-06-11T22:15:30.300Z] === RUN TestServiceCreateInit [2021-06-11T22:15:30.300Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-11T22:15:31.032Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-11T22:15:32.408Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-11T22:15:32.851Z] --- PASS: TestBuildMultiStageLayerLeak (16.54s) [2021-06-11T22:15:32.851Z] === RUN TestBuildWithHugeFile [2021-06-11T22:15:32.974Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-11T22:15:35.504Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-11T22:15:35.504Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-11T22:15:35.543Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T22:15:39.706Z] --- PASS: TestServiceCreateInit (9.64s) [2021-06-11T22:15:39.706Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.71s) [2021-06-11T22:15:39.706Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.92s) [2021-06-11T22:15:39.706Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T22:15:40.769Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-11T22:15:41.335Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-11T22:15:41.901Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-11T22:15:42.838Z] --- PASS: TestDockerNetworkMacvlan (20.79s) [2021-06-11T22:15:42.838Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-06-11T22:15:42.838Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-06-11T22:15:42.838Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.90s) [2021-06-11T22:15:42.838Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.80s) [2021-06-11T22:15:42.838Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.24s) [2021-06-11T22:15:42.838Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.01s) [2021-06-11T22:15:42.838Z] PASS [2021-06-11T22:15:42.838Z] [2021-06-11T22:15:42.838Z] DONE 8 tests in 22.296s [2021-06-11T22:15:43.096Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-11T22:15:43.096Z] ++ 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-06-11T22:15:43.096Z] ++ set -e [2021-06-11T22:15:43.096Z] ++ '[' -n 0 ']' [2021-06-11T22:15:43.096Z] ++ set -x [2021-06-11T22:15:43.096Z] ++ 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-06-11T22:15:43.096Z] testing: warning: no tests to run [2021-06-11T22:15:43.096Z] PASS [2021-06-11T22:15:43.096Z] [2021-06-11T22:15:43.096Z] DONE 0 tests in 0.022s [2021-06-11T22:15:43.096Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-11T22:15:43.096Z] ++ 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-06-11T22:15:43.096Z] ++ set -e [2021-06-11T22:15:43.096Z] ++ '[' -n 0 ']' [2021-06-11T22:15:43.096Z] ++ set -x [2021-06-11T22:15:43.096Z] ++ 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-06-11T22:15:43.096Z] INFO: Testing against a local daemon [2021-06-11T22:15:43.096Z] === RUN TestAuthZPluginAllowRequest [2021-06-11T22:15:44.031Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-11T22:15:44.290Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-11T22:15:45.224Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2021-06-11T22:15:45.224Z] === RUN TestAuthZPluginTLS [2021-06-11T22:15:45.481Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-06-11T22:15:45.481Z] === RUN TestAuthZPluginDenyRequest [2021-06-11T22:15:46.047Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2021-06-11T22:15:46.047Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-11T22:15:46.613Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-06-11T22:15:46.613Z] === RUN TestAuthZPluginDenyResponse [2021-06-11T22:15:46.871Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-11T22:15:47.129Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-06-11T22:15:47.129Z] === RUN TestAuthZPluginAllowEventStream [2021-06-11T22:15:47.696Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-11T22:15:47.955Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-11T22:15:49.329Z] --- PASS: TestAuthZPluginAllowEventStream (2.13s) [2021-06-11T22:15:49.329Z] === RUN TestAuthZPluginErrorResponse [2021-06-11T22:15:49.596Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-11T22:15:50.166Z] --- PASS: TestAuthZPluginErrorResponse (0.78s) [2021-06-11T22:15:50.166Z] === RUN TestAuthZPluginErrorRequest [2021-06-11T22:15:50.733Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-06-11T22:15:50.733Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-11T22:15:51.301Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2021-06-11T22:15:51.301Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-11T22:15:51.867Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-11T22:15:53.770Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-11T22:15:54.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-11T22:15:54.287Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.95s) [2021-06-11T22:15:54.288Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-11T22:15:54.545Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-11T22:15:54.545Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-11T22:15:54.804Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-11T22:15:55.369Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-11T22:15:56.306Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-11T22:15:57.243Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.79s) [2021-06-11T22:15:57.243Z] === RUN TestAuthZPluginHeader [2021-06-11T22:15:57.746Z] --- PASS: TestCreateServiceMultipleTimes (17.47s) [2021-06-11T22:15:57.746Z] === RUN TestCreateServiceConflict [2021-06-11T22:15:58.179Z] --- PASS: TestAuthZPluginHeader (1.10s) [2021-06-11T22:15:58.179Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-11T22:15:59.112Z] --- PASS: TestCreateServiceConflict (1.90s) [2021-06-11T22:15:59.112Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T22:15:59.554Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-11T22:16:00.119Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-11T22:16:02.376Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2021-06-11T22:16:02.376Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T22:16:02.649Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s) [2021-06-11T22:16:02.649Z] === RUN TestAuthZPluginV2Disable [2021-06-11T22:16:02.649Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-11T22:16:04.547Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-11T22:16:05.922Z] --- PASS: TestAuthZPluginV2Disable (3.34s) [2021-06-11T22:16:05.922Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-11T22:16:06.488Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-11T22:16:07.863Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-11T22:16:08.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-11T22:16:09.055Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.07s) [2021-06-11T22:16:09.055Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-11T22:16:09.312Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-11T22:16:09.879Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-11T22:16:16.451Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-11T22:16:17.212Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.74s) [2021-06-11T22:16:17.212Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T22:16:18.575Z] --- PASS: TestCreateServiceSecretFileMode (2.79s) [2021-06-11T22:16:18.575Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T22:16:18.978Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-11T22:16:19.911Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-11T22:16:20.844Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-11T22:16:21.778Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.66s) [2021-06-11T22:16:21.778Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-11T22:16:21.841Z] --- PASS: TestCreateServiceConfigFileMode (2.80s) [2021-06-11T22:16:21.841Z] === RUN TestCreateServiceSysctls [2021-06-11T22:16:25.104Z] --- PASS: TestCreateServiceSysctls (3.76s) [2021-06-11T22:16:25.104Z] === RUN TestCreateServiceCapabilities [2021-06-11T22:16:28.374Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2021-06-11T22:16:28.374Z] === RUN TestInspect [2021-06-11T22:16:29.767Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-11T22:16:29.767Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-11T22:16:29.882Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-11T22:16:30.706Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-11T22:16:30.706Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-11T22:16:30.966Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-11T22:16:30.966Z] Cross building: bundles/cross/windows/amd64 [2021-06-11T22:16:31.226Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-11T22:16:31.226Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-11T22:16:31.640Z] --- PASS: TestInspect (3.27s) [2021-06-11T22:16:31.640Z] === RUN TestCreateJob [2021-06-11T22:16:33.161Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-11T22:16:34.906Z] --- PASS: TestCreateJob (3.30s) [2021-06-11T22:16:34.906Z] === RUN TestReplicatedJob [2021-06-11T22:16:38.423Z] === RUN TestDockerSuite/TestBuildRm [2021-06-11T22:16:38.423Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-06-11T22:16:38.423Z] PASS [2021-06-11T22:16:38.423Z] [2021-06-11T22:16:38.423Z] DONE 17 tests in 55.275s [2021-06-11T22:16:38.423Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-11T22:16:38.423Z] ++ 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-06-11T22:16:38.423Z] ++ set -e [2021-06-11T22:16:38.423Z] ++ '[' -n 0 ']' [2021-06-11T22:16:38.423Z] ++ set -x [2021-06-11T22:16:38.423Z] ++ 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-06-11T22:16:38.423Z] INFO: Testing against a local daemon [2021-06-11T22:16:38.423Z] === RUN TestPluginInvalidJSON [2021-06-11T22:16:38.423Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T22:16:38.423Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T22:16:38.423Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T22:16:38.423Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-11T22:16:38.423Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-11T22:16:38.423Z] === RUN TestPluginInstall [2021-06-11T22:16:38.423Z] === RUN TestPluginInstall/no_auth [2021-06-11T22:16:40.950Z] time="2021-06-11T22:16:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T22:16:40.950Z] time="2021-06-11T22:16:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4c61b9a112daf844bba9271d06c18b985e6dbf632891d5ac81d008537f13387" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T22:16:40.950Z] time="2021-06-11T22:16:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T22:16:40.950Z] time="2021-06-11T22:16:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4c61b9a112daf844bba9271d06c18b985e6dbf632891d5ac81d008537f13387" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T22:16:41.208Z] === RUN TestPluginInstall/with_htpasswd [2021-06-11T22:16:41.488Z] --- PASS: TestReplicatedJob (6.99s) [2021-06-11T22:16:41.488Z] === RUN TestUpdateReplicatedJob [2021-06-11T22:16:41.774Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-11T22:16:42.032Z] time="2021-06-11T22:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T22:16:42.032Z] time="2021-06-11T22:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bce04be540d2f9bfd6c42b6bbd3c7ca567c501ecb6245fc2916625facc4b9b6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T22:16:42.032Z] time="2021-06-11T22:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T22:16:42.032Z] time="2021-06-11T22:16:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bce04be540d2f9bfd6c42b6bbd3c7ca567c501ecb6245fc2916625facc4b9b6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T22:16:42.599Z] === RUN TestPluginInstall/with_insecure [2021-06-11T22:16:43.166Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-11T22:16:43.734Z] time="2021-06-11T22:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T22:16:43.734Z] time="2021-06-11T22:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:581449b18d24abd1e5ebb8b099ca1eab7237bff66895edd2697f8d6d3da55477" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T22:16:43.734Z] time="2021-06-11T22:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T22:16:43.734Z] time="2021-06-11T22:16:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:581449b18d24abd1e5ebb8b099ca1eab7237bff66895edd2697f8d6d3da55477" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T22:16:43.992Z] --- PASS: TestPluginInstall (5.53s) [2021-06-11T22:16:43.992Z] --- PASS: TestPluginInstall/no_auth (2.85s) [2021-06-11T22:16:43.992Z] --- PASS: TestPluginInstall/with_htpasswd (1.11s) [2021-06-11T22:16:43.992Z] --- PASS: TestPluginInstall/with_insecure (1.57s) [2021-06-11T22:16:43.992Z] plugin_test.go:165: [d27157dd32b31] daemon is not started [2021-06-11T22:16:43.993Z] === RUN TestPluginsWithRuntimes [2021-06-11T22:16:44.251Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-11T22:16:44.818Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-11T22:16:45.393Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-11T22:16:45.655Z] --- PASS: TestUpdateReplicatedJob (3.79s) [2021-06-11T22:16:45.655Z] === RUN TestServiceListWithStatuses [2021-06-11T22:16:45.655Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T22:16:45.655Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T22:16:45.655Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T22:16:45.962Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-11T22:16:46.528Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-11T22:16:47.094Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-11T22:16:48.028Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-11T22:16:48.288Z] --- PASS: TestPluginsWithRuntimes (4.20s) [2021-06-11T22:16:48.288Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-06-11T22:16:48.288Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-06-11T22:16:48.288Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T22:16:49.223Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-11T22:16:49.223Z] --- PASS: TestPluginBackCompatMediaTypes (0.93s) [2021-06-11T22:16:49.223Z] PASS [2021-06-11T22:16:49.223Z] [2021-06-11T22:16:49.223Z] DONE 10 tests in 10.813s [2021-06-11T22:16:49.223Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-11T22:16:49.223Z] ++ 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-06-11T22:16:49.223Z] ++ set -e [2021-06-11T22:16:49.223Z] ++ '[' -n 0 ']' [2021-06-11T22:16:49.223Z] ++ set -x [2021-06-11T22:16:49.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=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-06-11T22:16:49.223Z] INFO: Testing against a local daemon [2021-06-11T22:16:49.223Z] === RUN TestExternalGraphDriver [2021-06-11T22:16:49.482Z] === RUN TestExternalGraphDriver/json [2021-06-11T22:16:50.899Z] --- PASS: TestDockerNetworkConnectAlias (4.92s) [2021-06-11T22:16:50.899Z] === RUN TestDockerNetworkReConnect [2021-06-11T22:16:52.013Z] === RUN TestExternalGraphDriver/spec [2021-06-11T22:16:53.915Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-11T22:16:53.915Z] === RUN TestExternalGraphDriver/pull [2021-06-11T22:16:53.915Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-11T22:16:54.166Z] --- PASS: TestDockerNetworkReConnect (3.75s) [2021-06-11T22:16:54.166Z] === RUN TestServicePlugin [2021-06-11T22:16:54.173Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-11T22:16:54.432Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-11T22:16:54.432Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-11T22:16:54.999Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-11T22:16:56.373Z] --- PASS: TestExternalGraphDriver (7.00s) [2021-06-11T22:16:56.374Z] --- PASS: TestExternalGraphDriver/json (2.21s) [2021-06-11T22:16:56.374Z] --- PASS: TestExternalGraphDriver/spec (2.36s) [2021-06-11T22:16:56.374Z] --- PASS: TestExternalGraphDriver/pull (2.31s) [2021-06-11T22:16:56.374Z] === RUN TestGraphdriverPluginV2 [2021-06-11T22:16:56.632Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-11T22:16:56.892Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-11T22:16:58.266Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-11T22:17:01.552Z] --- PASS: TestGraphdriverPluginV2 (4.90s) [2021-06-11T22:17:01.552Z] PASS [2021-06-11T22:17:01.552Z] [2021-06-11T22:17:01.552Z] DONE 5 tests in 12.036s [2021-06-11T22:17:01.552Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-11T22:17:01.552Z] ++ 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-06-11T22:17:01.552Z] ++ set -e [2021-06-11T22:17:01.552Z] ++ '[' -n 0 ']' [2021-06-11T22:17:01.552Z] ++ set -x [2021-06-11T22:17:01.552Z] ++ 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-06-11T22:17:01.552Z] INFO: Testing against a local daemon [2021-06-11T22:17:01.552Z] === RUN TestContinueAfterPluginCrash [2021-06-11T22:17:01.552Z] === PAUSE TestContinueAfterPluginCrash [2021-06-11T22:17:01.552Z] === RUN TestReadPluginNoRead [2021-06-11T22:17:01.552Z] === PAUSE TestReadPluginNoRead [2021-06-11T22:17:01.552Z] === RUN TestDaemonStartWithLogOpt [2021-06-11T22:17:01.552Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-11T22:17:01.552Z] === CONT TestContinueAfterPluginCrash [2021-06-11T22:17:01.552Z] === CONT TestDaemonStartWithLogOpt [2021-06-11T22:17:05.742Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-11T22:17:07.641Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-11T22:17:09.016Z] --- PASS: TestDaemonStartWithLogOpt (7.41s) [2021-06-11T22:17:09.016Z] === CONT TestReadPluginNoRead [2021-06-11T22:17:09.582Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-11T22:17:10.521Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-11T22:17:11.905Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-11T22:17:12.471Z] === RUN TestReadPluginNoRead/default [2021-06-11T22:17:13.037Z] === RUN TestDockerSuite/TestBuildUser [2021-06-11T22:17:14.410Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-11T22:17:14.977Z] --- PASS: TestContinueAfterPluginCrash (13.67s) [2021-06-11T22:17:15.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-11T22:17:15.495Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-11T22:17:16.872Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-11T22:17:19.403Z] --- PASS: TestReadPluginNoRead (10.24s) [2021-06-11T22:17:19.403Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2021-06-11T22:17:19.403Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.16s) [2021-06-11T22:17:19.403Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.43s) [2021-06-11T22:17:19.403Z] read_test.go:92: [d57d72b07f66a] daemon is not started [2021-06-11T22:17:19.403Z] PASS [2021-06-11T22:17:19.403Z] [2021-06-11T22:17:19.403Z] DONE 6 tests in 17.831s [2021-06-11T22:17:19.403Z] 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-06-11T22:17:19.403Z] ++ 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-06-11T22:17:19.403Z] ++ set -e [2021-06-11T22:17:19.403Z] ++ '[' -n 0 ']' [2021-06-11T22:17:19.403Z] ++ set -x [2021-06-11T22:17:19.404Z] ++ 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-06-11T22:17:19.404Z] testing: warning: no tests to run [2021-06-11T22:17:19.404Z] PASS [2021-06-11T22:17:19.404Z] [2021-06-11T22:17:19.404Z] DONE 0 tests in 0.047s [2021-06-11T22:17:19.404Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-11T22:17:19.404Z] ++ 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-06-11T22:17:19.404Z] ++ set -e [2021-06-11T22:17:19.404Z] ++ '[' -n 0 ']' [2021-06-11T22:17:19.404Z] ++ set -x [2021-06-11T22:17:19.404Z] ++ 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-06-11T22:17:19.404Z] INFO: Testing against a local daemon [2021-06-11T22:17:19.404Z] === RUN TestPluginWithDevMounts [2021-06-11T22:17:19.404Z] === PAUSE TestPluginWithDevMounts [2021-06-11T22:17:19.404Z] === CONT TestPluginWithDevMounts [2021-06-11T22:17:20.339Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-11T22:17:21.273Z] --- PASS: TestPluginWithDevMounts (1.97s) [2021-06-11T22:17:21.273Z] PASS [2021-06-11T22:17:21.273Z] [2021-06-11T22:17:21.273Z] DONE 1 tests in 2.124s [2021-06-11T22:17:21.273Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-11T22:17:21.273Z] ++ 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-06-11T22:17:21.273Z] ++ set -e [2021-06-11T22:17:21.273Z] ++ '[' -n 0 ']' [2021-06-11T22:17:21.273Z] ++ set -x [2021-06-11T22:17:21.274Z] ++ 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-06-11T22:17:21.532Z] INFO: Testing against a local daemon [2021-06-11T22:17:21.532Z] === RUN TestSecretInspect [2021-06-11T22:17:24.061Z] --- PASS: TestSecretInspect (2.37s) [2021-06-11T22:17:24.061Z] === RUN TestSecretList [2021-06-11T22:17:26.182Z] --- PASS: TestServicePlugin (30.47s) [2021-06-11T22:17:26.183Z] plugin_test.go:62: [d0d0978afdd51] joining swarm manager [d7151b9925dfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:17:26.183Z] plugin_test.go:65: [d1cf67ba4b5e4] joining swarm manager [d7151b9925dfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:17:26.183Z] === RUN TestServiceUpdateLabel [2021-06-11T22:17:26.589Z] --- PASS: TestSecretList (2.72s) [2021-06-11T22:17:26.589Z] === RUN TestSecretsCreateAndDelete [2021-06-11T22:17:26.743Z] --- PASS: TestServiceUpdateLabel (2.37s) [2021-06-11T22:17:26.743Z] === RUN TestServiceUpdateSecrets [2021-06-11T22:17:29.120Z] --- PASS: TestSecretsCreateAndDelete (2.37s) [2021-06-11T22:17:29.120Z] === RUN TestSecretsUpdate [2021-06-11T22:17:31.649Z] --- PASS: TestSecretsUpdate (2.37s) [2021-06-11T22:17:31.649Z] === RUN TestTemplatedSecret [2021-06-11T22:17:35.831Z] --- PASS: TestTemplatedSecret (4.42s) [2021-06-11T22:17:35.831Z] === RUN TestSecretCreateResolve [2021-06-11T22:17:38.368Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-11T22:17:38.368Z] --- PASS: TestSecretCreateResolve (2.75s) [2021-06-11T22:17:38.368Z] PASS [2021-06-11T22:17:38.369Z] [2021-06-11T22:17:38.369Z] DONE 6 tests in 17.150s [2021-06-11T22:17:38.369Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-11T22:17:38.369Z] ++ 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-06-11T22:17:38.369Z] ++ set -e [2021-06-11T22:17:38.369Z] ++ '[' -n 0 ']' [2021-06-11T22:17:38.369Z] ++ set -x [2021-06-11T22:17:38.369Z] ++ 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-06-11T22:17:38.627Z] INFO: Testing against a local daemon [2021-06-11T22:17:38.627Z] === RUN TestServiceCreateInit [2021-06-11T22:17:38.627Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-11T22:17:39.193Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-11T22:17:39.452Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-11T22:17:40.828Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-11T22:17:42.208Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-11T22:17:43.582Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-11T22:17:43.582Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-11T22:17:43.582Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-11T22:17:43.582Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-11T22:17:43.582Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-11T22:17:44.514Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T22:17:44.783Z] --- PASS: TestServiceUpdateSecrets (15.09s) [2021-06-11T22:17:44.783Z] === RUN TestServiceUpdateConfigs [2021-06-11T22:17:45.886Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-11T22:17:45.886Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-11T22:17:47.260Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-11T22:17:48.194Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-11T22:17:49.127Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-11T22:17:49.127Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-11T22:17:50.504Z] --- PASS: TestServiceCreateInit (11.65s) [2021-06-11T22:17:50.504Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.81s) [2021-06-11T22:17:50.504Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.82s) [2021-06-11T22:17:50.504Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T22:17:51.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-11T22:17:52.722Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-11T22:17:52.722Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-11T22:17:52.722Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-11T22:17:52.722Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-11T22:17:52.722Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-11T22:17:52.722Z] remote: Enumerating objects: 23, done. [2021-06-11T22:17:52.722Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-11T22:17:52.722Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-11T22:17:52.722Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-11T22:17:52.722Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-06-11T22:17:52.722Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-11T22:17:52.722Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-11T22:17:53.056Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-11T22:17:53.343Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f hack/test/unit [2021-06-11T22:17:53.602Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-11T22:17:53.915Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-11T22:17:53.915Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-11T22:17:53.915Z] + TESTDIRS=./... [2021-06-11T22:17:53.915Z] + exclude_paths='/vendor/|/integration' [2021-06-11T22:17:53.915Z] ++ go list ./... [2021-06-11T22:17:53.915Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-11T22:17:54.864Z] + pkg_list='github.com/docker/docker/api [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/backend/build [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/httputils [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/middleware [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/build [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/container [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/debug [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/distribution [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/grpc [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/image [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/network [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/plugin [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/session [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/swarm [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/system [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/volume [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/backend [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/blkiodev [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/container [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/events [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/filters [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/image [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/mount [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/network [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/registry [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/strslice [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/swarm [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/time [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/versions [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/volume [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder/builder-next [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder/builder-next/worker [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder/dockerfile [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder/dockerignore [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder/remotecontext [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder/remotecontext/git [2021-06-11T22:17:54.864Z] github.com/docker/docker/cli [2021-06-11T22:17:54.864Z] github.com/docker/docker/cli/config [2021-06-11T22:17:54.864Z] github.com/docker/docker/cli/debug [2021-06-11T22:17:54.864Z] github.com/docker/docker/client [2021-06-11T22:17:54.864Z] github.com/docker/docker/cmd/dockerd [2021-06-11T22:17:54.864Z] github.com/docker/docker/container [2021-06-11T22:17:54.864Z] github.com/docker/docker/container/stream [2021-06-11T22:17:54.864Z] github.com/docker/docker/contrib/apparmor [2021-06-11T22:17:54.864Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-11T22:17:54.864Z] github.com/docker/docker/contrib/httpserver [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/cluster [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/cluster/convert [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/cluster/executor [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/cluster/provider [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/config [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/discovery [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/events [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/events/testutils [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/exec [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/graphdriver [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/images [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/initlayer [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/links [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/listeners [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/logger [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/logger/gelf [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/logger/journald [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/logger/local [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/logger/logentries [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/logger/splunk [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/logger/syslog [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/logger/templates [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/names [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/network [2021-06-11T22:17:54.864Z] github.com/docker/docker/daemon/stats [2021-06-11T22:17:54.864Z] github.com/docker/docker/distribution [2021-06-11T22:17:54.864Z] github.com/docker/docker/distribution/metadata [2021-06-11T22:17:54.864Z] github.com/docker/docker/distribution/utils [2021-06-11T22:17:54.864Z] github.com/docker/docker/distribution/xfer [2021-06-11T22:17:54.864Z] github.com/docker/docker/dockerversion [2021-06-11T22:17:54.864Z] github.com/docker/docker/errdefs [2021-06-11T22:17:54.864Z] github.com/docker/docker/image [2021-06-11T22:17:54.864Z] github.com/docker/docker/image/cache [2021-06-11T22:17:54.864Z] github.com/docker/docker/image/tarexport [2021-06-11T22:17:54.864Z] github.com/docker/docker/image/v1 [2021-06-11T22:17:54.864Z] github.com/docker/docker/internal/test/suite [2021-06-11T22:17:54.864Z] github.com/docker/docker/layer [2021-06-11T22:17:54.864Z] github.com/docker/docker/libcontainerd [2021-06-11T22:17:54.864Z] github.com/docker/docker/libcontainerd/queue [2021-06-11T22:17:54.864Z] github.com/docker/docker/libcontainerd/remote [2021-06-11T22:17:54.864Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-11T22:17:54.864Z] github.com/docker/docker/libcontainerd/types [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/api [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/bitseq [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/client [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/cluster [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/config [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/datastore [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/driverapi [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/etchosts [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/idm [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/ipam [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/iptables [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/netlabel [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/netutils [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/networkdb [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/ns [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/options [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/osl [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/portallocator [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/portmapper [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/testutils [2021-06-11T22:17:54.864Z] github.com/docker/docker/libnetwork/types [2021-06-11T22:17:54.864Z] github.com/docker/docker/oci [2021-06-11T22:17:54.864Z] github.com/docker/docker/oci/caps [2021-06-11T22:17:54.864Z] github.com/docker/docker/opts [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/aaparser [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/archive [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/authorization [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/broadcaster [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/capabilities [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/chrootarchive [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/containerfs [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/devicemapper [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/directory [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/discovery [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/discovery/file [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/discovery/kv [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/discovery/memory [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/dmesg [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/filenotify [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/fileutils [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/fsutils [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/homedir [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/idtools [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/ioutils [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/jsonmessage [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/locker [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/longpath [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/loopback [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/mount [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/namesgenerator [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/parsers [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/pidfile [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/platform [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/plugingetter [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/plugins [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/plugins/transport [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/pools [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/progress [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/pubsub [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/reexec [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/signal [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/stdcopy [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/streamformatter [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/stringid [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/symlink [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/sysinfo [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/system [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/tailfile [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/tarsum [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/term [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/term/windows [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/truncindex [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/urlutil [2021-06-11T22:17:54.864Z] github.com/docker/docker/pkg/useragent [2021-06-11T22:17:54.864Z] github.com/docker/docker/plugin [2021-06-11T22:17:54.864Z] github.com/docker/docker/plugin/executor/containerd [2021-06-11T22:17:54.864Z] github.com/docker/docker/plugin/v2 [2021-06-11T22:17:54.864Z] github.com/docker/docker/profiles/apparmor [2021-06-11T22:17:54.864Z] github.com/docker/docker/profiles/seccomp [2021-06-11T22:17:54.864Z] github.com/docker/docker/quota [2021-06-11T22:17:54.864Z] github.com/docker/docker/reference [2021-06-11T22:17:54.864Z] github.com/docker/docker/registry [2021-06-11T22:17:54.864Z] github.com/docker/docker/registry/resumable [2021-06-11T22:17:54.864Z] github.com/docker/docker/restartmanager [2021-06-11T22:17:54.864Z] github.com/docker/docker/rootless [2021-06-11T22:17:54.864Z] github.com/docker/docker/rootless/specconv [2021-06-11T22:17:54.864Z] github.com/docker/docker/runconfig [2021-06-11T22:17:54.864Z] github.com/docker/docker/runconfig/opts [2021-06-11T22:17:54.864Z] github.com/docker/docker/testutil [2021-06-11T22:17:54.864Z] github.com/docker/docker/testutil/daemon [2021-06-11T22:17:54.864Z] github.com/docker/docker/testutil/environment [2021-06-11T22:17:54.864Z] github.com/docker/docker/testutil/fakecontext [2021-06-11T22:17:54.864Z] github.com/docker/docker/testutil/fakegit [2021-06-11T22:17:54.864Z] github.com/docker/docker/testutil/fakestorage [2021-06-11T22:17:54.864Z] github.com/docker/docker/testutil/fixtures/load [2021-06-11T22:17:54.864Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-11T22:17:54.864Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-11T22:17:54.864Z] github.com/docker/docker/testutil/registry [2021-06-11T22:17:54.864Z] github.com/docker/docker/testutil/request [2021-06-11T22:17:54.864Z] github.com/docker/docker/volume [2021-06-11T22:17:54.864Z] github.com/docker/docker/volume/drivers [2021-06-11T22:17:54.864Z] github.com/docker/docker/volume/local [2021-06-11T22:17:54.864Z] github.com/docker/docker/volume/mounts [2021-06-11T22:17:54.864Z] github.com/docker/docker/volume/service [2021-06-11T22:17:54.864Z] github.com/docker/docker/volume/service/opts [2021-06-11T22:17:54.864Z] github.com/docker/docker/volume/testutils' [2021-06-11T22:17:54.864Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-11T22:17:54.864Z] + echo 'github.com/docker/docker/api [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/backend/build [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/httputils [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/middleware [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/build [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/container [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/debug [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/distribution [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/grpc [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/image [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/network [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/plugin [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/session [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/swarm [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/system [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/server/router/volume [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/backend [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/blkiodev [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/container [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/events [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/filters [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/image [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/mount [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/network [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/registry [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/strslice [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/swarm [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/time [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/versions [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-11T22:17:54.864Z] github.com/docker/docker/api/types/volume [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder/builder-next [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-11T22:17:54.864Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-11T22:17:54.865Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-11T22:17:54.865Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-11T22:17:54.865Z] github.com/docker/docker/builder/builder-next/worker [2021-06-11T22:17:54.865Z] github.com/docker/docker/builder/dockerfile [2021-06-11T22:17:54.865Z] github.com/docker/docker/builder/dockerignore [2021-06-11T22:17:54.865Z] github.com/docker/docker/builder/remotecontext [2021-06-11T22:17:54.865Z] github.com/docker/docker/builder/remotecontext/git [2021-06-11T22:17:54.865Z] github.com/docker/docker/cli [2021-06-11T22:17:54.865Z] github.com/docker/docker/cli/config [2021-06-11T22:17:54.865Z] github.com/docker/docker/cli/debug [2021-06-11T22:17:54.865Z] github.com/docker/docker/client [2021-06-11T22:17:54.865Z] github.com/docker/docker/cmd/dockerd [2021-06-11T22:17:54.865Z] github.com/docker/docker/container [2021-06-11T22:17:54.865Z] github.com/docker/docker/container/stream [2021-06-11T22:17:54.865Z] github.com/docker/docker/contrib/apparmor [2021-06-11T22:17:54.865Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-11T22:17:54.865Z] github.com/docker/docker/contrib/httpserver [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/cluster [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/cluster/convert [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/cluster/executor [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/cluster/provider [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/config [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/discovery [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/events [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/events/testutils [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/exec [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/graphdriver [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/images [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/initlayer [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/links [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/listeners [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/logger [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/logger/gelf [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/logger/journald [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/logger/local [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/logger/logentries [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/logger/splunk [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/logger/syslog [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/logger/templates [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/names [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/network [2021-06-11T22:17:54.865Z] github.com/docker/docker/daemon/stats [2021-06-11T22:17:54.865Z] github.com/docker/docker/distribution [2021-06-11T22:17:54.865Z] github.com/docker/docker/distribution/metadata [2021-06-11T22:17:54.865Z] github.com/docker/docker/distribution/utils [2021-06-11T22:17:54.865Z] github.com/docker/docker/distribution/xfer [2021-06-11T22:17:54.865Z] github.com/docker/docker/dockerversion [2021-06-11T22:17:54.865Z] github.com/docker/docker/errdefs [2021-06-11T22:17:54.865Z] github.com/docker/docker/image [2021-06-11T22:17:54.865Z] github.com/docker/docker/image/cache [2021-06-11T22:17:54.865Z] github.com/docker/docker/image/tarexport [2021-06-11T22:17:54.865Z] github.com/docker/docker/image/v1 [2021-06-11T22:17:54.865Z] github.com/docker/docker/internal/test/suite [2021-06-11T22:17:54.865Z] github.com/docker/docker/layer [2021-06-11T22:17:54.865Z] github.com/docker/docker/libcontainerd [2021-06-11T22:17:54.865Z] github.com/docker/docker/libcontainerd/queue [2021-06-11T22:17:54.865Z] github.com/docker/docker/libcontainerd/remote [2021-06-11T22:17:54.865Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-11T22:17:54.865Z] github.com/docker/docker/libcontainerd/types [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/api [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/bitseq [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/client [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/cluster [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/config [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/datastore [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/driverapi [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/etchosts [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/idm [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/ipam [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/iptables [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/netlabel [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/netutils [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/networkdb [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/ns [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/options [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/osl [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/portallocator [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/portmapper [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/testutils [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/types [2021-06-11T22:17:54.865Z] github.com/docker/docker/oci [2021-06-11T22:17:54.865Z] github.com/docker/docker/oci/caps [2021-06-11T22:17:54.865Z] github.com/docker/docker/opts [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/aaparser [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/archive [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/authorization [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/broadcaster [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/capabilities [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/chrootarchive [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/containerfs [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/devicemapper [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/directory [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/discovery [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/discovery/file [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/discovery/kv [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/discovery/memory [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/dmesg [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/filenotify [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/fileutils [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/fsutils [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/homedir [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/idtools [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/ioutils [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/jsonmessage [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/locker [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/longpath [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/loopback [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/mount [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/namesgenerator [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/parsers [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/pidfile [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/platform [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/plugingetter [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/plugins [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/plugins/transport [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/pools [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/progress [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/pubsub [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/reexec [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/signal [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/stdcopy [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/streamformatter [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/stringid [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/symlink [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/sysinfo [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/system [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/tailfile [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/tarsum [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/term [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/term/windows [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/truncindex [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/urlutil [2021-06-11T22:17:54.865Z] github.com/docker/docker/pkg/useragent [2021-06-11T22:17:54.865Z] github.com/docker/docker/plugin [2021-06-11T22:17:54.865Z] github.com/docker/docker/plugin/executor/containerd [2021-06-11T22:17:54.865Z] github.com/docker/docker/plugin/v2 [2021-06-11T22:17:54.865Z] github.com/docker/docker/profiles/apparmor [2021-06-11T22:17:54.865Z] github.com/docker/docker/profiles/seccomp [2021-06-11T22:17:54.865Z] github.com/docker/docker/quota [2021-06-11T22:17:54.865Z] github.com/docker/docker/reference [2021-06-11T22:17:54.865Z] github.com/docker/docker/registry [2021-06-11T22:17:54.865Z] github.com/docker/docker/registry/resumable [2021-06-11T22:17:54.865Z] github.com/docker/docker/restartmanager [2021-06-11T22:17:54.865Z] github.com/docker/docker/rootless [2021-06-11T22:17:54.865Z] github.com/docker/docker/rootless/specconv [2021-06-11T22:17:54.865Z] github.com/docker/docker/runconfig [2021-06-11T22:17:54.865Z] github.com/docker/docker/runconfig/opts [2021-06-11T22:17:54.865Z] github.com/docker/docker/testutil [2021-06-11T22:17:54.865Z] github.com/docker/docker/testutil/daemon [2021-06-11T22:17:54.865Z] github.com/docker/docker/testutil/environment [2021-06-11T22:17:54.865Z] github.com/docker/docker/testutil/fakecontext [2021-06-11T22:17:54.865Z] github.com/docker/docker/testutil/fakegit [2021-06-11T22:17:54.865Z] github.com/docker/docker/testutil/fakestorage [2021-06-11T22:17:54.865Z] github.com/docker/docker/testutil/fixtures/load [2021-06-11T22:17:54.865Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-11T22:17:54.865Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-11T22:17:54.865Z] github.com/docker/docker/testutil/registry [2021-06-11T22:17:54.865Z] github.com/docker/docker/testutil/request [2021-06-11T22:17:54.865Z] github.com/docker/docker/volume [2021-06-11T22:17:54.865Z] github.com/docker/docker/volume/drivers [2021-06-11T22:17:54.865Z] github.com/docker/docker/volume/local [2021-06-11T22:17:54.865Z] github.com/docker/docker/volume/mounts [2021-06-11T22:17:54.865Z] github.com/docker/docker/volume/service [2021-06-11T22:17:54.865Z] github.com/docker/docker/volume/service/opts [2021-06-11T22:17:54.865Z] github.com/docker/docker/volume/testutils' [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-11T22:17:54.865Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-11T22:17:54.865Z] + type docker-proxy [2021-06-11T22:17:54.865Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-11T22:17:54.865Z] + hack/make.sh binary-proxy install-proxy [2021-06-11T22:17:54.865Z] [2021-06-11T22:17:54.865Z] Removing bundles/ [2021-06-11T22:17:54.865Z] [2021-06-11T22:17:54.865Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-11T22:17:55.126Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-11T22:17:55.126Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T22:17:56.135Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-11T22:17:56.945Z] --- PASS: TestServiceUpdateConfigs (15.07s) [2021-06-11T22:17:56.945Z] === RUN TestServiceUpdateNetwork [2021-06-11T22:17:57.509Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-11T22:17:57.768Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-11T22:17:57.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-11T22:17:59.141Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-11T22:17:59.141Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-11T22:18:00.074Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-11T22:18:01.712Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-11T22:18:01.712Z] [2021-06-11T22:18:01.712Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-11T22:18:01.712Z] Installing docker-proxy to /usr/local/bin/ [2021-06-11T22:18:01.712Z] [2021-06-11T22:18:01.712Z] + mkdir -p bundles [2021-06-11T22:18:01.713Z] + 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/dockerd 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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/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/signal/testfiles 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-06-11T22:18:01.974Z] ? github.com/docker/docker/api [no test files] [2021-06-11T22:18:03.363Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-11T22:18:03.363Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-11T22:18:03.363Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-11T22:18:03.621Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-11T22:18:04.555Z] === RUN TestDockerSuite/TestCommitChange [2021-06-11T22:18:05.933Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-11T22:18:06.501Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-11T22:18:08.400Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-11T22:18:09.776Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-11T22:18:10.343Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-11T22:18:11.716Z] --- PASS: TestCreateServiceMultipleTimes (21.28s) [2021-06-11T22:18:11.716Z] === RUN TestCreateServiceConflict [2021-06-11T22:18:11.782Z] --- PASS: TestServiceUpdateNetwork (12.77s) [2021-06-11T22:18:11.782Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T22:18:11.782Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-11T22:18:12.283Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-11T22:18:12.343Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-11T22:18:13.658Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-11T22:18:14.224Z] --- PASS: TestCreateServiceConflict (2.56s) [2021-06-11T22:18:14.224Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T22:18:15.050Z] --- PASS: TestBuildWithHugeFile (151.11s) [2021-06-11T22:18:15.050Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T22:18:15.600Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-11T22:18:16.536Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-11T22:18:16.536Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-11T22:18:16.536Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-11T22:18:16.794Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-11T22:18:16.794Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-11T22:18:16.794Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-11T22:18:16.794Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-11T22:18:16.886Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2021-06-11T22:18:18.167Z] --- PASS: TestCreateServiceMaxReplicas (4.11s) [2021-06-11T22:18:18.167Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T22:18:18.737Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-11T22:18:20.424Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-11T22:18:21.266Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-11T22:18:21.266Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-11T22:18:21.834Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-11T22:18:22.773Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-11T22:18:23.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-11T22:18:23.339Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-11T22:18:24.289Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-11T22:18:25.226Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-11T22:18:25.483Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-11T22:18:25.483Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-11T22:18:26.417Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-11T22:18:26.417Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-11T22:18:26.417Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-11T22:18:26.417Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-11T22:18:26.675Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-11T22:18:26.958Z] --- PASS: TestServiceUpdatePidsLimit (17.24s) [2021-06-11T22:18:26.958Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-06-11T22:18:26.958Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-06-11T22:18:26.958Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-06-11T22:18:26.958Z] PASS [2021-06-11T22:18:26.958Z] [2021-06-11T22:18:26.958Z] === Skipped [2021-06-11T22:18:26.958Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-11T22:18:26.958Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T22:18:26.958Z] [2021-06-11T22:18:26.958Z] [2021-06-11T22:18:26.958Z] DONE 27 tests, 1 skipped in 177.078s [2021-06-11T22:18:26.958Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-11T22:18:26.958Z] INFO: Testing against a local daemon [2021-06-11T22:18:26.958Z] === RUN TestSessionCreate [2021-06-11T22:18:27.214Z] --- PASS: TestSessionCreate (0.04s) [2021-06-11T22:18:27.214Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T22:18:27.214Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-11T22:18:27.214Z] PASS [2021-06-11T22:18:27.214Z] [2021-06-11T22:18:27.214Z] DONE 2 tests in 0.087s [2021-06-11T22:18:27.214Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-11T22:18:27.214Z] INFO: Testing against a local daemon [2021-06-11T22:18:27.214Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T22:18:27.214Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-11T22:18:27.214Z] === RUN TestEventsExecDie [2021-06-11T22:18:27.612Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-11T22:18:28.142Z] --- PASS: TestEventsExecDie (1.06s) [2021-06-11T22:18:28.142Z] === RUN TestEventsBackwardsCompatible [2021-06-11T22:18:28.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-11T22:18:28.399Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-06-11T22:18:28.399Z] === RUN TestEventsVolumeCreate [2021-06-11T22:18:28.399Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-11T22:18:28.399Z] === RUN TestInfoBinaryCommits [2021-06-11T22:18:28.399Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-11T22:18:28.399Z] === RUN TestInfoAPIVersioned [2021-06-11T22:18:28.399Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-11T22:18:28.399Z] === RUN TestInfoDiscoveryBackend [2021-06-11T22:18:28.960Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-11T22:18:28.960Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-11T22:18:29.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-11T22:18:29.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-11T22:18:29.886Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-11T22:18:29.886Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-11T22:18:30.448Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-11T22:18:30.448Z] === RUN TestInfoAPI [2021-06-11T22:18:30.448Z] --- PASS: TestInfoAPI (0.02s) [2021-06-11T22:18:30.448Z] === RUN TestInfoAPIWarnings [2021-06-11T22:18:30.488Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-11T22:18:31.421Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-11T22:18:31.421Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-11T22:18:31.987Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-11T22:18:32.920Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.57s) [2021-06-11T22:18:32.920Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T22:18:32.920Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-11T22:18:33.859Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-11T22:18:34.793Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-11T22:18:34.793Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-11T22:18:35.727Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-11T22:18:36.293Z] --- PASS: TestCreateServiceSecretFileMode (3.51s) [2021-06-11T22:18:36.293Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T22:18:36.858Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-11T22:18:37.793Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-11T22:18:37.793Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-11T22:18:39.166Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-11T22:18:39.734Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) [2021-06-11T22:18:39.734Z] === RUN TestCreateServiceSysctls [2021-06-11T22:18:40.668Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-11T22:18:42.633Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-11T22:18:42.633Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-11T22:18:42.633Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-11T22:18:42.633Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-11T22:18:42.633Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-11T22:18:43.568Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-11T22:18:44.501Z] --- PASS: TestCreateServiceSysctls (4.68s) [2021-06-11T22:18:44.501Z] === RUN TestCreateServiceCapabilities [2021-06-11T22:18:47.050Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2021-06-11T22:18:47.050Z] === RUN TestInspect [2021-06-11T22:18:47.981Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-11T22:18:48.514Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-06-11T22:18:48.514Z] === RUN TestInfoDebug [2021-06-11T22:18:48.514Z] --- PASS: TestInfoDebug (0.52s) [2021-06-11T22:18:48.514Z] === RUN TestInfoInsecureRegistries [2021-06-11T22:18:48.514Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-11T22:18:48.514Z] === RUN TestInfoRegistryMirrors [2021-06-11T22:18:48.514Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-11T22:18:48.514Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T22:18:48.514Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-06-11T22:18:48.514Z] === RUN TestPingCacheHeaders [2021-06-11T22:18:48.514Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-11T22:18:48.514Z] === RUN TestPingGet [2021-06-11T22:18:48.514Z] --- PASS: TestPingGet (0.01s) [2021-06-11T22:18:48.514Z] === RUN TestPingHead [2021-06-11T22:18:48.514Z] --- PASS: TestPingHead (0.04s) [2021-06-11T22:18:48.514Z] === RUN TestVersion [2021-06-11T22:18:48.514Z] --- PASS: TestVersion (0.02s) [2021-06-11T22:18:48.514Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-11T22:18:49.355Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-11T22:18:50.405Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s) [2021-06-11T22:18:50.405Z] PASS [2021-06-11T22:18:50.405Z] [2021-06-11T22:18:50.405Z] DONE 19 tests in 22.872s [2021-06-11T22:18:50.405Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-11T22:18:50.405Z] INFO: Testing against a local daemon [2021-06-11T22:18:50.405Z] === RUN TestVolumesCreateAndList [2021-06-11T22:18:50.405Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-11T22:18:50.405Z] === RUN TestVolumesRemove [2021-06-11T22:18:50.405Z] --- PASS: TestVolumesRemove (0.07s) [2021-06-11T22:18:50.405Z] === RUN TestVolumesInspect [2021-06-11T22:18:50.405Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-11T22:18:50.405Z] === RUN TestVolumesInvalidJSON [2021-06-11T22:18:50.405Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T22:18:50.405Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T22:18:50.405Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T22:18:50.405Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-11T22:18:50.405Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-11T22:18:50.405Z] PASS [2021-06-11T22:18:50.405Z] [2021-06-11T22:18:50.405Z] DONE 5 tests in 0.170s [2021-06-11T22:18:50.405Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T22:18:50.732Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-11T22:18:50.732Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-11T22:18:50.732Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-11T22:18:50.989Z] --- PASS: TestInspect (4.19s) [2021-06-11T22:18:50.989Z] === RUN TestCreateJob [2021-06-11T22:18:51.768Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-11T22:18:51.768Z] Removing test suite binaries [2021-06-11T22:18:51.768Z] exiting test-integration [2021-06-11T22:18:51.768Z] ++ exit 0 [2021-06-11T22:18:51.768Z] [2021-06-11T22:18:53.515Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-11T22:18:54.889Z] === RUN TestDockerSuite/TestContainerNetworkMode Post stage [Pipeline] junit [2021-06-11T22:18:55.043Z] Recording test results [2021-06-11T22:18:55.455Z] --- PASS: TestCreateJob (4.23s) [2021-06-11T22:18:55.456Z] === RUN TestReplicatedJob [2021-06-11T22:18:56.174Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-11T22:18:56.392Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-11T22:18:56.560Z] + echo Ensuring container killed. [2021-06-11T22:18:56.560Z] Ensuring container killed. [2021-06-11T22:18:56.560Z] + docker rm -vf docker-pr4 [2021-06-11T22:18:56.560Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-11T22:18:56.835Z] + echo Chowning /workspace to jenkins user [2021-06-11T22:18:56.835Z] Chowning /workspace to jenkins user [2021-06-11T22:18:56.835Z] + id -u [2021-06-11T22:18:56.835Z] + id -g [2021-06-11T22:18:56.835Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42517:/workspace busybox chown -R 1000:1000 /workspace [2021-06-11T22:18:56.835Z] Unable to find image 'busybox:latest' locally [2021-06-11T22:18:57.091Z] latest: Pulling from library/busybox [2021-06-11T22:18:57.091Z] b71f96345d44: Pulling fs layer [2021-06-11T22:18:57.091Z] b71f96345d44: Verifying Checksum [2021-06-11T22:18:57.091Z] b71f96345d44: Download complete [2021-06-11T22:18:57.346Z] b71f96345d44: Pull complete [2021-06-11T22:18:57.346Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-11T22:18:57.346Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T22:19:00.208Z] + bundleName=amd64-cgroup2 [2021-06-11T22:19:00.208Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-11T22:19:00.208Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-11T22:19:00.208Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-06-11T22:19:00.208Z] + 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-06-11T22:19:00.475Z] Archiving artifacts [2021-06-11T22:19:02.410Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42517/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T22:19:02.717Z] + make clean [2021-06-11T22:19:02.973Z] docker volume rm -f docker-dev-cache [2021-06-11T22:19:02.973Z] docker-dev-cache [Pipeline] deleteDir [2021-06-11T22:19:04.504Z] --- PASS: TestReplicatedJob (8.47s) [2021-06-11T22:19:04.505Z] === RUN TestUpdateReplicatedJob [2021-06-11T22:19:04.505Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-11T22:19:05.070Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T22:19:07.601Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-11T22:19:08.534Z] --- PASS: TestUpdateReplicatedJob (4.65s) [2021-06-11T22:19:08.534Z] === RUN TestServiceListWithStatuses [2021-06-11T22:19:08.534Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T22:19:08.534Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T22:19:08.534Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T22:19:08.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-11T22:19:10.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-11T22:19:12.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-11T22:19:13.964Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-11T22:19:14.536Z] --- PASS: TestDockerNetworkConnectAlias (6.02s) [2021-06-11T22:19:14.536Z] === RUN TestDockerNetworkReConnect [2021-06-11T22:19:15.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-11T22:19:17.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00085afe0_} [2021-06-11T22:19:18.739Z] --- PASS: TestDockerNetworkReConnect (4.33s) [2021-06-11T22:19:18.739Z] === RUN TestServicePlugin [2021-06-11T22:19:19.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1260036118_/foo_false____} [2021-06-11T22:19:21.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1260036118_/foo_true____} [2021-06-11T22:19:22.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-11T22:19:22.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3253562493_/foo_false____} [2021-06-11T22:19:25.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3253562493_/foo_true____} [2021-06-11T22:19:27.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3253562493_/foo_true__0xc00085b040__} [2021-06-11T22:19:29.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00085b060_} [2021-06-11T22:19:30.934Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00085b080_} [2021-06-11T22:19:32.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00085b0a0_} [2021-06-11T22:19:34.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00085b0c0_} [2021-06-11T22:19:35.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-11T22:19:37.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-11T22:19:37.740Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-11T22:19:38.370Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2021-06-11T22:19:38.370Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-11T22:19:38.370Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/types [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-11T22:19:38.370Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-11T22:19:38.370Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-11T22:19:38.370Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-06-11T22:19:38.370Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/builder [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-11T22:19:38.370Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-11T22:19:39.314Z] ok github.com/docker/docker/builder/remotecontext 0.084s coverage: 13.7% of statements [2021-06-11T22:19:39.314Z] ok github.com/docker/docker/builder/dockerfile 0.181s coverage: 48.8% of statements [2021-06-11T22:19:39.314Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-11T22:19:40.257Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-06-11T22:19:41.043Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-11T22:19:41.642Z] ok github.com/docker/docker/builder/remotecontext/git 1.269s coverage: 86.3% of statements [2021-06-11T22:19:41.642Z] ? github.com/docker/docker/cli [no test files] [2021-06-11T22:19:41.642Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-11T22:19:42.943Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-11T22:19:44.942Z] ok github.com/docker/docker/client 0.168s coverage: 75.4% of statements [2021-06-11T22:19:46.227Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-11T22:19:47.160Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-11T22:19:47.419Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-11T22:19:48.793Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-11T22:19:49.360Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-11T22:19:50.294Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-11T22:19:51.227Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-11T22:19:51.227Z] --- PASS: TestServicePlugin (32.46s) [2021-06-11T22:19:51.227Z] plugin_test.go:62: [dcc3f3a1dbda6] joining swarm manager [dae7fbd51290b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:19:51.227Z] plugin_test.go:65: [d3ff42ba5d270] joining swarm manager [dae7fbd51290b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:19:51.227Z] === RUN TestServiceUpdateLabel [2021-06-11T22:19:52.160Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-11T22:19:53.094Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-11T22:19:54.029Z] --- PASS: TestServiceUpdateLabel (2.67s) [2021-06-11T22:19:54.029Z] === RUN TestServiceUpdateSecrets [2021-06-11T22:19:54.029Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-11T22:19:55.405Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-11T22:19:56.780Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-11T22:19:57.346Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-11T22:19:58.281Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-11T22:19:59.217Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-11T22:20:00.152Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-11T22:20:01.084Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-11T22:20:02.028Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-11T22:20:02.960Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-11T22:20:02.960Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-11T22:20:03.893Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-11T22:20:04.826Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-11T22:20:05.762Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-11T22:20:06.329Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-11T22:20:07.262Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-11T22:20:09.158Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-11T22:20:09.416Z] --- PASS: TestServiceUpdateSecrets (15.62s) [2021-06-11T22:20:09.416Z] === RUN TestServiceUpdateConfigs [2021-06-11T22:20:09.674Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-11T22:20:12.958Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-11T22:20:17.142Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-11T22:20:20.424Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-11T22:20:20.990Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-11T22:20:25.174Z] --- PASS: TestServiceUpdateConfigs (15.34s) [2021-06-11T22:20:25.174Z] === RUN TestServiceUpdateNetwork [2021-06-11T22:20:25.433Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-11T22:20:28.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-11T22:20:29.656Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-11T22:20:30.590Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-11T22:20:31.703Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.1% of statements [2021-06-11T22:20:31.703Z] ok github.com/docker/docker/container 0.139s coverage: 34.7% of statements [2021-06-11T22:20:31.703Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-11T22:20:31.703Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-11T22:20:31.703Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-11T22:20:31.703Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-11T22:20:35.849Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-11T22:20:35.849Z] === RUN TestDockerSuite/TestCpToDot [2021-06-11T22:20:36.782Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-11T22:20:36.991Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2021-06-11T22:20:38.156Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-11T22:20:38.374Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-06-11T22:20:39.530Z] --- PASS: TestServiceUpdateNetwork (14.60s) [2021-06-11T22:20:39.530Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T22:20:39.757Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-06-11T22:20:39.790Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-11T22:20:40.356Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-11T22:20:40.614Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-11T22:20:41.988Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-11T22:20:42.246Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-11T22:20:42.504Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-11T22:20:43.437Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-11T22:20:44.810Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-11T22:20:44.810Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-11T22:20:44.810Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-11T22:20:45.067Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-11T22:20:45.999Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-11T22:20:45.999Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-11T22:20:45.999Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-11T22:20:46.565Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-11T22:20:46.823Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-11T22:20:47.080Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-11T22:20:47.080Z] === RUN TestDockerSuite/TestCreateRM [2021-06-11T22:20:47.080Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-11T22:20:47.080Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-11T22:20:47.338Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-11T22:20:47.338Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-11T22:20:49.237Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-11T22:20:49.237Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-11T22:20:49.237Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-11T22:20:49.494Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-11T22:20:49.749Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 14.1% of statements [2021-06-11T22:20:49.749Z] ok github.com/docker/docker/daemon 12.172s coverage: 17.4% of statements [2021-06-11T22:20:49.749Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-11T22:20:49.749Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-11T22:20:50.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-11T22:20:50.689Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2021-06-11T22:20:50.689Z] ok github.com/docker/docker/daemon/config 0.060s coverage: 81.8% of statements [2021-06-11T22:20:51.630Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2021-06-11T22:20:51.630Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-11T22:20:51.630Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-11T22:20:52.201Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2021-06-11T22:20:54.745Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.541s coverage: 73.3% of statements [2021-06-11T22:20:55.314Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-06-11T22:20:55.716Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-11T22:20:55.716Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-11T22:20:55.716Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-11T22:20:55.716Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-11T22:20:55.716Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-11T22:20:55.716Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-11T22:20:55.886Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.459s coverage: 56.2% of statements [2021-06-11T22:20:56.650Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-11T22:20:58.024Z] --- PASS: TestServiceUpdatePidsLimit (18.44s) [2021-06-11T22:20:58.024Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.45s) [2021-06-11T22:20:58.024Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-06-11T22:20:58.024Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.75s) [2021-06-11T22:20:58.024Z] PASS [2021-06-11T22:20:58.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-11T22:20:58.024Z] [2021-06-11T22:20:58.024Z] === Skipped [2021-06-11T22:20:58.024Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-11T22:20:58.024Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T22:20:58.024Z] [2021-06-11T22:20:58.024Z] [2021-06-11T22:20:58.024Z] DONE 27 tests, 1 skipped in 199.440s [2021-06-11T22:20:58.024Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-11T22:20:58.024Z] ++ 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-06-11T22:20:58.024Z] ++ set -e [2021-06-11T22:20:58.024Z] ++ '[' -n 0 ']' [2021-06-11T22:20:58.024Z] ++ set -x [2021-06-11T22:20:58.024Z] ++ 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-06-11T22:20:58.024Z] INFO: Testing against a local daemon [2021-06-11T22:20:58.024Z] === RUN TestSessionCreate [2021-06-11T22:20:58.024Z] --- PASS: TestSessionCreate (0.04s) [2021-06-11T22:20:58.024Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T22:20:58.282Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-06-11T22:20:58.282Z] PASS [2021-06-11T22:20:58.282Z] [2021-06-11T22:20:58.282Z] DONE 2 tests in 0.233s [2021-06-11T22:20:58.282Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-11T22:20:58.282Z] ++ 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-06-11T22:20:58.282Z] ++ set -e [2021-06-11T22:20:58.282Z] ++ '[' -n 0 ']' [2021-06-11T22:20:58.282Z] ++ set -x [2021-06-11T22:20:58.282Z] ++ 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-06-11T22:20:58.282Z] INFO: Testing against a local daemon [2021-06-11T22:20:58.282Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T22:20:58.282Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T22:20:58.282Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T22:20:58.282Z] === RUN TestEventsExecDie [2021-06-11T22:20:58.428Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2021-06-11T22:20:58.848Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-11T22:21:00.224Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-11T22:21:00.224Z] --- PASS: TestEventsExecDie (1.91s) [2021-06-11T22:21:00.224Z] === RUN TestEventsBackwardsCompatible [2021-06-11T22:21:00.344Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.333s coverage: 49.4% of statements [2021-06-11T22:21:00.483Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-06-11T22:21:00.483Z] === RUN TestEventsVolumeCreate [2021-06-11T22:21:00.483Z] --- PASS: TestEventsVolumeCreate (0.13s) [2021-06-11T22:21:00.483Z] === RUN TestInfoBinaryCommits [2021-06-11T22:21:00.483Z] --- PASS: TestInfoBinaryCommits (0.06s) [2021-06-11T22:21:00.483Z] === RUN TestInfoAPIVersioned [2021-06-11T22:21:00.483Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-11T22:21:00.483Z] === RUN TestInfoDiscoveryBackend [2021-06-11T22:21:00.604Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.714s coverage: 46.2% of statements [2021-06-11T22:21:00.604Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-11T22:21:01.050Z] --- PASS: TestInfoDiscoveryBackend (0.58s) [2021-06-11T22:21:01.050Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-11T22:21:02.424Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-11T22:21:02.424Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-11T22:21:02.517Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.522s coverage: 57.7% of statements [2021-06-11T22:21:02.517Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-11T22:21:02.517Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-11T22:21:02.517Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.030s coverage: 57.5% of statements [2021-06-11T22:21:02.682Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-11T22:21:02.682Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2021-06-11T22:21:02.682Z] === RUN TestInfoAPI [2021-06-11T22:21:02.682Z] --- PASS: TestInfoAPI (0.06s) [2021-06-11T22:21:02.682Z] === RUN TestInfoAPIWarnings [2021-06-11T22:21:04.428Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2021-06-11T22:21:04.998Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-06-11T22:21:05.214Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-11T22:21:05.940Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.7% of statements [2021-06-11T22:21:05.940Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-11T22:21:05.940Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-11T22:21:06.589Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-11T22:21:06.885Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.5% of statements [2021-06-11T22:21:07.521Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-11T22:21:07.521Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-11T22:21:08.086Z] === RUN TestDockerSuite/TestDockerFails [2021-06-11T22:21:08.086Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-11T22:21:08.267Z] ok github.com/docker/docker/daemon/logger/awslogs 0.200s coverage: 77.8% of statements [2021-06-11T22:21:08.267Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-11T22:21:08.267Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-11T22:21:08.345Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-11T22:21:08.345Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-11T22:21:08.527Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2021-06-11T22:21:09.468Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-06-11T22:21:09.728Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-06-11T22:21:10.245Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-11T22:21:10.299Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2021-06-11T22:21:11.181Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-11T22:21:11.241Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-06-11T22:21:11.241Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-11T22:21:12.183Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 58.6% of statements [2021-06-11T22:21:12.553Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-11T22:21:12.553Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-11T22:21:12.553Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-11T22:21:12.553Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-11T22:21:12.754Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-06-11T22:21:14.137Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-06-11T22:21:14.708Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-11T22:21:15.279Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-06-11T22:21:15.540Z] ok github.com/docker/docker/daemon/logger/splunk 1.711s coverage: 82.5% of statements [2021-06-11T22:21:15.540Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-11T22:21:15.540Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-11T22:21:18.143Z] ok github.com/docker/docker/distribution/metadata 0.054s coverage: 48.2% of statements [2021-06-11T22:21:18.143Z] ok github.com/docker/docker/distribution 0.204s coverage: 25.4% of statements [2021-06-11T22:21:18.143Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-11T22:21:19.104Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-11T22:21:19.104Z] --- PASS: TestInfoAPIWarnings (16.42s) [2021-06-11T22:21:19.104Z] === RUN TestInfoDebug [2021-06-11T22:21:19.535Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-06-11T22:21:19.672Z] --- PASS: TestInfoDebug (0.53s) [2021-06-11T22:21:19.672Z] === RUN TestInfoInsecureRegistries [2021-06-11T22:21:20.259Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-06-11T22:21:20.259Z] === RUN TestInfoRegistryMirrors [2021-06-11T22:21:20.475Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-06-11T22:21:20.831Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-06-11T22:21:20.831Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T22:21:20.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-11T22:21:21.047Z] ok github.com/docker/docker/distribution/xfer 1.884s coverage: 85.6% of statements [2021-06-11T22:21:21.047Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-11T22:21:21.047Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2021-06-11T22:21:21.090Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2021-06-11T22:21:21.090Z] === RUN TestPingCacheHeaders [2021-06-11T22:21:21.090Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-11T22:21:21.090Z] === RUN TestPingGet [2021-06-11T22:21:21.090Z] --- PASS: TestPingGet (0.03s) [2021-06-11T22:21:21.090Z] === RUN TestPingHead [2021-06-11T22:21:21.348Z] --- PASS: TestPingHead (0.03s) [2021-06-11T22:21:21.348Z] === RUN TestVersion [2021-06-11T22:21:21.348Z] --- PASS: TestVersion (0.04s) [2021-06-11T22:21:21.348Z] PASS [2021-06-11T22:21:21.348Z] [2021-06-11T22:21:21.348Z] === Skipped [2021-06-11T22:21:21.348Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T22:21:21.348Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T22:21:21.348Z] [2021-06-11T22:21:21.348Z] [2021-06-11T22:21:21.348Z] DONE 19 tests, 1 skipped in 23.066s [2021-06-11T22:21:21.348Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-11T22:21:21.348Z] ++ 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-06-11T22:21:21.348Z] ++ set -e [2021-06-11T22:21:21.348Z] ++ '[' -n 0 ']' [2021-06-11T22:21:21.348Z] ++ set -x [2021-06-11T22:21:21.348Z] ++ 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-06-11T22:21:21.348Z] INFO: Testing against a local daemon [2021-06-11T22:21:21.348Z] === RUN TestVolumesCreateAndList [2021-06-11T22:21:21.348Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-06-11T22:21:21.348Z] === RUN TestVolumesRemove [2021-06-11T22:21:21.606Z] --- PASS: TestVolumesRemove (0.10s) [2021-06-11T22:21:21.606Z] === RUN TestVolumesInspect [2021-06-11T22:21:21.606Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-11T22:21:21.606Z] === RUN TestVolumesInvalidJSON [2021-06-11T22:21:21.606Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T22:21:21.606Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T22:21:21.606Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T22:21:21.606Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-11T22:21:21.606Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-11T22:21:21.606Z] PASS [2021-06-11T22:21:21.606Z] [2021-06-11T22:21:21.606Z] DONE 5 tests in 0.339s [2021-06-11T22:21:21.606Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T22:21:22.175Z] ++++ cat bundles/test-integration/docker.pid [2021-06-11T22:21:22.175Z] +++ kill 5757 [2021-06-11T22:21:22.438Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2021-06-11T22:21:22.438Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2021-06-11T22:21:22.438Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-11T22:21:22.745Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-11T22:21:23.008Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2021-06-11T22:21:23.681Z] +++ /etc/init.d/apparmor stop [2021-06-11T22:21:23.681Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T22:21:23.681Z] [2021-06-11T22:21:23.681Z] Unloading profiles will leave already running processes permanently [2021-06-11T22:21:23.681Z] unconfined, which can lead to unexpected situations. [2021-06-11T22:21:23.681Z] [2021-06-11T22:21:23.681Z] To set a process to complain mode, use the command line tool [2021-06-11T22:21:23.681Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T22:21:23.681Z] +++ true [2021-06-11T22:21:23.681Z] exiting test-integration [2021-06-11T22:21:23.681Z] ++ exit 0 [2021-06-11T22:21:23.681Z] [2021-06-11T22:21:24.248Z] + for job in $(jobs -p) [2021-06-11T22:21:24.248Z] + wait 31533 [2021-06-11T22:21:26.778Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-11T22:21:29.307Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-11T22:21:30.679Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-11T22:21:31.613Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-11T22:21:32.178Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-11T22:21:33.112Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-11T22:21:33.678Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-11T22:21:34.614Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-11T22:21:35.231Z] ok github.com/docker/docker/layer 7.919s coverage: 68.8% of statements [2021-06-11T22:21:35.231Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-11T22:21:35.231Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-11T22:21:35.231Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-11T22:21:35.231Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-11T22:21:36.511Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-11T22:21:36.611Z] ok github.com/docker/docker/libnetwork/api 1.563s coverage: 90.1% of statements [2021-06-11T22:21:37.182Z] ok github.com/docker/docker/libnetwork/bitseq 0.129s coverage: 84.4% of statements [2021-06-11T22:21:37.885Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-11T22:21:38.123Z] ok github.com/docker/docker/libnetwork/client 0.019s coverage: 75.2% of statements [2021-06-11T22:21:38.693Z] ok github.com/docker/docker/libnetwork/client/mflag 0.003s coverage: 62.7% of statements [2021-06-11T22:21:40.609Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.098s coverage: 67.6% of statements [2021-06-11T22:21:41.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-11T22:21:41.167Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-11T22:21:41.180Z] ok github.com/docker/docker/libnetwork/config 0.050s coverage: 24.0% of statements [2021-06-11T22:21:41.749Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-11T22:21:42.319Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-06-11T22:21:43.707Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-11T22:21:45.613Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-11T22:21:45.617Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.463s coverage: 59.9% of statements [2021-06-11T22:21:45.617Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-06-11T22:21:46.558Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2021-06-11T22:21:47.130Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-06-11T22:21:47.516Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-11T22:21:47.702Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-11T22:21:48.453Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-11T22:21:48.453Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-11T22:21:50.351Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-11T22:21:50.351Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-11T22:21:50.351Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-11T22:21:50.609Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-11T22:21:50.609Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-11T22:21:50.867Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-11T22:21:52.241Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-11T22:21:53.616Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-11T22:21:53.616Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-11T22:21:53.616Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-11T22:21:54.550Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-11T22:21:54.807Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-11T22:21:55.372Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-11T22:21:56.304Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-11T22:21:56.562Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-11T22:21:56.562Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-11T22:21:56.562Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-11T22:21:57.693Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.300s coverage: 6.6% of statements [2021-06-11T22:21:57.693Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-06-11T22:21:57.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-11T22:21:57.934Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-11T22:21:57.954Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-06-11T22:21:58.867Z] === RUN TestDockerSuite/TestEventsRename [2021-06-11T22:21:58.895Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-06-11T22:21:59.156Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2021-06-11T22:21:59.729Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-06-11T22:22:00.241Z] === RUN TestDockerSuite/TestEventsResize [2021-06-11T22:22:00.299Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-11T22:22:00.559Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-11T22:22:01.174Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-11T22:22:05.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-11T22:22:07.138Z] ok github.com/docker/docker/libnetwork 38.400s coverage: 40.7% of statements [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-11T22:22:07.138Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-11T22:22:07.256Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-11T22:22:08.639Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-11T22:22:10.019Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-11T22:22:11.340Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.015s coverage: 100.0% of statements [2021-06-11T22:22:11.912Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2021-06-11T22:22:12.855Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.030s coverage: 47.4% of statements [2021-06-11T22:22:13.298Z] === RUN TestDockerSuite/TestEventsTop [2021-06-11T22:22:14.233Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-11T22:22:14.239Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.009s coverage: 71.4% of statements [2021-06-11T22:22:15.624Z] ok github.com/docker/docker/libnetwork/ipamutils 1.030s coverage: 74.0% of statements [2021-06-11T22:22:16.759Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-11T22:22:17.537Z] ok github.com/docker/docker/libnetwork/iptables 0.338s coverage: 45.1% of statements [2021-06-11T22:22:17.798Z] ok github.com/docker/docker/libnetwork/netlabel 0.005s coverage: 60.0% of statements [2021-06-11T22:22:18.739Z] ok github.com/docker/docker/libnetwork/netutils 0.042s coverage: 43.8% of statements [2021-06-11T22:22:28.946Z] === RUN TestDockerSuite/TestExec [2021-06-11T22:22:29.204Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-11T22:22:29.769Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-11T22:22:30.702Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-11T22:22:30.991Z] ok github.com/docker/docker/libnetwork/ipam 23.147s coverage: 85.3% of statements [2021-06-11T22:22:30.991Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-11T22:22:30.991Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-11T22:22:30.991Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-11T22:22:31.268Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-11T22:22:31.561Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2021-06-11T22:22:33.795Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-11T22:22:34.361Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-11T22:22:34.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-11T22:22:35.494Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-11T22:22:36.840Z] ok github.com/docker/docker/libnetwork/osl 4.322s coverage: 39.7% of statements [2021-06-11T22:22:36.840Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-06-11T22:22:36.869Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-11T22:22:37.412Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 87.1% of statements [2021-06-11T22:22:37.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-11T22:22:37.984Z] ok github.com/docker/docker/libnetwork/portmapper 0.248s coverage: 49.5% of statements [2021-06-11T22:22:38.372Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-11T22:22:38.555Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-06-11T22:22:38.815Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 47.9% of statements [2021-06-11T22:22:39.756Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-06-11T22:22:39.769Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-11T22:22:40.326Z] ok github.com/docker/docker/opts 0.023s coverage: 67.1% of statements [2021-06-11T22:22:40.586Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-06-11T22:22:41.143Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-11T22:22:41.971Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 81.9% of statements [2021-06-11T22:22:43.354Z] ok github.com/docker/docker/pkg/authorization 0.390s coverage: 68.3% of statements [2021-06-11T22:22:43.354Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-11T22:22:43.615Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-06-11T22:22:44.427Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-11T22:22:46.911Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 43.2% of statements [2021-06-11T22:22:46.956Z] === RUN TestDockerSuite/TestExecEnv [2021-06-11T22:22:47.172Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-06-11T22:22:47.433Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-06-11T22:22:47.890Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-11T22:22:48.003Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-06-11T22:22:49.789Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-11T22:22:51.164Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-11T22:22:52.206Z] ok github.com/docker/docker/pkg/discovery/kv 3.035s coverage: 84.1% of statements [2021-06-11T22:22:52.206Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-11T22:22:52.206Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-06-11T22:22:52.467Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-11T22:22:53.407Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-06-11T22:22:53.691Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-11T22:22:53.978Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 88.5% of statements [2021-06-11T22:22:54.238Z] ok github.com/docker/docker/pkg/fsutils 0.132s coverage: 85.1% of statements [2021-06-11T22:22:54.498Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-11T22:22:54.624Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-11T22:22:55.438Z] ok github.com/docker/docker/pkg/idtools 0.427s coverage: 69.5% of statements [2021-06-11T22:22:55.814Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-11T22:22:56.380Z] ok github.com/docker/docker/pkg/ioutils 0.388s coverage: 69.3% of statements [2021-06-11T22:22:56.747Z] === RUN TestDockerSuite/TestExecParseError [2021-06-11T22:22:56.950Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-06-11T22:22:56.950Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-06-11T22:22:57.210Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-06-11T22:22:57.471Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-11T22:22:57.679Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-11T22:22:57.732Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-11T22:22:57.992Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-11T22:22:58.253Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-11T22:22:58.613Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-11T22:22:59.178Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-11T22:23:03.365Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-11T22:23:03.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-11T22:23:04.311Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-11T22:23:06.209Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-11T22:23:18.399Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-11T22:23:18.399Z] === RUN TestDockerSuite/TestExecTTY [2021-06-11T22:23:19.333Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-11T22:23:20.707Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-11T22:23:21.273Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-11T22:23:22.646Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-11T22:23:22.646Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-11T22:23:25.177Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-11T22:23:27.079Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-11T22:23:28.041Z] --- PASS: TestBuildWCOWSandboxSize (777.89s) [2021-06-11T22:23:28.042Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T22:23:28.042Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T22:23:28.042Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T22:23:28.042Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T22:23:28.042Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T22:23:28.042Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T22:23:28.042Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T22:23:28.042Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T22:23:28.042Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T22:23:28.042Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T22:23:28.042Z] --- PASS: TestBuildWithEmptyDockerfile (0.57s) [2021-06-11T22:23:28.042Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-11T22:23:28.042Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-11T22:23:28.042Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-11T22:23:28.042Z] === RUN TestBuildPreserveOwnership [2021-06-11T22:23:28.042Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-11T22:23:28.042Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:23:28.042Z] === RUN TestBuildPlatformInvalid [2021-06-11T22:23:28.977Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-11T22:23:29.012Z] --- PASS: TestBuildPlatformInvalid (0.60s) [2021-06-11T22:23:29.012Z] PASS [2021-06-11T22:23:29.012Z] ok github.com/docker/docker/integration/build 963.482s [2021-06-11T22:23:29.472Z] [2021-06-11T22:23:29.472Z] === Skipped [2021-06-11T22:23:29.472Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-11T22:23:29.472Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T22:23:29.472Z] [2021-06-11T22:23:29.472Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-11T22:23:29.472Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:29.472Z] [2021-06-11T22:23:29.472Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-11T22:23:29.472Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:23:29.472Z] [2021-06-11T22:23:29.472Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-06-11T22:23:29.472Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:23:29.472Z] [2021-06-11T22:23:29.472Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-11T22:23:29.472Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:23:29.472Z] [2021-06-11T22:23:29.472Z] [2021-06-11T22:23:29.472Z] DONE 29 tests, 5 skipped in 989.130s [2021-06-11T22:23:29.472Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-11T22:23:30.350Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-11T22:23:31.724Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-11T22:23:33.214Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:23:33.215Z] INFO: Testing against a local daemon [2021-06-11T22:23:33.215Z] === RUN TestConfigInspect [2021-06-11T22:23:33.215Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-11T22:23:33.215Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:33.215Z] === RUN TestConfigList [2021-06-11T22:23:33.215Z] --- SKIP: TestConfigList (0.00s) [2021-06-11T22:23:33.215Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:33.215Z] === RUN TestConfigsCreateAndDelete [2021-06-11T22:23:33.215Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-11T22:23:33.215Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:33.215Z] === RUN TestConfigsUpdate [2021-06-11T22:23:33.215Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-11T22:23:33.215Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:33.215Z] === RUN TestTemplatedConfig [2021-06-11T22:23:33.215Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-11T22:23:33.215Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:33.215Z] === RUN TestConfigCreateResolve [2021-06-11T22:23:33.215Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-11T22:23:33.215Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:23:33.215Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T22:23:33.215Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-11T22:23:33.215Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:23:33.215Z] PASS [2021-06-11T22:23:33.215Z] ok github.com/docker/docker/integration/config 0.544s [2021-06-11T22:23:33.215Z] [2021-06-11T22:23:33.215Z] === Skipped [2021-06-11T22:23:33.215Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-11T22:23:33.215Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:33.215Z] [2021-06-11T22:23:33.215Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-11T22:23:33.215Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:33.215Z] [2021-06-11T22:23:33.215Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-11T22:23:33.215Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:33.215Z] [2021-06-11T22:23:33.215Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-11T22:23:33.215Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:33.215Z] [2021-06-11T22:23:33.215Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-11T22:23:33.215Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:33.215Z] [2021-06-11T22:23:33.215Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-11T22:23:33.215Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:23:33.215Z] [2021-06-11T22:23:33.215Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-11T22:23:33.215Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:23:33.215Z] [2021-06-11T22:23:33.215Z] [2021-06-11T22:23:33.215Z] DONE 7 tests, 7 skipped in 3.584s [2021-06-11T22:23:33.215Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-11T22:23:34.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-11T22:23:36.163Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-11T22:23:36.986Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2021-06-11T22:23:36.986Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-06-11T22:23:36.986Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-11T22:23:36.986Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-11T22:23:36.986Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-11T22:23:36.986Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-06-11T22:23:36.986Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-06-11T22:23:37.004Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:23:37.004Z] INFO: Testing against a local daemon [2021-06-11T22:23:37.004Z] === RUN TestCheckpoint [2021-06-11T22:23:37.004Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-11T22:23:37.004Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T22:23:37.004Z] === RUN TestContainerInvalidJSON [2021-06-11T22:23:37.004Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T22:23:37.004Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T22:23:37.004Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T22:23:37.004Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T22:23:37.004Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T22:23:37.004Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T22:23:37.004Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T22:23:37.004Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T22:23:37.004Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T22:23:37.004Z] --- PASS: TestContainerInvalidJSON (0.58s) [2021-06-11T22:23:37.004Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-11T22:23:37.004Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-11T22:23:37.004Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-11T22:23:37.004Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-11T22:23:37.465Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2021-06-11T22:23:37.465Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T22:23:37.465Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2021-06-11T22:23:37.465Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T22:23:37.925Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-06-11T22:23:37.925Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T22:23:37.925Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2021-06-11T22:23:37.925Z] === RUN TestCopyFromContainer [2021-06-11T22:23:37.925Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-11T22:23:37.925Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:37.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T22:23:37.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T22:23:37.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T22:23:37.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T22:23:37.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T22:23:37.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T22:23:37.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T22:23:37.925Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T22:23:37.925Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T22:23:37.925Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T22:23:37.925Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-11T22:23:37.925Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-11T22:23:37.925Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-11T22:23:37.925Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-11T22:23:37.925Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T22:23:37.925Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-11T22:23:37.925Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-11T22:23:37.925Z] === RUN TestCreateWithInvalidEnv [2021-06-11T22:23:37.925Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T22:23:37.925Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T22:23:37.925Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T22:23:37.925Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T22:23:37.925Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T22:23:37.925Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T22:23:37.925Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T22:23:37.925Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T22:23:37.925Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T22:23:37.925Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-11T22:23:37.925Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-11T22:23:37.925Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-11T22:23:37.925Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-11T22:23:37.925Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T22:23:37.925Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-11T22:23:37.925Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:37.925Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T22:23:37.925Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-11T22:23:37.925Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:23:37.925Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T22:23:37.925Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-11T22:23:37.925Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:23:37.925Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T22:23:37.925Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T22:23:37.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T22:23:37.925Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T22:23:37.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T22:23:37.925Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T22:23:37.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T22:23:37.925Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T22:23:37.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T22:23:37.925Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T22:23:37.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T22:23:37.925Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T22:23:37.925Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T22:23:37.925Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T22:23:37.925Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T22:23:37.925Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T22:23:37.925Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-11T22:23:37.926Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-06-11T22:23:37.926Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-06-11T22:23:37.926Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-11T22:23:37.926Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-11T22:23:37.926Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-11T22:23:37.926Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T22:23:37.926Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-11T22:23:37.926Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-11T22:23:37.926Z] === RUN TestCreateDifferentPlatform [2021-06-11T22:23:37.926Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T22:23:37.926Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T22:23:37.926Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-11T22:23:37.926Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-11T22:23:37.926Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-11T22:23:37.926Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T22:23:38.386Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-06-11T22:23:38.387Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T22:23:38.387Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-11T22:23:38.387Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-11T22:23:38.387Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T22:23:38.387Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-11T22:23:38.387Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:38.387Z] === RUN TestDiff [2021-06-11T22:23:38.387Z] --- SKIP: TestDiff (0.00s) [2021-06-11T22:23:38.387Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-11T22:23:38.387Z] === RUN TestExecWithCloseStdin [2021-06-11T22:23:40.283Z] ok github.com/docker/docker/pkg/signal 3.347s coverage: 62.3% of statements [2021-06-11T22:23:40.283Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-06-11T22:23:40.283Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-11T22:23:40.543Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-11T22:23:41.300Z] --- PASS: TestExecWithCloseStdin (2.96s) [2021-06-11T22:23:41.300Z] === RUN TestExec [2021-06-11T22:23:41.428Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-11T22:23:41.484Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2021-06-11T22:23:41.744Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.6% of statements [2021-06-11T22:23:42.315Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2021-06-11T22:23:42.885Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-06-11T22:23:42.885Z] testing: warning: no tests to run [2021-06-11T22:23:42.885Z] coverage: [no statements] [2021-06-11T22:23:42.885Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-06-11T22:23:43.455Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-11T22:23:43.455Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-06-11T22:23:43.481Z] --- PASS: TestExec (2.16s) [2021-06-11T22:23:43.482Z] === RUN TestExecUser [2021-06-11T22:23:43.482Z] --- SKIP: TestExecUser (0.00s) [2021-06-11T22:23:43.482Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-11T22:23:43.482Z] === RUN TestExportContainerAndImportImage [2021-06-11T22:23:43.482Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-11T22:23:43.482Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:43.482Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T22:23:43.482Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-11T22:23:43.482Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:43.482Z] === RUN TestHealthCheckWorkdir [2021-06-11T22:23:43.482Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-11T22:23:43.482Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-11T22:23:43.482Z] === RUN TestHealthKillContainer [2021-06-11T22:23:43.482Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-11T22:23:43.482Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-11T22:23:43.482Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T22:23:43.482Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-11T22:23:43.482Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-11T22:23:43.482Z] === RUN TestKillContainerInvalidSignal [2021-06-11T22:23:43.715Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-06-11T22:23:43.956Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-11T22:23:45.626Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-06-11T22:23:45.710Z] --- PASS: TestKillContainerInvalidSignal (2.11s) [2021-06-11T22:23:45.710Z] === RUN TestKillContainer [2021-06-11T22:23:45.710Z] === RUN TestKillContainer/no_signal [2021-06-11T22:23:46.197Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-06-11T22:23:46.768Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-06-11T22:23:47.893Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T22:23:47.893Z] === RUN TestKillContainer/killing_signal [2021-06-11T22:23:48.150Z] ok github.com/docker/docker/quota 0.247s coverage: 71.4% of statements [2021-06-11T22:23:48.411Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-11T22:23:49.215Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-11T22:23:49.215Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-11T22:23:49.215Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-11T22:23:49.473Z] === RUN TestDockerSuite/TestHealth [2021-06-11T22:23:49.830Z] ok github.com/docker/docker/registry 0.057s coverage: 58.8% of statements [2021-06-11T22:23:50.079Z] --- PASS: TestKillContainer (4.54s) [2021-06-11T22:23:50.079Z] --- PASS: TestKillContainer/no_signal (1.95s) [2021-06-11T22:23:50.079Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-11T22:23:50.079Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-11T22:23:50.079Z] --- PASS: TestKillContainer/killing_signal (2.55s) [2021-06-11T22:23:50.079Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T22:23:50.079Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-11T22:23:50.079Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T22:23:50.079Z] === RUN TestKillStoppedContainer [2021-06-11T22:23:50.079Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-11T22:23:50.079Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T22:23:50.079Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T22:23:50.079Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-11T22:23:50.079Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T22:23:50.079Z] === RUN TestKillDifferentUserContainer [2021-06-11T22:23:50.079Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-11T22:23:50.079Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-11T22:23:50.079Z] === RUN TestInspectOomKilledTrue [2021-06-11T22:23:50.079Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-11T22:23:50.079Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:50.079Z] === RUN TestInspectOomKilledFalse [2021-06-11T22:23:50.079Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-11T22:23:50.079Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T22:23:50.079Z] === RUN TestLogsFollowTailEmpty [2021-06-11T22:23:50.401Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-06-11T22:23:50.661Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-06-11T22:23:51.603Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-06-11T22:23:51.603Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-11T22:23:52.261Z] --- PASS: TestLogsFollowTailEmpty (2.02s) [2021-06-11T22:23:52.261Z] === RUN TestNetworkNat [2021-06-11T22:23:52.261Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-11T22:23:52.261Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-11T22:23:52.261Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T22:23:54.448Z] --- PASS: TestNetworkLocalhostTCPNat (2.40s) [2021-06-11T22:23:54.448Z] === RUN TestNetworkLoopbackNat [2021-06-11T22:23:54.448Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-11T22:23:54.448Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-11T22:23:54.448Z] === RUN TestPause [2021-06-11T22:23:54.448Z] --- SKIP: TestPause (0.00s) [2021-06-11T22:23:54.448Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-11T22:23:54.448Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T22:23:54.905Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-06-11T22:23:55.476Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2021-06-11T22:23:55.736Z] ok github.com/docker/docker/volume/mounts 0.005s coverage: 62.1% of statements [2021-06-11T22:23:56.635Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.10s) [2021-06-11T22:23:56.635Z] === RUN TestPauseStopPausedContainer [2021-06-11T22:23:56.635Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-11T22:23:56.635Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:23:56.635Z] === RUN TestPsFilter [2021-06-11T22:23:57.096Z] --- PASS: TestPsFilter (0.37s) [2021-06-11T22:23:57.096Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T22:23:57.120Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-06-11T22:23:59.280Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.31s) [2021-06-11T22:23:59.280Z] === RUN TestRemoveContainerWithVolume [2021-06-11T22:24:02.193Z] --- PASS: TestRemoveContainerWithVolume (2.66s) [2021-06-11T22:24:02.193Z] === RUN TestRemoveContainerRunning [2021-06-11T22:24:03.734Z] --- PASS: TestRemoveContainerRunning (2.02s) [2021-06-11T22:24:03.734Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T22:24:04.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-11T22:24:05.919Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.08s) [2021-06-11T22:24:05.919Z] === RUN TestRemoveInvalidContainer [2021-06-11T22:24:05.919Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-11T22:24:05.919Z] === RUN TestRenameLinkedContainer [2021-06-11T22:24:05.919Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-11T22:24:05.919Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-11T22:24:05.919Z] === RUN TestRenameStoppedContainer [2021-06-11T22:24:08.837Z] --- PASS: TestRenameStoppedContainer (2.32s) [2021-06-11T22:24:08.837Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T22:24:12.446Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-11T22:24:12.446Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-11T22:24:12.446Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-11T22:24:12.446Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-11T22:24:12.583Z] --- PASS: TestRenameRunningContainerAndReuse (4.04s) [2021-06-11T22:24:12.583Z] === RUN TestRenameInvalidName [2021-06-11T22:24:13.010Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-11T22:24:13.010Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-11T22:24:13.944Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-11T22:24:13.944Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-11T22:24:13.944Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-11T22:24:13.944Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-11T22:24:14.202Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-11T22:24:14.459Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-11T22:24:14.716Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-11T22:24:14.716Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-11T22:24:14.766Z] --- PASS: TestRenameInvalidName (2.04s) [2021-06-11T22:24:14.766Z] === RUN TestRenameAnonymousContainer [2021-06-11T22:24:15.282Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-11T22:24:15.541Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-11T22:24:16.106Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-11T22:24:17.057Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-11T22:24:17.057Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-11T22:24:18.442Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-11T22:24:21.720Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-11T22:24:21.720Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-11T22:24:21.720Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-11T22:24:23.095Z] === RUN TestDockerSuite/TestImportFile [2021-06-11T22:24:24.996Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-11T22:24:24.996Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-11T22:24:25.110Z] --- PASS: TestRenameAnonymousContainer (9.38s) [2021-06-11T22:24:25.110Z] === RUN TestRenameContainerWithSameName [2021-06-11T22:24:26.080Z] --- PASS: TestRenameContainerWithSameName (2.03s) [2021-06-11T22:24:26.080Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T22:24:26.080Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-11T22:24:26.080Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-11T22:24:26.080Z] === RUN TestResize [2021-06-11T22:24:26.896Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-11T22:24:28.264Z] --- PASS: TestResize (2.07s) [2021-06-11T22:24:28.264Z] === RUN TestResizeWithInvalidSize [2021-06-11T22:24:29.426Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-11T22:24:29.806Z] --- PASS: TestResizeWithInvalidSize (1.86s) [2021-06-11T22:24:29.806Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T22:24:30.799Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-11T22:24:31.733Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-11T22:24:32.299Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-11T22:24:32.720Z] --- PASS: TestResizeWhenContainerNotStarted (2.69s) [2021-06-11T22:24:32.720Z] === RUN TestDaemonRestartKillContainers [2021-06-11T22:24:32.720Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-11T22:24:32.720Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:24:32.720Z] === RUN TestStats [2021-06-11T22:24:32.720Z] --- SKIP: TestStats (0.00s) [2021-06-11T22:24:32.720Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-11T22:24:32.720Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T22:24:33.235Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-11T22:24:33.235Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-11T22:24:33.235Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-11T22:24:34.169Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-11T22:24:35.542Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-11T22:24:36.108Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-11T22:24:37.042Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-11T22:24:37.976Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-11T22:24:38.542Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-11T22:24:38.542Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-11T22:24:39.915Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-11T22:24:40.507Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-11T22:24:41.445Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-11T22:24:41.445Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-11T22:24:42.379Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-11T22:24:42.379Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-11T22:24:43.056Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.32s) [2021-06-11T22:24:43.056Z] === RUN TestStopContainerWithTimeout [2021-06-11T22:24:43.056Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-11T22:24:43.056Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-11T22:24:43.056Z] === RUN TestUpdateRestartPolicy [2021-06-11T22:24:43.312Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-11T22:24:43.878Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-11T22:24:44.812Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-11T22:24:45.377Z] === RUN TestDockerSuite/TestInspectImage [2021-06-11T22:24:45.377Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-11T22:24:45.377Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-11T22:24:45.377Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-11T22:24:46.311Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-11T22:24:46.877Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-11T22:24:46.877Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-11T22:24:46.877Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-11T22:24:47.811Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-11T22:24:49.185Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-11T22:24:51.713Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-11T22:24:51.713Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-11T22:24:52.646Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-11T22:24:54.020Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-11T22:24:55.919Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-11T22:24:56.853Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-11T22:24:57.787Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-11T22:24:58.722Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-11T22:24:59.659Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-11T22:25:01.036Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-11T22:25:01.974Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-11T22:25:01.974Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-11T22:25:04.174Z] --- PASS: TestUpdateRestartPolicy (21.79s) [2021-06-11T22:25:04.175Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T22:25:04.827Z] ok github.com/docker/docker/libnetwork/networkdb 156.977s coverage: 60.6% of statements [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/rootless [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/volume [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-11T22:25:04.827Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-11T22:25:04.827Z] [2021-06-11T22:25:04.827Z] === Skipped [2021-06-11T22:25:04.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-11T22:25:04.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T22:25:04.827Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T22:25:04.827Z] [2021-06-11T22:25:04.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-11T22:25:04.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T22:25:04.827Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T22:25:04.827Z] [2021-06-11T22:25:04.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-11T22:25:04.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T22:25:04.827Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T22:25:04.827Z] [2021-06-11T22:25:04.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-11T22:25:04.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T22:25:04.827Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T22:25:04.827Z] [2021-06-11T22:25:04.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-11T22:25:04.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T22:25:04.827Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T22:25:04.827Z] [2021-06-11T22:25:04.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-11T22:25:04.827Z] graphtest_unix.go:73: No driver to put! [2021-06-11T22:25:04.827Z] [2021-06-11T22:25:04.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-11T22:25:04.827Z] time="2021-06-11T22:20:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T22:25:04.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T22:25:04.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T22:25:04.827Z] [2021-06-11T22:25:04.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-11T22:25:04.827Z] time="2021-06-11T22:20:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T22:25:04.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T22:25:04.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T22:25:04.827Z] [2021-06-11T22:25:04.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-11T22:25:04.827Z] time="2021-06-11T22:20:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T22:25:04.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T22:25:04.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T22:25:04.827Z] [2021-06-11T22:25:04.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-11T22:25:04.827Z] time="2021-06-11T22:20:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T22:25:04.828Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T22:25:04.828Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-11T22:25:04.828Z] time="2021-06-11T22:20:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T22:25:04.828Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T22:25:04.828Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-11T22:25:04.828Z] graphtest_unix.go:73: No driver to put! [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-11T22:25:04.828Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-11T22:25:04.828Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-11T22:25:04.828Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-11T22:25:04.828Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-11T22:25:04.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T22:25:04.828Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-11T22:25:04.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T22:25:04.828Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-11T22:25:04.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T22:25:04.828Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-11T22:25:04.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T22:25:04.828Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-11T22:25:04.828Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T22:25:04.828Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-11T22:25:04.828Z] graphtest_unix.go:73: No driver to put! [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-11T22:25:04.828Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-11T22:25:04.828Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-11T22:25:04.828Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-11T22:25:04.828Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-11T22:25:04.828Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-11T22:25:04.828Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-11T22:25:04.828Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-11T22:25:04.828Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-11T22:25:04.828Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-11T22:25:04.828Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-11T22:25:04.828Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-11T22:25:04.828Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-11T22:25:04.828Z] firewalld_test.go:13: firewalld is not running [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-11T22:25:04.828Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-11T22:25:04.828Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] [2021-06-11T22:25:04.828Z] DONE 2654 tests, 37 skipped in 418.193s Post stage [Pipeline] junit [2021-06-11T22:25:04.842Z] Recording test results [2021-06-11T22:25:05.062Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-11T22:25:05.265Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-11T22:25:05.393Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42517/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:61b6cddfa0ac5f5f8f827d6456c7aad3b85b252f hack/validate/vendor [2021-06-11T22:25:05.718Z] --- PASS: TestUpdateRestartWithAutoRemove (2.13s) [2021-06-11T22:25:05.718Z] === RUN TestWaitNonBlocked [2021-06-11T22:25:05.718Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T22:25:05.718Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T22:25:05.718Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T22:25:05.718Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T22:25:05.718Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T22:25:05.718Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T22:25:06.335Z] No vendor changes in diff. [2021-06-11T22:25:06.335Z] WARNING: github.com/docker/libnetwork is vendored but unused [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-11T22:25:06.914Z] + echo Ensuring container killed. [2021-06-11T22:25:06.914Z] Ensuring container killed. [2021-06-11T22:25:06.914Z] + docker rm -vf docker-pr4 [2021-06-11T22:25:06.914Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-11T22:25:07.163Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-11T22:25:07.207Z] + echo Chowning /workspace to jenkins user [2021-06-11T22:25:07.207Z] Chowning /workspace to jenkins user [2021-06-11T22:25:07.207Z] + id -u [2021-06-11T22:25:07.207Z] + id -g [2021-06-11T22:25:07.207Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42517:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T22:25:08.458Z] + bundleName=unit [2021-06-11T22:25:08.458Z] + echo Creating unit-bundles.tar.gz [2021-06-11T22:25:08.458Z] Creating unit-bundles.tar.gz [2021-06-11T22:25:08.458Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-11T22:25:08.458Z] bundles/junit-report.xml [2021-06-11T22:25:08.458Z] bundles/go-test-report.json [2021-06-11T22:25:08.458Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-11T22:25:08.472Z] Archiving artifacts [2021-06-11T22:25:08.634Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-11T22:25:08.635Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.69s) [2021-06-11T22:25:08.635Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.06s) [2021-06-11T22:25:08.635Z] === RUN TestWaitBlocked [2021-06-11T22:25:08.635Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-11T22:25:08.635Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:08.635Z] PASS [2021-06-11T22:25:08.635Z] ok github.com/docker/docker/integration/container 92.854s [2021-06-11T22:25:08.930Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42517/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T22:25:09.062Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === Skipped [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-11T22:25:09.097Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-11T22:25:09.097Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-11T22:25:09.097Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-11T22:25:09.097Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-11T22:25:09.097Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-11T22:25:09.097Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-11T22:25:09.097Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-11T22:25:09.097Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-11T22:25:09.097Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-11T22:25:09.097Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-11T22:25:09.097Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-11T22:25:09.097Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-11T22:25:09.097Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-11T22:25:09.097Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-11T22:25:09.097Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-11T22:25:09.097Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-11T22:25:09.097Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-11T22:25:09.097Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-11T22:25:09.097Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-11T22:25:09.097Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-11T22:25:09.097Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-11T22:25:09.097Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-11T22:25:09.097Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-11T22:25:09.097Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T22:25:09.097Z] [2021-06-11T22:25:09.097Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-11T22:25:09.097Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-11T22:25:09.098Z] [2021-06-11T22:25:09.098Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-11T22:25:09.098Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-11T22:25:09.098Z] [2021-06-11T22:25:09.098Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-11T22:25:09.098Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-11T22:25:09.098Z] [2021-06-11T22:25:09.098Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-11T22:25:09.098Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:09.098Z] [2021-06-11T22:25:09.098Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-11T22:25:09.098Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-11T22:25:09.098Z] [2021-06-11T22:25:09.098Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-11T22:25:09.098Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-11T22:25:09.098Z] [2021-06-11T22:25:09.098Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-11T22:25:09.098Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:09.098Z] [2021-06-11T22:25:09.098Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-11T22:25:09.098Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-11T22:25:09.098Z] [2021-06-11T22:25:09.098Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-11T22:25:09.098Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-11T22:25:09.098Z] [2021-06-11T22:25:09.098Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-11T22:25:09.098Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:09.098Z] [2021-06-11T22:25:09.098Z] [2021-06-11T22:25:09.098Z] DONE 88 tests, 33 skipped in 95.671s [2021-06-11T22:25:09.098Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-11T22:25:09.266Z] + make clean [2021-06-11T22:25:09.527Z] docker volume rm -f docker-dev-cache [2021-06-11T22:25:09.527Z] docker-dev-cache [Pipeline] deleteDir [2021-06-11T22:25:09.628Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T22:25:12.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:25:12.015Z] INFO: Testing against a local daemon [2021-06-11T22:25:12.015Z] === RUN TestCommitInheritsEnv [2021-06-11T22:25:12.015Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-11T22:25:12.015Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:25:12.015Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T22:25:12.015Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-11T22:25:12.015Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-11T22:25:12.015Z] === RUN TestImagesFilterMultiReference [2021-06-11T22:25:12.015Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-06-11T22:25:12.015Z] === RUN TestImagePullPlatformInvalid [2021-06-11T22:25:12.015Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-11T22:25:12.015Z] === RUN TestRemoveImageOrphaning [2021-06-11T22:25:12.476Z] --- PASS: TestRemoveImageOrphaning (0.96s) [2021-06-11T22:25:12.476Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T22:25:12.476Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-11T22:25:12.476Z] === RUN TestTagInvalidReference [2021-06-11T22:25:12.476Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-11T22:25:12.476Z] === RUN TestTagValidPrefixedRepo [2021-06-11T22:25:12.916Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-11T22:25:12.936Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-11T22:25:12.936Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T22:25:12.936Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-11T22:25:12.936Z] === RUN TestTagOfficialNames [2021-06-11T22:25:12.936Z] --- PASS: TestTagOfficialNames (0.09s) [2021-06-11T22:25:12.936Z] === RUN TestTagMatchesDigest [2021-06-11T22:25:12.936Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-11T22:25:12.936Z] PASS [2021-06-11T22:25:12.936Z] ok github.com/docker/docker/integration/image 1.834s [2021-06-11T22:25:12.936Z] [2021-06-11T22:25:12.936Z] === Skipped [2021-06-11T22:25:12.936Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-11T22:25:12.936Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:25:12.936Z] [2021-06-11T22:25:12.936Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-11T22:25:12.936Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-11T22:25:12.936Z] [2021-06-11T22:25:12.936Z] [2021-06-11T22:25:12.936Z] DONE 11 tests, 2 skipped in 4.046s [2021-06-11T22:25:12.936Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-11T22:25:15.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:25:15.854Z] INFO: Testing against a local daemon [2021-06-11T22:25:15.854Z] === RUN TestNetworkCreateDelete [2021-06-11T22:25:15.854Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-11T22:25:15.854Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:15.854Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T22:25:15.854Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-11T22:25:15.854Z] 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-06-11T22:25:15.854Z] === RUN TestDaemonDNSFallback [2021-06-11T22:25:15.854Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-11T22:25:15.854Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:15.854Z] === RUN TestInspectNetwork [2021-06-11T22:25:15.854Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-11T22:25:15.854Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-11T22:25:15.854Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T22:25:15.854Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-11T22:25:15.854Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:15.854Z] === RUN TestNetworkInvalidJSON [2021-06-11T22:25:15.854Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T22:25:15.854Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T22:25:15.854Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T22:25:15.854Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T22:25:15.854Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T22:25:15.854Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T22:25:15.854Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T22:25:15.854Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T22:25:15.854Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T22:25:15.854Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-11T22:25:15.854Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-11T22:25:15.854Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-11T22:25:15.854Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-11T22:25:15.854Z] === RUN TestNetworkList [2021-06-11T22:25:15.854Z] === RUN TestNetworkList//networks [2021-06-11T22:25:15.854Z] === PAUSE TestNetworkList//networks [2021-06-11T22:25:15.854Z] === RUN TestNetworkList//networks/ [2021-06-11T22:25:15.854Z] === PAUSE TestNetworkList//networks/ [2021-06-11T22:25:15.854Z] === CONT TestNetworkList//networks [2021-06-11T22:25:15.854Z] === CONT TestNetworkList//networks/ [2021-06-11T22:25:15.854Z] --- PASS: TestNetworkList (0.03s) [2021-06-11T22:25:15.854Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T22:25:15.854Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T22:25:15.854Z] === RUN TestHostIPv4BridgeLabel [2021-06-11T22:25:15.854Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-11T22:25:15.854Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T22:25:15.854Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] === RUN TestDaemonDefaultNetworkPools [2021-06-11T22:25:15.854Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T22:25:15.854Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-11T22:25:15.854Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T22:25:15.854Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] === RUN TestServiceWithPredefinedNetwork [2021-06-11T22:25:15.854Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T22:25:15.854Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:242: FLAKY_TEST [2021-06-11T22:25:15.854Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T22:25:15.854Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T22:25:15.854Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] PASS [2021-06-11T22:25:15.854Z] ok github.com/docker/docker/integration/network 0.499s [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] === Skipped [2021-06-11T22:25:15.854Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-11T22:25:15.854Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-11T22:25:15.854Z] 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-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-11T22:25:15.854Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-11T22:25:15.854Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-11T22:25:15.854Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-11T22:25:15.854Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:242: FLAKY_TEST [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T22:25:15.854Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] [2021-06-11T22:25:15.854Z] DONE 22 tests, 15 skipped in 2.842s [2021-06-11T22:25:15.854Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-11T22:25:16.827Z] testing: warning: no tests to run [2021-06-11T22:25:16.827Z] PASS [2021-06-11T22:25:16.827Z] ok github.com/docker/docker/integration/network/ipvlan 0.191s [2021-06-11T22:25:16.827Z] [2021-06-11T22:25:16.827Z] DONE 0 tests in 0.939s [2021-06-11T22:25:16.827Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-11T22:25:17.102Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-11T22:25:17.798Z] testing: warning: no tests to run [2021-06-11T22:25:17.798Z] PASS [2021-06-11T22:25:17.798Z] ok github.com/docker/docker/integration/network/macvlan 0.269s [2021-06-11T22:25:17.798Z] [2021-06-11T22:25:17.798Z] DONE 0 tests in 0.990s [2021-06-11T22:25:17.798Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-11T22:25:18.770Z] testing: warning: no tests to run [2021-06-11T22:25:18.770Z] PASS [2021-06-11T22:25:18.770Z] ok github.com/docker/docker/integration/plugin 0.170s [2021-06-11T22:25:18.770Z] [2021-06-11T22:25:18.770Z] DONE 0 tests in 0.906s [2021-06-11T22:25:18.770Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-11T22:25:19.631Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-11T22:25:19.631Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-11T22:25:19.739Z] testing: warning: no tests to run [2021-06-11T22:25:19.739Z] PASS [2021-06-11T22:25:19.739Z] ok github.com/docker/docker/integration/plugin/authz 0.210s [2021-06-11T22:25:19.739Z] [2021-06-11T22:25:19.739Z] DONE 0 tests in 0.971s [2021-06-11T22:25:20.199Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-11T22:25:22.917Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-11T22:25:23.483Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-11T22:25:23.740Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-11T22:25:24.306Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-11T22:25:30.539Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:25:30.539Z] INFO: Testing against a local daemon [2021-06-11T22:25:30.539Z] === RUN TestPluginInvalidJSON [2021-06-11T22:25:30.539Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T22:25:30.539Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T22:25:30.539Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T22:25:30.539Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-11T22:25:30.539Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-11T22:25:30.539Z] === RUN TestPluginInstall [2021-06-11T22:25:30.539Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-11T22:25:30.539Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-11T22:25:30.539Z] === RUN TestPluginsWithRuntimes [2021-06-11T22:25:30.539Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-11T22:25:30.539Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-11T22:25:30.539Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T22:25:30.539Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T22:25:30.539Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-11T22:25:30.539Z] PASS [2021-06-11T22:25:30.539Z] ok github.com/docker/docker/integration/plugin/common 0.662s [2021-06-11T22:25:30.539Z] [2021-06-11T22:25:30.539Z] === Skipped [2021-06-11T22:25:30.539Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-11T22:25:30.539Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-11T22:25:30.539Z] [2021-06-11T22:25:30.539Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-11T22:25:30.539Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-11T22:25:30.539Z] [2021-06-11T22:25:30.539Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T22:25:30.539Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-11T22:25:30.539Z] [2021-06-11T22:25:30.539Z] [2021-06-11T22:25:30.539Z] DONE 5 tests, 3 skipped in 10.050s [2021-06-11T22:25:30.539Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-11T22:25:30.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-11T22:25:33.403Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-11T22:25:33.455Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:25:33.455Z] INFO: Testing against a local daemon [2021-06-11T22:25:33.455Z] === RUN TestExternalGraphDriver [2021-06-11T22:25:33.455Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-11T22:25:33.455Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-11T22:25:33.455Z] === RUN TestGraphdriverPluginV2 [2021-06-11T22:25:33.455Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-11T22:25:33.455Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-11T22:25:33.455Z] PASS [2021-06-11T22:25:33.455Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.483s [2021-06-11T22:25:33.916Z] [2021-06-11T22:25:33.916Z] === Skipped [2021-06-11T22:25:33.916Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-11T22:25:33.916Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-11T22:25:33.916Z] [2021-06-11T22:25:33.916Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-11T22:25:33.916Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-11T22:25:33.916Z] [2021-06-11T22:25:33.916Z] [2021-06-11T22:25:33.916Z] DONE 2 tests, 2 skipped in 3.662s [2021-06-11T22:25:33.916Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-11T22:25:36.828Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:25:36.828Z] INFO: Testing against a local daemon [2021-06-11T22:25:36.828Z] === RUN TestReadPluginNoRead [2021-06-11T22:25:36.828Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-11T22:25:36.828Z] read_test.go:21: no unix domain sockets on Windows [2021-06-11T22:25:36.828Z] PASS [2021-06-11T22:25:36.828Z] ok github.com/docker/docker/integration/plugin/logging 0.533s [2021-06-11T22:25:36.828Z] [2021-06-11T22:25:36.828Z] === Skipped [2021-06-11T22:25:36.828Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-11T22:25:36.828Z] read_test.go:21: no unix domain sockets on Windows [2021-06-11T22:25:36.828Z] [2021-06-11T22:25:36.828Z] [2021-06-11T22:25:36.828Z] DONE 1 tests, 1 skipped in 3.122s [2021-06-11T22:25:36.828Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-11T22:25:37.592Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-11T22:25:38.373Z] testing: warning: no tests to run [2021-06-11T22:25:38.373Z] PASS [2021-06-11T22:25:38.373Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.210s [2021-06-11T22:25:38.373Z] [2021-06-11T22:25:38.373Z] DONE 0 tests in 1.497s [2021-06-11T22:25:38.373Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-11T22:25:39.495Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-11T22:25:40.061Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-11T22:25:41.291Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:25:41.291Z] INFO: Testing against a local daemon [2021-06-11T22:25:41.291Z] === RUN TestPluginWithDevMounts [2021-06-11T22:25:41.291Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-11T22:25:41.291Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:41.291Z] PASS [2021-06-11T22:25:41.291Z] ok github.com/docker/docker/integration/plugin/volumes 0.469s [2021-06-11T22:25:41.751Z] [2021-06-11T22:25:41.751Z] === Skipped [2021-06-11T22:25:41.751Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-11T22:25:41.751Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:41.751Z] [2021-06-11T22:25:41.751Z] [2021-06-11T22:25:41.751Z] DONE 1 tests, 1 skipped in 2.987s [2021-06-11T22:25:41.751Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-11T22:25:42.595Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-11T22:25:44.494Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-11T22:25:44.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:25:44.664Z] INFO: Testing against a local daemon [2021-06-11T22:25:44.664Z] === RUN TestSecretInspect [2021-06-11T22:25:44.664Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-11T22:25:44.664Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:44.664Z] === RUN TestSecretList [2021-06-11T22:25:44.664Z] --- SKIP: TestSecretList (0.00s) [2021-06-11T22:25:44.664Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:44.664Z] === RUN TestSecretsCreateAndDelete [2021-06-11T22:25:44.664Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-11T22:25:44.664Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:44.664Z] === RUN TestSecretsUpdate [2021-06-11T22:25:44.664Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-11T22:25:44.664Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:44.664Z] === RUN TestTemplatedSecret [2021-06-11T22:25:44.664Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-11T22:25:44.664Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:44.664Z] === RUN TestSecretCreateResolve [2021-06-11T22:25:44.664Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-11T22:25:44.664Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:44.664Z] PASS [2021-06-11T22:25:44.664Z] ok github.com/docker/docker/integration/secret 0.540s [2021-06-11T22:25:44.664Z] [2021-06-11T22:25:44.664Z] === Skipped [2021-06-11T22:25:44.664Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-11T22:25:44.664Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:44.664Z] [2021-06-11T22:25:44.664Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-11T22:25:44.664Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:44.664Z] [2021-06-11T22:25:44.664Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-11T22:25:44.664Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:44.664Z] [2021-06-11T22:25:44.664Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-11T22:25:44.664Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:44.664Z] [2021-06-11T22:25:44.664Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-11T22:25:44.664Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:44.664Z] [2021-06-11T22:25:44.664Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-11T22:25:44.664Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:44.664Z] [2021-06-11T22:25:44.664Z] [2021-06-11T22:25:44.664Z] DONE 6 tests, 6 skipped in 2.833s [2021-06-11T22:25:44.664Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-11T22:25:45.060Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-11T22:25:45.994Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-11T22:25:46.929Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-11T22:25:47.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:25:47.577Z] INFO: Testing against a local daemon [2021-06-11T22:25:47.577Z] === RUN TestServiceCreateInit [2021-06-11T22:25:47.577Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-11T22:25:47.577Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T22:25:47.577Z] --- PASS: TestServiceCreateInit (0.03s) [2021-06-11T22:25:47.577Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T22:25:47.577Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T22:25:47.577Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T22:25:47.577Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-11T22:25:47.577Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestCreateServiceConflict [2021-06-11T22:25:47.577Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-11T22:25:47.577Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T22:25:47.577Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-06-11T22:25:47.577Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T22:25:47.577Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-11T22:25:47.577Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T22:25:47.577Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-11T22:25:47.577Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T22:25:47.577Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-11T22:25:47.577Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestCreateServiceSysctls [2021-06-11T22:25:47.577Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-11T22:25:47.577Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestCreateServiceCapabilities [2021-06-11T22:25:47.577Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-11T22:25:47.577Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestInspect [2021-06-11T22:25:47.577Z] --- SKIP: TestInspect (0.00s) [2021-06-11T22:25:47.577Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestCreateJob [2021-06-11T22:25:47.577Z] --- SKIP: TestCreateJob (0.00s) [2021-06-11T22:25:47.577Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestReplicatedJob [2021-06-11T22:25:47.577Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-11T22:25:47.577Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestUpdateReplicatedJob [2021-06-11T22:25:47.577Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-11T22:25:47.577Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestServiceListWithStatuses [2021-06-11T22:25:47.577Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T22:25:47.577Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T22:25:47.577Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-11T22:25:47.577Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestDockerNetworkReConnect [2021-06-11T22:25:47.577Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-11T22:25:47.577Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestServicePlugin [2021-06-11T22:25:47.577Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-11T22:25:47.577Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:47.577Z] === RUN TestServiceUpdateLabel [2021-06-11T22:25:47.577Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-11T22:25:47.577Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:47.577Z] === RUN TestServiceUpdateSecrets [2021-06-11T22:25:47.577Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-11T22:25:47.577Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:47.577Z] === RUN TestServiceUpdateConfigs [2021-06-11T22:25:47.577Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-11T22:25:47.577Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:47.577Z] === RUN TestServiceUpdateNetwork [2021-06-11T22:25:47.577Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-11T22:25:47.577Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:47.577Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T22:25:47.577Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-06-11T22:25:47.577Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:47.577Z] PASS [2021-06-11T22:25:47.577Z] ok github.com/docker/docker/integration/service 0.590s [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === Skipped [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T22:25:48.039Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T22:25:48.039Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T22:25:48.039Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T22:25:48.039Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-11T22:25:48.039Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-11T22:25:48.039Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-06-11T22:25:48.039Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-11T22:25:48.039Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-11T22:25:48.039Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-11T22:25:48.039Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-11T22:25:48.039Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-11T22:25:48.039Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-11T22:25:48.039Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-11T22:25:48.039Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-11T22:25:48.039Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-11T22:25:48.039Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-11T22:25:48.039Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-11T22:25:48.039Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-11T22:25:48.039Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-11T22:25:48.039Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-11T22:25:48.039Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-11T22:25:48.039Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-11T22:25:48.039Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-11T22:25:48.039Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-06-11T22:25:48.039Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] [2021-06-11T22:25:48.039Z] DONE 24 tests, 23 skipped in 3.329s [2021-06-11T22:25:48.039Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-11T22:25:49.460Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-11T22:25:49.460Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-11T22:25:50.025Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-11T22:25:50.025Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-11T22:25:50.025Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-11T22:25:50.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:25:50.222Z] INFO: Testing against a local daemon [2021-06-11T22:25:50.222Z] === RUN TestSessionCreate [2021-06-11T22:25:50.222Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-11T22:25:50.222Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-11T22:25:50.222Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T22:25:50.222Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-11T22:25:50.222Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-11T22:25:50.222Z] PASS [2021-06-11T22:25:50.222Z] ok github.com/docker/docker/integration/session 0.456s [2021-06-11T22:25:50.222Z] [2021-06-11T22:25:50.222Z] === Skipped [2021-06-11T22:25:50.222Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-11T22:25:50.222Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-11T22:25:50.222Z] [2021-06-11T22:25:50.222Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-11T22:25:50.222Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-11T22:25:50.222Z] [2021-06-11T22:25:50.222Z] [2021-06-11T22:25:50.222Z] DONE 2 tests, 2 skipped in 2.418s [2021-06-11T22:25:50.222Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-11T22:25:50.959Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-11T22:25:51.892Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-11T22:25:52.150Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-11T22:25:53.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:25:53.134Z] INFO: Testing against a local daemon [2021-06-11T22:25:53.134Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T22:25:53.134Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T22:25:53.134Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:53.134Z] === RUN TestEventsExecDie [2021-06-11T22:25:53.134Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-11T22:25:53.134Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-11T22:25:53.134Z] === RUN TestEventsBackwardsCompatible [2021-06-11T22:25:53.134Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-11T22:25:53.134Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-11T22:25:53.134Z] === RUN TestEventsVolumeCreate [2021-06-11T22:25:53.134Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-11T22:25:53.134Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-11T22:25:53.134Z] === RUN TestInfoAPI [2021-06-11T22:25:53.134Z] --- PASS: TestInfoAPI (0.03s) [2021-06-11T22:25:53.134Z] === RUN TestInfoAPIWarnings [2021-06-11T22:25:53.134Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-11T22:25:53.134Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:25:53.134Z] === RUN TestInfoDebug [2021-06-11T22:25:53.134Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-11T22:25:53.134Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T22:25:53.134Z] === RUN TestInfoInsecureRegistries [2021-06-11T22:25:53.134Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-11T22:25:53.134Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T22:25:53.134Z] === RUN TestInfoRegistryMirrors [2021-06-11T22:25:53.134Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-11T22:25:53.134Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T22:25:53.134Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T22:25:54.104Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-06-11T22:25:54.104Z] === RUN TestPingCacheHeaders [2021-06-11T22:25:54.104Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-11T22:25:54.104Z] === RUN TestPingGet [2021-06-11T22:25:54.104Z] --- PASS: TestPingGet (0.03s) [2021-06-11T22:25:54.104Z] === RUN TestPingHead [2021-06-11T22:25:54.104Z] --- PASS: TestPingHead (0.03s) [2021-06-11T22:25:54.104Z] === RUN TestVersion [2021-06-11T22:25:54.105Z] --- PASS: TestVersion (0.03s) [2021-06-11T22:25:54.105Z] PASS [2021-06-11T22:25:54.105Z] ok github.com/docker/docker/integration/system 1.571s [2021-06-11T22:25:54.105Z] [2021-06-11T22:25:54.105Z] === Skipped [2021-06-11T22:25:54.105Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T22:25:54.105Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:25:54.105Z] [2021-06-11T22:25:54.105Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-11T22:25:54.105Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-11T22:25:54.105Z] [2021-06-11T22:25:54.105Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-11T22:25:54.105Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-11T22:25:54.105Z] [2021-06-11T22:25:54.105Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-11T22:25:54.105Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-11T22:25:54.105Z] [2021-06-11T22:25:54.105Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-11T22:25:54.105Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:25:54.105Z] [2021-06-11T22:25:54.105Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-11T22:25:54.105Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T22:25:54.105Z] [2021-06-11T22:25:54.105Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-11T22:25:54.105Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T22:25:54.105Z] [2021-06-11T22:25:54.105Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-11T22:25:54.105Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T22:25:54.105Z] [2021-06-11T22:25:54.105Z] [2021-06-11T22:25:54.105Z] DONE 14 tests, 8 skipped in 3.645s [2021-06-11T22:25:54.105Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-11T22:25:56.332Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-11T22:25:56.333Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-11T22:25:56.900Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-11T22:25:57.019Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:25:57.019Z] INFO: Testing against a local daemon [2021-06-11T22:25:57.019Z] === RUN TestVolumesCreateAndList [2021-06-11T22:25:57.019Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-06-11T22:25:57.019Z] === RUN TestVolumesRemove [2021-06-11T22:25:57.019Z] --- PASS: TestVolumesRemove (0.14s) [2021-06-11T22:25:57.019Z] === RUN TestVolumesInspect [2021-06-11T22:25:57.019Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-11T22:25:57.019Z] === RUN TestVolumesInvalidJSON [2021-06-11T22:25:57.019Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T22:25:57.019Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T22:25:57.019Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T22:25:57.019Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-11T22:25:57.019Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-11T22:25:57.019Z] PASS [2021-06-11T22:25:57.019Z] ok github.com/docker/docker/integration/volume 0.731s [2021-06-11T22:25:57.019Z] [2021-06-11T22:25:57.019Z] DONE 5 tests in 2.888s [2021-06-11T22:25:57.019Z] INFO: make.ps1 ended at 06/11/2021 22:25:56 [2021-06-11T22:25:57.019Z] INFO: Integration CLI tests being run from the host: [2021-06-11T22:25:57.019Z] 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-06-11T22:26:02.183Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-11T22:26:02.183Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-11T22:26:02.442Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-11T22:26:03.377Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-11T22:26:04.753Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-11T22:26:05.690Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-11T22:26:07.062Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-11T22:26:07.359Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T22:26:07.359Z] INFO: Testing against a local daemon [2021-06-11T22:26:07.359Z] === RUN TestDockerSuite [2021-06-11T22:26:07.359Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-11T22:26:07.359Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-11T22:26:07.359Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-11T22:26:07.359Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-11T22:26:07.359Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-11T22:26:07.359Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-11T22:26:07.359Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-11T22:26:07.359Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-11T22:26:07.359Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-11T22:26:07.817Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-11T22:26:07.994Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-11T22:26:08.274Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-11T22:26:08.732Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-11T22:26:09.892Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-11T22:26:10.826Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-11T22:26:11.394Z] === RUN TestDockerSuite/TestLogsSince [2021-06-11T22:26:19.496Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-11T22:26:20.061Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-11T22:26:24.246Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-11T22:26:24.811Z] === RUN TestDockerSuite/TestLogsTail [2021-06-11T22:26:25.748Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-11T22:26:26.315Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-11T22:26:27.248Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-11T22:26:27.506Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-11T22:26:28.449Z] === RUN TestDockerSuite/TestNetHostname [2021-06-11T22:26:28.707Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-11T22:26:31.988Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-11T22:26:31.988Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-11T22:26:32.554Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-11T22:26:39.112Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-11T22:26:40.047Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-11T22:26:40.612Z] === RUN TestDockerSuite/TestPluginActive [2021-06-11T22:26:41.986Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-11T22:26:45.273Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-11T22:26:47.171Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-11T22:26:47.171Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-11T22:26:48.105Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-11T22:26:48.670Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-11T22:26:51.956Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-11T22:26:52.890Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-11T22:26:52.890Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-11T22:26:54.789Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-11T22:26:55.354Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-11T22:26:59.569Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-11T22:26:59.827Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-11T22:27:03.109Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-11T22:27:03.109Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-11T22:27:05.012Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-11T22:27:07.543Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-11T22:27:07.543Z] === RUN TestDockerSuite/TestPortList [2021-06-11T22:27:10.073Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-11T22:27:15.340Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-11T22:27:19.525Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-11T22:27:20.816Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-11T22:27:21.425Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-11T22:27:22.369Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-11T22:27:22.797Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-11T22:27:22.827Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-11T22:27:22.827Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-11T22:27:22.827Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-11T22:27:22.827Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-11T22:27:25.731Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-11T22:27:25.732Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-11T22:27:25.732Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-11T22:27:29.361Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-11T22:27:29.361Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-11T22:27:29.361Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-11T22:27:29.361Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-11T22:27:29.933Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-11T22:27:29.933Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-11T22:27:31.307Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-11T22:27:31.307Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-11T22:27:31.873Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-11T22:27:32.131Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-11T22:27:33.507Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-11T22:27:33.507Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-11T22:27:36.791Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-11T22:27:37.725Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-11T22:27:38.111Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-11T22:27:38.291Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-11T22:27:38.291Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-11T22:27:41.574Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-11T22:27:42.141Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-11T22:27:42.141Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-11T22:27:46.326Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-11T22:27:46.326Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-11T22:27:50.511Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-11T22:27:51.886Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-11T22:27:51.886Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-11T22:27:53.788Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-11T22:27:57.077Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-11T22:27:59.613Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-11T22:28:02.895Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-11T22:28:06.177Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-11T22:28:07.550Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-11T22:28:10.079Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-11T22:28:11.453Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-11T22:28:12.826Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-11T22:28:15.354Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-11T22:28:16.289Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-11T22:28:17.662Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-11T22:28:19.561Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-11T22:28:19.561Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-11T22:28:20.494Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-11T22:28:23.023Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-11T22:28:25.566Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-11T22:28:25.824Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-11T22:28:25.824Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-11T22:28:26.081Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-11T22:28:26.081Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-11T22:28:26.081Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-11T22:28:27.015Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-11T22:28:28.387Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-11T22:28:30.285Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-11T22:28:30.285Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-11T22:28:30.851Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-11T22:28:43.047Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-11T22:28:43.047Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-11T22:28:44.421Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-11T22:28:44.680Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-11T22:28:44.680Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-11T22:28:44.680Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-11T22:28:44.939Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-11T22:28:47.467Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-11T22:28:47.726Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-11T22:28:49.625Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-11T22:28:53.806Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-11T22:28:55.181Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-11T22:28:55.181Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-11T22:28:55.181Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-11T22:29:00.448Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-11T22:29:00.448Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-11T22:29:00.706Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-11T22:29:02.603Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-11T22:29:03.539Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-11T22:29:04.157Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-11T22:29:04.157Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-11T22:29:05.124Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-11T22:29:05.124Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-11T22:29:05.439Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-11T22:29:06.812Z] === RUN TestDockerSuite/TestRmiTag [2021-06-11T22:29:06.812Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-11T22:29:07.378Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-11T22:29:07.944Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-11T22:29:08.853Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-11T22:29:09.823Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-11T22:29:09.823Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-11T22:29:09.823Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-11T22:29:09.823Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-11T22:29:10.282Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-11T22:29:10.475Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-11T22:29:11.249Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-11T22:29:12.376Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-11T22:29:12.942Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-11T22:29:13.875Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-11T22:29:14.811Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-11T22:29:14.979Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-11T22:29:15.376Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-11T22:29:15.944Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-11T22:29:15.944Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-11T22:29:15.944Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-11T22:29:16.402Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-11T22:29:17.277Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-11T22:29:17.843Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-11T22:29:18.101Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-11T22:29:19.034Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-11T22:29:19.035Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-11T22:29:19.302Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-11T22:29:19.600Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-11T22:29:21.507Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-11T22:29:22.078Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-11T22:29:23.015Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-11T22:29:23.580Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-11T22:29:24.513Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-11T22:29:25.970Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-11T22:29:26.903Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-11T22:29:27.836Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-11T22:29:28.769Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-11T22:29:29.336Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-11T22:29:30.270Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-11T22:29:31.203Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-11T22:29:31.710Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-11T22:29:32.136Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-11T22:29:32.397Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-11T22:29:32.964Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-11T22:29:33.900Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-11T22:29:34.834Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-11T22:29:34.834Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-11T22:29:37.363Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-11T22:29:37.495Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-11T22:29:37.929Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-11T22:29:37.954Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-11T22:29:37.954Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-11T22:29:38.862Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-11T22:29:39.427Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-11T22:29:40.360Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-11T22:29:40.360Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-11T22:29:40.926Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-11T22:29:40.926Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-11T22:29:41.681Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-11T22:29:41.859Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-11T22:29:42.793Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-11T22:29:43.215Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-11T22:29:43.727Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-11T22:29:43.727Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-11T22:29:44.661Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-11T22:29:44.661Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-11T22:29:45.228Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-11T22:29:45.228Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-11T22:29:47.128Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-11T22:29:47.693Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-11T22:29:48.260Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-11T22:29:48.998Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-11T22:29:48.998Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-11T22:29:48.998Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-11T22:29:48.998Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-11T22:29:48.998Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-11T22:29:48.998Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-11T22:29:49.193Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-11T22:29:49.193Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-11T22:29:49.759Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-11T22:29:51.132Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-11T22:29:53.031Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-11T22:29:53.982Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-11T22:29:54.921Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-11T22:29:55.486Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-11T22:29:56.422Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-11T22:29:56.988Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-11T22:29:57.921Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-11T22:29:59.294Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-11T22:30:00.666Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-11T22:30:03.191Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-11T22:30:03.192Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-11T22:30:04.124Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-11T22:30:06.652Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-11T22:30:08.551Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-11T22:30:11.080Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-11T22:30:13.626Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-11T22:30:13.626Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-11T22:30:13.626Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-11T22:30:13.890Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-11T22:30:16.418Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-11T22:30:16.676Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-11T22:30:18.050Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-11T22:30:20.578Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-11T22:30:21.143Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-11T22:30:23.039Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-11T22:30:23.296Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-11T22:30:23.554Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-11T22:30:24.120Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-11T22:30:25.496Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-11T22:30:25.755Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-11T22:30:26.013Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-11T22:30:26.945Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-11T22:30:27.878Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-11T22:30:28.444Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-11T22:30:29.379Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-11T22:30:29.379Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-11T22:30:30.312Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-11T22:30:30.877Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-11T22:30:31.511Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-11T22:30:31.511Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-11T22:30:31.511Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-11T22:30:31.810Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-11T22:30:32.376Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-11T22:30:32.942Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-11T22:30:33.874Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-11T22:30:34.439Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-11T22:30:35.375Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-11T22:30:35.375Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-11T22:30:35.944Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-11T22:30:36.875Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-11T22:30:38.246Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-11T22:30:38.811Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T22:30:38.812Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-11T22:30:42.090Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-11T22:30:42.656Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-11T22:30:43.875Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-11T22:30:44.840Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-11T22:30:45.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-11T22:30:52.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-11T22:30:53.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-11T22:30:54.841Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-11T22:30:54.841Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-11T22:30:56.214Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-11T22:30:56.214Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-11T22:30:56.214Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-11T22:30:56.214Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-11T22:30:56.779Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-11T22:30:59.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-11T22:31:00.058Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-11T22:31:01.954Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-11T22:31:03.327Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-11T22:31:09.907Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-11T22:31:09.907Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-11T22:31:10.164Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-11T22:31:11.537Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-11T22:31:11.537Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-11T22:31:11.537Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-11T22:31:12.911Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-11T22:31:13.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-11T22:31:14.283Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-11T22:31:16.181Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-11T22:31:16.181Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-11T22:31:16.181Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-11T22:31:17.554Z] === RUN TestDockerSuite/TestRunMount [2021-06-11T22:31:25.659Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-11T22:31:26.224Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-11T22:31:26.790Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-11T22:31:28.688Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-11T22:31:30.586Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-11T22:31:31.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-11T22:31:31.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-11T22:31:34.767Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-11T22:31:35.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-11T22:31:35.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-11T22:31:35.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-11T22:31:36.140Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-11T22:31:38.678Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-11T22:31:40.049Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-11T22:31:41.947Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-11T22:31:41.947Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-11T22:31:42.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-11T22:31:42.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-11T22:31:42.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-11T22:31:42.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-11T22:31:42.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-11T22:31:42.512Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-11T22:31:43.885Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-11T22:31:44.452Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-11T22:31:45.385Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-11T22:31:47.912Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-11T22:31:49.809Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-11T22:31:53.990Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-11T22:31:54.925Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-11T22:31:54.925Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-11T22:31:55.491Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-11T22:31:55.491Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-11T22:31:56.424Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-11T22:31:56.990Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-11T22:31:56.990Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-11T22:31:57.922Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-11T22:32:04.477Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-11T22:32:04.477Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-11T22:32:04.477Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-11T22:32:05.042Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-11T22:32:06.978Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-11T22:32:07.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-11T22:32:07.543Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-11T22:32:08.108Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-11T22:32:08.366Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-11T22:32:08.935Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-11T22:32:09.500Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-11T22:32:10.065Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T22:32:10.065Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-11T22:32:10.997Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-11T22:32:11.254Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-11T22:32:11.254Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-11T22:32:12.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-11T22:32:12.188Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-11T22:32:12.628Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-11T22:32:13.086Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-11T22:32:13.559Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-11T22:32:13.559Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-11T22:32:14.618Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-11T22:32:14.618Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-11T22:32:16.838Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-11T22:32:18.209Z] === RUN TestDockerSuite/TestRunRm [2021-06-11T22:32:18.774Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-11T22:32:19.304Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-11T22:32:20.271Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-11T22:32:20.271Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-11T22:32:20.271Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-11T22:32:21.805Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-11T22:32:22.774Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-11T22:32:22.951Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-11T22:32:23.209Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-11T22:32:23.741Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-11T22:32:23.774Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-11T22:32:24.200Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-11T22:32:24.660Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-11T22:32:25.149Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-11T22:32:26.082Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-11T22:32:30.285Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-11T22:32:31.731Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-11T22:32:33.265Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-11T22:32:33.265Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-11T22:32:33.563Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-11T22:32:34.131Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-11T22:32:34.696Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-11T22:32:34.798Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-11T22:32:34.798Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-11T22:32:35.256Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-11T22:32:35.261Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-11T22:32:35.826Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-11T22:32:36.083Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-11T22:32:36.652Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-11T22:32:36.794Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-11T22:32:37.585Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-11T22:32:38.150Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-11T22:32:38.328Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-11T22:32:38.716Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-11T22:32:38.786Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-11T22:32:38.786Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-11T22:32:39.751Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-11T22:32:40.209Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-11T22:32:40.209Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-11T22:32:40.209Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-11T22:32:41.994Z] === RUN TestDockerSuite/TestRunState [2021-06-11T22:32:42.928Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-11T22:32:43.861Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-11T22:32:44.427Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-11T22:32:44.684Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-11T22:32:44.684Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-11T22:32:45.250Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-11T22:32:45.814Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-11T22:32:45.993Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-11T22:32:47.187Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-11T22:32:47.187Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-11T22:32:47.187Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-11T22:32:48.119Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-11T22:32:50.645Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-11T22:32:50.902Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-11T22:32:52.802Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-11T22:32:56.982Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-11T22:32:59.506Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-11T22:33:00.437Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-11T22:33:01.003Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-11T22:33:01.937Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-11T22:33:03.834Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-11T22:33:04.770Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-11T22:33:05.703Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-11T22:33:05.703Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-11T22:33:05.703Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-11T22:33:06.636Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-11T22:33:07.204Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-11T22:33:07.770Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-11T22:33:07.770Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-11T22:33:08.028Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-11T22:33:08.594Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-11T22:33:11.121Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-11T22:33:13.651Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-11T22:33:14.585Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-11T22:33:15.532Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-11T22:33:15.790Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-11T22:33:19.067Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-11T22:33:20.966Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-11T22:33:21.655Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-11T22:33:22.113Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-11T22:33:23.496Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-11T22:33:23.648Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-11T22:33:24.061Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-11T22:33:27.342Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-11T22:33:27.907Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-11T22:33:27.907Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-11T22:33:27.907Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-11T22:33:27.907Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-11T22:33:28.165Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-11T22:33:28.165Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-11T22:33:32.345Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-11T22:33:32.664Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-11T22:33:33.596Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-11T22:33:33.953Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-11T22:33:33.953Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-11T22:33:33.953Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-11T22:33:33.953Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-11T22:33:34.410Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-11T22:33:34.410Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-11T22:33:34.969Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-11T22:33:35.536Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-11T22:33:36.469Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-11T22:33:37.403Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-11T22:33:37.403Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-11T22:33:38.337Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-11T22:33:38.337Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-11T22:33:38.337Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-11T22:33:38.337Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-11T22:33:38.337Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-11T22:33:38.337Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-11T22:33:38.337Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-11T22:33:38.337Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-11T22:33:38.337Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-11T22:33:39.270Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-11T22:33:39.835Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-11T22:33:40.410Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-11T22:33:40.410Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-11T22:33:41.781Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-11T22:33:41.781Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-11T22:33:42.039Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-11T22:33:42.604Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-11T22:33:42.604Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-11T22:33:43.540Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-11T22:33:44.473Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-11T22:33:44.473Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-11T22:33:44.473Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-11T22:33:45.407Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-11T22:33:46.780Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-11T22:33:46.780Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-11T22:33:47.345Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-11T22:33:47.911Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-11T22:33:47.911Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-11T22:33:48.844Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-11T22:33:48.845Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-11T22:33:50.744Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-11T22:33:51.676Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-11T22:33:53.576Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-11T22:33:54.142Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-11T22:33:54.400Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-11T22:33:54.965Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-11T22:33:55.223Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-11T22:33:55.223Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-11T22:33:55.223Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-11T22:33:56.597Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-11T22:33:57.970Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-11T22:33:57.970Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-11T22:33:59.343Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-11T22:33:59.343Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-11T22:33:59.534Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-11T22:33:59.992Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-11T22:34:00.450Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-11T22:34:01.250Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-11T22:34:01.250Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-11T22:34:01.817Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-11T22:34:03.716Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-11T22:34:03.716Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-11T22:34:05.615Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-11T22:34:05.615Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-11T22:34:05.615Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-11T22:34:06.987Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-11T22:34:07.830Z] --- PASS: TestBuildWCOWSandboxSize (964.48s) [2021-06-11T22:34:07.830Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T22:34:07.830Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T22:34:07.830Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T22:34:07.830Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T22:34:07.830Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T22:34:07.830Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T22:34:07.830Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T22:34:08.283Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T22:34:08.283Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T22:34:08.283Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T22:34:08.283Z] --- PASS: TestBuildWithEmptyDockerfile (0.79s) [2021-06-11T22:34:08.283Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-11T22:34:08.283Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-11T22:34:08.283Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-11T22:34:08.283Z] === RUN TestBuildPreserveOwnership [2021-06-11T22:34:08.283Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-06-11T22:34:08.283Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:34:08.283Z] === RUN TestBuildPlatformInvalid [2021-06-11T22:34:08.360Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-11T22:34:08.617Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-11T22:34:08.617Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-11T22:34:08.736Z] --- PASS: TestBuildPlatformInvalid (0.64s) [2021-06-11T22:34:08.736Z] PASS [2021-06-11T22:34:08.736Z] ok github.com/docker/docker/integration/build 1190.824s [2021-06-11T22:34:08.874Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-11T22:34:08.874Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-11T22:34:09.439Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-11T22:34:09.694Z] [2021-06-11T22:34:09.694Z] === Skipped [2021-06-11T22:34:09.694Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-11T22:34:09.694Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T22:34:09.694Z] [2021-06-11T22:34:09.694Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-11T22:34:09.694Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:09.694Z] [2021-06-11T22:34:09.694Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-06-11T22:34:09.694Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:34:09.694Z] [2021-06-11T22:34:09.694Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-06-11T22:34:09.694Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:34:09.694Z] [2021-06-11T22:34:09.694Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-06-11T22:34:09.694Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:34:09.694Z] [2021-06-11T22:34:09.694Z] [2021-06-11T22:34:09.694Z] DONE 29 tests, 5 skipped in 1218.916s [2021-06-11T22:34:09.694Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-11T22:34:11.964Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-11T22:34:13.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:34:13.400Z] INFO: Testing against a local daemon [2021-06-11T22:34:13.400Z] === RUN TestConfigInspect [2021-06-11T22:34:13.401Z] --- SKIP: TestConfigInspect (0.01s) [2021-06-11T22:34:13.401Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:13.401Z] === RUN TestConfigList [2021-06-11T22:34:13.401Z] --- SKIP: TestConfigList (0.00s) [2021-06-11T22:34:13.401Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:13.401Z] === RUN TestConfigsCreateAndDelete [2021-06-11T22:34:13.401Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-11T22:34:13.401Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:13.401Z] === RUN TestConfigsUpdate [2021-06-11T22:34:13.401Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-11T22:34:13.401Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:13.401Z] === RUN TestTemplatedConfig [2021-06-11T22:34:13.401Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-11T22:34:13.401Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:13.401Z] === RUN TestConfigCreateResolve [2021-06-11T22:34:13.401Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-11T22:34:13.401Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:34:13.401Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T22:34:13.401Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-11T22:34:13.401Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:34:13.401Z] PASS [2021-06-11T22:34:13.401Z] ok github.com/docker/docker/integration/config 0.236s [2021-06-11T22:34:13.401Z] [2021-06-11T22:34:13.401Z] === Skipped [2021-06-11T22:34:13.401Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2021-06-11T22:34:13.401Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:13.401Z] [2021-06-11T22:34:13.401Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-11T22:34:13.401Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:13.401Z] [2021-06-11T22:34:13.401Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-11T22:34:13.401Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:13.401Z] [2021-06-11T22:34:13.401Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-11T22:34:13.401Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:13.401Z] [2021-06-11T22:34:13.401Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-11T22:34:13.401Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:13.401Z] [2021-06-11T22:34:13.401Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-11T22:34:13.401Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:34:13.401Z] [2021-06-11T22:34:13.401Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-11T22:34:13.401Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:34:13.401Z] [2021-06-11T22:34:13.401Z] [2021-06-11T22:34:13.401Z] DONE 7 tests, 7 skipped in 3.764s [2021-06-11T22:34:13.401Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-11T22:34:17.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:34:17.109Z] INFO: Testing against a local daemon [2021-06-11T22:34:17.109Z] === RUN TestCheckpoint [2021-06-11T22:34:17.109Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-11T22:34:17.109Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T22:34:17.109Z] === RUN TestContainerInvalidJSON [2021-06-11T22:34:17.109Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T22:34:17.109Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T22:34:17.109Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T22:34:17.109Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T22:34:17.109Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T22:34:17.109Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T22:34:17.221Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-11T22:34:17.563Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T22:34:17.563Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T22:34:17.563Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T22:34:17.563Z] --- PASS: TestContainerInvalidJSON (0.66s) [2021-06-11T22:34:17.563Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-11T22:34:17.563Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-11T22:34:17.563Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-11T22:34:17.563Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-11T22:34:18.016Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.34s) [2021-06-11T22:34:18.016Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T22:34:18.016Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2021-06-11T22:34:18.016Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T22:34:18.470Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.30s) [2021-06-11T22:34:18.470Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T22:34:18.923Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2021-06-11T22:34:18.923Z] === RUN TestCopyFromContainer [2021-06-11T22:34:18.923Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-11T22:34:18.923Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:18.923Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T22:34:18.923Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T22:34:18.923Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T22:34:18.923Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T22:34:18.923Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T22:34:18.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T22:34:18.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T22:34:18.924Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T22:34:18.924Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T22:34:18.924Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T22:34:18.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-11T22:34:18.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-11T22:34:18.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-11T22:34:18.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-11T22:34:18.924Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T22:34:18.924Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-11T22:34:18.924Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-11T22:34:18.924Z] === RUN TestCreateWithInvalidEnv [2021-06-11T22:34:18.924Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T22:34:18.924Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T22:34:18.924Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T22:34:18.924Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T22:34:18.924Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T22:34:18.924Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T22:34:18.924Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T22:34:18.924Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T22:34:18.924Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T22:34:18.924Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-11T22:34:18.924Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-11T22:34:18.924Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-11T22:34:18.924Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-06-11T22:34:18.924Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T22:34:18.924Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-11T22:34:18.924Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:18.924Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T22:34:18.924Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-11T22:34:18.924Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:34:18.924Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T22:34:18.924Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-11T22:34:18.924Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:34:18.924Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T22:34:18.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T22:34:18.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T22:34:18.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T22:34:18.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T22:34:18.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T22:34:18.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T22:34:18.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T22:34:18.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T22:34:18.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T22:34:18.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T22:34:18.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T22:34:18.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T22:34:18.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T22:34:18.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T22:34:18.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T22:34:18.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-06-11T22:34:18.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-11T22:34:18.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-11T22:34:18.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-11T22:34:18.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-11T22:34:18.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-11T22:34:18.924Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T22:34:18.924Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-11T22:34:18.924Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-11T22:34:18.924Z] === RUN TestCreateDifferentPlatform [2021-06-11T22:34:18.924Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T22:34:18.924Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T22:34:18.924Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2021-06-11T22:34:18.924Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-11T22:34:18.924Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-11T22:34:18.924Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T22:34:18.924Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-06-11T22:34:18.924Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T22:34:18.924Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-11T22:34:18.924Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-11T22:34:18.924Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T22:34:18.924Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-11T22:34:18.924Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:18.924Z] === RUN TestDiff [2021-06-11T22:34:18.924Z] --- SKIP: TestDiff (0.00s) [2021-06-11T22:34:18.924Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-11T22:34:18.924Z] === RUN TestExecWithCloseStdin [2021-06-11T22:34:19.746Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-11T22:34:20.311Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-11T22:34:21.684Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-11T22:34:23.603Z] --- PASS: TestExecWithCloseStdin (4.33s) [2021-06-11T22:34:23.603Z] === RUN TestExec [2021-06-11T22:34:24.961Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-11T22:34:25.571Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-11T22:34:25.571Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-11T22:34:25.763Z] --- PASS: TestExec (2.54s) [2021-06-11T22:34:25.763Z] === RUN TestExecUser [2021-06-11T22:34:25.763Z] --- SKIP: TestExecUser (0.00s) [2021-06-11T22:34:25.763Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-11T22:34:25.763Z] === RUN TestExportContainerAndImportImage [2021-06-11T22:34:25.763Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-11T22:34:25.763Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:25.763Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T22:34:25.763Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-11T22:34:25.763Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:25.763Z] === RUN TestHealthCheckWorkdir [2021-06-11T22:34:25.763Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-11T22:34:25.763Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-11T22:34:25.763Z] === RUN TestHealthKillContainer [2021-06-11T22:34:25.763Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-11T22:34:25.763Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-11T22:34:25.763Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T22:34:25.763Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-11T22:34:25.763Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-11T22:34:25.763Z] === RUN TestKillContainerInvalidSignal [2021-06-11T22:34:26.539Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-11T22:34:26.859Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-11T22:34:27.447Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-11T22:34:28.644Z] --- PASS: TestKillContainerInvalidSignal (2.27s) [2021-06-11T22:34:28.644Z] === RUN TestKillContainer [2021-06-11T22:34:28.644Z] === RUN TestKillContainer/no_signal [2021-06-11T22:34:29.347Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-11T22:34:30.271Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-11T22:34:30.800Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T22:34:30.800Z] === RUN TestKillContainer/killing_signal [2021-06-11T22:34:31.874Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-11T22:34:32.956Z] --- PASS: TestKillContainer (4.67s) [2021-06-11T22:34:32.956Z] --- PASS: TestKillContainer/no_signal (2.20s) [2021-06-11T22:34:32.956Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-11T22:34:32.956Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-11T22:34:32.956Z] --- PASS: TestKillContainer/killing_signal (2.42s) [2021-06-11T22:34:32.956Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T22:34:32.956Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-11T22:34:32.956Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T22:34:32.956Z] === RUN TestKillStoppedContainer [2021-06-11T22:34:32.956Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-11T22:34:32.956Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T22:34:32.956Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T22:34:32.956Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-11T22:34:32.956Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T22:34:32.956Z] === RUN TestKillDifferentUserContainer [2021-06-11T22:34:32.956Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-11T22:34:32.957Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-11T22:34:32.957Z] === RUN TestInspectOomKilledTrue [2021-06-11T22:34:32.957Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-11T22:34:32.957Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:32.957Z] === RUN TestInspectOomKilledFalse [2021-06-11T22:34:32.957Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-11T22:34:32.957Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T22:34:32.957Z] === RUN TestLogsFollowTailEmpty [2021-06-11T22:34:33.172Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-11T22:34:33.770Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-11T22:34:35.114Z] --- PASS: TestLogsFollowTailEmpty (2.33s) [2021-06-11T22:34:35.114Z] === RUN TestNetworkNat [2021-06-11T22:34:35.114Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-11T22:34:35.114Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-11T22:34:35.114Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T22:34:36.076Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-11T22:34:37.048Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-11T22:34:38.018Z] --- PASS: TestNetworkLocalhostTCPNat (2.64s) [2021-06-11T22:34:38.018Z] === RUN TestNetworkLoopbackNat [2021-06-11T22:34:38.018Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-11T22:34:38.018Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-11T22:34:38.018Z] === RUN TestPause [2021-06-11T22:34:38.018Z] --- SKIP: TestPause (0.00s) [2021-06-11T22:34:38.018Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-11T22:34:38.018Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T22:34:40.178Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.14s) [2021-06-11T22:34:40.178Z] === RUN TestPauseStopPausedContainer [2021-06-11T22:34:40.178Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-11T22:34:40.178Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:34:40.178Z] === RUN TestPsFilter [2021-06-11T22:34:40.178Z] --- PASS: TestPsFilter (0.23s) [2021-06-11T22:34:40.178Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T22:34:42.305Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-11T22:34:43.056Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.41s) [2021-06-11T22:34:43.056Z] === RUN TestRemoveContainerWithVolume [2021-06-11T22:34:44.828Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-11T22:34:45.210Z] --- PASS: TestRemoveContainerWithVolume (2.48s) [2021-06-11T22:34:45.210Z] === RUN TestRemoveContainerRunning [2021-06-11T22:34:47.366Z] --- PASS: TestRemoveContainerRunning (2.26s) [2021-06-11T22:34:47.366Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T22:34:49.530Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.19s) [2021-06-11T22:34:49.530Z] === RUN TestRemoveInvalidContainer [2021-06-11T22:34:49.530Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-11T22:34:49.530Z] === RUN TestRenameLinkedContainer [2021-06-11T22:34:49.530Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2021-06-11T22:34:49.530Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-11T22:34:49.530Z] === RUN TestRenameStoppedContainer [2021-06-11T22:34:50.086Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-11T22:34:51.981Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-11T22:34:52.238Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-11T22:34:52.407Z] --- PASS: TestRenameStoppedContainer (2.46s) [2021-06-11T22:34:52.407Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T22:34:54.136Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-11T22:34:55.070Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-11T22:34:55.636Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-11T22:34:56.202Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-11T22:34:56.202Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-11T22:34:57.118Z] --- PASS: TestRenameRunningContainerAndReuse (4.84s) [2021-06-11T22:34:57.118Z] === RUN TestRenameInvalidName [2021-06-11T22:34:57.139Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-11T22:34:59.272Z] --- PASS: TestRenameInvalidName (2.29s) [2021-06-11T22:34:59.272Z] === RUN TestRenameAnonymousContainer [2021-06-11T22:35:01.321Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-11T22:35:05.503Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-11T22:35:05.760Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-11T22:35:06.327Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-11T22:35:06.327Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-11T22:35:06.327Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-11T22:35:08.224Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-11T22:35:09.156Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-11T22:35:09.552Z] --- PASS: TestRenameAnonymousContainer (9.55s) [2021-06-11T22:35:09.552Z] === RUN TestRenameContainerWithSameName [2021-06-11T22:35:10.089Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-11T22:35:11.075Z] --- PASS: TestRenameContainerWithSameName (2.39s) [2021-06-11T22:35:11.075Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T22:35:11.075Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-11T22:35:11.075Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-11T22:35:11.075Z] === RUN TestResize [2021-06-11T22:35:11.988Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-11T22:35:13.955Z] --- PASS: TestResize (2.29s) [2021-06-11T22:35:13.955Z] === RUN TestResizeWithInvalidSize [2021-06-11T22:35:16.124Z] --- PASS: TestResizeWithInvalidSize (2.31s) [2021-06-11T22:35:16.124Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T22:35:16.166Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-11T22:35:17.100Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-11T22:35:17.100Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-11T22:35:18.291Z] --- PASS: TestResizeWhenContainerNotStarted (2.50s) [2021-06-11T22:35:18.291Z] === RUN TestDaemonRestartKillContainers [2021-06-11T22:35:18.291Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-11T22:35:18.291Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:35:18.291Z] === RUN TestStats [2021-06-11T22:35:18.291Z] --- SKIP: TestStats (0.00s) [2021-06-11T22:35:18.291Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-11T22:35:18.291Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T22:35:18.998Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-11T22:35:20.371Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-11T22:35:25.639Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-11T22:35:29.821Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-11T22:35:30.607Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.88s) [2021-06-11T22:35:30.607Z] === RUN TestStopContainerWithTimeout [2021-06-11T22:35:30.607Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-11T22:35:30.607Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-11T22:35:30.607Z] === RUN TestUpdateRestartPolicy [2021-06-11T22:35:34.001Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-11T22:35:36.496Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-11T22:35:36.496Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-11T22:35:36.496Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-11T22:35:36.526Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-11T22:35:40.710Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-11T22:35:43.989Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-11T22:35:46.516Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-11T22:35:49.045Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-11T22:35:50.944Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-11T22:35:51.610Z] --- PASS: TestUpdateRestartPolicy (21.79s) [2021-06-11T22:35:51.610Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T22:35:52.323Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-11T22:35:53.129Z] --- PASS: TestUpdateRestartWithAutoRemove (2.35s) [2021-06-11T22:35:53.129Z] === RUN TestWaitNonBlocked [2021-06-11T22:35:53.129Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T22:35:53.129Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T22:35:53.129Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T22:35:53.129Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T22:35:53.129Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T22:35:53.129Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T22:35:53.697Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-11T22:35:56.223Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-11T22:35:57.597Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-11T22:35:57.854Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-11T22:36:01.135Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-11T22:36:01.644Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-11T22:36:01.644Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.03s) [2021-06-11T22:36:01.644Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.70s) [2021-06-11T22:36:01.644Z] === RUN TestWaitBlocked [2021-06-11T22:36:01.644Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-11T22:36:01.644Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:01.644Z] PASS [2021-06-11T22:36:01.644Z] ok github.com/docker/docker/integration/container 104.298s [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === Skipped [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-11T22:36:01.644Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-11T22:36:01.644Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-11T22:36:01.644Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-11T22:36:01.644Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-11T22:36:01.644Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-11T22:36:01.644Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-11T22:36:01.644Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-11T22:36:01.644Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-11T22:36:01.644Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-11T22:36:01.644Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-11T22:36:01.644Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-11T22:36:01.644Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-11T22:36:01.644Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-11T22:36:01.644Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-11T22:36:01.644Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-11T22:36:01.644Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-11T22:36:01.644Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-11T22:36:01.644Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-11T22:36:01.644Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-11T22:36:01.644Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-11T22:36:01.644Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-11T22:36:01.644Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-11T22:36:01.644Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-11T22:36:01.644Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-11T22:36:01.644Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-11T22:36:01.644Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-11T22:36:01.644Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-11T22:36:01.644Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2021-06-11T22:36:01.644Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-11T22:36:01.644Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-11T22:36:01.644Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-11T22:36:01.644Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-11T22:36:01.644Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-11T22:36:01.644Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] [2021-06-11T22:36:01.644Z] DONE 88 tests, 33 skipped in 107.675s [2021-06-11T22:36:01.644Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-11T22:36:02.513Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-11T22:36:03.448Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-11T22:36:03.827Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:36:03.827Z] INFO: Testing against a local daemon [2021-06-11T22:36:03.827Z] === RUN TestCommitInheritsEnv [2021-06-11T22:36:03.827Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-11T22:36:03.827Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:36:03.827Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T22:36:03.827Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-11T22:36:03.827Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-11T22:36:03.827Z] === RUN TestImagesFilterMultiReference [2021-06-11T22:36:04.280Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-06-11T22:36:04.280Z] === RUN TestImagePullPlatformInvalid [2021-06-11T22:36:04.280Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-06-11T22:36:04.280Z] === RUN TestRemoveImageOrphaning [2021-06-11T22:36:05.236Z] --- PASS: TestRemoveImageOrphaning (1.24s) [2021-06-11T22:36:05.236Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T22:36:05.236Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-11T22:36:05.236Z] === RUN TestTagInvalidReference [2021-06-11T22:36:05.236Z] --- PASS: TestTagInvalidReference (0.04s) [2021-06-11T22:36:05.236Z] === RUN TestTagValidPrefixedRepo [2021-06-11T22:36:05.690Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-11T22:36:05.690Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T22:36:05.690Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-11T22:36:05.690Z] === RUN TestTagOfficialNames [2021-06-11T22:36:05.690Z] --- PASS: TestTagOfficialNames (0.09s) [2021-06-11T22:36:05.690Z] === RUN TestTagMatchesDigest [2021-06-11T22:36:05.690Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-11T22:36:05.690Z] PASS [2021-06-11T22:36:05.690Z] ok github.com/docker/docker/integration/image 1.921s [2021-06-11T22:36:05.690Z] [2021-06-11T22:36:05.690Z] === Skipped [2021-06-11T22:36:05.690Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-11T22:36:05.690Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:36:05.690Z] [2021-06-11T22:36:05.690Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-11T22:36:05.690Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-11T22:36:05.690Z] [2021-06-11T22:36:05.690Z] [2021-06-11T22:36:05.690Z] DONE 11 tests, 2 skipped in 4.534s [2021-06-11T22:36:05.690Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-11T22:36:05.979Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-11T22:36:08.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:36:08.594Z] INFO: Testing against a local daemon [2021-06-11T22:36:08.594Z] === RUN TestNetworkCreateDelete [2021-06-11T22:36:08.594Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-11T22:36:08.594Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:08.594Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T22:36:08.594Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-11T22:36:08.594Z] 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-06-11T22:36:08.594Z] === RUN TestDaemonDNSFallback [2021-06-11T22:36:08.594Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-11T22:36:08.594Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:08.594Z] === RUN TestInspectNetwork [2021-06-11T22:36:08.594Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-11T22:36:08.594Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-11T22:36:08.594Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T22:36:08.594Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-11T22:36:08.594Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:08.594Z] === RUN TestNetworkInvalidJSON [2021-06-11T22:36:08.594Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T22:36:08.594Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T22:36:08.594Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T22:36:08.594Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T22:36:08.594Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T22:36:08.594Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T22:36:08.594Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T22:36:08.594Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T22:36:08.594Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T22:36:08.594Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-06-11T22:36:08.594Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-11T22:36:08.594Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-11T22:36:08.594Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-11T22:36:08.594Z] === RUN TestNetworkList [2021-06-11T22:36:08.594Z] === RUN TestNetworkList//networks [2021-06-11T22:36:08.594Z] === PAUSE TestNetworkList//networks [2021-06-11T22:36:08.594Z] === RUN TestNetworkList//networks/ [2021-06-11T22:36:08.594Z] === PAUSE TestNetworkList//networks/ [2021-06-11T22:36:08.594Z] === CONT TestNetworkList//networks [2021-06-11T22:36:08.594Z] === CONT TestNetworkList//networks/ [2021-06-11T22:36:08.594Z] --- PASS: TestNetworkList (0.04s) [2021-06-11T22:36:08.594Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T22:36:08.594Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T22:36:08.594Z] === RUN TestHostIPv4BridgeLabel [2021-06-11T22:36:08.594Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-11T22:36:08.594Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-11T22:36:08.594Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T22:36:08.594Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-11T22:36:08.594Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-11T22:36:08.594Z] === RUN TestDaemonDefaultNetworkPools [2021-06-11T22:36:08.594Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-11T22:36:08.594Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-11T22:36:08.594Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T22:36:08.594Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T22:36:08.594Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-11T22:36:08.594Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-11T22:36:08.594Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T22:36:08.594Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-11T22:36:08.594Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T22:36:08.594Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-11T22:36:08.594Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-11T22:36:08.594Z] === RUN TestServiceWithPredefinedNetwork [2021-06-11T22:36:08.594Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T22:36:08.594Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-11T22:36:08.594Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T22:36:08.594Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T22:36:08.594Z] service_test.go:242: FLAKY_TEST [2021-06-11T22:36:08.594Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T22:36:08.594Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-11T22:36:08.594Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-11T22:36:08.594Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T22:36:08.594Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T22:36:08.594Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-11T22:36:08.594Z] PASS [2021-06-11T22:36:08.594Z] ok github.com/docker/docker/integration/network 0.246s [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] === Skipped [2021-06-11T22:36:09.048Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-11T22:36:09.048Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-11T22:36:09.048Z] 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-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-11T22:36:09.048Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-11T22:36:09.048Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-11T22:36:09.048Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-11T22:36:09.048Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-11T22:36:09.048Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-11T22:36:09.048Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T22:36:09.048Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T22:36:09.048Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-11T22:36:09.048Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T22:36:09.048Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T22:36:09.048Z] service_test.go:242: FLAKY_TEST [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-11T22:36:09.048Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T22:36:09.048Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] [2021-06-11T22:36:09.048Z] DONE 22 tests, 15 skipped in 3.053s [2021-06-11T22:36:09.048Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-11T22:36:10.006Z] testing: warning: no tests to run [2021-06-11T22:36:10.006Z] PASS [2021-06-11T22:36:10.006Z] ok github.com/docker/docker/integration/network/ipvlan 0.092s [2021-06-11T22:36:10.006Z] [2021-06-11T22:36:10.006Z] DONE 0 tests in 0.952s [2021-06-11T22:36:10.006Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-11T22:36:10.967Z] testing: warning: no tests to run [2021-06-11T22:36:10.967Z] PASS [2021-06-11T22:36:10.967Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2021-06-11T22:36:10.967Z] [2021-06-11T22:36:10.967Z] DONE 0 tests in 0.983s [2021-06-11T22:36:10.967Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-11T22:36:11.925Z] testing: warning: no tests to run [2021-06-11T22:36:11.925Z] PASS [2021-06-11T22:36:11.925Z] ok github.com/docker/docker/integration/plugin 0.088s [2021-06-11T22:36:11.925Z] [2021-06-11T22:36:11.925Z] DONE 0 tests in 0.953s [2021-06-11T22:36:11.925Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-11T22:36:12.883Z] testing: warning: no tests to run [2021-06-11T22:36:12.883Z] PASS [2021-06-11T22:36:12.883Z] ok github.com/docker/docker/integration/plugin/authz 0.133s [2021-06-11T22:36:12.883Z] [2021-06-11T22:36:12.883Z] DONE 0 tests in 1.000s [2021-06-11T22:36:12.883Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-11T22:36:24.062Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-11T22:36:24.062Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-11T22:36:24.062Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-11T22:36:24.062Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-11T22:36:24.062Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-11T22:36:24.062Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-11T22:36:24.062Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-11T22:36:24.062Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-11T22:36:24.062Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-11T22:36:24.062Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-11T22:36:24.062Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-11T22:36:24.062Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-11T22:36:24.062Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-11T22:36:24.062Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-11T22:36:25.224Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:36:25.225Z] INFO: Testing against a local daemon [2021-06-11T22:36:25.225Z] === RUN TestPluginInvalidJSON [2021-06-11T22:36:25.225Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T22:36:25.225Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T22:36:25.225Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T22:36:25.225Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-11T22:36:25.225Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-11T22:36:25.225Z] === RUN TestPluginInstall [2021-06-11T22:36:25.225Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-11T22:36:25.225Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-11T22:36:25.225Z] === RUN TestPluginsWithRuntimes [2021-06-11T22:36:25.225Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-11T22:36:25.225Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-11T22:36:25.225Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T22:36:25.225Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T22:36:25.225Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-11T22:36:25.225Z] PASS [2021-06-11T22:36:25.225Z] ok github.com/docker/docker/integration/plugin/common 0.199s [2021-06-11T22:36:25.225Z] [2021-06-11T22:36:25.225Z] === Skipped [2021-06-11T22:36:25.225Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-11T22:36:25.225Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-11T22:36:25.225Z] [2021-06-11T22:36:25.225Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-11T22:36:25.225Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-11T22:36:25.225Z] [2021-06-11T22:36:25.225Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T22:36:25.225Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-11T22:36:25.225Z] [2021-06-11T22:36:25.225Z] [2021-06-11T22:36:25.225Z] DONE 5 tests, 3 skipped in 11.270s [2021-06-11T22:36:25.225Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-11T22:36:26.592Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-11T22:36:26.592Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-11T22:36:26.592Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-11T22:36:26.592Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-11T22:36:26.592Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-11T22:36:28.939Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:36:28.939Z] INFO: Testing against a local daemon [2021-06-11T22:36:28.939Z] === RUN TestExternalGraphDriver [2021-06-11T22:36:28.939Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-11T22:36:28.939Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-11T22:36:28.939Z] === RUN TestGraphdriverPluginV2 [2021-06-11T22:36:28.939Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-11T22:36:28.939Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-11T22:36:28.939Z] PASS [2021-06-11T22:36:28.939Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.283s [2021-06-11T22:36:28.939Z] [2021-06-11T22:36:28.939Z] === Skipped [2021-06-11T22:36:28.939Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-11T22:36:28.939Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-11T22:36:28.939Z] [2021-06-11T22:36:28.939Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-11T22:36:28.939Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-11T22:36:28.939Z] [2021-06-11T22:36:28.939Z] [2021-06-11T22:36:28.939Z] DONE 2 tests, 2 skipped in 4.141s [2021-06-11T22:36:28.939Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-11T22:36:31.818Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:36:31.818Z] INFO: Testing against a local daemon [2021-06-11T22:36:31.818Z] === RUN TestReadPluginNoRead [2021-06-11T22:36:31.818Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-11T22:36:31.818Z] read_test.go:21: no unix domain sockets on Windows [2021-06-11T22:36:31.818Z] PASS [2021-06-11T22:36:31.818Z] ok github.com/docker/docker/integration/plugin/logging 0.189s [2021-06-11T22:36:31.818Z] [2021-06-11T22:36:31.818Z] === Skipped [2021-06-11T22:36:31.818Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-11T22:36:31.818Z] read_test.go:21: no unix domain sockets on Windows [2021-06-11T22:36:31.818Z] [2021-06-11T22:36:31.818Z] [2021-06-11T22:36:31.818Z] DONE 1 tests, 1 skipped in 2.948s [2021-06-11T22:36:31.818Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-11T22:36:33.152Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-11T22:36:33.350Z] testing: warning: no tests to run [2021-06-11T22:36:33.350Z] PASS [2021-06-11T22:36:33.350Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.104s [2021-06-11T22:36:33.350Z] [2021-06-11T22:36:33.350Z] DONE 0 tests in 1.599s [2021-06-11T22:36:33.350Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-11T22:36:34.524Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-11T22:36:34.524Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-11T22:36:34.524Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-11T22:36:36.227Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:36:36.227Z] INFO: Testing against a local daemon [2021-06-11T22:36:36.227Z] === RUN TestPluginWithDevMounts [2021-06-11T22:36:36.227Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-11T22:36:36.227Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:36.227Z] PASS [2021-06-11T22:36:36.227Z] ok github.com/docker/docker/integration/plugin/volumes 0.199s [2021-06-11T22:36:36.227Z] [2021-06-11T22:36:36.227Z] === Skipped [2021-06-11T22:36:36.227Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-11T22:36:36.227Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:36.227Z] [2021-06-11T22:36:36.227Z] [2021-06-11T22:36:36.227Z] DONE 1 tests, 1 skipped in 3.064s [2021-06-11T22:36:36.681Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-11T22:36:36.907Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-11T22:36:36.907Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-11T22:36:37.805Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-11T22:36:37.873Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-11T22:36:38.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:36:38.837Z] INFO: Testing against a local daemon [2021-06-11T22:36:38.837Z] === RUN TestSecretInspect [2021-06-11T22:36:38.837Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-11T22:36:38.837Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:38.837Z] === RUN TestSecretList [2021-06-11T22:36:38.837Z] --- SKIP: TestSecretList (0.00s) [2021-06-11T22:36:38.837Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:38.837Z] === RUN TestSecretsCreateAndDelete [2021-06-11T22:36:38.837Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-11T22:36:38.837Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:38.837Z] === RUN TestSecretsUpdate [2021-06-11T22:36:38.837Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-11T22:36:38.837Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:38.837Z] === RUN TestTemplatedSecret [2021-06-11T22:36:38.837Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-11T22:36:38.837Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:38.837Z] === RUN TestSecretCreateResolve [2021-06-11T22:36:38.837Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-11T22:36:38.837Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:38.837Z] PASS [2021-06-11T22:36:38.837Z] ok github.com/docker/docker/integration/secret 0.221s [2021-06-11T22:36:39.291Z] [2021-06-11T22:36:39.291Z] === Skipped [2021-06-11T22:36:39.291Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-11T22:36:39.291Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:39.291Z] [2021-06-11T22:36:39.291Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-11T22:36:39.291Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:39.291Z] [2021-06-11T22:36:39.291Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-11T22:36:39.291Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:39.291Z] [2021-06-11T22:36:39.291Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-11T22:36:39.291Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:39.291Z] [2021-06-11T22:36:39.291Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-11T22:36:39.291Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:39.291Z] [2021-06-11T22:36:39.291Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-11T22:36:39.291Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:39.291Z] [2021-06-11T22:36:39.291Z] [2021-06-11T22:36:39.291Z] DONE 6 tests, 6 skipped in 2.727s [2021-06-11T22:36:39.291Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-11T22:36:41.086Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite (1910.97s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.22s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.31s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.91s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.79s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2021-06-11T22:36:41.086Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.24s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.69s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.74s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.66s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.41s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.45s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.24s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.27s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.63s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.35s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.61s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.38s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAttachDetach (1.48s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.30s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.53s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.63s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.47s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.97s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.95s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.77s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.70s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.72s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.62s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.89s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.58s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.31s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.46s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (12.17s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.79s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.06s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.41s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.45s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.44s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (2.00s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddScript (5.19s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.59s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.33s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.05s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.64s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.49s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.31s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.86s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.97s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.74s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.81s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.10s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.01s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.61s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.42s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.54s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.34s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.95s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.41s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.64s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.82s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.10s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (4.03s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (9.21s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.96s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.32s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.17s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.30s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.40s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.81s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.94s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.32s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (9.31s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.66s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2021-06-11T22:36:41.087Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-11T22:36:41.087Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.50s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.39s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.76s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.39s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.25s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.66s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.90s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.87s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.73s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.81s) [2021-06-11T22:36:41.087Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-11T22:36:41.087Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.087Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-11T22:36:41.087Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.087Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-11T22:36:41.087Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.087Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2021-06-11T22:36:41.087Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.20s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.87s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (5.28s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.28s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.41s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.82s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (6.19s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.92s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.77s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.89s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.99s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.29s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.06s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.76s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.36s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.48s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.87s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.36s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.39s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.78s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.82s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.67s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.07s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.30s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.75s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.70s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.66s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.68s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.76s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEnv (1.69s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.78s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.76s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.81s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.21s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.96s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.87s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.98s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.67s) [2021-06-11T22:36:41.087Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-11T22:36:41.087Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.63s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildFails (1.12s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.52s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.24s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.62s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.31s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.29s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.07s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.72s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.78s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.07s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.47s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildHistory (4.16s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.59s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.95s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildLabels (0.58s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.03s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.66s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.71s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.20s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.06s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.26s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.09s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.57s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.60s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.07s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.85s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.45s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.77s) [2021-06-11T22:36:41.087Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-06-11T22:36:41.087Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.99s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.49s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.33s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.58s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.09s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.61s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (2.01s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.08s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.67s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.41s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.50s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.03s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.03s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2021-06-11T22:36:41.087Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.79s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.46s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.36s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.19s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.50s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.54s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (6.23s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildPATH (2.94s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.90s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.04s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.52s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.67s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.90s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildRm (3.74s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.24s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.33s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.64s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.22s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.24s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.32s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.79s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.24s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2021-06-11T22:36:41.088Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-11T22:36:41.088Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.65s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.64s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildStderr (1.21s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (7.21s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildStopSignal (2.08s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.10s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.78s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.37s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.41s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildUser (2.32s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.85s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.82s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.05s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.14s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.33s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.67s) [2021-06-11T22:36:41.088Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-11T22:36:41.088Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.088Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-11T22:36:41.088Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.088Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-11T22:36:41.088Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.088Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-06-11T22:36:41.088Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.18s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.37s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.67s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.11s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.88s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (3.11s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.03s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.59s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2021-06-11T22:36:41.088Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-06-11T22:36:41.088Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.21s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.84s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-06-11T22:36:41.088Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-11T22:36:41.088Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.71s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.98s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCommitChange (1.00s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.84s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.51s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.54s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.85s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCommitTTY (1.75s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.25s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.89s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.23s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.94s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.02s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.97s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.86s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.75s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.06s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.01s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.74s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.58s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.76s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.73s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.79s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.10s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.08s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.10s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.74s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.89s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.87s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.64s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.23s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.18s) [2021-06-11T22:36:41.088Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-11T22:36:41.088Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.96s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.16s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.58s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.74s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.95s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.23s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.75s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.56s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.89s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.76s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.93s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.89s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00085afe0_} (1.68s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1260036118_/foo_false____} (1.82s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1260036118_/foo_true____} (1.71s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3253562493_/foo_false____} (2.05s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3253562493_/foo_true____} (2.14s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3253562493_/foo_true__0xc00085b040__} (1.92s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00085b060_} (1.79s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00085b080_} (1.62s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00085b0a0_} (1.61s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00085b0c0_} (1.59s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.84s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.35s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.75s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.98s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.49s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.23s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.80s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.80s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.91s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.92s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.12s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.11s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.24s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.89s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.88s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.84s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.12s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.96s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.87s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.08s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.77s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.92s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.80s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.89s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.47s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.99s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.77s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.40s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.23s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.74s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.62s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.05s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.83s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.63s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.81s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToDot (0.80s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.43s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.57s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToStdout (1.02s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.57s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.81s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.35s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2021-06-11T22:36:41.088Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.72s) [2021-06-11T22:36:41.089Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-11T22:36:41.089Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.74s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-06-11T22:36:41.089Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-11T22:36:41.089Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.96s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.39s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.25s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.15s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.38s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.30s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.51s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.34s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.30s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.04s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.79s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.08s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.82s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.96s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.29s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.41s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.60s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (4.03s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.73s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.15s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsAttach (0.85s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsCommit (0.87s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.73s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.76s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.46s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.15s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.59s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsCopy (1.86s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.26s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.72s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.50s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.12s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsFilters (1.42s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsFormat (1.48s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.47s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-06-11T22:36:41.089Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-11T22:36:41.089Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-11T22:36:41.089Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-11T22:36:41.089Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.37s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.90s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsRename (1.23s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsResize (1.14s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.14s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.42s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.32s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.21s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsTop (0.96s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.29s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExec (1.05s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.79s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.73s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.74s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.08s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.98s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.18s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.29s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.35s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.41s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.42s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.17s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecCgroup (2.65s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecEnv (1.08s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.82s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.49s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecInspectID (2.35s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecInteractive (1.03s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.02s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.17s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecParseError (0.74s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.74s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.69s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.26s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecStartFails (1.67s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.60s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.83s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecTTY (1.16s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.11s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecUlimits (1.11s) [2021-06-11T22:36:41.089Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-11T22:36:41.089Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.46s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.76s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.18s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.20s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestExecWithUser (1.36s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.78s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.04s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.22s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.12s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.72s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestHealth (22.79s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.83s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.83s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.69s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.97s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.36s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImportDisplay (1.66s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImportFile (1.94s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.79s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImportGzipped (2.54s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.67s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.81s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.79s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.79s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.18s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.96s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.73s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.68s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.36s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.77s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.69s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.86s) [2021-06-11T22:36:41.089Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-11T22:36:41.089Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.95s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.73s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectDefault (0.71s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectHistory (0.80s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-06-11T22:36:41.089Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-11T22:36:41.089Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.72s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.74s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.90s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.23s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.40s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.10s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectStatus (1.17s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.83s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.16s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.91s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.03s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.94s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.22s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.98s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.90s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.94s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.30s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.61s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.31s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.55s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.90s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.16s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.70s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.03s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (15.10s) [2021-06-11T22:36:41.089Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.75s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.74s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.84s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.56s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.49s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.12s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.99s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.91s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.84s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.15s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.98s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.76s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.73s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsSince (6.81s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.73s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsTail (0.80s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.77s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.73s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.00s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestNetHostname (3.03s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.65s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.08s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.83s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.73s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPluginActive (1.36s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.10s) [2021-06-11T22:36:41.090Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-06-11T22:36:41.090Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.83s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.36s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.37s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.93s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.16s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.11s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.07s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.42s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPortList (12.04s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.66s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.60s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.06s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.12s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.90s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.40s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.90s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.39s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsByOrder (2.95s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.01s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.03s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.45s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.78s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.54s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.46s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.27s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.43s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.38s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.34s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.42s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsListContainersSize (2.08s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.79s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.30s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.36s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.73s) [2021-06-11T22:36:41.090Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-11T22:36:41.090Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.73s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.47s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.17s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.29s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.27s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.86s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.81s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.78s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.68s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.36s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.92s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.63s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.21s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.97s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.13s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRmiTag (0.21s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.95s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.98s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.20s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.38s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.68s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.46s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.73s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.67s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.60s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.75s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.85s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.86s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.42s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.87s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.88s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.76s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.91s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.06s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.75s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.87s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.11s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.19s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.77s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.76s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.69s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.85s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.83s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (1.02s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.72s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.56s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.77s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.68s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.68s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.41s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.48s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.31s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.91s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.70s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.72s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.74s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.73s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.52s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.84s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.90s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.44s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.60s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.42s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.53s) [2021-06-11T22:36:41.090Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-11T22:36:41.090Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.090Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-06-11T22:36:41.090Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.69s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.32s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.68s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.75s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.49s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.71s) [2021-06-11T22:36:41.090Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-11T22:36:41.090Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.69s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.76s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.03s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.85s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.70s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.70s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunExitCode (0.72s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.75s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.44s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s) [2021-06-11T22:36:41.090Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-11T22:36:41.090Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.24s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.41s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.43s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.71s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.46s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.59s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.60s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.19s) [2021-06-11T22:36:41.090Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.38s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.49s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.45s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.41s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunMount (8.12s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.68s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.52s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.12s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.52s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.19s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.26s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.61s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.56s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.91s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNetHost (1.20s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.75s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.92s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.15s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.15s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.33s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.69s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.71s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s) [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.79s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.60s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.87s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-06-11T22:36:41.091Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.76s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.40s) [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.11s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.43s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunRm (0.75s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.33s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.69s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.84s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.68s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.73s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.75s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.70s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunState (1.55s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.76s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.72s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunSysctls (1.41s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.73s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.29s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.75s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.58s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.25s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.97s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.00s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunUserByID (0.73s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.71s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunUserByName (0.72s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s) [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.72s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.97s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.32s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (3.06s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.93s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.93s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.28s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.95s) [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-06-11T22:36:41.091Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.63s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.86s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (1.03s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.96s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.91s) [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-06-11T22:36:41.091Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.94s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (1.00s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.33s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (1.02s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.85s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.83s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.85s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.93s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.89s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.18s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.27s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.13s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.45s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.90s) [2021-06-11T22:36:41.091Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents947057038 [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.64s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.42s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.41s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.18s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.43s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.31s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.91s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.40s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.79s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.34s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.80s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStartRecordError (1.69s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.45s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.93s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.02s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.77s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.08s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.73s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.91s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.73s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.58s) [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.01s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.22s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.51s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.73s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.74s) [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.47s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.12s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.05s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.76s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUpdateStats (3.77s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s) [2021-06-11T22:36:41.091Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-11T22:36:41.091Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.94s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.05s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.05s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.56s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.89s) [2021-06-11T22:36:41.091Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.64s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.42s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.70s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.28s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.12s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.37s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.50s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.11s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.19s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.65s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.69s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.69s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.73s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.88s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.22s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.63s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.07s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.86s) [2021-06-11T22:36:41.092Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.78s) [2021-06-11T22:36:41.092Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-11T22:36:41.092Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-11T22:36:41.092Z] === RUN TestDockerRegistrySuite [2021-06-11T22:36:41.092Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-11T22:36:42.465Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-11T22:36:42.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:36:42.995Z] INFO: Testing against a local daemon [2021-06-11T22:36:42.995Z] === RUN TestServiceCreateInit [2021-06-11T22:36:42.995Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-11T22:36:42.995Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T22:36:42.995Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-11T22:36:42.995Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T22:36:42.995Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T22:36:42.995Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T22:36:42.995Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-11T22:36:42.995Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestCreateServiceConflict [2021-06-11T22:36:42.995Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-11T22:36:42.995Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T22:36:42.995Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-06-11T22:36:42.995Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T22:36:42.995Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-11T22:36:42.995Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T22:36:42.995Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-11T22:36:42.995Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T22:36:42.995Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-11T22:36:42.995Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestCreateServiceSysctls [2021-06-11T22:36:42.995Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-06-11T22:36:42.995Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestCreateServiceCapabilities [2021-06-11T22:36:42.995Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-06-11T22:36:42.995Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestInspect [2021-06-11T22:36:42.995Z] --- SKIP: TestInspect (0.00s) [2021-06-11T22:36:42.995Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestCreateJob [2021-06-11T22:36:42.995Z] --- SKIP: TestCreateJob (0.00s) [2021-06-11T22:36:42.995Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestReplicatedJob [2021-06-11T22:36:42.995Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-11T22:36:42.995Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestUpdateReplicatedJob [2021-06-11T22:36:42.995Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-11T22:36:42.995Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestServiceListWithStatuses [2021-06-11T22:36:42.995Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T22:36:42.995Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T22:36:42.995Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-11T22:36:42.995Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestDockerNetworkReConnect [2021-06-11T22:36:42.995Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-11T22:36:42.995Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestServicePlugin [2021-06-11T22:36:42.995Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-11T22:36:42.995Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] === RUN TestServiceUpdateLabel [2021-06-11T22:36:42.995Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-11T22:36:42.995Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:42.995Z] === RUN TestServiceUpdateSecrets [2021-06-11T22:36:42.995Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-11T22:36:42.995Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:42.995Z] === RUN TestServiceUpdateConfigs [2021-06-11T22:36:42.995Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-11T22:36:42.995Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:42.995Z] === RUN TestServiceUpdateNetwork [2021-06-11T22:36:42.995Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-11T22:36:42.995Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:42.995Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T22:36:42.995Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-11T22:36:42.995Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:42.995Z] PASS [2021-06-11T22:36:42.995Z] ok github.com/docker/docker/integration/service 0.386s [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === Skipped [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T22:36:42.995Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T22:36:42.995Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T22:36:42.995Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T22:36:42.995Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-11T22:36:42.995Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-11T22:36:42.995Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-06-11T22:36:42.995Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-11T22:36:42.995Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-11T22:36:42.995Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-11T22:36:42.995Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-06-11T22:36:42.995Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-06-11T22:36:42.995Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-11T22:36:42.995Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-11T22:36:42.995Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-11T22:36:42.995Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-11T22:36:42.995Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-11T22:36:42.995Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-11T22:36:42.995Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-11T22:36:42.995Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-11T22:36:42.995Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-11T22:36:42.995Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-11T22:36:42.995Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-11T22:36:42.995Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-06-11T22:36:42.995Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-11T22:36:42.995Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] [2021-06-11T22:36:42.995Z] DONE 24 tests, 23 skipped in 3.498s [2021-06-11T22:36:42.995Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-11T22:36:44.364Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-11T22:36:45.739Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-11T22:36:45.739Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T22:36:46.045Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:36:46.045Z] INFO: Testing against a local daemon [2021-06-11T22:36:46.045Z] === RUN TestSessionCreate [2021-06-11T22:36:46.045Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-11T22:36:46.045Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-11T22:36:46.045Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T22:36:46.045Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-11T22:36:46.045Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-11T22:36:46.045Z] PASS [2021-06-11T22:36:46.045Z] ok github.com/docker/docker/integration/session 0.217s [2021-06-11T22:36:46.045Z] [2021-06-11T22:36:46.045Z] === Skipped [2021-06-11T22:36:46.045Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-11T22:36:46.045Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-11T22:36:46.045Z] [2021-06-11T22:36:46.045Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-11T22:36:46.045Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-11T22:36:46.045Z] [2021-06-11T22:36:46.045Z] [2021-06-11T22:36:46.045Z] DONE 2 tests, 2 skipped in 2.750s [2021-06-11T22:36:46.045Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-11T22:36:48.217Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:36:48.217Z] INFO: Testing against a local daemon [2021-06-11T22:36:48.217Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T22:36:48.217Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T22:36:48.217Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:48.217Z] === RUN TestEventsExecDie [2021-06-11T22:36:48.217Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-11T22:36:48.217Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-11T22:36:48.217Z] === RUN TestEventsBackwardsCompatible [2021-06-11T22:36:48.217Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-11T22:36:48.218Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-11T22:36:48.218Z] === RUN TestEventsVolumeCreate [2021-06-11T22:36:48.218Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-11T22:36:48.218Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-11T22:36:48.218Z] === RUN TestInfoAPI [2021-06-11T22:36:48.218Z] --- PASS: TestInfoAPI (0.05s) [2021-06-11T22:36:48.218Z] === RUN TestInfoAPIWarnings [2021-06-11T22:36:48.218Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-11T22:36:48.218Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:36:48.218Z] === RUN TestInfoDebug [2021-06-11T22:36:48.218Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-11T22:36:48.218Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T22:36:48.218Z] === RUN TestInfoInsecureRegistries [2021-06-11T22:36:48.218Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-11T22:36:48.218Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T22:36:48.218Z] === RUN TestInfoRegistryMirrors [2021-06-11T22:36:48.218Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-11T22:36:48.218Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T22:36:48.218Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T22:36:49.174Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-06-11T22:36:49.174Z] === RUN TestPingCacheHeaders [2021-06-11T22:36:49.174Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-06-11T22:36:49.174Z] === RUN TestPingGet [2021-06-11T22:36:49.174Z] --- PASS: TestPingGet (0.04s) [2021-06-11T22:36:49.174Z] === RUN TestPingHead [2021-06-11T22:36:49.174Z] --- PASS: TestPingHead (0.04s) [2021-06-11T22:36:49.174Z] === RUN TestVersion [2021-06-11T22:36:49.174Z] --- PASS: TestVersion (0.03s) [2021-06-11T22:36:49.174Z] PASS [2021-06-11T22:36:49.174Z] ok github.com/docker/docker/integration/system 1.395s [2021-06-11T22:36:49.627Z] [2021-06-11T22:36:49.627Z] === Skipped [2021-06-11T22:36:49.627Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T22:36:49.627Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T22:36:49.627Z] [2021-06-11T22:36:49.627Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-11T22:36:49.627Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-11T22:36:49.627Z] [2021-06-11T22:36:49.627Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-11T22:36:49.627Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-11T22:36:49.627Z] [2021-06-11T22:36:49.627Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-11T22:36:49.627Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-11T22:36:49.627Z] [2021-06-11T22:36:49.627Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-11T22:36:49.627Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T22:36:49.627Z] [2021-06-11T22:36:49.627Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-11T22:36:49.627Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T22:36:49.627Z] [2021-06-11T22:36:49.627Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-11T22:36:49.627Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T22:36:49.627Z] [2021-06-11T22:36:49.627Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-11T22:36:49.627Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T22:36:49.627Z] [2021-06-11T22:36:49.627Z] [2021-06-11T22:36:49.627Z] DONE 14 tests, 8 skipped in 3.759s [2021-06-11T22:36:49.627Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-11T22:36:49.922Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T22:36:52.506Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:36:52.506Z] INFO: Testing against a local daemon [2021-06-11T22:36:52.506Z] === RUN TestVolumesCreateAndList [2021-06-11T22:36:52.506Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-06-11T22:36:52.506Z] === RUN TestVolumesRemove [2021-06-11T22:36:52.506Z] --- PASS: TestVolumesRemove (0.12s) [2021-06-11T22:36:52.506Z] === RUN TestVolumesInspect [2021-06-11T22:36:52.506Z] --- PASS: TestVolumesInspect (0.06s) [2021-06-11T22:36:52.506Z] === RUN TestVolumesInvalidJSON [2021-06-11T22:36:52.506Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T22:36:52.506Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T22:36:52.506Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T22:36:52.506Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-11T22:36:52.506Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-11T22:36:52.506Z] PASS [2021-06-11T22:36:52.506Z] ok github.com/docker/docker/integration/volume 0.450s [2021-06-11T22:36:52.506Z] [2021-06-11T22:36:52.506Z] DONE 5 tests in 3.015s [2021-06-11T22:36:52.506Z] INFO: make.ps1 ended at 06/11/2021 22:36:52 [2021-06-11T22:36:52.506Z] INFO: Integration CLI tests being run from the host: [2021-06-11T22:36:52.506Z] 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-06-11T22:36:55.182Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-11T22:36:58.461Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-11T22:36:58.956Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-11T22:36:59.842Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-11T22:37:01.218Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-11T22:37:02.590Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-11T22:37:02.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T22:37:02.792Z] INFO: Testing against a local daemon [2021-06-11T22:37:02.792Z] === RUN TestDockerSuite [2021-06-11T22:37:02.792Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-11T22:37:02.792Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-11T22:37:02.792Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-11T22:37:02.792Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-11T22:37:02.792Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-11T22:37:02.792Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-11T22:37:02.792Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-11T22:37:02.792Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-11T22:37:03.750Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-11T22:37:03.751Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-11T22:37:03.965Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-11T22:37:04.707Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-11T22:37:05.161Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-11T22:37:05.338Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-11T22:37:06.710Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-11T22:37:07.644Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-11T22:37:10.171Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-11T22:37:11.326Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-11T22:37:12.698Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-11T22:37:13.631Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-11T22:37:16.912Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-11T22:37:18.285Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-11T22:37:18.285Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T22:37:19.659Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T22:37:20.593Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T22:37:21.639Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-11T22:37:21.966Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-11T22:37:25.271Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-11T22:37:25.271Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-11T22:37:26.644Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-11T22:37:26.902Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-11T22:37:27.160Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-11T22:37:27.418Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-11T22:37:27.676Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-11T22:37:27.933Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-11T22:37:28.191Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-11T22:37:29.564Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-11T22:37:31.463Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-11T22:37:32.835Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-11T22:37:34.208Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-11T22:37:34.773Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite (54.64s) [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.47s) [2021-06-11T22:37:35.706Z] check_test.go:196: [d8b53291b565f] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.55s) [2021-06-11T22:37:35.706Z] check_test.go:196: [d60924fea9089] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.56s) [2021-06-11T22:37:35.706Z] check_test.go:196: [d1c73d5e35e71] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-06-11T22:37:35.706Z] check_test.go:196: [d321bbb0e5764] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.62s) [2021-06-11T22:37:35.706Z] check_test.go:196: [dd23e63a4c9ac] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.52s) [2021-06-11T22:37:35.706Z] check_test.go:196: [dbba50d7dbcf9] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.62s) [2021-06-11T22:37:35.706Z] check_test.go:196: [da2178bd9595b] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.29s) [2021-06-11T22:37:35.706Z] check_test.go:196: [d095ba5e25fa0] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2021-06-11T22:37:35.706Z] check_test.go:196: [d16cf687bccb5] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s) [2021-06-11T22:37:35.706Z] check_test.go:196: [d858acc0d3b23] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.63s) [2021-06-11T22:37:35.706Z] check_test.go:196: [df256575ed43e] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s) [2021-06-11T22:37:35.706Z] check_test.go:196: [d68b44e712d5d] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2021-06-11T22:37:35.706Z] check_test.go:196: [db831dfa33b90] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.23s) [2021-06-11T22:37:35.706Z] check_test.go:196: [d7ec076d17a31] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.38s) [2021-06-11T22:37:35.706Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:74ad71eaecd56eb978d6a861c35a7c64bdfd400e2c1a56c47cdc6ab93b9d6079 [2021-06-11T22:37:35.706Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2863124baf3c0599c0603ec183475d518be7b4942d66f470fb80e0148490a8ba [2021-06-11T22:37:35.706Z] check_test.go:196: [df4dfc538ceee] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.38s) [2021-06-11T22:37:35.706Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1d4c365af53e676cee750f35c0c2a447a02224e7df55af6d136403991727cf2a [2021-06-11T22:37:35.706Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b7a90177ec708b2d5faab7e0802d4f7736ff24754b9f241e537ebfaabc3090db [2021-06-11T22:37:35.706Z] check_test.go:196: [da6cdab0fd87b] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.22s) [2021-06-11T22:37:35.706Z] check_test.go:196: [d6ff10c1cd09d] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.93s) [2021-06-11T22:37:35.706Z] check_test.go:196: [d706a02b467de] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.44s) [2021-06-11T22:37:35.706Z] check_test.go:196: [d5dbf9ecdaef2] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-11T22:37:35.706Z] check_test.go:196: [da61c3a50f1cd] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-06-11T22:37:35.706Z] check_test.go:196: [df54dac59f3af] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-06-11T22:37:35.706Z] check_test.go:196: [d34bee4d536ba] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.17s) [2021-06-11T22:37:35.706Z] check_test.go:196: [d73790a9115bc] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.18s) [2021-06-11T22:37:35.706Z] check_test.go:196: [dadd5664eaa48] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-06-11T22:37:35.706Z] check_test.go:196: [dd8d2448ecfe3] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.31s) [2021-06-11T22:37:35.706Z] check_test.go:196: [df8837a3e41b7] daemon is not started [2021-06-11T22:37:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2021-06-11T22:37:35.706Z] check_test.go:196: [dcaba99508356] daemon is not started [2021-06-11T22:37:35.707Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2021-06-11T22:37:35.707Z] check_test.go:196: [dafed0de19753] daemon is not started [2021-06-11T22:37:35.707Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-06-11T22:37:35.707Z] check_test.go:196: [d6934e0ea679e] daemon is not started [2021-06-11T22:37:35.707Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-06-11T22:37:35.707Z] check_test.go:196: [d2a03c4c4b730] daemon is not started [2021-06-11T22:37:35.707Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-06-11T22:37:35.707Z] check_test.go:196: [daff11664bc42] daemon is not started [2021-06-11T22:37:35.707Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-11T22:37:35.707Z] check_test.go:196: [db90b14521014] daemon is not started [2021-06-11T22:37:35.707Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.30s) [2021-06-11T22:37:35.707Z] check_test.go:196: [d317f4b8e6ad4] daemon is not started [2021-06-11T22:37:35.707Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.98s) [2021-06-11T22:37:35.707Z] check_test.go:196: [d8d2072682471] daemon is not started [2021-06-11T22:37:35.707Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.20s) [2021-06-11T22:37:35.707Z] check_test.go:196: [d03f938493d79] daemon is not started [2021-06-11T22:37:35.707Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.29s) [2021-06-11T22:37:35.707Z] check_test.go:196: [dadc497ebbb8c] daemon is not started [2021-06-11T22:37:35.707Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2021-06-11T22:37:35.707Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-06-11T22:37:35.707Z] === RUN TestDockerSchema1RegistrySuite [2021-06-11T22:37:35.707Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-11T22:37:35.707Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T22:37:39.889Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T22:37:45.150Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-11T22:37:49.330Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-11T22:37:50.273Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-11T22:37:51.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-11T22:37:51.462Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T22:37:51.571Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-11T22:37:52.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T22:37:53.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T22:37:55.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-11T22:37:58.418Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-11T22:37:58.676Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-11T22:37:59.242Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-11T22:37:59.242Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-11T22:37:59.499Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-11T22:37:59.757Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-11T22:38:00.014Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite (24.61s) [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-06-11T22:38:00.273Z] check_test.go:223: [d6ca7bfb2f891] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.83s) [2021-06-11T22:38:00.273Z] check_test.go:223: [dd9e26d112755] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.44s) [2021-06-11T22:38:00.273Z] check_test.go:223: [dc932febafd4e] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.66s) [2021-06-11T22:38:00.273Z] check_test.go:223: [d3b72b272f2a5] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.32s) [2021-06-11T22:38:00.273Z] check_test.go:223: [da432a648dc1f] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.28s) [2021-06-11T22:38:00.273Z] check_test.go:223: [d62b322ff4534] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-11T22:38:00.273Z] check_test.go:223: [d170475c88d6e] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.28s) [2021-06-11T22:38:00.273Z] check_test.go:223: [d469bc2e2e74c] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-06-11T22:38:00.273Z] check_test.go:223: [d2d59ccefda71] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.15s) [2021-06-11T22:38:00.273Z] check_test.go:223: [dd1bcb5e0ac9a] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.20s) [2021-06-11T22:38:00.273Z] check_test.go:223: [d7f6b1f3563ea] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-06-11T22:38:00.273Z] check_test.go:223: [d8d754a7843d3] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2021-06-11T22:38:00.273Z] check_test.go:223: [db0f582ebb827] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-11T22:38:00.273Z] check_test.go:223: [da4ee4e21ba68] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-06-11T22:38:00.273Z] check_test.go:223: [dc424bc81ffee] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-06-11T22:38:00.273Z] check_test.go:223: [dc79cc843db03] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-06-11T22:38:00.273Z] check_test.go:223: [dcef87d034798] daemon is not started [2021-06-11T22:38:00.273Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-11T22:38:00.273Z] check_test.go:223: [d4f849e0b5526] daemon is not started [2021-06-11T22:38:00.273Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-11T22:38:00.273Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-11T22:38:01.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-11T22:38:01.462Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-11T22:38:01.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-11T22:38:01.890Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-11T22:38:03.091Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-11T22:38:03.091Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-11T22:38:03.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-11T22:38:03.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-11T22:38:04.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.85s) [2021-06-11T22:38:04.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) [2021-06-11T22:38:04.171Z] check_test.go:252: [d34009c213d2d] daemon is not started [2021-06-11T22:38:04.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-06-11T22:38:04.171Z] check_test.go:252: [d2b7b1a7c6dfb] daemon is not started [2021-06-11T22:38:04.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-06-11T22:38:04.171Z] check_test.go:252: [d4b2d7c55e209] daemon is not started [2021-06-11T22:38:04.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2021-06-11T22:38:04.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-06-11T22:38:04.171Z] check_test.go:252: [dff659b5d73c2] daemon is not started [2021-06-11T22:38:04.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-06-11T22:38:04.171Z] check_test.go:252: [d5b20279e05cd] daemon is not started [2021-06-11T22:38:04.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-06-11T22:38:04.171Z] check_test.go:252: [dd3864952efdb] daemon is not started [2021-06-11T22:38:04.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-06-11T22:38:04.171Z] check_test.go:252: [d7b691c4e8b7e] daemon is not started [2021-06-11T22:38:04.171Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-11T22:38:04.171Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-11T22:38:09.427Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-11T22:38:09.427Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-11T22:38:09.427Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-11T22:38:09.685Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-11T22:38:09.942Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-06-11T22:38:09.942Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-06-11T22:38:09.942Z] check_test.go:279: [d9bf8fe3d843c] daemon is not started [2021-06-11T22:38:09.942Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-06-11T22:38:09.942Z] check_test.go:279: [d36b0d7ffa561] daemon is not started [2021-06-11T22:38:09.942Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-06-11T22:38:09.942Z] check_test.go:279: [d18e2c25a097d] daemon is not started [2021-06-11T22:38:09.942Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-06-11T22:38:09.942Z] check_test.go:279: [da17b2d331c95] daemon is not started [2021-06-11T22:38:09.942Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-06-11T22:38:09.942Z] check_test.go:279: [de4ec5d8eb0bc] daemon is not started [2021-06-11T22:38:09.942Z] === RUN TestDockerNetworkSuite [2021-06-11T22:38:09.942Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-11T22:38:12.468Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-11T22:38:13.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-11T22:38:18.677Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-11T22:38:19.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-11T22:38:19.563Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-11T22:38:22.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-11T22:38:25.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-11T22:38:26.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-11T22:38:32.211Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-11T22:38:34.112Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-11T22:38:34.112Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-11T22:38:34.112Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-11T22:38:34.370Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-11T22:38:35.304Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-11T22:38:35.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-11T22:38:38.402Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-11T22:38:39.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-11T22:38:42.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-11T22:38:43.257Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-11T22:38:43.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-11T22:38:43.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-11T22:38:45.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-11T22:38:45.722Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-11T22:38:47.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-11T22:38:47.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-11T22:38:47.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-11T22:38:48.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-11T22:38:48.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-11T22:38:48.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-11T22:38:49.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-11T22:38:50.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-11T22:38:52.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-11T22:38:52.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-11T22:38:52.565Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-11T22:38:52.565Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-11T22:38:55.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-11T22:38:57.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-11T22:39:09.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-11T22:39:09.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-11T22:39:10.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-11T22:39:10.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-11T22:39:10.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-11T22:39:11.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-11T22:39:11.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-11T22:39:11.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-11T22:39:15.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-11T22:39:15.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-11T22:39:15.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-11T22:39:15.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-11T22:39:20.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-11T22:39:23.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-11T22:39:23.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-11T22:39:24.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-11T22:39:26.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-11T22:39:26.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-11T22:39:27.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-11T22:39:28.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-11T22:39:29.487Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-11T22:39:33.668Z] --- PASS: TestDockerNetworkSuite (83.75s) [2021-06-11T22:39:33.668Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.37s) [2021-06-11T22:39:33.668Z] docker_cli_network_unix_test.go:46: [d7bbc193546bc] daemon is not started [2021-06-11T22:39:33.668Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.03s) [2021-06-11T22:39:33.668Z] docker_cli_network_unix_test.go:46: [d90e6290cba36] daemon is not started [2021-06-11T22:39:33.668Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.09s) [2021-06-11T22:39:33.668Z] docker_cli_network_unix_test.go:46: [decf5abdfacd4] daemon is not started [2021-06-11T22:39:33.668Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.75s) [2021-06-11T22:39:33.668Z] docker_cli_network_unix_test.go:46: [d20452ae6cb56] daemon is not started [2021-06-11T22:39:33.668Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.03s) [2021-06-11T22:39:33.668Z] docker_cli_network_unix_test.go:1233: [d2240f5afdd05] daemon is not started [2021-06-11T22:39:33.668Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.73s) [2021-06-11T22:39:33.668Z] docker_cli_network_unix_test.go:46: [d189e4865178c] daemon is not started [2021-06-11T22:39:33.668Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.12s) [2021-06-11T22:39:33.668Z] docker_cli_network_unix_test.go:46: [da0c715931b84] daemon is not started [2021-06-11T22:39:33.668Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.71s) [2021-06-11T22:39:33.668Z] docker_cli_network_unix_test.go:46: [d8e6e639ddacc] daemon is not started [2021-06-11T22:39:33.668Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.42s) [2021-06-11T22:39:33.668Z] docker_cli_network_unix_test.go:46: [d39bcb05abb15] daemon is not started [2021-06-11T22:39:33.668Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.03s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d4f4057594a74] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.83s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d6868d18b0f52] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.40s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d448c8a662799] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.44s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [dbad41e18c26f] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d3adc520da366] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.41s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d85122053e7d1] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.38s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [dc2a88dcfbdb3] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d26db2959e973] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.10s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d7fe82d6c43a0] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.23s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d347ebede257a] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.07s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d445b88518ae5] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.47s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d101a04486711] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d166fc88e0ee2] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.55s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d9e205fe24f2b] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [daea662006d81] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.11s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:968: [da82547cfe3b1] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.84s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d116dbd7244ff] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.83s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:1116: [d5f54605bdd05] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.32s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d03441edf7e79] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.01s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [db3977f214d1d] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d707b5dcbae8b] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [dbc371984a904] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [da4b2e7eb2c40] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [df51c135897aa] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d331e3577cd77] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.74s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d530abd31732f] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [da948ebb2f755] daemon is not started [2021-06-11T22:39:33.669Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d79a2c2c088b6] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.00s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d44e89780d39e] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.90s) [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.52s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:1084: [d43c55c1cfad0] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d496d9786effb] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.03s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d33397da40698] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.02s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d4c8c40e0852b] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [dd6a7c6bd66ae] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.94s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d0d796c22c8ae] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [dbab749ed5682] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.26s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d045c3707145d] daemon is not started [2021-06-11T22:39:33.669Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.35s) [2021-06-11T22:39:33.669Z] docker_cli_network_unix_test.go:46: [d60b7397fa798] daemon is not started [2021-06-11T22:39:33.669Z] === RUN TestDockerHubPullSuite [2021-06-11T22:39:33.669Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-11T22:39:35.043Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-11T22:39:37.584Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-11T22:39:37.584Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-11T22:39:38.956Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-11T22:39:38.956Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-11T22:39:38.956Z] --- PASS: TestDockerHubPullSuite (5.37s) [2021-06-11T22:39:38.956Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.45s) [2021-06-11T22:39:38.956Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2021-06-11T22:39:38.956Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2021-06-11T22:39:38.956Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.05s) [2021-06-11T22:39:38.956Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-06-11T22:39:38.956Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2021-06-11T22:39:38.956Z] PASS [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === Skipped [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-11T22:39:38.956Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-11T22:39:38.956Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-11T22:39:38.956Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-11T22:39:38.956Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2021-06-11T22:39:38.956Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-11T22:39:38.956Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-06-11T22:39:38.956Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-11T22:39:38.956Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-11T22:39:38.956Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-11T22:39:38.956Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-11T22:39:38.956Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-06-11T22:39:38.956Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-06-11T22:39:38.956Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-11T22:39:38.956Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-11T22:39:38.956Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-11T22:39:38.956Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-11T22:39:38.956Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-11T22:39:38.956Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-11T22:39:38.956Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-11T22:39:38.956Z] [2021-06-11T22:39:38.956Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-11T22:39:38.956Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-06-11T22:39:38.957Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-11T22:39:38.957Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-06-11T22:39:38.957Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-06-11T22:39:38.957Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-06-11T22:39:38.957Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-11T22:39:38.957Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-11T22:39:38.957Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-11T22:39:38.957Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-11T22:39:38.957Z] docker_cli_network_unix_test.go:46: [d79a2c2c088b6] daemon is not started [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] [2021-06-11T22:39:38.957Z] DONE 1269 tests, 51 skipped in 2136.766s [2021-06-11T22:39:38.957Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T22:39:38.957Z] ++++ cat bundles/test-integration/docker.pid [2021-06-11T22:39:38.957Z] +++ kill 8323 [2021-06-11T22:39:40.329Z] +++ /etc/init.d/apparmor stop [2021-06-11T22:39:40.329Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T22:39:40.329Z] [2021-06-11T22:39:40.329Z] Unloading profiles will leave already running processes permanently [2021-06-11T22:39:40.329Z] unconfined, which can lead to unexpected situations. [2021-06-11T22:39:40.329Z] [2021-06-11T22:39:40.329Z] To set a process to complain mode, use the command line tool [2021-06-11T22:39:40.329Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T22:39:40.329Z] +++ true [2021-06-11T22:39:40.329Z] exiting test-integration [2021-06-11T22:39:40.329Z] ++ exit 0 [2021-06-11T22:39:40.329Z] [2021-06-11T22:39:40.329Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-11T22:39:40.329Z] + for job in $(jobs -p) [2021-06-11T22:39:40.329Z] + wait 31534 [2021-06-11T22:39:42.855Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-11T22:39:45.654Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-11T22:39:45.654Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-11T22:39:45.654Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-11T22:39:45.654Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-11T22:39:45.654Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-11T22:39:45.654Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-11T22:39:45.654Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-11T22:39:45.654Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-11T22:39:45.654Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-11T22:39:47.038Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-11T22:39:47.097Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-11T22:39:47.097Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-11T22:39:47.097Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-11T22:39:47.097Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-11T22:39:47.097Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-11T22:39:47.097Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-11T22:39:47.097Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-11T22:39:47.097Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-11T22:39:47.097Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-11T22:39:47.097Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-11T22:39:47.097Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-11T22:39:47.097Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-11T22:39:47.551Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-11T22:39:47.551Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-11T22:39:47.551Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-11T22:39:48.409Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-11T22:39:51.253Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-11T22:39:51.441Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-11T22:39:51.693Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-11T22:39:54.133Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-11T22:39:54.133Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-11T22:39:54.133Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-11T22:39:54.133Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-11T22:39:54.133Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-11T22:39:54.972Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-11T22:39:55.172Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-11T22:39:57.838Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-11T22:39:57.838Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-11T22:39:57.838Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-11T22:39:59.855Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-11T22:39:59.855Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-11T22:39:59.855Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-11T22:39:59.855Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-11T22:39:59.855Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-11T22:39:59.855Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-11T22:40:03.605Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-11T22:40:03.605Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-11T22:40:04.063Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-11T22:40:04.063Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-11T22:40:04.943Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-11T22:40:05.030Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-11T22:40:09.717Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-11T22:40:16.883Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-11T22:40:24.586Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-11T22:40:24.586Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-11T22:40:24.586Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-11T22:40:24.586Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-11T22:40:24.586Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-11T22:40:24.586Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-11T22:40:24.586Z] === RUN TestDockerSuite/TestBuildFails [2021-06-11T22:40:27.489Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-11T22:40:27.489Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-11T22:40:29.091Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-11T22:40:29.091Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-11T22:40:31.619Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-11T22:40:34.565Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-11T22:40:34.899Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-11T22:40:40.348Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-11T22:40:43.004Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-11T22:40:47.414Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-11T22:40:48.261Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-11T22:40:50.788Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-11T22:40:53.197Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-11T22:40:54.067Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-11T22:40:54.730Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-11T22:40:56.593Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-11T22:40:59.414Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-11T22:40:59.414Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-11T22:40:59.883Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-11T22:41:00.380Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-11T22:41:00.840Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-11T22:41:00.840Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-11T22:41:02.412Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-11T22:41:04.939Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-11T22:41:15.647Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-11T22:41:15.647Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-11T22:41:28.018Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-11T22:41:28.018Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-11T22:41:35.082Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-11T22:41:35.082Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-11T22:41:35.541Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-11T22:41:35.541Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-11T22:41:40.225Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-11T22:41:41.191Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-11T22:41:41.649Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-11T22:41:42.615Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-11T22:41:43.072Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-11T22:41:44.607Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-11T22:41:46.147Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-11T22:41:53.212Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-11T22:41:53.212Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-11T22:41:53.212Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-11T22:41:53.212Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-11T22:41:53.212Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-11T22:41:53.212Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-11T22:41:53.212Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-11T22:41:53.212Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-11T22:41:54.178Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-11T22:41:59.968Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-11T22:42:01.143Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-11T22:42:16.000Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-11T22:42:17.637Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-11T22:42:17.637Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-11T22:42:18.602Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-11T22:42:31.689Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-11T22:42:31.690Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-11T22:42:31.690Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-11T22:42:31.690Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-11T22:42:32.650Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-11T22:42:33.609Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite (1819.71s) [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.39s) [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.01s) [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.23s) [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.51s) [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s) [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.94s) [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:562: [d6ff1e49f8c88] joining swarm manager [d77fff564e95a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:584: [d99f04d2551ae] joining swarm manager [d77fff564e95a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] check_test.go:380: [d6ff1e49f8c88] daemon is not started [2021-06-11T22:42:34.064Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.33s) [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:45: [d9a7e181b5768] joining swarm manager [d463e5feb9286]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.17s) [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.51s) [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.39s) [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:303: [d74381e1a4ff9] joining swarm manager [d9ff6533b8208]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:304: [d32f2417eab2a] joining swarm manager [d9ff6533b8208]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.77s) [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:271: [d437a2defcea0] joining swarm manager [d4dc93e868004]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:272: [d6f20df0064ca] joining swarm manager [d4dc93e868004]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.53s) [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.46s) [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.68s) [2021-06-11T22:42:34.064Z] docker_api_swarm_node_test.go:19: [d4ba469db3bfd] joining swarm manager [da900d6c26803]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] docker_api_swarm_node_test.go:20: [d743126f34552] joining swarm manager [da900d6c26803]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.24s) [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:501: [dd4d8afc6ccd9] joining swarm manager [dc65b315a3320]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:506: [d19794793900d] joining swarm manager [dc65b315a3320]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-11T22:42:34.064Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.12s) [2021-06-11T22:42:34.064Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-11T22:42:34.064Z] docker_api_swarm_node_test.go:80: [d83bbd8c880e5] joining swarm manager [d07dd1d675972]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.06s) [2021-06-11T22:42:34.064Z] docker_api_swarm_node_test.go:52: [df6043ff6859f] joining swarm manager [d569dd1bdde21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] docker_api_swarm_node_test.go:53: [d8d8cfcbaa40d] joining swarm manager [d569dd1bdde21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.67s) [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.48s) [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:201: [da1affc67a9c8] joining swarm manager [d873c875a7869]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.60s) [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:383: [d32253d560402] joining swarm manager [db572c369daff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:384: [d1257c946eeb5] joining swarm manager [db572c369daff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] check_test.go:380: [d1257c946eeb5] daemon is not started [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.86s) [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:801: [d134d615f3f07] joining swarm manager [d73a1f29a5077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:801: [d3b3e05312485] joining swarm manager [d73a1f29a5077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:801: [df742843001eb] joining swarm manager [d73a1f29a5077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:801: [dfe6e42b64349] joining swarm manager [d73a1f29a5077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-11T22:42:34.064Z] docker_api_swarm_test.go:809: [d0159564b1577] joining swarm manager [d73a1f29a5077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (7.69s) [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (23.00s) [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:394: [ddf67499b7038] joining swarm manager [d671dd9f6743a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:394: [d00a7785524d8] joining swarm manager [d671dd9f6743a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.90s) [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:342: [d1136287bc2e7] joining swarm manager [dccce304b94b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:342: [d0d85746c0b87] joining swarm manager [dccce304b94b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.84s) [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:489: [dccfa2b4aace2] joining swarm manager [da5b2d87047dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:489: [d9f895ce36308] joining swarm manager [da5b2d87047dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.60s) [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.50s) [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:127: [d2a0bee91fe5c] joining swarm manager [d191260f5d7aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:128: [dd0bb11e61e2f] joining swarm manager [d191260f5d7aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:136: [d136c2ccc7656] joining swarm manager [d191260f5d7aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:137: [dc0dee1d5f7e1] joining swarm manager [d191260f5d7aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.66s) [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.51s) [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:303: [d1a40afda67bf] joining swarm manager [d5bf8af5a7117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:303: [d9682e6d5f674] joining swarm manager [d5bf8af5a7117]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.42s) [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:99: [deed64e71576f] joining swarm manager [dbee88a3ade1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:100: [d1d40c8062dd8] joining swarm manager [dbee88a3ade1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] check_test.go:380: [deed64e71576f] daemon is not started [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.69s) [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:532: [d9120b55d9432] joining swarm manager [db6e9632e39e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:533: [d3dd4d7baa320] joining swarm manager [db6e9632e39e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.71s) [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:147: [d8cbca8d87a8d] joining swarm manager [ddcf6c5e09da4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.064Z] docker_api_swarm_service_test.go:147: [de76c361d9d00] joining swarm manager [ddcf6c5e09da4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.064Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (36.94s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.97s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.73s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.60s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.12s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.06s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.72s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.95s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.14s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.08s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.57s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.97s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.76s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.39s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.10s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.38s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.14s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.65s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.44s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.81s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.71s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.60s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.87s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.84s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.52s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.44s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.71s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.28s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.49s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.67s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.65s) [2021-06-11T22:42:34.065Z] docker_cli_service_logs_test.go:245: checking task 9eoouq3isr6d [2021-06-11T22:42:34.065Z] docker_cli_service_logs_test.go:250: checking messages for 9eoouq3isr6d [2021-06-11T22:42:34.065Z] docker_cli_service_logs_test.go:245: checking task td6e87fwmuov [2021-06-11T22:42:34.065Z] docker_cli_service_logs_test.go:250: checking messages for td6e87fwmuov [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.56s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.00s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.74s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.48s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.89s) [2021-06-11T22:42:34.065Z] docker_cli_swarm_test.go:1901: [d6a7789554c89] joining swarm manager [d141992c92e97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.065Z] docker_cli_swarm_test.go:1902: [d87b61b85c178] joining swarm manager [d141992c92e97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.58s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.80s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.95s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.97s) [2021-06-11T22:42:34.065Z] docker_cli_swarm_test.go:1802: [ddd8df47f4426] joining swarm manager [d6f037ed68c8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.065Z] docker_cli_swarm_test.go:1803: [dc2c140803448] joining swarm manager [d6f037ed68c8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.58s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (165.70s) [2021-06-11T22:42:34.065Z] docker_cli_swarm_test.go:1321: [d907e92b2774e] joining swarm manager [d42c3cf37358b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.065Z] docker_cli_swarm_test.go:1322: [de1182d05b7f8] joining swarm manager [d42c3cf37358b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.58s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.52s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.90s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.72s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.97s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.33s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.60s) [2021-06-11T22:42:34.065Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-11T22:42:34.065Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.61s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.79s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.19s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.07s) [2021-06-11T22:42:34.065Z] docker_cli_swarm_test.go:1186: [df28cbbebf8b6] joining swarm manager [df14479f5cfe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.065Z] docker_cli_swarm_test.go:1195: [dae77efb36e09] joining swarm manager [df14479f5cfe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.42s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.25s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.92s) [2021-06-11T22:42:34.065Z] docker_cli_swarm_test.go:1118: [d322945a68cb6] joining swarm manager [d7514709d2dcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.065Z] docker_cli_swarm_test.go:1119: [dbffcc04c34fb] joining swarm manager [d7514709d2dcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.065Z] docker_cli_swarm_test.go:1172: [d76609c20424f] joining swarm manager [d7514709d2dcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.79s) [2021-06-11T22:42:34.065Z] docker_cli_swarm_test.go:1453: [d074fe8f1e327] joining swarm manager [d76ebc2d6e267]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.065Z] docker_cli_swarm_test.go:1454: [dce240f7b1fa8] joining swarm manager [d76ebc2d6e267]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.94s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.25s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.24s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.12s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.79s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.00s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.66s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.45s) [2021-06-11T22:42:34.065Z] docker_cli_swarm_unix_test.go:62: [d8dd2118c977a] joining swarm manager [d989e7acbc56b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.34s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.78s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.91s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.55s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.86s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.62s) [2021-06-11T22:42:34.065Z] docker_api_swarm_test.go:961: [de26c7eb62ee1] joining swarm manager [d30522b392999]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.95s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.83s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.36s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.06s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.24s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.77s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.88s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.74s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.92s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.17s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.30s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.12s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.29s) [2021-06-11T22:42:34.065Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.26s) [2021-06-11T22:42:34.065Z] === RUN TestDockerExternalVolumeSuite [2021-06-11T22:42:34.065Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-11T22:42:35.024Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-11T22:42:38.728Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-11T22:42:40.887Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-11T22:42:40.887Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-11T22:42:40.887Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-11T22:42:40.887Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-11T22:42:44.591Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-11T22:42:48.927Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-11T22:42:59.350Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-11T22:43:01.101Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-11T22:43:04.001Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-11T22:43:05.526Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-11T22:43:05.526Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-11T22:43:09.226Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-11T22:43:10.747Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-11T22:43:13.477Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-11T22:43:16.492Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-11T22:43:16.492Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-11T22:43:16.492Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-11T22:43:16.492Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-11T22:43:16.492Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-11T22:43:17.449Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-11T22:43:18.188Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-11T22:43:25.283Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-11T22:43:35.597Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-11T22:43:56.578Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-11T22:44:04.684Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-11T22:44:05.538Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-11T22:44:05.539Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-11T22:44:08.035Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-11T22:44:08.035Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-11T22:44:08.035Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-11T22:44:10.219Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-11T22:44:10.677Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-11T22:44:10.677Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-11T22:44:10.677Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-11T22:44:13.578Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-11T22:44:19.363Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-11T22:44:21.537Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-11T22:44:21.537Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-11T22:44:22.000Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-11T22:44:24.901Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-11T22:44:25.868Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-11T22:44:26.834Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-11T22:44:36.737Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-11T22:44:37.148Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-11T22:44:37.895Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-11T22:44:37.895Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-11T22:44:37.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-11T22:44:38.683Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-11T22:44:43.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-11T22:44:45.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-11T22:44:48.999Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-11T22:44:50.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-11T22:44:51.597Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-11T22:44:51.901Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-11T22:45:03.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-11T22:45:09.575Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-11T22:45:13.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-11T22:45:13.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-11T22:45:14.259Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-11T22:45:18.954Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-11T22:45:19.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-11T22:45:19.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-11T22:45:19.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-11T22:45:19.920Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-11T22:45:19.920Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-11T22:45:19.920Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-11T22:45:23.644Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-11T22:45:26.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-11T22:45:26.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-11T22:45:26.986Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-11T22:45:26.986Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-11T22:45:27.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-11T22:45:27.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-11T22:45:27.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-11T22:45:35.830Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-11T22:46:02.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-11T22:46:03.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-11T22:46:04.767Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-11T22:46:05.725Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-11T22:46:07.248Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-11T22:46:07.248Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-11T22:46:07.887Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-11T22:46:13.001Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-11T22:46:14.528Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-11T22:46:14.528Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-11T22:46:14.528Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-11T22:46:16.049Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-11T22:46:17.008Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-11T22:46:17.682Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-11T22:46:17.968Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-11T22:46:18.423Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-11T22:46:19.381Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-11T22:46:25.949Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-11T22:46:26.402Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-11T22:46:27.927Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-11T22:46:28.383Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-11T22:46:29.905Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-11T22:46:29.905Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-11T22:46:30.063Z] === RUN TestDockerSuite/TestBuildRm [2021-06-11T22:46:30.359Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-11T22:46:32.515Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-11T22:46:34.035Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-11T22:46:34.489Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-11T22:46:34.489Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-11T22:46:35.447Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-11T22:46:36.403Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-11T22:46:36.403Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-11T22:46:36.403Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-11T22:46:40.807Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-11T22:46:43.435Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-11T22:46:55.187Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-11T22:46:55.645Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-11T22:46:55.645Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-11T22:46:56.104Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-11T22:46:57.638Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-11T22:47:01.368Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-11T22:47:05.096Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-11T22:47:10.903Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-11T22:47:25.866Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-11T22:47:25.866Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-11T22:47:25.866Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-11T22:47:27.456Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-11T22:47:28.576Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-11T22:47:28.576Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-11T22:47:28.576Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-11T22:47:30.520Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-11T22:47:30.973Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-11T22:47:31.427Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-11T22:47:31.427Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-11T22:47:31.880Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-11T22:47:31.880Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-11T22:47:37.140Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-11T22:47:37.598Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-11T22:47:45.532Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-11T22:47:47.911Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-11T22:47:47.911Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-11T22:47:51.645Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-11T22:48:14.310Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-11T22:48:14.310Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-11T22:48:14.310Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-11T22:48:16.724Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-11T22:48:16.724Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-11T22:48:17.582Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-11T22:48:18.906Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-11T22:48:19.872Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-11T22:48:24.558Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-11T22:48:34.872Z] === RUN TestDockerSuite/TestBuildUser [2021-06-11T22:48:34.872Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-11T22:48:34.872Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-11T22:48:34.872Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-11T22:48:35.329Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-11T22:48:37.487Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-11T22:48:38.444Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-11T22:48:38.601Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-11T22:48:38.601Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-11T22:48:42.329Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-11T22:48:42.329Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-11T22:48:42.329Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-11T22:48:48.703Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-11T22:48:49.633Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-11T22:48:50.859Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-11T22:48:54.561Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-11T22:49:04.497Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-11T22:49:07.459Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-11T22:49:07.459Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-11T22:49:16.016Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-11T22:49:21.804Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-11T22:49:21.804Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-11T22:49:21.804Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-11T22:49:22.568Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-11T22:49:23.985Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-11T22:49:24.446Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-11T22:49:34.755Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-11T22:49:37.423Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-11T22:49:39.441Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-11T22:49:39.441Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite (439.79s) [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.82s) [2021-06-11T22:49:52.279Z] docker_cli_external_volume_driver_test.go:53: [dfa091745b5b1] daemon is not started [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.47s) [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-06-11T22:49:52.279Z] docker_cli_external_volume_driver_test.go:53: [dffc31e72f961] daemon is not started [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-06-11T22:49:52.279Z] docker_cli_external_volume_driver_test.go:53: [dbdc1f6554c7f] daemon is not started [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-11T22:49:52.279Z] docker_cli_external_volume_driver_test.go:53: [d7dfb1f1b1a68] daemon is not started [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.50s) [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.45s) [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.47s) [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.54s) [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.47s) [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.19s) [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.26s) [2021-06-11T22:49:52.279Z] docker_cli_external_volume_driver_test.go:485: [ddd7dd61a3fc0] daemon is not started [2021-06-11T22:49:52.279Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-11T22:49:52.279Z] docker_cli_external_volume_driver_test.go:53: [d89f97721d95f] daemon is not started [2021-06-11T22:49:52.279Z] PASS [2021-06-11T22:49:52.279Z] [2021-06-11T22:49:52.279Z] === Skipped [2021-06-11T22:49:52.279Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-11T22:49:52.279Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-11T22:49:52.279Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-11T22:49:52.279Z] check_test.go:309: [dffcafb540187] daemon is not started [2021-06-11T22:49:52.279Z] [2021-06-11T22:49:52.279Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-11T22:49:52.279Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-11T22:49:52.279Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-11T22:49:52.279Z] check_test.go:309: [d5e26f7b76302] daemon is not started [2021-06-11T22:49:52.279Z] [2021-06-11T22:49:52.279Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-11T22:49:52.279Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-11T22:49:52.279Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-11T22:49:52.279Z] check_test.go:309: [d6a3e3d85db0c] daemon is not started [2021-06-11T22:49:52.279Z] [2021-06-11T22:49:52.279Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-11T22:49:52.279Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-11T22:49:52.279Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-11T22:49:52.279Z] [2021-06-11T22:49:52.279Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-11T22:49:52.279Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-11T22:49:52.279Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-11T22:49:52.279Z] [2021-06-11T22:49:52.279Z] [2021-06-11T22:49:52.279Z] DONE 273 tests, 5 skipped in 2747.563s [2021-06-11T22:49:52.279Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T22:49:52.279Z] ++++ cat bundles/test-integration/docker.pid [2021-06-11T22:49:52.279Z] +++ kill 8274 [2021-06-11T22:49:52.537Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7e6932fb8b51/docker.pid [2021-06-11T22:49:52.537Z] +++ kill 8437 [2021-06-11T22:49:52.537Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8437 is not a child of this shell [2021-06-11T22:49:52.537Z] warning: PID 8437 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7e6932fb8b51/docker.pid had a nonzero exit code [2021-06-11T22:49:52.537Z] +++ /etc/init.d/apparmor stop [2021-06-11T22:49:52.537Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T22:49:52.537Z] [2021-06-11T22:49:52.537Z] Unloading profiles will leave already running processes permanently [2021-06-11T22:49:52.537Z] unconfined, which can lead to unexpected situations. [2021-06-11T22:49:52.537Z] [2021-06-11T22:49:52.537Z] To set a process to complain mode, use the command line tool [2021-06-11T22:49:52.537Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T22:49:52.537Z] +++ true [2021-06-11T22:49:52.537Z] exiting test-integration [2021-06-11T22:49:52.537Z] ++ exit 0 [2021-06-11T22:49:52.537Z] [2021-06-11T22:49:53.104Z] + exit 0 [2021-06-11T22:49:53.104Z] ++ jobs -p [2021-06-11T22:49:53.104Z] + pids= [2021-06-11T22:49:53.104Z] + echo 'Remaining pids to kill: []' [2021-06-11T22:49:53.104Z] Remaining pids to kill: [] [2021-06-11T22:49:53.104Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-11T22:49:53.122Z] Recording test results [2021-06-11T22:49:53.417Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-11T22:49:53.732Z] + echo Ensuring container killed. [2021-06-11T22:49:53.732Z] Ensuring container killed. [2021-06-11T22:49:53.732Z] + docker ps -aq -f name=docker-pr4-* [2021-06-11T22:49:53.732Z] + cids=fa360d36b54c [2021-06-11T22:49:53.732Z] 351388fa0616 [2021-06-11T22:49:53.732Z] 2de271e4ea9f [2021-06-11T22:49:53.732Z] + [ -n fa360d36b54c [2021-06-11T22:49:53.732Z] 351388fa0616 [2021-06-11T22:49:53.732Z] 2de271e4ea9f ] [2021-06-11T22:49:53.732Z] + docker rm -vf fa360d36b54c 351388fa0616 2de271e4ea9f [2021-06-11T22:49:54.242Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-11T22:49:54.242Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-11T22:49:54.701Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-11T22:49:54.701Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-11T22:49:56.233Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-11T22:49:58.991Z] fa360d36b54c [2021-06-11T22:49:58.991Z] 351388fa0616 [2021-06-11T22:49:58.991Z] 2de271e4ea9f [Pipeline] sh [2021-06-11T22:49:59.270Z] + echo Chowning /workspace to jenkins user [2021-06-11T22:49:59.270Z] Chowning /workspace to jenkins user [2021-06-11T22:49:59.270Z] + id -u [2021-06-11T22:49:59.270Z] + id -g [2021-06-11T22:49:59.270Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42517:/workspace busybox chown -R 1000:1000 /workspace [2021-06-11T22:50:03.299Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T22:50:03.750Z] + bundleName=amd64 [2021-06-11T22:50:03.750Z] + echo Creating amd64-bundles.tar.gz [2021-06-11T22:50:03.750Z] Creating amd64-bundles.tar.gz [2021-06-11T22:50:03.750Z] + xargs tar -czf amd64-bundles.tar.gz [2021-06-11T22:50:03.750Z] + 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-06-11T22:50:05.133Z] Archiving artifacts [2021-06-11T22:50:05.484Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-11T22:50:05.519Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42517/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T22:50:05.832Z] + make clean [2021-06-11T22:50:05.833Z] docker volume rm -f docker-dev-cache [2021-06-11T22:50:05.942Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-11T22:50:05.942Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-11T22:50:05.942Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-11T22:50:06.090Z] docker-dev-cache [Pipeline] deleteDir [2021-06-11T22:50:08.114Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T22:50:11.917Z] === RUN TestDockerSuite/TestCommitChange [2021-06-11T22:50:17.710Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-11T22:50:20.477Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-11T22:50:21.441Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-11T22:50:21.441Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-11T22:50:23.359Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-11T22:50:23.813Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-11T22:50:28.516Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-11T22:50:28.516Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-11T22:50:35.597Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-11T22:50:41.386Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-11T22:50:41.386Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-11T22:50:41.386Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-11T22:50:41.386Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-11T22:50:41.386Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-11T22:50:41.386Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-11T22:50:41.386Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-11T22:50:41.386Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-11T22:50:41.386Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-11T22:50:48.453Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-11T22:50:55.523Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-11T22:50:55.523Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-11T22:50:58.426Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-11T22:50:58.426Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-11T22:50:58.426Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-11T22:50:58.426Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-11T22:51:01.331Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-11T22:51:01.331Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-11T22:51:01.331Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-11T22:51:04.234Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-11T22:51:04.234Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-11T22:51:04.234Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-11T22:51:04.234Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-11T22:51:04.234Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-11T22:51:07.140Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-11T22:51:09.326Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-11T22:51:12.242Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-11T22:51:12.242Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-11T22:51:12.242Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-11T22:51:14.426Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-11T22:51:14.426Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-11T22:51:17.344Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-11T22:51:17.344Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-11T22:51:17.344Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-11T22:51:19.528Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-11T22:51:19.528Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-11T22:51:21.714Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-11T22:51:21.714Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-11T22:51:24.631Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-11T22:51:25.093Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-11T22:51:28.008Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-11T22:51:31.757Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-11T22:51:36.459Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-11T22:51:36.459Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-11T22:51:36.459Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-11T22:51:36.459Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-11T22:51:36.459Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-11T22:51:38.643Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-11T22:51:38.643Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-11T22:51:41.556Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-11T22:51:41.556Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-11T22:51:43.742Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-11T22:51:43.742Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-11T22:51:48.441Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-11T22:51:50.626Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-11T22:51:50.626Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-11T22:51:50.626Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-11T22:51:50.626Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-11T22:51:50.626Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-11T22:51:50.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-11T22:51:57.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-11T22:51:57.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-11T22:51:59.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-11T22:52:02.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-11T22:52:04.990Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-11T22:52:07.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005160_} [2021-06-11T22:52:10.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1771319778_c:\foo_false____} [2021-06-11T22:52:13.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1771319778_c:\foo_true____} [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-11T22:52:15.925Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-11T22:52:18.843Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-11T22:52:18.843Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-11T22:52:18.843Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-11T22:52:18.843Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-11T22:52:18.843Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-11T22:52:18.843Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-11T22:52:18.843Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-11T22:52:18.843Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-11T22:52:18.843Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-11T22:52:18.843Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-11T22:52:18.843Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-11T22:52:18.843Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-11T22:52:18.843Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-11T22:52:18.843Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-11T22:52:20.164Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-11T22:52:20.165Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-11T22:52:20.165Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-11T22:52:21.760Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-11T22:52:21.760Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-11T22:52:21.760Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-11T22:52:24.672Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-11T22:52:24.672Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-11T22:52:24.672Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-11T22:52:24.672Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-11T22:52:30.477Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-11T22:52:32.019Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-11T22:52:32.480Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-11T22:52:32.480Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-11T22:52:42.822Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-11T22:52:42.822Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-11T22:52:42.822Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-11T22:52:45.266Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-11T22:52:53.154Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-11T22:52:53.154Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-11T22:52:53.154Z] === RUN TestDockerSuite/TestCpToDot [2021-06-11T22:52:55.339Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-11T22:52:55.339Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-11T22:52:55.339Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-11T22:52:57.527Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-11T22:52:57.527Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-11T22:52:57.527Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-11T22:52:57.527Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-11T22:52:57.527Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-11T22:52:57.987Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-11T22:52:57.987Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-11T22:53:00.010Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-11T22:53:00.278Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-11T22:53:04.026Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-11T22:53:04.026Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-11T22:53:04.486Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-11T22:53:06.671Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-11T22:53:07.132Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-11T22:53:07.594Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-11T22:53:07.594Z] === RUN TestDockerSuite/TestCreateRM [2021-06-11T22:53:08.056Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-11T22:53:08.056Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-11T22:53:08.056Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-11T22:53:08.519Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-11T22:53:17.104Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-11T22:53:17.104Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-11T22:53:17.569Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-11T22:53:17.634Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-11T22:53:22.267Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-11T22:53:22.267Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-11T22:53:22.267Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-11T22:53:25.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-11T22:53:25.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-11T22:53:25.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-11T22:53:25.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-11T22:53:25.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-11T22:53:25.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-11T22:53:25.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-11T22:53:25.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-11T22:53:25.185Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-11T22:53:25.185Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-11T22:53:25.185Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-11T22:53:25.185Z] === RUN TestDockerSuite/TestDockerFails [2021-06-11T22:53:25.646Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-11T22:53:25.646Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-11T22:53:25.646Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-11T22:53:25.646Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-11T22:53:25.646Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-11T22:53:25.646Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-11T22:53:28.560Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-11T22:53:31.474Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-11T22:53:33.662Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-11T22:53:42.253Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-11T22:53:52.598Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-11T22:53:59.242Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-11T22:54:00.072Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-11T22:54:00.783Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-11T22:54:01.753Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-11T22:54:06.451Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-11T22:54:07.421Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-11T22:54:08.390Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-11T22:54:14.192Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-11T22:54:17.717Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-11T22:54:18.889Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-11T22:54:18.889Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-11T22:54:19.348Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-11T22:54:19.348Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-11T22:54:19.348Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-11T22:54:19.348Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-11T22:54:20.322Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-11T22:54:20.322Z] === RUN TestDockerSuite/TestEventsRename [2021-06-11T22:54:23.239Z] === RUN TestDockerSuite/TestEventsResize [2021-06-11T22:54:30.031Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-11T22:54:31.814Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-11T22:54:33.353Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-11T22:54:36.262Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-11T22:54:42.063Z] === RUN TestDockerSuite/TestEventsTop [2021-06-11T22:54:42.063Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-11T22:54:44.242Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-11T22:54:48.939Z] === RUN TestDockerSuite/TestExec [2021-06-11T22:54:48.939Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-11T22:54:48.939Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-11T22:54:51.122Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-11T22:54:53.312Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-11T22:54:53.312Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-11T22:54:53.312Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-11T22:54:53.312Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-11T22:54:55.496Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-11T22:54:57.678Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-11T22:55:00.000Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-11T22:55:02.184Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-11T22:55:07.995Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-11T22:55:07.995Z] === RUN TestDockerSuite/TestExecEnv [2021-06-11T22:55:07.995Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-11T22:55:07.995Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-11T22:55:09.534Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-11T22:55:14.232Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-11T22:55:14.232Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-11T22:55:14.232Z] === RUN TestDockerSuite/TestExecParseError [2021-06-11T22:55:14.232Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-11T22:55:14.232Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-11T22:55:14.232Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-11T22:55:17.151Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-11T22:55:17.151Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-11T22:55:17.151Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-11T22:55:17.151Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-11T22:55:17.151Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-11T22:55:17.151Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-11T22:55:19.332Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-11T22:55:19.332Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-11T22:55:26.418Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-11T22:55:26.418Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-11T22:55:26.418Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-11T22:55:26.418Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-11T22:55:32.223Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-11T22:55:38.024Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-11T22:55:40.934Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-11T22:55:46.734Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-11T22:55:46.734Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-11T22:55:46.734Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-11T22:55:47.194Z] === RUN TestDockerSuite/TestHealth [2021-06-11T22:55:47.194Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-11T22:55:47.194Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-11T22:55:47.194Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-11T22:55:47.194Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-11T22:55:52.993Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-11T22:55:52.993Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-11T22:55:52.993Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-11T22:55:52.993Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-11T22:55:52.993Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-11T22:55:52.993Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-11T22:55:53.453Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-11T22:55:53.453Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-11T22:55:54.422Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-11T22:55:54.883Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-11T22:55:56.423Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-11T22:55:56.883Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-11T22:55:59.064Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-11T22:56:01.978Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-11T22:56:02.439Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-11T22:56:02.439Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-11T22:56:06.176Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-11T22:56:06.176Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-11T22:56:09.072Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-11T22:56:09.072Z] === RUN TestDockerSuite/TestImportFile [2021-06-11T22:56:09.072Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-11T22:56:09.072Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-11T22:56:09.072Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-11T22:56:09.072Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-11T22:56:09.072Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-11T22:56:09.072Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-11T22:56:09.072Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-11T22:56:09.072Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-11T22:56:09.072Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-11T22:56:09.072Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-11T22:56:09.072Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-11T22:56:11.973Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-11T22:56:14.146Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-11T22:56:14.146Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-11T22:56:14.146Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-11T22:56:14.146Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-11T22:56:14.146Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-11T22:56:17.047Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-11T22:56:17.047Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-11T22:56:19.949Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-11T22:56:19.949Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-11T22:56:19.949Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-11T22:56:19.949Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-11T22:56:22.123Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-11T22:56:26.803Z] === RUN TestDockerSuite/TestInspectImage [2021-06-11T22:56:26.803Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-11T22:56:26.803Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-11T22:56:26.803Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-11T22:56:29.707Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-11T22:56:31.884Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-11T22:56:32.342Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-11T22:56:34.516Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-11T22:56:36.690Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-11T22:56:36.690Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-11T22:56:36.690Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-11T22:56:38.863Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-11T22:56:41.580Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-11T22:56:41.580Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-11T22:56:41.580Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-11T22:56:41.580Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-11T22:56:42.034Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-11T22:56:42.595Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-11T22:56:43.557Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-11T22:56:43.557Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-11T22:56:44.012Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-11T22:56:44.969Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-11T22:56:47.275Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-11T22:56:49.449Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-11T22:56:50.737Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-11T22:56:51.625Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-11T22:56:53.802Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-11T22:56:54.445Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-11T22:56:56.701Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-11T22:56:59.602Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-11T22:57:00.207Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-11T22:57:00.207Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-11T22:57:00.662Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-11T22:57:00.662Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-11T22:57:00.662Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-11T22:57:00.662Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-11T22:57:01.777Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-11T22:57:03.952Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-11T22:57:05.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-11T22:57:05.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-11T22:57:05.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-11T22:57:05.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-11T22:57:06.126Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-11T22:57:06.279Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-11T22:57:12.040Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-11T22:57:13.188Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-11T22:57:14.728Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-11T22:57:15.186Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-11T22:57:17.363Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-11T22:57:17.363Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-11T22:57:24.426Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-11T22:57:31.491Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-11T22:57:33.071Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-11T22:57:33.071Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-11T22:57:33.071Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-11T22:57:33.071Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-11T22:57:33.071Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-11T22:57:33.071Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-11T22:57:33.071Z] === RUN TestDockerSuite/TestBuildFails [2021-06-11T22:57:34.596Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-11T22:57:34.596Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-11T22:57:37.279Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-11T22:57:40.182Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-11T22:57:41.633Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-11T22:57:42.355Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-11T22:57:42.355Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-11T22:57:44.527Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-11T22:57:47.388Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-11T22:57:47.434Z] === RUN TestDockerSuite/TestLogsSince [2021-06-11T22:57:55.924Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-11T22:57:57.749Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-11T22:57:57.749Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-11T22:57:57.749Z] === RUN TestDockerSuite/TestLogsTail [2021-06-11T22:57:59.923Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-11T22:58:01.683Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-11T22:58:02.824Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-11T22:58:03.844Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestNetHostname [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestPluginActive [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestPortList [2021-06-11T22:58:04.997Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-11T22:58:10.779Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-11T22:58:10.779Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-11T22:58:10.779Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-11T22:58:10.779Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-11T22:58:10.779Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-11T22:58:10.779Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-11T22:58:10.779Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-11T22:58:10.779Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-11T22:58:10.779Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-11T22:58:10.779Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-11T22:58:10.876Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-11T22:58:10.876Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-11T22:58:10.876Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-11T22:58:11.331Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-11T22:58:11.785Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-11T22:58:15.464Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-11T22:58:15.464Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-11T22:58:24.021Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-11T22:58:24.021Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-11T22:58:26.549Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-11T22:58:26.549Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-11T22:58:34.331Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-11T22:58:41.302Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-11T22:58:41.303Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-11T22:58:43.462Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-11T22:58:43.462Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-11T22:58:44.421Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-11T22:58:44.421Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-11T22:58:50.180Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-11T22:58:50.634Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-11T22:58:51.089Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-11T22:58:52.003Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-11T22:58:52.003Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-11T22:58:52.003Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-11T22:58:52.614Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-11T22:58:53.068Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-11T22:58:54.595Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-11T22:58:56.119Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-11T22:59:02.312Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-11T22:59:03.159Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-11T22:59:03.159Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-11T22:59:03.159Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-11T22:59:03.613Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-11T22:59:03.613Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-11T22:59:03.613Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-11T22:59:03.613Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-11T22:59:04.573Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-11T22:59:05.027Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-11T22:59:06.998Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-11T22:59:12.075Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-11T22:59:15.555Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-11T22:59:20.238Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-11T22:59:20.238Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-11T22:59:20.238Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-11T22:59:26.021Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-11T22:59:26.021Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-11T22:59:26.021Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-11T22:59:26.021Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-11T22:59:26.021Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-11T22:59:29.707Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-11T22:59:29.707Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-11T22:59:31.866Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-11T22:59:33.092Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-11T22:59:33.092Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-11T22:59:34.057Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-11T22:59:34.057Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-11T22:59:35.589Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-11T22:59:36.046Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-11T22:59:36.504Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-11T22:59:41.184Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-11T22:59:45.867Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-11T22:59:48.041Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-11T23:00:09.137Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-11T23:00:09.137Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-11T23:00:14.308Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-11T23:00:14.925Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-11T23:00:14.925Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-11T23:00:14.925Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-11T23:00:15.899Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-11T23:00:21.685Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-11T23:00:26.368Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-11T23:00:26.368Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-11T23:00:31.054Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-11T23:00:31.054Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-11T23:00:31.512Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-11T23:00:31.939Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-11T23:00:37.701Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-11T23:00:44.734Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-11T23:00:50.491Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-11T23:00:52.600Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-11T23:00:53.058Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-11T23:00:54.024Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-11T23:01:01.087Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-11T23:01:05.772Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-11T23:01:11.521Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-11T23:01:11.521Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-11T23:01:14.345Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-11T23:01:19.048Z] === RUN TestDockerSuite/TestRmiTag [2021-06-11T23:01:19.048Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-11T23:01:21.964Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-11T23:01:23.860Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-11T23:01:24.323Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-11T23:01:24.323Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-11T23:01:24.323Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-11T23:01:28.997Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-11T23:01:34.773Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-11T23:01:41.826Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-11T23:01:42.281Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-11T23:01:42.281Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-11T23:01:45.167Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-11T23:01:46.698Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-11T23:01:48.225Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-11T23:01:51.951Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-11T23:01:51.951Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-11T23:01:56.658Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-11T23:01:57.631Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-11T23:01:57.631Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-11T23:01:57.631Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-11T23:01:57.631Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-11T23:01:57.631Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-11T23:01:57.631Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-11T23:01:57.631Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-11T23:01:57.631Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-11T23:01:59.818Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-11T23:01:59.818Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-11T23:01:59.818Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-11T23:02:05.626Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-11T23:02:05.869Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-11T23:02:05.869Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-11T23:02:07.813Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-11T23:02:10.725Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-11T23:02:13.641Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-11T23:02:16.556Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-11T23:02:16.556Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-11T23:02:18.202Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-11T23:02:21.100Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-11T23:02:21.257Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-11T23:02:21.257Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-11T23:02:21.257Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-11T23:02:21.257Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-11T23:02:21.257Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-11T23:02:21.257Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-11T23:02:21.257Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-11T23:02:21.257Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-11T23:02:21.257Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-11T23:02:21.257Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-11T23:02:21.257Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-11T23:02:21.257Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-11T23:02:24.173Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-11T23:02:24.173Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-11T23:02:27.091Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-11T23:02:27.091Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-11T23:02:27.091Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-11T23:02:29.278Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-11T23:02:29.278Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-11T23:02:29.278Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-11T23:02:29.278Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-11T23:02:29.278Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-11T23:02:29.278Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-11T23:02:29.278Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-11T23:02:29.278Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-11T23:02:31.389Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-11T23:02:31.467Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-11T23:02:33.657Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-11T23:02:36.573Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-11T23:02:36.573Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-11T23:02:36.573Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-11T23:02:36.573Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-11T23:02:37.154Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-11T23:02:39.490Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-11T23:02:39.490Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-11T23:02:39.490Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-11T23:02:39.490Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-11T23:02:39.490Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-11T23:02:41.035Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-11T23:02:42.922Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-11T23:02:44.449Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-11T23:02:44.449Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-11T23:02:44.449Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-11T23:02:46.621Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-11T23:02:46.621Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-11T23:02:46.848Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-11T23:02:46.848Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-11T23:02:46.848Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-11T23:02:46.848Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-11T23:02:46.848Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-11T23:02:46.848Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-11T23:02:46.848Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-11T23:02:49.763Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-11T23:02:49.764Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-11T23:02:49.764Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-11T23:02:49.764Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-11T23:02:51.951Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-11T23:02:54.866Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-11T23:02:54.867Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-11T23:02:57.782Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-11T23:02:57.782Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-11T23:02:57.782Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-11T23:02:57.782Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-11T23:03:00.701Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-11T23:03:02.891Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-11T23:03:05.080Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-11T23:03:07.996Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-11T23:03:07.996Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-11T23:03:07.996Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-11T23:03:07.996Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-11T23:03:07.996Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-11T23:03:07.996Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T23:03:07.996Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-11T23:03:08.456Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-11T23:03:08.456Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-11T23:03:13.160Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-11T23:03:13.160Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-11T23:03:13.160Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-11T23:03:13.160Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-11T23:03:13.160Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-11T23:03:13.160Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-11T23:03:13.160Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-11T23:03:21.746Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-11T23:03:21.746Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-11T23:03:22.208Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-11T23:03:22.208Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-11T23:03:22.208Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-11T23:03:22.208Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-11T23:03:22.208Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-11T23:03:22.208Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-11T23:03:22.208Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-11T23:03:22.669Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-11T23:03:22.669Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-11T23:03:22.669Z] === RUN TestDockerSuite/TestRunMount [2021-06-11T23:03:22.669Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-11T23:03:22.669Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-11T23:03:22.669Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-11T23:03:22.669Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-11T23:03:31.265Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-11T23:03:31.265Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-11T23:03:31.265Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-11T23:03:31.265Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-11T23:03:35.966Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-11T23:03:37.249Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-11T23:03:40.669Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-11T23:03:40.669Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-11T23:03:40.669Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-11T23:03:40.669Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-11T23:03:40.669Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-11T23:03:40.669Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-11T23:03:40.669Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-11T23:03:40.669Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-11T23:03:40.669Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-11T23:03:40.669Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-11T23:03:41.129Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-11T23:03:42.100Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-11T23:03:44.285Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-11T23:03:45.828Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-11T23:03:47.370Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-11T23:03:49.561Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-11T23:03:50.022Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-11T23:03:50.022Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-11T23:03:50.022Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-11T23:03:50.022Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-11T23:03:50.022Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-11T23:03:50.022Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-11T23:03:50.022Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-11T23:03:50.022Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T23:03:54.729Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-11T23:03:54.729Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-11T23:03:54.729Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-11T23:03:54.729Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-11T23:03:54.729Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-11T23:03:54.729Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-11T23:04:03.321Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-11T23:04:03.321Z] === RUN TestDockerSuite/TestRunRm [2021-06-11T23:04:06.236Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-11T23:04:12.042Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-11T23:04:12.874Z] === RUN TestDockerSuite/TestBuildRm [2021-06-11T23:04:14.225Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-11T23:04:17.141Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-11T23:04:18.685Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-11T23:04:21.600Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-11T23:04:21.600Z] === RUN TestDockerSuite/TestRunState [2021-06-11T23:04:21.600Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-11T23:04:24.515Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-11T23:04:24.515Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-11T23:04:27.433Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-11T23:04:27.433Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-11T23:04:27.433Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-11T23:04:27.433Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-11T23:04:27.433Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-11T23:04:27.433Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-11T23:04:27.639Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-11T23:04:31.351Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-11T23:04:31.351Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-11T23:04:31.807Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-11T23:04:32.138Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-11T23:04:32.138Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-11T23:04:32.138Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-11T23:04:32.138Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-11T23:04:32.599Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-11T23:04:32.599Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-11T23:04:32.599Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-11T23:04:32.599Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-11T23:04:32.599Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-11T23:04:32.599Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-11T23:04:32.599Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-11T23:04:33.973Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-11T23:04:35.513Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-11T23:04:35.513Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-11T23:04:38.426Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-11T23:04:38.426Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-11T23:04:38.426Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-11T23:04:38.639Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-11T23:04:41.340Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-11T23:04:48.928Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-11T23:04:49.929Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-11T23:04:53.588Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-11T23:04:54.630Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-11T23:05:01.717Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-11T23:05:01.717Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-11T23:05:01.717Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-11T23:05:04.634Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-11T23:05:07.550Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-11T23:05:10.469Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-11T23:05:10.469Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-11T23:05:10.469Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-11T23:05:10.469Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-11T23:05:10.469Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-11T23:05:10.469Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-11T23:05:10.469Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-11T23:05:10.469Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-11T23:05:10.469Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-11T23:05:18.659Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-11T23:05:18.659Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-11T23:05:18.659Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-11T23:05:19.054Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-11T23:05:21.239Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-11T23:05:23.423Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-11T23:05:28.145Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-11T23:05:30.336Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-11T23:05:30.796Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-11T23:05:31.004Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-11T23:05:31.257Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-11T23:05:31.459Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-11T23:05:31.717Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-11T23:05:33.268Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-11T23:05:37.223Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-11T23:05:37.223Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-11T23:05:40.364Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-11T23:05:40.364Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-11T23:05:42.983Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-11T23:05:50.719Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-11T23:05:50.719Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-11T23:05:54.468Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-11T23:05:54.468Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-11T23:05:54.468Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-11T23:05:54.468Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-11T23:05:54.468Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-11T23:06:01.569Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-11T23:06:01.569Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-11T23:06:01.569Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-11T23:06:01.569Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-11T23:06:01.569Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-11T23:06:01.569Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-11T23:06:01.569Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-11T23:06:03.112Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-11T23:06:05.301Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-11T23:06:05.301Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-11T23:06:07.488Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-11T23:06:07.488Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-11T23:06:07.488Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-11T23:06:07.949Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-11T23:06:07.949Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-11T23:06:07.949Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-11T23:06:07.949Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-11T23:06:08.082Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-11T23:06:08.082Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-11T23:06:10.242Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-11T23:06:11.771Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-11T23:06:17.535Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-11T23:06:24.576Z] === RUN TestDockerSuite/TestBuildUser [2021-06-11T23:06:24.576Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-11T23:06:24.576Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-11T23:06:24.576Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-11T23:06:25.666Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-11T23:06:25.666Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-11T23:06:25.666Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-11T23:06:25.666Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-11T23:06:25.666Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-11T23:06:25.666Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-11T23:06:25.666Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-11T23:06:27.208Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-11T23:06:27.208Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-11T23:06:29.241Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-11T23:06:29.241Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-11T23:06:30.130Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-11T23:06:30.591Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-11T23:06:31.052Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-11T23:06:31.052Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-11T23:06:31.052Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-11T23:06:32.952Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-11T23:06:32.953Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-11T23:06:32.953Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-11T23:06:39.641Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-11T23:06:39.641Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-11T23:06:40.102Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-11T23:06:40.563Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-11T23:06:40.563Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-11T23:06:49.149Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-11T23:06:49.149Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-11T23:06:49.149Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-11T23:06:58.029Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-11T23:06:59.493Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-11T23:06:59.493Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-11T23:06:59.553Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite (2453.60s) [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-11T23:06:59.954Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-11T23:06:59.954Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-11T23:06:59.954Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-11T23:06:59.954Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.24s) [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (61.45s) [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-11T23:06:59.954Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-11T23:06:59.954Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.954Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-11T23:06:59.954Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.954Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-11T23:06:59.954Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.954Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-11T23:06:59.954Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.954Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-11T23:06:59.954Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.954Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-11T23:06:59.954Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.954Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-11T23:06:59.954Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-11T23:06:59.954Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-11T23:06:59.954Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.49s) [2021-06-11T23:06:59.954Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-11T23:06:59.954Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.954Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-11T23:06:59.954Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.32s) [2021-06-11T23:06:59.954Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.69s) [2021-06-11T23:06:59.954Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-11T23:06:59.955Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.15s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.88s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (77.90s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-06-11T23:06:59.955Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.15s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.73s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.34s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.60s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.99s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.27s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.35s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.29s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.75s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.22s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.41s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.33s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.73s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.93s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.45s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (17.57s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.27s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.71s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.93s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.43s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.50s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.18s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.46s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-11T23:06:59.955Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.61s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.07s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.41s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.85s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.47s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.66s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.60s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.32s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.91s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.75s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.13s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.82s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.87s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.52s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.95s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.28s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.04s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.44s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.30s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.73s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.88s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.47s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.36s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.83s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.84s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.41s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.52s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.33s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.97s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.08s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.52s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.09s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.04s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.58s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.12s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildFails (2.72s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.59s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.03s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.86s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.32s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.51s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.07s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.69s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildHistory (12.00s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.06s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.76s) [2021-06-11T23:06:59.955Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-11T23:06:59.955Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.47s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2021-06-11T23:06:59.955Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.24s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.21s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.98s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.48s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.43s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.88s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.17s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.85s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.13s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (26.72s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.20s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.88s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.85s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.87s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.67s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.42s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.69s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.73s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.31s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.90s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (17.81s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.78s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.32s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.27s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.88s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.32s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.02s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildRm (22.05s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.31s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-11T23:06:59.956Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.56s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.47s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.18s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.90s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.48s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.86s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.20s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.46s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildStderr (4.26s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.14s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.65s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.41s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.34s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.82s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.84s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.23s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.08s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.34s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.84s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.43s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.25s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.40s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.11s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.26s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.48s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.10s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-06-11T23:06:59.956Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-11T23:06:59.956Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-11T23:06:59.956Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.89s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.24s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestCommitChange (4.92s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.54s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.63s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestCommitTTY (7.62s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.00s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-11T23:06:59.956Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-11T23:06:59.956Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.14s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.35s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-11T23:06:59.956Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.76s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-11T23:06:59.956Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-11T23:06:59.956Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-11T23:06:59.956Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.71s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-11T23:06:59.956Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.73s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-11T23:06:59.956Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-11T23:06:59.956Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-11T23:06:59.956Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.42s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.20s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.27s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-11T23:06:59.956Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.40s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.72s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-11T23:06:59.956Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-11T23:06:59.956Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.73s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.19s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-11T23:06:59.956Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.86s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.65s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.24s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.26s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.93s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-11T23:06:59.956Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.77s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-11T23:06:59.956Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.31s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.54s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.13s) [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-11T23:06:59.956Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-11T23:06:59.956Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-11T23:06:59.956Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.64s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.49s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.60s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.64s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.71s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.66s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005160_} (2.66s) [2021-06-11T23:06:59.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1771319778_c:\foo_false____} (2.60s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1771319778_c:\foo_true____} (2.59s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-11T23:06:59.957Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.80s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-11T23:06:59.957Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-11T23:06:59.957Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-11T23:06:59.957Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.89s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.78s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-11T23:06:59.957Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.98s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.51s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.80s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.16s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCpToDot (2.82s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCpToStdout (2.52s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-11T23:06:59.957Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.29s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.48s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.99s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.30s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.10s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-11T23:06:59.957Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.04s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-11T23:06:59.957Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-11T23:06:59.957Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-11T23:06:59.957Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-11T23:06:59.957Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-11T23:06:59.957Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-11T23:06:59.957Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-11T23:06:59.957Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-11T23:06:59.957Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-11T23:06:59.957Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.81s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.87s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.50s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.51s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsCopy (9.73s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.02s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.81s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.90s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.75s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.02s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsFilters (5.39s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsFormat (5.26s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsRename (2.56s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsResize (8.16s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.43s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.64s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.23s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.65s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-11T23:06:59.957Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.16s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.36s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-11T23:06:59.957Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-11T23:06:59.957Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-11T23:06:59.957Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.27s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.19s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.24s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.23s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.03s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.27s) [2021-06-11T23:06:59.957Z] --- PASS: TestDockerSuite/TestExecInspectID (4.74s) [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.957Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-11T23:06:59.957Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-11T23:06:59.958Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.50s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-11T23:06:59.958Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-11T23:06:59.958Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.38s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.04s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-11T23:06:59.958Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.99s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.07s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.22s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.99s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-11T23:06:59.958Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.03s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.12s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.88s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.22s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.03s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.89s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-11T23:06:59.958Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-11T23:06:59.958Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.72s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.36s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-11T23:06:59.958Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-11T23:06:59.958Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.66s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.70s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-11T23:06:59.958Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectDefault (2.33s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectHistory (4.91s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.70s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.27s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.30s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.24s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.24s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectStatus (3.45s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.46s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.37s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.31s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.23s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.76s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.48s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.38s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-11T23:06:59.958Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.18s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.18s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.92s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.76s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-11T23:06:59.958Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.33s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.58s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.59s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.55s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.72s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.39s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.48s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.52s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsSince (9.27s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsTail (3.04s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.93s) [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.35s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-11T23:06:59.958Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-11T23:06:59.958Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-11T23:06:59.958Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-11T23:06:59.958Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-11T23:06:59.958Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.35s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-11T23:06:59.958Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-11T23:06:59.958Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-11T23:06:59.958Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-11T23:06:59.958Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.958Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-11T23:06:59.959Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T23:06:59.959Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-11T23:06:59.959Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-11T23:06:59.959Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.82s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-11T23:06:59.959Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestPsByOrder (8.67s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-11T23:06:59.959Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.57s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.80s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-11T23:06:59.959Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.63s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.30s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.53s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.69s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-11T23:06:59.959Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.17s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.22s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.57s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.24s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-11T23:06:59.959Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.41s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.54s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.42s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.09s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.82s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.17s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.72s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-11T23:06:59.959Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.02s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.44s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.37s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.39s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.47s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.55s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.05s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.49s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (26.04s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.12s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.46s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.23s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.01s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.61s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.83s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.71s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.75s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.71s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.64s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.73s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.18s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.02s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.00s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.45s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.70s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.77s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.99s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.58s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.81s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.39s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.85s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.43s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunExitCode (2.72s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.25s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.77s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.83s) [2021-06-11T23:06:59.959Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-11T23:06:59.959Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T23:06:59.959Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.62s) [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.61s) [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.72s) [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.84s) [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-11T23:06:59.960Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.24s) [2021-06-11T23:06:59.960Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.83s) [2021-06-11T23:06:59.960Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-11T23:06:59.960Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.16s) [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.88s) [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.52s) [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.93s) [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.82s) [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunRm (2.88s) [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.76s) [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.73s) [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.32s) [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.22s) [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.91s) [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.68s) [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.49s) [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-11T23:07:00.425Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.425Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.06s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.69s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.78s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.51s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.90s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.03s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.67s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.47s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.84s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.74s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.49s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.22s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.87s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.93s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-11T23:07:00.426Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.32s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-11T23:07:00.426Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.85s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.82s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-11T23:07:00.426Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.35s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-11T23:07:00.426Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-11T23:07:00.426Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.27s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.48s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.24s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.98s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.88s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.39s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.63s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.86s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-11T23:07:00.426Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s) [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-11T23:07:00.426Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-11T23:07:00.426Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-11T23:07:00.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-11T23:07:00.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-11T23:07:00.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T23:07:00.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T23:07:00.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T23:07:00.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T23:07:00.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-11T23:07:00.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-11T23:07:00.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.426Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-11T23:07:00.426Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-11T23:07:00.427Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-11T23:07:00.427Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-11T23:07:00.427Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-11T23:07:00.427Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-11T23:07:00.427Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-11T23:07:00.427Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-11T23:07:00.427Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-11T23:07:00.427Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-11T23:07:00.427Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-11T23:07:00.427Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-11T23:07:00.427Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-11T23:07:00.427Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-11T23:07:00.427Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-11T23:07:00.427Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-11T23:07:00.427Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-11T23:07:00.427Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-11T23:07:00.427Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] === RUN TestDockerDaemonSuite [2021-06-11T23:07:00.427Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-11T23:07:00.427Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-11T23:07:00.427Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-11T23:07:00.427Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] === RUN TestDockerSwarmSuite [2021-06-11T23:07:00.427Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-11T23:07:00.427Z] === RUN TestDockerPluginSuite [2021-06-11T23:07:00.427Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-11T23:07:00.427Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-11T23:07:00.427Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-11T23:07:00.427Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-11T23:07:00.427Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-11T23:07:00.427Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-11T23:07:00.427Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-11T23:07:00.427Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-11T23:07:00.427Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-11T23:07:00.427Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-11T23:07:00.427Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-11T23:07:00.427Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] === RUN TestDockerExternalVolumeSuite [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] === RUN TestDockerNetworkSuite [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] === RUN TestDockerHubPullSuite [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-11T23:07:00.427Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] PASS [2021-06-11T23:07:00.427Z] ok github.com/docker/docker/integration-cli 2454.764s [2021-06-11T23:07:00.427Z] [2021-06-11T23:07:00.427Z] === Skipped [2021-06-11T23:07:00.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-11T23:07:00.427Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] [2021-06-11T23:07:00.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-11T23:07:00.427Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] [2021-06-11T23:07:00.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-11T23:07:00.427Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] [2021-06-11T23:07:00.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-11T23:07:00.427Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] [2021-06-11T23:07:00.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-11T23:07:00.427Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] [2021-06-11T23:07:00.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-11T23:07:00.427Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] [2021-06-11T23:07:00.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-11T23:07:00.427Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.427Z] [2021-06-11T23:07:00.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-11T23:07:00.427Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-11T23:07:00.428Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-11T23:07:00.428Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-11T23:07:00.428Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-11T23:07:00.428Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-11T23:07:00.428Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-11T23:07:00.428Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-06-11T23:07:00.428Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-11T23:07:00.428Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-11T23:07:00.428Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-11T23:07:00.428Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.428Z] [2021-06-11T23:07:00.428Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-11T23:07:00.429Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-06-11T23:07:00.429Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-11T23:07:00.429Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-11T23:07:00.429Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-11T23:07:00.429Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-11T23:07:00.429Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-11T23:07:00.429Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-11T23:07:00.429Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-11T23:07:00.429Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-11T23:07:00.429Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-11T23:07:00.429Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-11T23:07:00.429Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-11T23:07:00.429Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-11T23:07:00.429Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-11T23:07:00.429Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-11T23:07:00.429Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-11T23:07:00.429Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-11T23:07:00.429Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-11T23:07:00.429Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-11T23:07:00.429Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-11T23:07:00.429Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-11T23:07:00.429Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-11T23:07:00.429Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.429Z] [2021-06-11T23:07:00.429Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-11T23:07:00.429Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-11T23:07:00.430Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-11T23:07:00.430Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-11T23:07:00.430Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-11T23:07:00.430Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-11T23:07:00.430Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-11T23:07:00.430Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-11T23:07:00.430Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-11T23:07:00.430Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-11T23:07:00.430Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-11T23:07:00.430Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-11T23:07:00.430Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-11T23:07:00.430Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-11T23:07:00.430Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-11T23:07:00.430Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-11T23:07:00.430Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-11T23:07:00.430Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.430Z] [2021-06-11T23:07:00.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-11T23:07:00.893Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-11T23:07:00.893Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.893Z] [2021-06-11T23:07:00.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-11T23:07:00.893Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-11T23:07:00.893Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.893Z] [2021-06-11T23:07:00.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-11T23:07:00.893Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-11T23:07:00.893Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.893Z] [2021-06-11T23:07:00.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-11T23:07:00.893Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-11T23:07:00.893Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.893Z] [2021-06-11T23:07:00.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-11T23:07:00.893Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-11T23:07:00.893Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.893Z] [2021-06-11T23:07:00.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-11T23:07:00.893Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-11T23:07:00.893Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.893Z] [2021-06-11T23:07:00.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-11T23:07:00.893Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-11T23:07:00.893Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.893Z] [2021-06-11T23:07:00.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-11T23:07:00.893Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-11T23:07:00.893Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.893Z] [2021-06-11T23:07:00.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-11T23:07:00.893Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-11T23:07:00.893Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.893Z] [2021-06-11T23:07:00.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-11T23:07:00.893Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-11T23:07:00.893Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.893Z] [2021-06-11T23:07:00.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-11T23:07:00.893Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-11T23:07:00.893Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.893Z] [2021-06-11T23:07:00.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-11T23:07:00.893Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-11T23:07:00.893Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.893Z] [2021-06-11T23:07:00.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-11T23:07:00.893Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-11T23:07:00.893Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.893Z] [2021-06-11T23:07:00.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-11T23:07:00.893Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-11T23:07:00.893Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.893Z] [2021-06-11T23:07:00.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-11T23:07:00.893Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-11T23:07:00.893Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.893Z] [2021-06-11T23:07:00.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-11T23:07:00.894Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-11T23:07:00.894Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-11T23:07:00.894Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-11T23:07:00.894Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-11T23:07:00.894Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-11T23:07:00.894Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-11T23:07:00.894Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-11T23:07:00.894Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-11T23:07:00.894Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-11T23:07:00.894Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-11T23:07:00.894Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-11T23:07:00.894Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.894Z] [2021-06-11T23:07:00.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-11T23:07:00.894Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-11T23:07:00.894Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-11T23:07:00.895Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-11T23:07:00.895Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-11T23:07:00.895Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-11T23:07:00.895Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-11T23:07:00.895Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-11T23:07:00.895Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-11T23:07:00.895Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-11T23:07:00.895Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-11T23:07:00.895Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T23:07:00.895Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-11T23:07:00.895Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-11T23:07:00.895Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-11T23:07:00.895Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-11T23:07:00.895Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-11T23:07:00.895Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-11T23:07:00.895Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-11T23:07:00.895Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-11T23:07:00.895Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-11T23:07:00.895Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.895Z] [2021-06-11T23:07:00.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-11T23:07:00.895Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.896Z] [2021-06-11T23:07:00.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-11T23:07:00.896Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-11T23:07:00.896Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-11T23:07:00.897Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-11T23:07:00.897Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.897Z] [2021-06-11T23:07:00.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-11T23:07:00.897Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-11T23:07:00.898Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-11T23:07:00.898Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-11T23:07:00.898Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-11T23:07:00.898Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-11T23:07:00.898Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-11T23:07:00.898Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-11T23:07:00.898Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-11T23:07:00.898Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-11T23:07:00.898Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.898Z] [2021-06-11T23:07:00.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-11T23:07:00.899Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:00.899Z] [2021-06-11T23:07:00.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-11T23:07:00.899Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-11T23:07:01.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-11T23:07:01.360Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-11T23:07:01.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-11T23:07:01.360Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-11T23:07:01.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-11T23:07:01.360Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-11T23:07:01.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-11T23:07:01.360Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-11T23:07:01.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-11T23:07:01.360Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-11T23:07:01.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-11T23:07:01.360Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-11T23:07:01.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-11T23:07:01.360Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-11T23:07:01.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-11T23:07:01.360Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-11T23:07:01.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-11T23:07:01.360Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-11T23:07:01.360Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-11T23:07:01.360Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-11T23:07:01.360Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-11T23:07:01.360Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] DONE 1092 tests, 546 skipped in 2463.966s [2021-06-11T23:07:01.360Z] INFO: Integration tests ended at 06/11/2021 23:07:00. Duration:00:41:04.0784788 [2021-06-11T23:07:01.360Z] INFO: Docker info of the daemon under test at end of run [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] Containers: 2 [2021-06-11T23:07:01.360Z] Running: 0 [2021-06-11T23:07:01.360Z] Paused: 0 [2021-06-11T23:07:01.360Z] Stopped: 2 [2021-06-11T23:07:01.360Z] Images: 18 [2021-06-11T23:07:01.360Z] Server Version: 0.0.0-dev [2021-06-11T23:07:01.360Z] Storage Driver: windowsfilter [2021-06-11T23:07:01.360Z] Windows: [2021-06-11T23:07:01.360Z] Logging Driver: json-file [2021-06-11T23:07:01.360Z] Plugins: [2021-06-11T23:07:01.360Z] Volume: local [2021-06-11T23:07:01.360Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T23:07:01.360Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T23:07:01.360Z] Swarm: inactive [2021-06-11T23:07:01.360Z] Default Isolation: process [2021-06-11T23:07:01.360Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-11T23:07:01.360Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-11T23:07:01.360Z] OSType: windows [2021-06-11T23:07:01.360Z] Architecture: x86_64 [2021-06-11T23:07:01.360Z] CPUs: 4 [2021-06-11T23:07:01.360Z] Total Memory: 32GiB [2021-06-11T23:07:01.360Z] Name: azwin-2-dd55a0 [2021-06-11T23:07:01.360Z] ID: WAPV:6CAK:S7TE:IXPS:R7EA:WXSS:IZEJ:7R5W:ZIWF:H2LT:ZNCL:ZKHC [2021-06-11T23:07:01.360Z] Docker Root Dir: D:\CI\PR-42517\4\daemon [2021-06-11T23:07:01.360Z] Debug Mode (client): false [2021-06-11T23:07:01.360Z] Debug Mode (server): true [2021-06-11T23:07:01.360Z] File Descriptors: -1 [2021-06-11T23:07:01.360Z] Goroutines: 17 [2021-06-11T23:07:01.360Z] System Time: 2021-06-11T23:07:01.0241114Z [2021-06-11T23:07:01.360Z] EventsListeners: 0 [2021-06-11T23:07:01.360Z] Registry: https://index.docker.io/v1/ [2021-06-11T23:07:01.360Z] Labels: [2021-06-11T23:07:01.360Z] Experimental: false [2021-06-11T23:07:01.360Z] Insecure Registries: [2021-06-11T23:07:01.360Z] 127.0.0.0/8 [2021-06-11T23:07:01.360Z] Live Restore Enabled: false [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] [2021-06-11T23:07:01.360Z] INFO: Stopping daemon under test [2021-06-11T23:07:01.360Z] SUCCESS: The process with PID 1612 (child process of PID 752) has been terminated. [2021-06-11T23:07:01.360Z] SUCCESS: The process with PID 752 (child process of PID 6040) has been terminated. [2021-06-11T23:07:01.360Z] INFO: Stop tailing logs of the daemon under tests [2021-06-11T23:07:01.360Z] INFO: executeCI.ps1 Completed successfully at 06/11/2021 23:07:01. [2021-06-11T23:07:01.360Z] INFO: Tidying up at end of run [2021-06-11T23:07:01.360Z] INFO: Saving daemon under test log (d:\CI\PR-42517\4\dut.out) to bundles\CIDUT.out [2021-06-11T23:07:01.360Z] INFO: Saving daemon under test log (d:\CI\PR-42517\4\dut.err) to bundles\CIDUT.err [2021-06-11T23:07:01.360Z] INFO: Nuke-Everything... [2021-06-11T23:07:01.823Z] INFO: Container count on control daemon to delete is 2 [2021-06-11T23:07:02.283Z] a08ee94bb018 [2021-06-11T23:07:02.283Z] 2969fcf27ca8 [2021-06-11T23:07:02.283Z] INFO: Non-base image count on control daemon to delete is 1 [2021-06-11T23:07:04.468Z] Deleted: sha256:29277e86218cf3141a8fc3c45fd6b7f4758317f60dbe6d81eb916ffec29d6386 [2021-06-11T23:07:04.468Z] Deleted: sha256:69ec71c37e168a77e3adb72651964c9d0bb7d581396529bd5c5b6f287bcea7dd [2021-06-11T23:07:04.468Z] INFO: Tidying pidfile d:\CI\PR-42517\4\docker.pid [2021-06-11T23:07:04.468Z] INFO: Nuking d:\CI [2021-06-11T23:07:09.822Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-11T23:07:16.861Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-11T23:07:16.861Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-11T23:07:16.861Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-11T23:07:19.751Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-11T23:07:20.209Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-11T23:07:22.174Z] INFO: Zapped successfully [2021-06-11T23:07:22.174Z] [2021-06-11T23:07:22.174Z] INFO: executeCI.ps1 exiting at Fri Jun 11 23:07:20 CUT 2021. Duration 01:11:06.8698774 [2021-06-11T23:07:22.174Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-11T23:07:22.420Z] Recording test results [2021-06-11T23:07:22.816Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-11T23:07:24.382Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-11T23:07:26.137Z] Archiving artifacts [2021-06-11T23:07:27.255Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42517/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T23:07:28.254Z] + make clean [2021-06-11T23:07:29.227Z] docker volume rm -f docker-dev-cache [2021-06-11T23:07:29.227Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T23:07:34.965Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-11T23:07:38.678Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-11T23:07:39.135Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-11T23:08:00.172Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-11T23:08:00.172Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-11T23:08:00.172Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-11T23:08:00.627Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-11T23:08:02.151Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-11T23:08:12.432Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-11T23:08:13.962Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-11T23:08:14.416Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-11T23:08:14.416Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-11T23:08:14.416Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-11T23:08:17.308Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-11T23:08:23.065Z] === RUN TestDockerSuite/TestCommitChange [2021-06-11T23:08:28.826Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-11T23:08:33.491Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-11T23:08:33.491Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-11T23:08:42.016Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-11T23:08:42.016Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-11T23:08:54.346Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-11T23:09:00.141Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-11T23:09:00.141Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-11T23:09:00.141Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-11T23:09:00.141Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-11T23:09:00.141Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-11T23:09:00.141Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-11T23:09:00.141Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-11T23:09:00.141Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-11T23:09:00.141Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-11T23:09:08.717Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-11T23:09:17.249Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-11T23:09:17.249Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-11T23:09:18.772Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-11T23:09:18.772Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-11T23:09:18.772Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-11T23:09:18.772Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-11T23:09:27.310Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-11T23:09:27.310Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-11T23:09:27.310Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-11T23:09:29.480Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-11T23:09:29.480Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-11T23:09:29.480Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-11T23:09:29.480Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-11T23:09:29.480Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-11T23:09:32.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-11T23:09:35.244Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-11T23:09:37.406Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-11T23:09:37.406Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-11T23:09:37.406Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-11T23:09:40.290Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-11T23:09:40.290Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-11T23:09:43.181Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-11T23:09:43.181Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-11T23:09:43.181Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-11T23:09:46.067Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-11T23:09:46.067Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-11T23:09:48.228Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-11T23:09:48.228Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-11T23:09:51.114Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-11T23:09:51.569Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-11T23:09:53.728Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-11T23:09:58.388Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-11T23:10:03.056Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-11T23:10:03.056Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-11T23:10:03.056Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-11T23:10:03.056Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-11T23:10:03.056Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-11T23:10:05.221Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-11T23:10:05.221Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-11T23:10:13.757Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-11T23:10:13.757Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-11T23:10:15.916Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-11T23:10:15.916Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-11T23:10:20.574Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-11T23:10:22.736Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-11T23:10:22.736Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-11T23:10:22.736Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-11T23:10:22.736Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-11T23:10:22.736Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-11T23:10:22.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-11T23:10:24.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-11T23:10:24.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-11T23:10:27.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-11T23:10:30.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-11T23:10:33.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-11T23:10:36.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00096df80_} [2021-06-11T23:10:39.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1145400150_c:\foo_false____} [2021-06-11T23:10:47.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1145400150_c:\foo_true____} [2021-06-11T23:10:50.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-11T23:10:50.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-11T23:10:50.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-11T23:10:50.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-11T23:10:50.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-11T23:10:50.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-11T23:10:50.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-11T23:10:50.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-11T23:10:50.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-11T23:10:50.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-11T23:10:50.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-11T23:10:50.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-11T23:10:50.467Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-11T23:10:50.467Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-11T23:10:50.467Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-11T23:10:50.467Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-11T23:10:50.467Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-11T23:10:50.467Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-11T23:10:58.988Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-11T23:10:58.988Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-11T23:10:58.988Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-11T23:10:58.988Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-11T23:10:58.988Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-11T23:10:58.988Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-11T23:10:58.988Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-11T23:10:58.988Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-11T23:10:58.988Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-11T23:10:58.988Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-11T23:10:58.988Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-11T23:10:58.988Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-11T23:10:58.988Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-11T23:10:58.988Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-11T23:11:01.149Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-11T23:11:01.149Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-11T23:11:01.149Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-11T23:11:09.687Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-11T23:11:09.687Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-11T23:11:09.687Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-11T23:11:09.687Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-11T23:11:14.343Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-11T23:11:17.231Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-11T23:11:17.231Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-11T23:11:17.231Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-11T23:11:34.844Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-11T23:11:34.844Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-11T23:11:34.844Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-11T23:11:49.591Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-11T23:11:49.591Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-11T23:11:49.591Z] === RUN TestDockerSuite/TestCpToDot [2021-06-11T23:11:51.117Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-11T23:11:51.117Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-11T23:11:51.117Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-11T23:11:54.829Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-11T23:11:54.829Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-11T23:11:54.829Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-11T23:11:54.829Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-11T23:11:54.829Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-11T23:11:54.829Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-11T23:11:54.829Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-11T23:11:56.986Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-11T23:11:59.862Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-11T23:11:59.862Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-11T23:12:00.315Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-11T23:12:02.472Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-11T23:12:03.430Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-11T23:12:03.430Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-11T23:12:03.430Z] === RUN TestDockerSuite/TestCreateRM [2021-06-11T23:12:03.883Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-11T23:12:03.883Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-11T23:12:04.337Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-11T23:12:04.337Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-11T23:12:14.605Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-11T23:12:14.605Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-11T23:12:14.605Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-11T23:12:18.311Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-11T23:12:18.764Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-11T23:12:18.764Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestDockerFails [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-11T23:12:21.648Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-11T23:12:24.528Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-11T23:12:27.412Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-11T23:12:30.288Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-11T23:12:45.038Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-11T23:12:49.691Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-11T23:12:55.447Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-11T23:12:58.331Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-11T23:12:58.786Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-11T23:13:07.310Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-11T23:13:07.310Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-11T23:13:08.835Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-11T23:13:14.591Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-11T23:13:24.862Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-11T23:13:24.862Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-11T23:13:24.862Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-11T23:13:24.862Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-11T23:13:24.862Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-11T23:13:24.862Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-11T23:13:25.318Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-11T23:13:25.318Z] === RUN TestDockerSuite/TestEventsRename [2021-06-11T23:13:28.197Z] === RUN TestDockerSuite/TestEventsResize [2021-06-11T23:13:36.723Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-11T23:13:38.883Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-11T23:13:41.762Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-11T23:13:47.510Z] === RUN TestDockerSuite/TestEventsTop [2021-06-11T23:13:47.510Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-11T23:13:49.668Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-11T23:13:54.343Z] === RUN TestDockerSuite/TestExec [2021-06-11T23:13:54.343Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-11T23:13:54.343Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-11T23:13:57.224Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-11T23:13:59.380Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-11T23:13:59.380Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-11T23:13:59.380Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-11T23:13:59.380Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-11T23:14:01.540Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-11T23:14:04.422Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-11T23:14:07.303Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-11T23:14:09.461Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-11T23:14:14.113Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-11T23:14:14.113Z] === RUN TestDockerSuite/TestExecEnv [2021-06-11T23:14:14.567Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-11T23:14:14.567Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-11T23:14:17.449Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-11T23:14:21.155Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-11T23:14:21.155Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-11T23:14:21.155Z] === RUN TestDockerSuite/TestExecParseError [2021-06-11T23:14:21.155Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-11T23:14:21.155Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-11T23:14:21.155Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-11T23:14:24.859Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-11T23:14:24.859Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-11T23:14:24.859Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-11T23:14:24.859Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-11T23:14:24.859Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-11T23:14:24.859Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-11T23:14:27.024Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-11T23:14:27.024Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-11T23:14:37.293Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-11T23:14:37.293Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-11T23:14:37.293Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-11T23:14:37.293Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-11T23:14:43.045Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-11T23:14:50.075Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-11T23:14:52.960Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-11T23:14:59.985Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-11T23:14:59.985Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-11T23:14:59.985Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-11T23:14:59.985Z] === RUN TestDockerSuite/TestHealth [2021-06-11T23:14:59.985Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-11T23:14:59.985Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-11T23:14:59.985Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-11T23:14:59.985Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-11T23:15:05.740Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-11T23:15:05.740Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-11T23:15:05.740Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-11T23:15:05.740Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-11T23:15:05.740Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-11T23:15:05.740Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-11T23:15:06.700Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-11T23:15:06.700Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-11T23:15:07.659Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-11T23:15:07.659Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-11T23:15:09.818Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-11T23:15:10.272Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-11T23:15:13.153Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-11T23:15:21.674Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-11T23:15:21.674Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-11T23:15:21.674Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-11T23:15:25.371Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-11T23:15:25.371Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-11T23:15:27.521Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-11T23:15:27.973Z] === RUN TestDockerSuite/TestImportFile [2021-06-11T23:15:27.973Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-11T23:15:27.973Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-11T23:15:27.973Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-11T23:15:27.973Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-11T23:15:27.973Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-11T23:15:27.973Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-11T23:15:27.973Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-11T23:15:27.973Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-11T23:15:27.973Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-11T23:15:27.973Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-11T23:15:27.973Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-11T23:15:30.851Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-11T23:15:33.719Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-11T23:15:33.719Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-11T23:15:33.719Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-11T23:15:33.719Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-11T23:15:33.719Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-11T23:15:36.592Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-11T23:15:36.592Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-11T23:15:39.462Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-11T23:15:39.462Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-11T23:15:39.462Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-11T23:15:39.462Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-11T23:15:42.334Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-11T23:15:48.083Z] === RUN TestDockerSuite/TestInspectImage [2021-06-11T23:15:48.083Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-11T23:15:48.083Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-11T23:15:48.083Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-11T23:15:50.962Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-11T23:15:53.846Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-11T23:15:53.846Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-11T23:15:55.995Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-11T23:15:58.865Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-11T23:15:58.865Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-11T23:15:58.865Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-11T23:16:01.736Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-11T23:16:04.604Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-11T23:16:10.341Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-11T23:16:12.490Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-11T23:16:15.360Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-11T23:16:17.514Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-11T23:16:20.396Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-11T23:16:22.547Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-11T23:16:31.057Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-11T23:16:31.057Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-11T23:16:31.057Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-11T23:16:31.057Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-11T23:16:31.058Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-11T23:16:32.575Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-11T23:16:35.451Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-11T23:16:41.195Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-11T23:16:44.071Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-11T23:16:44.071Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-11T23:16:46.946Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-11T23:16:46.946Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-11T23:16:55.450Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-11T23:17:03.957Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-11T23:17:12.456Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-11T23:17:15.323Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-11T23:17:18.187Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-11T23:17:18.187Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-11T23:17:21.053Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-11T23:17:23.197Z] === RUN TestDockerSuite/TestLogsSince [2021-06-11T23:17:33.434Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-11T23:17:33.434Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-11T23:17:33.434Z] === RUN TestDockerSuite/TestLogsTail [2021-06-11T23:17:36.302Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-11T23:17:39.166Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestNetHostname [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestPluginActive [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestPortList [2021-06-11T23:17:42.039Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-11T23:17:47.773Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-11T23:17:47.773Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-11T23:17:47.773Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-11T23:17:47.773Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-11T23:17:47.773Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-11T23:17:47.773Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-11T23:17:47.773Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-11T23:17:47.773Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-11T23:17:47.773Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-11T23:17:47.773Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-11T23:17:53.506Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-11T23:17:53.506Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-11T23:18:03.736Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-11T23:18:03.736Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-11T23:18:18.458Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-11T23:18:36.038Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-11T23:18:36.038Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-11T23:18:36.038Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-11T23:18:48.324Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-11T23:18:52.971Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-11T23:19:01.466Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-11T23:19:06.104Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-11T23:19:06.554Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-11T23:19:06.554Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-11T23:19:12.284Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-11T23:19:12.284Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-11T23:19:12.284Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-11T23:19:12.284Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-11T23:19:12.284Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-11T23:19:22.514Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-11T23:19:22.514Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-11T23:19:22.965Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-11T23:19:22.965Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-11T23:19:23.917Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-11T23:19:24.871Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-11T23:19:24.871Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-11T23:19:30.603Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-11T23:19:35.236Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-11T23:19:37.381Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-11T23:20:07.201Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-11T23:20:07.201Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-11T23:20:12.941Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-11T23:20:12.942Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-11T23:20:13.394Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-11T23:20:14.345Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-11T23:20:18.977Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-11T23:20:29.212Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-11T23:20:29.212Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-11T23:20:33.854Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-11T23:20:33.854Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-11T23:20:33.854Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-11T23:20:58.868Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-11T23:20:59.319Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-11T23:21:00.270Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-11T23:21:08.767Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-11T23:21:14.503Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-11T23:21:22.996Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-11T23:21:27.632Z] === RUN TestDockerSuite/TestRmiTag [2021-06-11T23:21:28.586Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-11T23:21:31.455Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-11T23:21:52.433Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-11T23:21:53.951Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-11T23:21:59.683Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-11T23:22:01.200Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-11T23:22:01.200Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-11T23:22:01.200Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-11T23:22:01.200Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-11T23:22:01.200Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-11T23:22:01.200Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-11T23:22:01.200Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-11T23:22:01.200Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-11T23:22:03.349Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-11T23:22:03.349Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-11T23:22:03.349Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-11T23:22:09.082Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-11T23:22:11.953Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-11T23:22:14.824Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-11T23:22:16.980Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-11T23:22:19.852Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-11T23:22:19.852Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-11T23:22:25.590Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-11T23:22:25.590Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-11T23:22:25.590Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-11T23:22:25.590Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-11T23:22:25.590Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-11T23:22:25.590Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-11T23:22:25.590Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-11T23:22:25.590Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-11T23:22:25.590Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-11T23:22:25.590Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-11T23:22:25.590Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-11T23:22:25.590Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-11T23:22:27.739Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-11T23:22:27.739Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-11T23:22:31.433Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-11T23:22:31.433Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-11T23:22:31.433Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-11T23:22:34.303Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-11T23:22:34.303Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-11T23:22:34.303Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-11T23:22:34.303Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-11T23:22:34.303Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-11T23:22:34.303Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-11T23:22:34.303Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-11T23:22:34.303Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-11T23:22:37.177Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-11T23:22:39.325Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-11T23:22:42.193Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-11T23:22:42.193Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-11T23:22:42.193Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-11T23:22:42.193Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-11T23:22:44.343Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-11T23:22:44.343Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-11T23:22:44.343Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-11T23:22:44.795Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-11T23:22:44.795Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-11T23:22:46.945Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-11T23:22:52.679Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-11T23:22:52.679Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-11T23:22:52.679Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-11T23:22:52.679Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-11T23:22:52.679Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-11T23:22:52.679Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-11T23:22:53.130Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-11T23:22:55.999Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-11T23:22:55.999Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-11T23:22:55.999Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-11T23:22:55.999Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-11T23:22:58.150Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-11T23:23:01.016Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-11T23:23:01.016Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-11T23:23:03.884Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-11T23:23:03.884Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-11T23:23:03.884Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-11T23:23:03.884Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-11T23:23:12.385Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-11T23:23:13.900Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-11T23:23:16.779Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-11T23:23:19.648Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-11T23:23:19.648Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-11T23:23:19.648Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-11T23:23:19.648Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-11T23:23:19.648Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-11T23:23:19.648Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T23:23:19.648Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-11T23:23:19.648Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-11T23:23:19.648Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-11T23:23:29.913Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-11T23:23:29.913Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-11T23:23:29.913Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-11T23:23:29.913Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-11T23:23:29.913Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-11T23:23:29.913Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-11T23:23:29.913Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-11T23:23:40.156Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-11T23:23:40.156Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-11T23:23:41.677Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-11T23:23:41.677Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-11T23:23:42.129Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-11T23:23:42.129Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-11T23:23:42.129Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-11T23:23:42.129Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-11T23:23:42.129Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-11T23:23:42.129Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-11T23:23:42.129Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-11T23:23:42.129Z] === RUN TestDockerSuite/TestRunMount [2021-06-11T23:23:42.129Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-11T23:23:42.129Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-11T23:23:42.129Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-11T23:23:42.129Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-11T23:23:50.645Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-11T23:23:50.645Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-11T23:23:50.645Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-11T23:23:50.645Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-11T23:23:56.393Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-11T23:24:01.045Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-11T23:24:01.045Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-11T23:24:01.045Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-11T23:24:01.045Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-11T23:24:01.045Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-11T23:24:01.045Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-11T23:24:01.045Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-11T23:24:01.045Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-11T23:24:01.045Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-11T23:24:01.045Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-11T23:24:01.500Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-11T23:24:02.456Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-11T23:24:05.333Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-11T23:24:07.485Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-11T23:24:09.000Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-11T23:24:11.149Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-11T23:24:11.601Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-11T23:24:11.601Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-11T23:24:11.601Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-11T23:24:11.601Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-11T23:24:11.601Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-11T23:24:11.601Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-11T23:24:11.601Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-11T23:24:11.601Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T23:24:14.472Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-11T23:24:14.472Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-11T23:24:14.925Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-11T23:24:14.925Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-11T23:24:14.925Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-11T23:24:14.925Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-11T23:24:23.430Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-11T23:24:23.430Z] === RUN TestDockerSuite/TestRunRm [2021-06-11T23:24:26.303Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-11T23:24:32.047Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-11T23:24:40.545Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-11T23:24:42.695Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-11T23:24:44.854Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-11T23:24:47.725Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-11T23:24:47.725Z] === RUN TestDockerSuite/TestRunState [2021-06-11T23:24:47.725Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-11T23:24:50.600Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-11T23:24:50.600Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-11T23:24:52.751Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-11T23:24:52.751Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-11T23:24:52.751Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-11T23:24:53.205Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-11T23:24:53.205Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-11T23:24:53.205Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-11T23:24:58.943Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-11T23:24:58.943Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-11T23:24:58.944Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-11T23:24:58.944Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-11T23:24:58.944Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-11T23:24:58.944Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-11T23:24:58.944Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-11T23:24:58.944Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-11T23:24:58.944Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-11T23:24:58.944Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-11T23:24:58.944Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-11T23:25:01.092Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-11T23:25:01.092Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-11T23:25:03.978Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-11T23:25:03.978Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-11T23:25:03.978Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-11T23:25:07.675Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-11T23:25:16.189Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-11T23:25:20.833Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-11T23:25:27.845Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-11T23:25:27.845Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-11T23:25:27.845Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-11T23:25:31.541Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-11T23:25:33.693Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-11T23:25:36.566Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-11T23:25:36.566Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-11T23:25:36.566Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-11T23:25:36.566Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-11T23:25:36.566Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-11T23:25:36.566Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-11T23:25:36.566Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-11T23:25:36.566Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-11T23:25:36.566Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-11T23:25:41.216Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-11T23:25:43.366Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-11T23:25:45.516Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-11T23:25:51.252Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-11T23:25:53.403Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-11T23:25:53.403Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-11T23:25:53.855Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-11T23:25:54.308Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-11T23:25:55.824Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-11T23:26:04.339Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-11T23:26:04.339Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-11T23:26:12.841Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-11T23:26:12.841Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-11T23:26:17.484Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-11T23:26:17.484Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-11T23:26:17.484Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-11T23:26:17.484Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-11T23:26:17.484Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-11T23:26:27.737Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-11T23:26:27.737Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-11T23:26:27.737Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-11T23:26:27.737Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-11T23:26:27.737Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-11T23:26:27.737Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-11T23:26:27.737Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-11T23:26:30.606Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-11T23:26:33.497Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-11T23:26:33.497Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-11T23:26:35.654Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-11T23:26:35.654Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-11T23:26:36.107Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-11T23:26:36.107Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-11T23:26:36.107Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-11T23:26:36.107Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-11T23:26:36.107Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-11T23:26:53.702Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-11T23:26:53.702Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-11T23:26:53.702Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-11T23:26:53.702Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-11T23:26:53.702Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-11T23:26:53.702Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-11T23:26:53.702Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-11T23:26:55.855Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-11T23:26:55.855Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-11T23:26:59.560Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-11T23:26:59.560Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-11T23:27:00.013Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-11T23:27:00.013Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-11T23:27:00.466Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-11T23:27:10.731Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-11T23:27:10.731Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-11T23:27:10.731Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-11T23:27:10.731Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-11T23:27:10.731Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-11T23:27:19.263Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-11T23:27:19.263Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-11T23:27:19.719Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-11T23:27:32.026Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-11T23:27:32.026Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite (3029.56s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-11T23:27:32.026Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-11T23:27:32.026Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.95s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (153.82s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.55s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-11T23:27:32.026Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-11T23:27:32.026Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-11T23:27:32.026Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-11T23:27:32.026Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-06-11T23:27:32.026Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-11T23:27:32.026Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-11T23:27:32.026Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-11T23:27:32.026Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.93s) [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-11T23:27:32.026Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-11T23:27:32.026Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.51s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.60s) [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-11T23:27:32.026Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-11T23:27:32.026Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-11T23:27:32.026Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-11T23:27:32.026Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.58s) [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-11T23:27:32.026Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-06-11T23:27:32.026Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.91s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (135.98s) [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2021-06-11T23:27:32.026Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.81s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.13s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-11T23:27:32.026Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-11T23:27:32.026Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-11T23:27:32.026Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.60s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.88s) [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-11T23:27:32.026Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-11T23:27:32.026Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.31s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.86s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.05s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.30s) [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-11T23:27:32.026Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.56s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.98s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.60s) [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-11T23:27:32.026Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-11T23:27:32.026Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-11T23:27:32.026Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-11T23:27:32.026Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2021-06-11T23:27:32.026Z] --- PASS: TestDockerSuite/TestBuildAddTar (49.70s) [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-11T23:27:32.026Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.99s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.73s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.71s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.02s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.32s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.78s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.52s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.83s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (31.46s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.49s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.54s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.74s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.29s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.63s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-11T23:27:32.027Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.77s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.20s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCmd (0.73s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.18s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.69s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.51s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.34s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.18s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.13s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.37s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.68s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.67s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.19s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.70s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (36.05s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.95s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.01s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.12s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.23s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.27s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.14s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignore (82.18s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.88s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.61s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (113.15s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.05s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.00s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.17s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.57s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.78s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (42.19s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.34s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.14s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (132.19s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.31s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.14s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.71s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.67s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.36s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.22s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.59s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.71s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildFails (2.66s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.36s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.18s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.77s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.99s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.70s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.49s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.70s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.02s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildHistory (13.16s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.29s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.01s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildLabel (1.14s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.19s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.83s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.90s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.03s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.01s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.28s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.37s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.30s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.11s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.41s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.51s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.68s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.77s) [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-11T23:27:32.027Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.90s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.92s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.66s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-06-11T23:27:32.027Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-06-11T23:27:32.028Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.32s) [2021-06-11T23:27:32.028Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.58s) [2021-06-11T23:27:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.27s) [2021-06-11T23:27:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.00s) [2021-06-11T23:27:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.31s) [2021-06-11T23:27:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.32s) [2021-06-11T23:27:32.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.30s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.01s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.46s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.42s) [2021-06-11T23:27:32.481Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-06-11T23:27:32.481Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.481Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-11T23:27:32.481Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.62s) [2021-06-11T23:27:32.481Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-11T23:27:32.481Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.30s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.53s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildRm (15.46s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.23s) [2021-06-11T23:27:32.481Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-06-11T23:27:32.481Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.481Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-06-11T23:27:32.481Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.76s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.77s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.18s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.33s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.56s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.06s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.78s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.59s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.83s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildStderr (5.45s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.46s) [2021-06-11T23:27:32.481Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s) [2021-06-11T23:27:32.481Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.65s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.56s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.45s) [2021-06-11T23:27:32.481Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.25s) [2021-06-11T23:27:32.481Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-11T23:27:32.481Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.481Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-11T23:27:32.481Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.89s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.28s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.60s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.27s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.66s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2021-06-11T23:27:32.482Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-06-11T23:27:32.482Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.02s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2021-06-11T23:27:32.482Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.85s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.43s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.23s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-06-11T23:27:32.482Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2021-06-11T23:27:32.482Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-11T23:27:32.482Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.55s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.42s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.57s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2021-06-11T23:27:32.482Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-11T23:27:32.482Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-11T23:27:32.482Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.49s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.34s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestCommitChange (5.84s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.41s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.84s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestCommitTTY (13.07s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.48s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.92s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.98s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.62s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.45s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.96s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.06s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.63s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.57s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.73s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.58s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.64s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.42s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.01s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.51s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.36s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.83s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.16s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.49s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.68s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.72s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.32s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-11T23:27:32.482Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.15s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.02s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.86s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.87s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.86s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.74s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00096df80_} (2.84s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1145400150_c:\foo_false____} (7.86s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1145400150_c:\foo_true____} (2.95s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-06-11T23:27:32.482Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.76s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2021-06-11T23:27:32.482Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.81s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.72s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.20s) [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.10s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-11T23:27:32.482Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.482Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.27s) [2021-06-11T23:27:32.482Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s) [2021-06-11T23:27:32.483Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.20s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCpToDot (3.02s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCpToStdout (3.47s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-11T23:27:32.483Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.16s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.65s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.29s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.56s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.46s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-11T23:27:32.483Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.67s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-11T23:27:32.483Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-11T23:27:32.483Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-11T23:27:32.483Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-11T23:27:32.483Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-11T23:27:32.483Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-11T23:27:32.483Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-11T23:27:32.483Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-11T23:27:32.483Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-11T23:27:32.483Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.74s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.77s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.83s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.65s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsCopy (5.91s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.66s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.60s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.95s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.47s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.19s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsFilters (5.37s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsFormat (10.04s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-11T23:27:32.483Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsRename (2.76s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsResize (8.37s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.51s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.99s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.04s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.69s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-11T23:27:32.483Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.37s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.29s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-11T23:27:32.483Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-11T23:27:32.483Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-11T23:27:32.483Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.38s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.65s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.66s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.59s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.75s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.70s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestExecInspectID (4.19s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-11T23:27:32.483Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.93s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-11T23:27:32.483Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.70s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.31s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.38s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.48s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.42s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.39s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-11T23:27:32.483Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.42s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.27s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.13s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.62s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.90s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-06-11T23:27:32.483Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.11s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestImportBadURL (2.50s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2021-06-11T23:27:32.483Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-11T23:27:32.483Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-11T23:27:32.483Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-11T23:27:32.483Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-11T23:27:32.483Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.77s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.78s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-11T23:27:32.483Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-11T23:27:32.483Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.62s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.63s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-11T23:27:32.483Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-11T23:27:32.483Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestInspectDefault (2.79s) [2021-06-11T23:27:32.483Z] --- PASS: TestDockerSuite/TestInspectHistory (5.64s) [2021-06-11T23:27:32.483Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.74s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.89s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.53s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.60s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.58s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectStatus (3.12s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.21s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.65s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.52s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.53s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.52s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.52s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.35s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-06-11T23:27:32.484Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.32s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.49s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.19s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.78s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-11T23:27:32.484Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.58s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.28s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.27s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.48s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.10s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.93s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.68s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.69s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsSince (9.67s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsTail (3.33s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.88s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.60s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2021-06-11T23:27:32.484Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-11T23:27:32.484Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-11T23:27:32.484Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.06s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-11T23:27:32.484Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-11T23:27:32.484Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-11T23:27:32.484Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-11T23:27:32.484Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-11T23:27:32.484Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-11T23:27:32.484Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-11T23:27:32.484Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-11T23:27:32.484Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.41s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-11T23:27:32.484Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPsByOrder (9.97s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.04s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.64s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.17s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.72s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.24s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.30s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2021-06-11T23:27:32.484Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.73s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-06-11T23:27:32.484Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.91s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.58s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-11T23:27:32.484Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.73s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.88s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.84s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.15s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.10s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.87s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.50s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.95s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.40s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (22.03s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.31s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.75s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.96s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.76s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.05s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRmiTag (0.78s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.76s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.62s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.98s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.76s) [2021-06-11T23:27:32.484Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.38s) [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-11T23:27:32.484Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-11T23:27:32.484Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.484Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.38s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.12s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.18s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.67s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.59s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.68s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.27s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.51s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.72s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.33s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.70s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.68s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.57s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.50s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.20s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.01s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.63s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.55s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.57s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.58s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunExitCode (7.73s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.73s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.59s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.63s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.44s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.89s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.98s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.19s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.55s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.87s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.44s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.69s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.22s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.06s) [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-11T23:27:32.485Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.485Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.84s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunRm (2.61s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.88s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.63s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.58s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.63s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.83s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.62s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.40s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.19s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.60s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.53s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.47s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.96s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.09s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.61s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.11s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.61s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.62s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.48s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.99s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.44s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.94s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-11T23:27:32.486Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.77s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.61s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.08s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.63s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-06-11T23:27:32.486Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2021-06-11T23:27:32.486Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.29s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-11T23:27:32.486Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.56s) [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.85s) [2021-06-11T23:27:32.486Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-11T23:27:32.486Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.486Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.67s) [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-11T23:27:32.940Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-11T23:27:32.940Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-11T23:27:32.940Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-11T23:27:32.940Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-11T23:27:32.940Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-11T23:27:32.940Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-11T23:27:32.940Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.08s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.43s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.11s) [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-11T23:27:32.940Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-11T23:27:32.940Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.36s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.83s) [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-11T23:27:32.940Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.70s) [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-11T23:27:32.940Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-11T23:27:32.940Z] --- PASS: TestDockerRegistrySuite (0.20s) [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-11T23:27:32.940Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-11T23:27:32.940Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-11T23:27:32.940Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-11T23:27:32.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-11T23:27:32.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-11T23:27:32.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-11T23:27:32.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-11T23:27:32.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-11T23:27:32.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-11T23:27:32.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-11T23:27:32.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-11T23:27:32.941Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-11T23:27:32.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-11T23:27:32.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-11T23:27:32.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-11T23:27:32.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-11T23:27:32.941Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-11T23:27:32.941Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] === RUN TestDockerDaemonSuite [2021-06-11T23:27:32.941Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-11T23:27:32.941Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-11T23:27:32.941Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-11T23:27:32.941Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] === RUN TestDockerSwarmSuite [2021-06-11T23:27:32.941Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-11T23:27:32.941Z] === RUN TestDockerPluginSuite [2021-06-11T23:27:32.941Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-11T23:27:32.941Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-11T23:27:32.941Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-11T23:27:32.941Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-11T23:27:32.941Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-11T23:27:32.941Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-11T23:27:32.941Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-11T23:27:32.941Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-11T23:27:32.941Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-11T23:27:32.941Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-11T23:27:32.941Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-11T23:27:32.941Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] === RUN TestDockerExternalVolumeSuite [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] === RUN TestDockerNetworkSuite [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] === RUN TestDockerHubPullSuite [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-11T23:27:32.941Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] PASS [2021-06-11T23:27:32.941Z] ok github.com/docker/docker/integration-cli 3030.345s [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === Skipped [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-11T23:27:32.941Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-11T23:27:32.941Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-11T23:27:32.941Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-11T23:27:32.941Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-11T23:27:32.941Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-11T23:27:32.941Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-06-11T23:27:32.941Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-11T23:27:32.941Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-11T23:27:32.941Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-11T23:27:32.941Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-11T23:27:32.941Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-11T23:27:32.941Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-11T23:27:32.941Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-11T23:27:32.941Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-11T23:27:32.941Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-11T23:27:32.941Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-11T23:27:32.941Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-06-11T23:27:32.941Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2021-06-11T23:27:32.941Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.941Z] [2021-06-11T23:27:32.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-11T23:27:32.941Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-11T23:27:32.941Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.54s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.54s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-06-11T23:27:32.942Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.61s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.61s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-06-11T23:27:32.942Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.52s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2021-06-11T23:27:32.942Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2021-06-11T23:27:32.942Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.942Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-11T23:27:32.943Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-11T23:27:32.943Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-11T23:27:32.943Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-06-11T23:27:32.943Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2021-06-11T23:27:32.943Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-11T23:27:32.943Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-11T23:27:32.943Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.943Z] [2021-06-11T23:27:32.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-11T23:27:32.944Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-11T23:27:32.944Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.944Z] [2021-06-11T23:27:32.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-11T23:27:32.944Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-11T23:27:32.944Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.944Z] [2021-06-11T23:27:32.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-11T23:27:32.944Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-11T23:27:32.944Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.944Z] [2021-06-11T23:27:32.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.04s) [2021-06-11T23:27:32.944Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s) [2021-06-11T23:27:32.944Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.944Z] [2021-06-11T23:27:32.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-11T23:27:32.944Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-11T23:27:32.944Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-11T23:27:32.944Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-11T23:27:33.398Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-11T23:27:33.398Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-11T23:27:33.398Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-11T23:27:33.398Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-11T23:27:33.398Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-11T23:27:33.398Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-11T23:27:33.398Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-11T23:27:33.398Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-11T23:27:33.398Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-11T23:27:33.398Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-11T23:27:33.398Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-11T23:27:33.398Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-11T23:27:33.398Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-11T23:27:33.398Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-11T23:27:33.398Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-11T23:27:33.398Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-06-11T23:27:33.398Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.398Z] [2021-06-11T23:27:33.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-11T23:27:33.398Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-11T23:27:33.399Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-11T23:27:33.399Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-11T23:27:33.399Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-11T23:27:33.399Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-06-11T23:27:33.399Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2021-06-11T23:27:33.399Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-11T23:27:33.399Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-11T23:27:33.399Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-11T23:27:33.399Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-11T23:27:33.399Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-11T23:27:33.399Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-11T23:27:33.399Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-11T23:27:33.399Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-06-11T23:27:33.399Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-11T23:27:33.399Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2021-06-11T23:27:33.399Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-11T23:27:33.399Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-11T23:27:33.399Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-11T23:27:33.399Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-11T23:27:33.399Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-11T23:27:33.400Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-11T23:27:33.400Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-11T23:27:33.400Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-11T23:27:33.400Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-11T23:27:33.400Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-11T23:27:33.400Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-11T23:27:33.400Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-11T23:27:33.400Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-11T23:27:33.400Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-11T23:27:33.400Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2021-06-11T23:27:33.400Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-06-11T23:27:33.400Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-11T23:27:33.400Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-11T23:27:33.400Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-11T23:27:33.400Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.400Z] [2021-06-11T23:27:33.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-11T23:27:33.401Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.401Z] [2021-06-11T23:27:33.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-11T23:27:33.401Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-11T23:27:33.402Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-06-11T23:27:33.402Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2021-06-11T23:27:33.402Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-11T23:27:33.402Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-11T23:27:33.402Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-11T23:27:33.402Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.402Z] [2021-06-11T23:27:33.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-11T23:27:33.403Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-11T23:27:33.403Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.403Z] [2021-06-11T23:27:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-11T23:27:33.403Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-11T23:27:33.403Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.403Z] [2021-06-11T23:27:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-11T23:27:33.403Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-11T23:27:33.403Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.403Z] [2021-06-11T23:27:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-11T23:27:33.403Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-11T23:27:33.403Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.403Z] [2021-06-11T23:27:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-11T23:27:33.403Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-11T23:27:33.403Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.403Z] [2021-06-11T23:27:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-11T23:27:33.403Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-11T23:27:33.403Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.403Z] [2021-06-11T23:27:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-11T23:27:33.403Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-11T23:27:33.403Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.403Z] [2021-06-11T23:27:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-11T23:27:33.403Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-11T23:27:33.403Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.403Z] [2021-06-11T23:27:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-11T23:27:33.403Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-11T23:27:33.403Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.403Z] [2021-06-11T23:27:33.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-11T23:27:33.403Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-11T23:27:33.403Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.403Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-11T23:27:33.855Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-11T23:27:33.855Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.855Z] [2021-06-11T23:27:33.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-11T23:27:33.856Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-11T23:27:33.856Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] DONE 1092 tests, 546 skipped in 3041.024s [2021-06-11T23:27:33.856Z] INFO: Integration tests ended at 06/11/2021 23:27:33. Duration:00:50:41.1509884 [2021-06-11T23:27:33.856Z] INFO: Docker info of the daemon under test at end of run [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] Containers: 2 [2021-06-11T23:27:33.856Z] Running: 0 [2021-06-11T23:27:33.856Z] Paused: 0 [2021-06-11T23:27:33.856Z] Stopped: 2 [2021-06-11T23:27:33.856Z] Images: 18 [2021-06-11T23:27:33.856Z] Server Version: 0.0.0-dev [2021-06-11T23:27:33.856Z] Storage Driver: windowsfilter [2021-06-11T23:27:33.856Z] Windows: [2021-06-11T23:27:33.856Z] Logging Driver: json-file [2021-06-11T23:27:33.856Z] Plugins: [2021-06-11T23:27:33.856Z] Volume: local [2021-06-11T23:27:33.856Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T23:27:33.856Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T23:27:33.856Z] Swarm: inactive [2021-06-11T23:27:33.856Z] Default Isolation: process [2021-06-11T23:27:33.856Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-11T23:27:33.856Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-11T23:27:33.856Z] OSType: windows [2021-06-11T23:27:33.856Z] Architecture: x86_64 [2021-06-11T23:27:33.856Z] CPUs: 4 [2021-06-11T23:27:33.856Z] Total Memory: 32GiB [2021-06-11T23:27:33.856Z] Name: azwin-2-1fd490 [2021-06-11T23:27:33.856Z] ID: 2WDC:OZKV:D4LF:QONQ:ULMH:YXWK:PINK:EDJZ:OILV:GVOU:W4P4:FQDN [2021-06-11T23:27:33.856Z] Docker Root Dir: D:\CI\PR-42517\4\daemon [2021-06-11T23:27:33.856Z] Debug Mode (client): false [2021-06-11T23:27:33.856Z] Debug Mode (server): true [2021-06-11T23:27:33.856Z] File Descriptors: -1 [2021-06-11T23:27:33.856Z] Goroutines: 17 [2021-06-11T23:27:33.856Z] System Time: 2021-06-11T23:27:33.7061423Z [2021-06-11T23:27:33.856Z] EventsListeners: 0 [2021-06-11T23:27:33.856Z] Registry: https://index.docker.io/v1/ [2021-06-11T23:27:33.856Z] Labels: [2021-06-11T23:27:33.856Z] Experimental: false [2021-06-11T23:27:33.856Z] Insecure Registries: [2021-06-11T23:27:33.856Z] 127.0.0.0/8 [2021-06-11T23:27:33.856Z] Live Restore Enabled: false [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] [2021-06-11T23:27:33.856Z] INFO: Stopping daemon under test [2021-06-11T23:27:34.308Z] SUCCESS: The process with PID 8544 (child process of PID 5144) has been terminated. [2021-06-11T23:27:34.308Z] SUCCESS: The process with PID 5144 (child process of PID 7292) has been terminated. [2021-06-11T23:27:34.308Z] INFO: Stop tailing logs of the daemon under tests [2021-06-11T23:27:34.308Z] INFO: executeCI.ps1 Completed successfully at 06/11/2021 23:27:33. [2021-06-11T23:27:34.308Z] INFO: Tidying up at end of run [2021-06-11T23:27:34.308Z] INFO: Saving daemon under test log (d:\CI\PR-42517\4\dut.out) to bundles\CIDUT.out [2021-06-11T23:27:34.308Z] INFO: Saving daemon under test log (d:\CI\PR-42517\4\dut.err) to bundles\CIDUT.err [2021-06-11T23:27:34.308Z] INFO: Nuke-Everything... [2021-06-11T23:27:34.762Z] INFO: Container count on control daemon to delete is 2 [2021-06-11T23:27:34.762Z] a24e82b181b9 [2021-06-11T23:27:34.762Z] 64935c006501 [2021-06-11T23:27:35.214Z] INFO: Non-base image count on control daemon to delete is 1 [2021-06-11T23:27:37.366Z] Deleted: sha256:e0b0bc7c6e47be0cd9a03a470db14f4f0bf5b205545157b3b2609e760eeb4500 [2021-06-11T23:27:37.366Z] Deleted: sha256:d19c73b1105e26ca571c1df3f7a5d37b23fb6f9149d807103aed2e5c344cc590 [2021-06-11T23:27:37.366Z] INFO: Tidying pidfile d:\CI\PR-42517\4\docker.pid [2021-06-11T23:27:37.366Z] INFO: Nuking d:\CI [2021-06-11T23:28:19.776Z] INFO: Zapped successfully [2021-06-11T23:28:19.776Z] [2021-06-11T23:28:19.776Z] INFO: executeCI.ps1 exiting at Fri Jun 11 23:28:16 CUT 2021. Duration 01:31:50.8767495 [2021-06-11T23:28:19.776Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-11T23:28:20.008Z] Recording test results [2021-06-11T23:28:20.464Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-11T23:28:21.987Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-11T23:28:24.342Z] Archiving artifacts [2021-06-11T23:28:25.580Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42517/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T23:28:26.554Z] + make clean [2021-06-11T23:28:27.509Z] docker volume rm -f docker-dev-cache [2021-06-11T23:28:27.509Z] 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