Pull request #43987 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7b7d1132e870d4b6265721b673dbb429cc835d6a+6f8ea5b26e42b4a4f1cd465154d4df0a9f9f880f (cf7513ce20ca2cf29157e9e388e69fb8f1adcd56) 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43987@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-18T16:36:13.990Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-18T16:36:13.994Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-18T16:36:14.192Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-068b767bee2af36f0) in /home/ubuntu/workspace/moby_PR-43987 [Pipeline] { [Pipeline] checkout [2022-08-18T16:36:14.221Z] The recommended git tool is: git [2022-08-18T16:36:14.229Z] using credential docker-jenkins-github-credentials [2022-08-18T16:36:14.240Z] Cloning the remote Git repository [2022-08-18T16:36:14.240Z] Cloning with configured refspecs honoured and without tags [2022-08-18T16:36:14.244Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T16:36:14.246Z] > git init /home/ubuntu/workspace/moby_PR-43987 # timeout=10 [2022-08-18T16:36:14.260Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:36:14.260Z] > git --version # timeout=10 [2022-08-18T16:36:14.262Z] > git --version # 'git version 2.17.1' [2022-08-18T16:36:14.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:14.263Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43987/head:refs/remotes/origin/PR-43987 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T16:36:30.914Z] Fetching without tags [2022-08-18T16:36:31.076Z] Merging remotes/origin/master commit 6f8ea5b26e42b4a4f1cd465154d4df0a9f9f880f into PR head commit 7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:36:31.626Z] Merge succeeded, producing 7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:36:31.626Z] Checking out Revision 7b7d1132e870d4b6265721b673dbb429cc835d6a (PR-43987) [2022-08-18T16:36:30.894Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:36:30.897Z] > git config --add remote.origin.fetch +refs/pull/43987/head:refs/remotes/origin/PR-43987 # timeout=10 [2022-08-18T16:36:30.906Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T16:36:30.912Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:36:30.918Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:36:30.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:30.918Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43987/head:refs/remotes/origin/PR-43987 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T16:36:31.079Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:36:31.081Z] > git checkout -f 7b7d1132e870d4b6265721b673dbb429cc835d6a # timeout=10 [2022-08-18T16:36:31.606Z] > git remote # timeout=10 [2022-08-18T16:36:31.611Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:36:31.613Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:31.614Z] > git merge 6f8ea5b26e42b4a4f1cd465154d4df0a9f9f880f # timeout=10 [2022-08-18T16:36:31.620Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:36:31.630Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:36:31.632Z] > git checkout -f 7b7d1132e870d4b6265721b673dbb429cc835d6a # timeout=10 [2022-08-18T16:36:32.260Z] Commit message: "seccomp: allow "bpf", "perf_event_open", gated by CAP_BPF, CAP_PERFMON" [2022-08-18T16:36:32.260Z] First time build. Skipping changelog. [2022-08-18T16:36:32.273Z] > git --version # timeout=10 [2022-08-18T16:36:32.284Z] > git --version # 'git version 2.17.1' [2022-08-18T16:36:32.290Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:36:33.001Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43987:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-18T16:36:35.531Z] 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] 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] node [Pipeline] node [Pipeline] node [2022-08-18T16:36:35.725Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-068b767bee2af36f0) in /home/ubuntu/workspace/moby_PR-43987 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-08-18T16:36:35.736Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0545013a2f08f6f28) in /home/ubuntu/workspace/moby_PR-43987 [Pipeline] stage [Pipeline] { (Print info) [2022-08-18T16:36:35.739Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c23d2fd75b50b14e) in /home/ubuntu/workspace/moby_PR-43987 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-08-18T16:36:35.742Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0631de6b61ebe6b2f) in /home/ubuntu/workspace/moby_PR-43987 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-08-18T16:36:35.752Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0942e52726badba3b) in /home/ubuntu/workspace/moby_PR-43987 [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-08-18T16:36:35.786Z] The recommended git tool is: git [Pipeline] { [2022-08-18T16:36:35.793Z] using credential docker-jenkins-github-credentials [2022-08-18T16:36:35.806Z] Fetching changes from the remote Git repository [2022-08-18T16:36:35.810Z] Fetching without tags [Pipeline] checkout [Pipeline] { [2022-08-18T16:36:35.817Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2022-08-18T16:36:35.869Z] using credential docker-jenkins-github-credentials [2022-08-18T16:36:35.878Z] Cloning the remote Git repository [2022-08-18T16:36:35.878Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-08-18T16:36:35.883Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-18T16:36:35.890Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-08-18T16:36:35.900Z] The recommended git tool is: git [2022-08-18T16:36:35.906Z] Cloning the remote Git repository [2022-08-18T16:36:35.906Z] Cloning with configured refspecs honoured and without tags [2022-08-18T16:36:35.910Z] using credential docker-jenkins-github-credentials [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-08-18T16:36:35.918Z] The recommended git tool is: git [2022-08-18T16:36:35.922Z] Cloning the remote Git repository [2022-08-18T16:36:35.922Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-08-18T16:36:35.936Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-18T16:36:35.945Z] Cloning the remote Git repository [2022-08-18T16:36:35.945Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [2022-08-18T16:36:35.973Z] Merging remotes/origin/master commit 6f8ea5b26e42b4a4f1cd465154d4df0a9f9f880f into PR head commit 7b7d1132e870d4b6265721b673dbb429cc835d6a [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [2022-08-18T16:36:36.067Z] Merge succeeded, producing 7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:36:36.067Z] Checking out Revision 7b7d1132e870d4b6265721b673dbb429cc835d6a (PR-43987) [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-18T16:36:36.158Z] Commit message: "seccomp: allow "bpf", "perf_event_open", gated by CAP_BPF, CAP_PERFMON" [2022-08-18T16:36:36.176Z] > git --version # timeout=10 [2022-08-18T16:36:36.180Z] > git --version # 'git version 2.17.1' [2022-08-18T16:36:36.188Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T16:36:35.951Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T16:36:35.951Z] > git init /home/ubuntu/workspace/moby_PR-43987 # timeout=10 [2022-08-18T16:36:35.962Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:36:35.962Z] > git --version # timeout=10 [2022-08-18T16:36:35.967Z] > git --version # 'git version 2.25.1' [2022-08-18T16:36:35.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:35.968Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43987/head:refs/remotes/origin/PR-43987 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:36:35.804Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43987/.git # timeout=10 [2022-08-18T16:36:35.809Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:36:35.814Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:36:35.815Z] > git --version # timeout=10 [2022-08-18T16:36:35.819Z] > git --version # 'git version 2.17.1' [2022-08-18T16:36:35.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:35.820Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43987/head:refs/remotes/origin/PR-43987 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T16:36:35.977Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:36:35.978Z] > git checkout -f 7b7d1132e870d4b6265721b673dbb429cc835d6a # timeout=10 [2022-08-18T16:36:36.027Z] > git remote # timeout=10 [2022-08-18T16:36:36.029Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:36:36.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:36.032Z] > git merge 6f8ea5b26e42b4a4f1cd465154d4df0a9f9f880f # timeout=10 [2022-08-18T16:36:36.054Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:36:36.071Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:36:36.080Z] > git checkout -f 7b7d1132e870d4b6265721b673dbb429cc835d6a # timeout=10 [2022-08-18T16:36:36.800Z] + [ PR != PR ] [2022-08-18T16:36:36.800Z] + [ master != master ] [2022-08-18T16:36:36.800Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [2022-08-18T16:36:35.875Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T16:36:35.876Z] > git init /home/ubuntu/workspace/moby_PR-43987 # timeout=10 [2022-08-18T16:36:35.889Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:36:35.889Z] > git --version # timeout=10 [2022-08-18T16:36:35.897Z] > git --version # 'git version 2.17.1' [2022-08-18T16:36:35.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:35.898Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43987/head:refs/remotes/origin/PR-43987 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T16:36:35.949Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T16:36:35.951Z] > git init /home/ubuntu/workspace/moby_PR-43987 # timeout=10 [2022-08-18T16:36:35.964Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:36:35.965Z] > git --version # timeout=10 [2022-08-18T16:36:35.971Z] > git --version # 'git version 2.25.1' [2022-08-18T16:36:35.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:35.972Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43987/head:refs/remotes/origin/PR-43987 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T16:36:35.967Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T16:36:35.968Z] > git init /home/ubuntu/workspace/moby_PR-43987 # timeout=10 [2022-08-18T16:36:35.983Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:36:35.983Z] > git --version # timeout=10 [2022-08-18T16:36:35.992Z] > git --version # 'git version 2.17.1' [2022-08-18T16:36:35.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:35.993Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43987/head:refs/remotes/origin/PR-43987 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T16:36:37.111Z] + docker version [2022-08-18T16:36:37.111Z] Client: Docker Engine - Community [2022-08-18T16:36:37.111Z] Version: 20.10.14 [2022-08-18T16:36:37.111Z] API version: 1.41 [2022-08-18T16:36:37.111Z] Go version: go1.16.15 [2022-08-18T16:36:37.111Z] Git commit: a224086 [2022-08-18T16:36:37.111Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T16:36:37.111Z] OS/Arch: linux/amd64 [2022-08-18T16:36:37.111Z] Context: default [2022-08-18T16:36:37.111Z] Experimental: true [2022-08-18T16:36:37.111Z] [2022-08-18T16:36:37.111Z] Server: Docker Engine - Community [2022-08-18T16:36:37.111Z] Engine: [2022-08-18T16:36:37.111Z] Version: 20.10.14 [2022-08-18T16:36:37.111Z] API version: 1.41 (minimum version 1.12) [2022-08-18T16:36:37.111Z] Go version: go1.16.15 [2022-08-18T16:36:37.111Z] Git commit: 87a90dc [2022-08-18T16:36:37.111Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T16:36:37.111Z] OS/Arch: linux/amd64 [2022-08-18T16:36:37.111Z] Experimental: true [2022-08-18T16:36:37.111Z] containerd: [2022-08-18T16:36:37.111Z] Version: 1.5.11 [2022-08-18T16:36:37.111Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:36:37.111Z] runc: [2022-08-18T16:36:37.111Z] Version: 1.0.3 [2022-08-18T16:36:37.111Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T16:36:37.111Z] docker-init: [2022-08-18T16:36:37.111Z] Version: 0.19.0 [2022-08-18T16:36:37.111Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T16:36:37.390Z] + docker info [2022-08-18T16:36:37.964Z] Client: [2022-08-18T16:36:37.964Z] Context: default [2022-08-18T16:36:37.964Z] Debug Mode: false [2022-08-18T16:36:37.964Z] Plugins: [2022-08-18T16:36:37.964Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T16:36:37.964Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T16:36:37.964Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T16:36:37.964Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T16:36:37.964Z] [2022-08-18T16:36:37.964Z] Server: [2022-08-18T16:36:37.964Z] Containers: 0 [2022-08-18T16:36:37.964Z] Running: 0 [2022-08-18T16:36:37.964Z] Paused: 0 [2022-08-18T16:36:37.964Z] Stopped: 0 [2022-08-18T16:36:37.964Z] Images: 4 [2022-08-18T16:36:37.964Z] Server Version: 20.10.14 [2022-08-18T16:36:37.964Z] Storage Driver: overlay2 [2022-08-18T16:36:37.964Z] Backing Filesystem: extfs [2022-08-18T16:36:37.964Z] Supports d_type: true [2022-08-18T16:36:37.964Z] Native Overlay Diff: true [2022-08-18T16:36:37.964Z] userxattr: false [2022-08-18T16:36:37.964Z] Logging Driver: json-file [2022-08-18T16:36:37.964Z] Cgroup Driver: cgroupfs [2022-08-18T16:36:37.964Z] Cgroup Version: 1 [2022-08-18T16:36:37.964Z] Plugins: [2022-08-18T16:36:37.964Z] Volume: local [2022-08-18T16:36:37.964Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T16:36:37.964Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T16:36:37.964Z] Swarm: inactive [2022-08-18T16:36:37.964Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T16:36:37.964Z] Default Runtime: runc [2022-08-18T16:36:37.964Z] Init Binary: docker-init [2022-08-18T16:36:37.964Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:36:37.964Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T16:36:37.964Z] init version: de40ad0 [2022-08-18T16:36:37.964Z] Security Options: [2022-08-18T16:36:37.964Z] apparmor [2022-08-18T16:36:37.964Z] seccomp [2022-08-18T16:36:37.964Z] Profile: default [2022-08-18T16:36:37.964Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T16:36:37.964Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T16:36:37.964Z] OSType: linux [2022-08-18T16:36:37.964Z] Architecture: x86_64 [2022-08-18T16:36:37.964Z] CPUs: 2 [2022-08-18T16:36:37.964Z] Total Memory: 7.483GiB [2022-08-18T16:36:37.964Z] Name: ip-10-100-118-23 [2022-08-18T16:36:37.964Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T16:36:37.964Z] Docker Root Dir: /var/lib/docker [2022-08-18T16:36:37.964Z] Debug Mode: false [2022-08-18T16:36:37.964Z] Registry: https://index.docker.io/v1/ [2022-08-18T16:36:37.964Z] Labels: [2022-08-18T16:36:37.964Z] Experimental: true [2022-08-18T16:36:37.964Z] Insecure Registries: [2022-08-18T16:36:37.964Z] 127.0.0.0/8 [2022-08-18T16:36:37.964Z] Live Restore Enabled: true [2022-08-18T16:36:37.964Z] [2022-08-18T16:36:37.964Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T16:36:38.245Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:36:38.245Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:36:38.245Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43987/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T16:36:38.245Z] + bash /home/ubuntu/workspace/moby_PR-43987/check-config.sh [2022-08-18T16:36:38.245Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T16:36:38.245Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T16:36:38.245Z] [2022-08-18T16:36:38.245Z] Generally Necessary: [2022-08-18T16:36:38.245Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T16:36:38.245Z] - apparmor: enabled and tools installed [2022-08-18T16:36:38.245Z] - CONFIG_NAMESPACES: enabled [2022-08-18T16:36:38.245Z] - CONFIG_NET_NS: enabled [2022-08-18T16:36:38.245Z] - CONFIG_PID_NS: enabled [2022-08-18T16:36:38.245Z] - CONFIG_IPC_NS: enabled [2022-08-18T16:36:38.245Z] - CONFIG_UTS_NS: enabled [2022-08-18T16:36:38.245Z] - CONFIG_CGROUPS: enabled [2022-08-18T16:36:38.245Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T16:36:38.245Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T16:36:38.245Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T16:36:38.245Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T16:36:38.245Z] - CONFIG_CPUSETS: enabled [2022-08-18T16:36:38.245Z] - CONFIG_MEMCG: enabled [2022-08-18T16:36:38.245Z] - CONFIG_KEYS: enabled [2022-08-18T16:36:38.245Z] - CONFIG_VETH: enabled (as module) [2022-08-18T16:36:38.245Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T16:36:38.245Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T16:36:38.245Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T16:36:38.245Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T16:36:38.503Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T16:36:38.503Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T16:36:38.503Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T16:36:38.503Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T16:36:38.503Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T16:36:38.503Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T16:36:38.503Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T16:36:38.503Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T16:36:38.503Z] [2022-08-18T16:36:38.503Z] Optional Features: [2022-08-18T16:36:38.503Z] - CONFIG_USER_NS: enabled [2022-08-18T16:36:38.503Z] - CONFIG_SECCOMP: enabled [2022-08-18T16:36:38.503Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T16:36:38.503Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T16:36:38.503Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T16:36:38.503Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T16:36:38.504Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T16:36:38.504Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T16:36:38.504Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T16:36:38.504Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T16:36:38.504Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T16:36:38.504Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T16:36:38.504Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T16:36:38.504Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T16:36:38.504Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T16:36:38.504Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T16:36:38.504Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T16:36:38.504Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T16:36:38.504Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T16:36:38.504Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T16:36:38.504Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T16:36:38.504Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T16:36:38.504Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T16:36:38.504Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T16:36:38.504Z] - CONFIG_EXT4_FS: enabled [2022-08-18T16:36:38.504Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T16:36:38.504Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T16:36:38.504Z] - Network Drivers: [2022-08-18T16:36:38.504Z] - "overlay": [2022-08-18T16:36:38.762Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T16:36:38.762Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T16:36:38.762Z] Optional (for encrypted networks): [2022-08-18T16:36:38.762Z] - CONFIG_CRYPTO: enabled [2022-08-18T16:36:38.762Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T16:36:38.762Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T16:36:38.762Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T16:36:38.762Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T16:36:38.762Z] - CONFIG_XFRM: enabled [2022-08-18T16:36:38.762Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T16:36:38.762Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T16:36:38.762Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T16:36:38.762Z] - "ipvlan": [2022-08-18T16:36:38.762Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T16:36:38.762Z] - "macvlan": [2022-08-18T16:36:38.762Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T16:36:38.762Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T16:36:38.762Z] - "ftp,tftp client in container": [2022-08-18T16:36:38.762Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T16:36:38.762Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T16:36:38.762Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T16:36:38.762Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T16:36:38.762Z] - Storage Drivers: [2022-08-18T16:36:38.762Z] - "aufs": [2022-08-18T16:36:38.762Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T16:36:38.762Z] - "btrfs": [2022-08-18T16:36:38.762Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T16:36:38.762Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T16:36:38.762Z] - "devicemapper": [2022-08-18T16:36:38.762Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T16:36:38.762Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T16:36:38.762Z] - "overlay": [2022-08-18T16:36:38.762Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T16:36:38.762Z] - "zfs": [2022-08-18T16:36:38.762Z] - /dev/zfs: present [2022-08-18T16:36:38.762Z] - zfs command: missing [2022-08-18T16:36:38.762Z] - zpool command: missing [2022-08-18T16:36:38.762Z] [2022-08-18T16:36:38.762Z] Limits: [2022-08-18T16:36:38.762Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T16:36:38.762Z] [2022-08-18T16:36:38.762Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T16:36:39.078Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:7b7d1132e870d4b6265721b673dbb429cc835d6a . [2022-08-18T16:36:39.078Z] #1 [internal] load build definition from Dockerfile [2022-08-18T16:36:39.078Z] #1 sha256:1275b161d0d46f45e4c5facf238649df5c980c8d273862c1be4f67eb2e41be6b [2022-08-18T16:36:39.078Z] #1 transferring dockerfile: 19.07kB done [2022-08-18T16:36:39.078Z] #1 DONE 0.0s [2022-08-18T16:36:39.078Z] [2022-08-18T16:36:39.078Z] #2 [internal] load .dockerignore [2022-08-18T16:36:39.078Z] #2 sha256:bc4f7e1cee72497a4b65a93453673297360ea23afbf20fe6b77795a7dc40f633 [2022-08-18T16:36:39.078Z] #2 transferring context: 145B done [2022-08-18T16:36:39.078Z] #2 DONE 0.0s [2022-08-18T16:36:39.078Z] [2022-08-18T16:36:39.078Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T16:36:39.078Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T16:36:39.337Z] #3 DONE 0.1s [2022-08-18T16:36:39.337Z] [2022-08-18T16:36:39.337Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T16:36:39.337Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T16:36:39.337Z] #4 CACHED [2022-08-18T16:36:39.599Z] [2022-08-18T16:36:39.599Z] #6 [internal] load .dockerignore [2022-08-18T16:36:39.599Z] #6 sha256:c773c98f73d3420b052f4384f239a54cefe788ba9631f41c81c4439bd3a6cff4 [2022-08-18T16:36:39.599Z] #6 DONE 0.0s [2022-08-18T16:36:39.599Z] [2022-08-18T16:36:39.599Z] #5 [internal] load build definition from Dockerfile [2022-08-18T16:36:39.599Z] #5 sha256:72f9d9bd7f73d7af7852dc1af40e43fe5dcda61f4b426ed7bda552d4b2fd51e7 [2022-08-18T16:36:39.599Z] #5 DONE 0.0s [2022-08-18T16:36:39.599Z] [2022-08-18T16:36:39.599Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:36:39.599Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T16:36:39.599Z] #10 DONE 0.1s [2022-08-18T16:36:39.599Z] [2022-08-18T16:36:39.599Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:36:39.599Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:36:39.863Z] #9 DONE 0.1s [2022-08-18T16:36:39.863Z] [2022-08-18T16:36:39.863Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T16:36:39.863Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T16:36:39.863Z] #7 DONE 0.1s [2022-08-18T16:36:39.863Z] [2022-08-18T16:36:39.863Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T16:36:39.863Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T16:36:39.863Z] #8 DONE 0.1s [2022-08-18T16:36:39.863Z] [2022-08-18T16:36:39.863Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:36:39.863Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:36:39.863Z] #35 DONE 0.0s [2022-08-18T16:36:39.863Z] [2022-08-18T16:36:39.863Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:36:39.863Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:36:39.863Z] #80 DONE 0.0s [2022-08-18T16:36:39.863Z] [2022-08-18T16:36:39.863Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:36:39.863Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:36:39.863Z] #78 DONE 0.0s [2022-08-18T16:36:39.863Z] [2022-08-18T16:36:39.863Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:36:39.863Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:36:39.863Z] #11 DONE 0.0s [2022-08-18T16:36:39.863Z] [2022-08-18T16:36:39.863Z] #31 [internal] load build context [2022-08-18T16:36:39.863Z] #31 sha256:09b64c928e3caf0613b409f1cfb77afda52a5bdbf032d09e1e785f8b28ba01e8 [2022-08-18T16:36:40.129Z] #31 ... [2022-08-18T16:36:40.129Z] [2022-08-18T16:36:40.129Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:36:40.129Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:36:40.129Z] #56 DONE 0.5s [2022-08-18T16:36:40.129Z] [2022-08-18T16:36:40.129Z] #31 [internal] load build context [2022-08-18T16:36:40.129Z] #31 sha256:09b64c928e3caf0613b409f1cfb77afda52a5bdbf032d09e1e785f8b28ba01e8 [2022-08-18T16:36:41.525Z] #31 transferring context: 62.42MB 1.6s done [2022-08-18T16:36:41.525Z] #31 DONE 1.6s [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:36:41.525Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:36:41.525Z] #43 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:36:41.525Z] #72 sha256:5c73d880ec5e46204260567757e6548688de8a4719b3fc4decd549a2618f00dc [2022-08-18T16:36:41.525Z] #72 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:36:41.525Z] #73 sha256:623fb603866fc2e0bd11ea9bc4492d860067e898db94d19333d0164683189185 [2022-08-18T16:36:41.525Z] #73 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:36:41.525Z] #32 sha256:147def8376b03ba243492ac2f7401cd495979f4a0b029492d034c5bf1f2b1d22 [2022-08-18T16:36:41.525Z] #32 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:36:41.525Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T16:36:41.525Z] #49 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:36:41.525Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:36:41.525Z] #41 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:36:41.525Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T16:36:41.525Z] #81 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:36:41.525Z] #75 sha256:ac6e6099377aa1f36cc6f0b0e22ded4c308862f4a6d2eaadc43a733e90465aa5 [2022-08-18T16:36:41.525Z] #75 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T16:36:41.525Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:36:41.525Z] #64 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T16:36:41.525Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:36:41.525Z] #36 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:36:41.525Z] #44 sha256:7f2692a5fed307602d6014f900973aeb3f0b133634278c958fbf3dd3dc7216a6 [2022-08-18T16:36:41.525Z] #44 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:36:41.525Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-18T16:36:41.525Z] #25 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:36:41.525Z] #55 sha256:60654e7b0d41f72070e1ba2fb6dbadab628e22b110a66c79a563c659d554712b [2022-08-18T16:36:41.525Z] #55 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:36:41.525Z] #59 sha256:60adcfd91dcec385ee77071e5caab2b88cc7c5772d2ab8ec45e3703aca77912c [2022-08-18T16:36:41.525Z] #59 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:36:41.525Z] #66 sha256:dce5a01d153ac22f20f3b1b4c4051e8909c70cddef678e299b6c76a84be84af6 [2022-08-18T16:36:41.525Z] #66 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:36:41.525Z] #46 sha256:3a3580207d3378f16e5c7e2e8d8b8ae0e23fc92c10b01c5198b05aed83f8aa9c [2022-08-18T16:36:41.525Z] #46 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:36:41.525Z] #77 sha256:af894532e28b0906b95610d6dffe308c344fd1ef6a2bb45a6654bdddaefe83e0 [2022-08-18T16:36:41.525Z] #77 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T16:36:41.525Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T16:36:41.525Z] #13 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:36:41.525Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-18T16:36:41.525Z] #24 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:36:41.525Z] #82 sha256:20168f5975ec8f21eac05e6aa72f7605101e975bdb16aed29ea5b3c76f107210 [2022-08-18T16:36:41.525Z] #82 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:36:41.525Z] #86 sha256:209f00daa0ddc937f01af0e5d7409b9c8cb4f94b2f7519baf73613fee4b8be02 [2022-08-18T16:36:41.525Z] #86 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T16:36:41.525Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T16:36:41.525Z] #53 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:36:41.525Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:36:41.525Z] #83 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:36:41.525Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:36:41.525Z] #84 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:36:41.525Z] #52 sha256:55bf830d3bd598d82d1b79f141421db877f5a3192cc77414f1d2a9c7d269ce1d [2022-08-18T16:36:41.525Z] #52 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:36:41.525Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T16:36:41.525Z] #40 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T16:36:41.525Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:36:41.525Z] #60 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T16:36:41.525Z] #38 sha256:73dd58b81893d42482429eb8acf9cca54df2fe50beae37aacbaa03e3e0caef17 [2022-08-18T16:36:41.525Z] #38 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:36:41.525Z] #65 sha256:58be7e67eeaaef752c4c778faf8a7c75c591dece40fecce568fe381e77fbfd0e [2022-08-18T16:36:41.525Z] #65 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-18T16:36:41.525Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-18T16:36:41.525Z] #29 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T16:36:41.525Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:36:41.525Z] #47 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:36:41.525Z] #67 sha256:360a22d2e7f5dbe9a0511b6a393115c47dcec133c979369b9a61013895313c95 [2022-08-18T16:36:41.525Z] #67 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:36:41.525Z] #42 sha256:5420ba6d90bbd96c923392b8e2b1b30a9199dd09f6ee5221240f9bb880b02b88 [2022-08-18T16:36:41.525Z] #42 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:36:41.525Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:36:41.525Z] #58 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:36:41.525Z] #48 sha256:0eaa1990ab8177b4f7be011fa5f8c0ec8f1db9401df3061e98f767fc5925951e [2022-08-18T16:36:41.525Z] #48 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:36:41.525Z] #61 sha256:e08b809194885ce820a0c1d8584babba1121071047846172f994f04d0bd1a2cc [2022-08-18T16:36:41.525Z] #61 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:36:41.525Z] #74 sha256:9dbb8d825d8b15fffb99dd64b3d152fe75965b7a93eab32306175c4c7b99268d [2022-08-18T16:36:41.525Z] #74 CACHED [2022-08-18T16:36:41.525Z] [2022-08-18T16:36:41.525Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-18T16:36:41.525Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-18T16:36:41.526Z] #14 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T16:36:41.526Z] #33 sha256:8907a4c2562a9bec8d4704dabd8f3cf870dce5475f82d39d092db09dccef4255 [2022-08-18T16:36:41.526Z] #33 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-18T16:36:41.526Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T16:36:41.526Z] #19 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:36:41.526Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-18T16:36:41.526Z] #22 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T16:36:41.526Z] #51 sha256:7df79df798d60fdfc48b99fb302edc0a75083c60b411bedd8c490993403436a5 [2022-08-18T16:36:41.526Z] #51 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T16:36:41.526Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T16:36:41.526Z] #79 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:36:41.526Z] #85 sha256:76ee866e7aa800385f73243751e75c6c06eb7ac63a250a981441aa65dca5de09 [2022-08-18T16:36:41.526Z] #85 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-18T16:36:41.526Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-18T16:36:41.526Z] #21 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T16:36:41.526Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:36:41.526Z] #45 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:36:41.526Z] #39 sha256:3c9dd51877d9465ebf481c8b82015c2ea0ef84dbc303ca5eb22bd936d69245df [2022-08-18T16:36:41.526Z] #39 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:36:41.526Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-18T16:36:41.526Z] #26 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-18T16:36:41.526Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-18T16:36:41.526Z] #16 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:36:41.526Z] #68 sha256:8beeaa2e79cabdbe5cbda010a8de8d5708d430a949e67330df207576af4778d6 [2022-08-18T16:36:41.526Z] #68 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T16:36:41.526Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T16:36:41.526Z] #12 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:36:41.526Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:36:41.526Z] #20 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:36:41.526Z] #76 sha256:df1ef2055fa43804794f9060f47bd13ead57214aac22c994f97effd1cca52ca5 [2022-08-18T16:36:41.526Z] #76 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:36:41.526Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-18T16:36:41.526Z] #28 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:36:41.526Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-18T16:36:41.526Z] #30 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:36:41.526Z] #70 sha256:791dcbc2633761cb068d97be376343d1b6385be7a767bf0f1003b33e5bc73467 [2022-08-18T16:36:41.526Z] #70 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:36:41.526Z] #63 sha256:a1c97ed8fab8d324bfa94681f7780b96a8cfdb43eb6826919ba0c213f706d1c7 [2022-08-18T16:36:41.526Z] #63 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:36:41.526Z] #34 sha256:0b7daf0daa41afd2fe7c6076c9c19d9e9770aedeaf87cd5fc5118bf8a854be1c [2022-08-18T16:36:41.526Z] #34 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:36:41.526Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:36:41.526Z] #62 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:36:41.526Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T16:36:41.526Z] #69 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:36:41.526Z] #71 sha256:a5dbdd7f722f511b66808b31bda13300a1d90ba4773cc1af8bdcc6ebfaae87a8 [2022-08-18T16:36:41.526Z] #71 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:36:41.526Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-18T16:36:41.526Z] #27 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T16:36:41.526Z] #37 sha256:2ff36b463277690a09b962336f2e9996584cd36c5b6388234672b7a0d765a25b [2022-08-18T16:36:41.526Z] #37 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T16:36:41.526Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-18T16:36:41.526Z] #23 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-18T16:36:41.526Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-18T16:36:41.526Z] #17 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:36:41.526Z] #50 sha256:811d3465cfa7556a0124b774159493b7484b4e043ed575f91b5bc5b60498a739 [2022-08-18T16:36:41.526Z] #50 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-18T16:36:41.526Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T16:36:41.526Z] #57 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-18T16:36:41.526Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-18T16:36:41.526Z] #15 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:36:41.526Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:36:41.526Z] #54 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-18T16:36:41.526Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-18T16:36:41.526Z] #18 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:36:41.526Z] #87 sha256:77c772829c750bdda8127f2c5fc27c082a8a34f5c941a4b0793f6f6b639e7ddd [2022-08-18T16:36:41.526Z] #87 CACHED [2022-08-18T16:36:41.526Z] [2022-08-18T16:36:41.526Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:36:41.526Z] #88 sha256:5b4bb1964e7f9c311d5e3263db4a3d35e01fa1a14ef0d5089bb20eb3bc2078d0 [2022-08-18T16:36:42.093Z] #88 DONE 0.9s [2022-08-18T16:36:42.351Z] [2022-08-18T16:36:42.351Z] #89 exporting to image [2022-08-18T16:36:42.351Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:36:42.351Z] #89 exporting layers [2022-08-18T16:36:43.286Z] #89 exporting layers 1.1s done [2022-08-18T16:36:43.286Z] #89 writing image sha256:2e3eb7e569e2b6319b631996b7b362f4d05be73fcd76c06e3a997efd39597397 [2022-08-18T16:36:43.286Z] #89 writing image sha256:2e3eb7e569e2b6319b631996b7b362f4d05be73fcd76c06e3a997efd39597397 done [2022-08-18T16:36:43.286Z] #89 naming to docker.io/library/docker:7b7d1132e870d4b6265721b673dbb429cc835d6a done [2022-08-18T16:36:43.286Z] #89 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-18T16:36:43.604Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43987/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43987/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7b7d1132e870d4b6265721b673dbb429cc835d6a hack/validate/default [2022-08-18T16:36:45.511Z] Congratulations! Seccomp profile generation is done correctly. [2022-08-18T16:36:45.511Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-18T16:36:45.511Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-18T16:36:45.511Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-18T16:36:45.511Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-18T16:36:45.511Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-18T16:36:45.511Z] [2022-08-18T16:36:45.511Z] INFO Start validation with golang-ci-lint [2022-08-18T16:36:45.770Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-18T16:36:45.770Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-18T16:36:45.770Z] INFO [loader] Using build tags: [ journald] [2022-08-18T16:36:48.209Z] Fetching without tags [2022-08-18T16:36:48.185Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:36:48.191Z] > git config --add remote.origin.fetch +refs/pull/43987/head:refs/remotes/origin/PR-43987 # timeout=10 [2022-08-18T16:36:48.198Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T16:36:48.206Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:36:48.213Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:36:48.213Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:48.214Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43987/head:refs/remotes/origin/PR-43987 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T16:36:48.511Z] Merging remotes/origin/master commit 6f8ea5b26e42b4a4f1cd465154d4df0a9f9f880f into PR head commit 7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:36:49.077Z] Merge succeeded, producing 7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:36:49.077Z] Checking out Revision 7b7d1132e870d4b6265721b673dbb429cc835d6a (PR-43987) [2022-08-18T16:36:49.160Z] Commit message: "seccomp: allow "bpf", "perf_event_open", gated by CAP_BPF, CAP_PERFMON" [2022-08-18T16:36:49.187Z] > git --version # timeout=10 [2022-08-18T16:36:49.192Z] > git --version # 'git version 2.25.1' [2022-08-18T16:36:49.198Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T16:36:49.833Z] + docker version [2022-08-18T16:36:49.833Z] Client: Docker Engine - Community [2022-08-18T16:36:49.833Z] Version: 20.10.14 [2022-08-18T16:36:49.833Z] API version: 1.41 [2022-08-18T16:36:49.833Z] Go version: go1.16.15 [2022-08-18T16:36:49.833Z] Git commit: a224086 [2022-08-18T16:36:49.833Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-18T16:36:49.833Z] OS/Arch: linux/arm64 [2022-08-18T16:36:49.833Z] Context: default [2022-08-18T16:36:49.833Z] Experimental: true [2022-08-18T16:36:49.833Z] [2022-08-18T16:36:49.833Z] Server: Docker Engine - Community [2022-08-18T16:36:49.833Z] Engine: [2022-08-18T16:36:49.833Z] Version: 20.10.14 [2022-08-18T16:36:49.833Z] API version: 1.41 (minimum version 1.12) [2022-08-18T16:36:49.833Z] Go version: go1.16.15 [2022-08-18T16:36:49.833Z] Git commit: 87a90dc [2022-08-18T16:36:49.833Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-18T16:36:49.833Z] OS/Arch: linux/arm64 [2022-08-18T16:36:49.833Z] Experimental: true [2022-08-18T16:36:49.833Z] containerd: [2022-08-18T16:36:49.833Z] Version: 1.5.11 [2022-08-18T16:36:49.833Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:36:49.833Z] runc: [2022-08-18T16:36:49.833Z] Version: 1.0.3 [2022-08-18T16:36:49.833Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T16:36:49.833Z] docker-init: [2022-08-18T16:36:49.833Z] Version: 0.19.0 [2022-08-18T16:36:49.833Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T16:36:48.515Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:36:48.523Z] > git checkout -f 7b7d1132e870d4b6265721b673dbb429cc835d6a # timeout=10 [2022-08-18T16:36:49.052Z] > git remote # timeout=10 [2022-08-18T16:36:49.055Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:36:49.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:49.061Z] > git merge 6f8ea5b26e42b4a4f1cd465154d4df0a9f9f880f # timeout=10 [2022-08-18T16:36:49.073Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:36:49.080Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:36:49.084Z] > git checkout -f 7b7d1132e870d4b6265721b673dbb429cc835d6a # timeout=10 [2022-08-18T16:36:50.130Z] + docker info [2022-08-18T16:36:50.702Z] Client: [2022-08-18T16:36:50.702Z] Context: default [2022-08-18T16:36:50.702Z] Debug Mode: false [2022-08-18T16:36:50.702Z] Plugins: [2022-08-18T16:36:50.702Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T16:36:50.702Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T16:36:50.702Z] [2022-08-18T16:36:50.702Z] Server: [2022-08-18T16:36:50.702Z] Containers: 0 [2022-08-18T16:36:50.702Z] Running: 0 [2022-08-18T16:36:50.702Z] Paused: 0 [2022-08-18T16:36:50.702Z] Stopped: 0 [2022-08-18T16:36:50.702Z] Images: 2 [2022-08-18T16:36:50.702Z] Server Version: 20.10.14 [2022-08-18T16:36:50.702Z] Storage Driver: overlay2 [2022-08-18T16:36:50.702Z] Backing Filesystem: extfs [2022-08-18T16:36:50.702Z] Supports d_type: true [2022-08-18T16:36:50.702Z] Native Overlay Diff: true [2022-08-18T16:36:50.702Z] userxattr: false [2022-08-18T16:36:50.702Z] Logging Driver: json-file [2022-08-18T16:36:50.702Z] Cgroup Driver: cgroupfs [2022-08-18T16:36:50.702Z] Cgroup Version: 1 [2022-08-18T16:36:50.702Z] Plugins: [2022-08-18T16:36:50.702Z] Volume: local [2022-08-18T16:36:50.702Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T16:36:50.702Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T16:36:50.702Z] Swarm: inactive [2022-08-18T16:36:50.702Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T16:36:50.702Z] Default Runtime: runc [2022-08-18T16:36:50.702Z] Init Binary: docker-init [2022-08-18T16:36:50.702Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:36:50.702Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T16:36:50.702Z] init version: de40ad0 [2022-08-18T16:36:50.702Z] Security Options: [2022-08-18T16:36:50.702Z] apparmor [2022-08-18T16:36:50.702Z] seccomp [2022-08-18T16:36:50.702Z] Profile: default [2022-08-18T16:36:50.702Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T16:36:50.702Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T16:36:50.702Z] OSType: linux [2022-08-18T16:36:50.702Z] Architecture: aarch64 [2022-08-18T16:36:50.702Z] CPUs: 2 [2022-08-18T16:36:50.702Z] Total Memory: 7.562GiB [2022-08-18T16:36:50.702Z] Name: ip-10-100-40-210 [2022-08-18T16:36:50.702Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-18T16:36:50.702Z] Docker Root Dir: /var/lib/docker [2022-08-18T16:36:50.702Z] Debug Mode: false [2022-08-18T16:36:50.702Z] Registry: https://index.docker.io/v1/ [2022-08-18T16:36:50.702Z] Labels: [2022-08-18T16:36:50.702Z] Experimental: true [2022-08-18T16:36:50.702Z] Insecure Registries: [2022-08-18T16:36:50.702Z] 127.0.0.0/8 [2022-08-18T16:36:50.702Z] Live Restore Enabled: true [2022-08-18T16:36:50.702Z] [Pipeline] sh [2022-08-18T16:36:50.994Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:36:50.994Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:36:50.994Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43987/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T16:36:50.994Z] + bash /home/ubuntu/workspace/moby_PR-43987/check-config.sh [2022-08-18T16:36:50.994Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T16:36:50.994Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-18T16:36:50.994Z] [2022-08-18T16:36:50.995Z] Generally Necessary: [2022-08-18T16:36:50.995Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T16:36:50.995Z] - apparmor: enabled and tools installed [2022-08-18T16:36:50.995Z] - CONFIG_NAMESPACES: enabled [2022-08-18T16:36:50.995Z] - CONFIG_NET_NS: enabled [2022-08-18T16:36:50.995Z] - CONFIG_PID_NS: enabled [2022-08-18T16:36:50.995Z] - CONFIG_IPC_NS: enabled [2022-08-18T16:36:50.995Z] - CONFIG_UTS_NS: enabled [2022-08-18T16:36:50.995Z] - CONFIG_CGROUPS: enabled [2022-08-18T16:36:50.995Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T16:36:50.995Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T16:36:50.995Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T16:36:50.995Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T16:36:50.995Z] - CONFIG_CPUSETS: enabled [2022-08-18T16:36:50.995Z] - CONFIG_MEMCG: enabled [2022-08-18T16:36:50.995Z] - CONFIG_KEYS: enabled [2022-08-18T16:36:50.995Z] - CONFIG_VETH: enabled (as module) [2022-08-18T16:36:50.995Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T16:36:50.995Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T16:36:50.995Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T16:36:50.995Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T16:36:50.995Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T16:36:50.995Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T16:36:50.995Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T16:36:50.995Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T16:36:50.995Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T16:36:50.995Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T16:36:50.995Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T16:36:50.995Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T16:36:50.995Z] [2022-08-18T16:36:50.995Z] Optional Features: [2022-08-18T16:36:51.255Z] - CONFIG_USER_NS: enabled [2022-08-18T16:36:51.255Z] - CONFIG_SECCOMP: enabled [2022-08-18T16:36:51.255Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T16:36:51.255Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T16:36:51.255Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T16:36:51.255Z] (cgroup swap accounting is currently enabled) [2022-08-18T16:36:51.255Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T16:36:51.255Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T16:36:51.255Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T16:36:51.255Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T16:36:51.255Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T16:36:51.255Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T16:36:51.255Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T16:36:51.255Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T16:36:51.255Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T16:36:51.255Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T16:36:51.255Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T16:36:51.255Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T16:36:51.255Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T16:36:51.255Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T16:36:51.255Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T16:36:51.255Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T16:36:51.255Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T16:36:51.255Z] - CONFIG_EXT4_FS: enabled [2022-08-18T16:36:51.255Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T16:36:51.255Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T16:36:51.255Z] - Network Drivers: [2022-08-18T16:36:51.255Z] - "overlay": [2022-08-18T16:36:51.255Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T16:36:51.255Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T16:36:51.255Z] Optional (for encrypted networks): [2022-08-18T16:36:51.440Z] Fetching without tags [2022-08-18T16:36:51.515Z] - CONFIG_CRYPTO: enabled [2022-08-18T16:36:51.515Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T16:36:51.515Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T16:36:51.515Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T16:36:51.515Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T16:36:51.515Z] - CONFIG_XFRM: enabled [2022-08-18T16:36:51.515Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T16:36:51.515Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T16:36:51.515Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T16:36:51.515Z] - "ipvlan": [2022-08-18T16:36:51.515Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T16:36:51.515Z] - "macvlan": [2022-08-18T16:36:51.515Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T16:36:51.515Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T16:36:51.515Z] - "ftp,tftp client in container": [2022-08-18T16:36:51.515Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T16:36:51.515Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T16:36:51.515Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T16:36:51.515Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T16:36:51.515Z] - Storage Drivers: [2022-08-18T16:36:51.515Z] - "aufs": [2022-08-18T16:36:51.515Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T16:36:51.515Z] - "btrfs": [2022-08-18T16:36:51.515Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T16:36:51.515Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T16:36:51.515Z] - "devicemapper": [2022-08-18T16:36:51.515Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T16:36:51.515Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T16:36:51.515Z] - "overlay": [2022-08-18T16:36:51.515Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T16:36:51.515Z] - "zfs": [2022-08-18T16:36:51.515Z] - /dev/zfs: present [2022-08-18T16:36:51.515Z] - zfs command: missing [2022-08-18T16:36:51.515Z] - zpool command: missing [2022-08-18T16:36:51.515Z] [2022-08-18T16:36:51.515Z] Limits: [2022-08-18T16:36:51.515Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T16:36:51.515Z] [2022-08-18T16:36:51.515Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T16:36:51.622Z] Merging remotes/origin/master commit 6f8ea5b26e42b4a4f1cd465154d4df0a9f9f880f into PR head commit 7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:36:51.692Z] Fetching without tags [2022-08-18T16:36:51.700Z] Fetching without tags [2022-08-18T16:36:51.661Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:36:51.666Z] > git config --add remote.origin.fetch +refs/pull/43987/head:refs/remotes/origin/PR-43987 # timeout=10 [2022-08-18T16:36:51.671Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T16:36:51.680Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:36:51.688Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:36:51.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:51.689Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43987/head:refs/remotes/origin/PR-43987 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T16:36:51.423Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:36:51.426Z] > git config --add remote.origin.fetch +refs/pull/43987/head:refs/remotes/origin/PR-43987 # timeout=10 [2022-08-18T16:36:51.430Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T16:36:51.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:36:51.440Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:36:51.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:51.441Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43987/head:refs/remotes/origin/PR-43987 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T16:36:51.622Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:36:51.624Z] > git checkout -f 7b7d1132e870d4b6265721b673dbb429cc835d6a # timeout=10 [2022-08-18T16:36:51.711Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:36:51.717Z] > git config --add remote.origin.fetch +refs/pull/43987/head:refs/remotes/origin/PR-43987 # timeout=10 [2022-08-18T16:36:51.726Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T16:36:51.736Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:36:51.744Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:36:51.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:51.745Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43987/head:refs/remotes/origin/PR-43987 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T16:36:51.841Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7b7d1132e870d4b6265721b673dbb429cc835d6a . [2022-08-18T16:36:51.857Z] Merging remotes/origin/master commit 6f8ea5b26e42b4a4f1cd465154d4df0a9f9f880f into PR head commit 7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:36:51.906Z] Merging remotes/origin/master commit 6f8ea5b26e42b4a4f1cd465154d4df0a9f9f880f into PR head commit 7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:36:52.107Z] #1 [internal] load build definition from Dockerfile [2022-08-18T16:36:52.107Z] #1 sha256:a932d47dc44301b25c826349fe4cc211a3f823f8010f8d994f78976262e217ff [2022-08-18T16:36:52.107Z] #1 transferring dockerfile: 19.07kB done [2022-08-18T16:36:52.107Z] #1 DONE 0.0s [2022-08-18T16:36:52.107Z] [2022-08-18T16:36:52.107Z] #2 [internal] load .dockerignore [2022-08-18T16:36:52.107Z] #2 sha256:1bc90d582234cda445b6db8d967b86565800b1360a4dc6f062196b840b2191f1 [2022-08-18T16:36:52.107Z] #2 transferring context: 145B done [2022-08-18T16:36:52.107Z] #2 DONE 0.0s [2022-08-18T16:36:52.107Z] [2022-08-18T16:36:52.107Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T16:36:52.107Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-18T16:36:52.107Z] #3 DONE 0.2s [2022-08-18T16:36:52.107Z] [2022-08-18T16:36:52.107Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T16:36:52.107Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-18T16:36:52.107Z] #4 CACHED [2022-08-18T16:36:52.185Z] Merge succeeded, producing 7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:36:52.185Z] Checking out Revision 7b7d1132e870d4b6265721b673dbb429cc835d6a (PR-43987) [2022-08-18T16:36:52.371Z] [2022-08-18T16:36:52.371Z] #5 [internal] load build definition from Dockerfile [2022-08-18T16:36:52.371Z] #5 sha256:dd43d25575bee9c52f01b8e15fdb325fde6c6014b73817b89c11b8e2daa0cb29 [2022-08-18T16:36:52.371Z] #5 DONE 0.0s [2022-08-18T16:36:52.371Z] [2022-08-18T16:36:52.371Z] #6 [internal] load .dockerignore [2022-08-18T16:36:52.371Z] #6 sha256:d0123a7f3a5a2e57c42bec0132fee0402664dbae34c3f6102a5805f7cc000de1 [2022-08-18T16:36:52.371Z] #6 DONE 0.0s [2022-08-18T16:36:52.371Z] [2022-08-18T16:36:52.371Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:36:52.371Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T16:36:52.416Z] Commit message: "seccomp: allow "bpf", "perf_event_open", gated by CAP_BPF, CAP_PERFMON" [2022-08-18T16:36:52.425Z] Merge succeeded, producing 7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:36:52.426Z] Checking out Revision 7b7d1132e870d4b6265721b673dbb429cc835d6a (PR-43987) [2022-08-18T16:36:52.430Z] > git --version # timeout=10 [2022-08-18T16:36:52.437Z] > git --version # 'git version 2.25.1' [2022-08-18T16:36:52.447Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T16:36:52.473Z] Merge succeeded, producing 7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:36:52.473Z] Checking out Revision 7b7d1132e870d4b6265721b673dbb429cc835d6a (PR-43987) [2022-08-18T16:36:52.632Z] #10 DONE 0.1s [2022-08-18T16:36:52.632Z] [2022-08-18T16:36:52.632Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T16:36:52.632Z] #8 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-18T16:36:52.632Z] #8 DONE 0.1s [2022-08-18T16:36:52.632Z] [2022-08-18T16:36:52.632Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:36:52.632Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:36:52.632Z] #9 DONE 0.1s [2022-08-18T16:36:52.632Z] [2022-08-18T16:36:52.632Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T16:36:52.632Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-18T16:36:52.632Z] #7 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T16:36:52.929Z] Commit message: "seccomp: allow "bpf", "perf_event_open", gated by CAP_BPF, CAP_PERFMON" [2022-08-18T16:36:52.983Z] > git --version # timeout=10 [2022-08-18T16:36:52.991Z] > git --version # 'git version 2.17.1' [2022-08-18T16:36:52.997Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T16:36:53.078Z] Commit message: "seccomp: allow "bpf", "perf_event_open", gated by CAP_BPF, CAP_PERFMON" [2022-08-18T16:36:53.149Z] > git --version # timeout=10 [2022-08-18T16:36:53.156Z] > git --version # 'git version 2.17.1' [2022-08-18T16:36:53.166Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T16:36:53.125Z] + docker version [2022-08-18T16:36:53.125Z] Client: Docker Engine - Community [2022-08-18T16:36:53.125Z] Version: 20.10.14 [2022-08-18T16:36:53.125Z] API version: 1.41 [2022-08-18T16:36:53.125Z] Go version: go1.16.15 [2022-08-18T16:36:53.125Z] Git commit: a224086 [2022-08-18T16:36:53.125Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-18T16:36:53.125Z] OS/Arch: linux/amd64 [2022-08-18T16:36:53.125Z] Context: default [2022-08-18T16:36:53.125Z] Experimental: true [2022-08-18T16:36:53.125Z] [2022-08-18T16:36:53.125Z] Server: Docker Engine - Community [2022-08-18T16:36:53.125Z] Engine: [2022-08-18T16:36:53.125Z] Version: 20.10.14 [2022-08-18T16:36:53.125Z] API version: 1.41 (minimum version 1.12) [2022-08-18T16:36:53.125Z] Go version: go1.16.15 [2022-08-18T16:36:53.125Z] Git commit: 87a90dc [2022-08-18T16:36:53.125Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-18T16:36:53.125Z] OS/Arch: linux/amd64 [2022-08-18T16:36:53.125Z] Experimental: true [2022-08-18T16:36:53.125Z] containerd: [2022-08-18T16:36:53.125Z] Version: 1.5.11 [2022-08-18T16:36:53.125Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:36:53.125Z] runc: [2022-08-18T16:36:53.125Z] Version: 1.0.3 [2022-08-18T16:36:53.125Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T16:36:53.125Z] docker-init: [2022-08-18T16:36:53.125Z] Version: 0.19.0 [2022-08-18T16:36:53.125Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T16:36:53.202Z] [2022-08-18T16:36:53.202Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:36:53.202Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:36:53.202Z] #73 DONE 0.0s [2022-08-18T16:36:53.202Z] [2022-08-18T16:36:53.202Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:36:53.202Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:36:53.202Z] #71 DONE 0.0s [2022-08-18T16:36:53.202Z] [2022-08-18T16:36:53.202Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:36:53.202Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T16:36:53.202Z] #11 DONE 0.0s [2022-08-18T16:36:53.202Z] [2022-08-18T16:36:53.202Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:36:53.202Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-18T16:36:53.202Z] #28 DONE 0.0s [2022-08-18T16:36:53.202Z] [2022-08-18T16:36:53.202Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:36:53.202Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T16:36:53.453Z] + docker info [2022-08-18T16:36:51.859Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:36:51.870Z] > git checkout -f 7b7d1132e870d4b6265721b673dbb429cc835d6a # timeout=10 [2022-08-18T16:36:52.393Z] > git remote # timeout=10 [2022-08-18T16:36:52.395Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:36:52.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:52.401Z] > git merge 6f8ea5b26e42b4a4f1cd465154d4df0a9f9f880f # timeout=10 [2022-08-18T16:36:52.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:36:52.421Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:36:52.426Z] > git checkout -f 7b7d1132e870d4b6265721b673dbb429cc835d6a # timeout=10 [2022-08-18T16:36:52.153Z] > git remote # timeout=10 [2022-08-18T16:36:52.161Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:36:52.163Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:52.164Z] > git merge 6f8ea5b26e42b4a4f1cd465154d4df0a9f9f880f # timeout=10 [2022-08-18T16:36:52.177Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:36:52.185Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:36:52.187Z] > git checkout -f 7b7d1132e870d4b6265721b673dbb429cc835d6a # timeout=10 [2022-08-18T16:36:51.950Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:36:51.953Z] > git checkout -f 7b7d1132e870d4b6265721b673dbb429cc835d6a # timeout=10 [2022-08-18T16:36:52.480Z] > git remote # timeout=10 [2022-08-18T16:36:52.483Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:36:52.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:36:52.490Z] > git merge 6f8ea5b26e42b4a4f1cd465154d4df0a9f9f880f # timeout=10 [2022-08-18T16:36:52.502Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:36:52.517Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:36:52.524Z] > git checkout -f 7b7d1132e870d4b6265721b673dbb429cc835d6a # timeout=10 [Pipeline] withEnv [Pipeline] { [2022-08-18T16:36:53.692Z] + docker version [2022-08-18T16:36:53.692Z] Client: Docker Engine - Community [2022-08-18T16:36:53.692Z] Version: 20.10.14 [2022-08-18T16:36:53.692Z] API version: 1.41 [2022-08-18T16:36:53.692Z] Go version: go1.16.15 [2022-08-18T16:36:53.692Z] Git commit: a224086 [2022-08-18T16:36:53.692Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T16:36:53.692Z] OS/Arch: linux/amd64 [2022-08-18T16:36:53.692Z] Context: default [2022-08-18T16:36:53.692Z] Experimental: true [2022-08-18T16:36:53.692Z] [2022-08-18T16:36:53.692Z] Server: Docker Engine - Community [2022-08-18T16:36:53.692Z] Engine: [2022-08-18T16:36:53.692Z] Version: 20.10.14 [2022-08-18T16:36:53.692Z] API version: 1.41 (minimum version 1.12) [2022-08-18T16:36:53.692Z] Go version: go1.16.15 [2022-08-18T16:36:53.692Z] Git commit: 87a90dc [2022-08-18T16:36:53.692Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T16:36:53.692Z] OS/Arch: linux/amd64 [2022-08-18T16:36:53.692Z] Experimental: true [2022-08-18T16:36:53.692Z] containerd: [2022-08-18T16:36:53.692Z] Version: 1.5.11 [2022-08-18T16:36:53.692Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:36:53.692Z] runc: [2022-08-18T16:36:53.692Z] Version: 1.0.3 [2022-08-18T16:36:53.692Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T16:36:53.692Z] docker-init: [2022-08-18T16:36:53.692Z] Version: 0.19.0 [2022-08-18T16:36:53.692Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T16:36:53.773Z] #49 DONE 0.5s [2022-08-18T16:36:53.773Z] [2022-08-18T16:36:53.773Z] #24 [internal] load build context [2022-08-18T16:36:53.773Z] #24 sha256:94566b735c45f600983089f4ef03092830a1063332992037e3bbe3b44cd97c55 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T16:36:54.022Z] + docker info [2022-08-18T16:36:54.078Z] + docker version [2022-08-18T16:36:54.079Z] Client: Docker Engine - Community [2022-08-18T16:36:54.079Z] Version: 20.10.14 [2022-08-18T16:36:54.079Z] API version: 1.41 [2022-08-18T16:36:54.079Z] Go version: go1.16.15 [2022-08-18T16:36:54.079Z] Git commit: a224086 [2022-08-18T16:36:54.079Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T16:36:54.079Z] OS/Arch: linux/amd64 [2022-08-18T16:36:54.079Z] Context: default [2022-08-18T16:36:54.079Z] Experimental: true [2022-08-18T16:36:54.079Z] [2022-08-18T16:36:54.079Z] Server: Docker Engine - Community [2022-08-18T16:36:54.079Z] Engine: [2022-08-18T16:36:54.079Z] Version: 20.10.14 [2022-08-18T16:36:54.079Z] API version: 1.41 (minimum version 1.12) [2022-08-18T16:36:54.079Z] Go version: go1.16.15 [2022-08-18T16:36:54.079Z] Git commit: 87a90dc [2022-08-18T16:36:54.079Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T16:36:54.079Z] OS/Arch: linux/amd64 [2022-08-18T16:36:54.079Z] Experimental: true [2022-08-18T16:36:54.079Z] containerd: [2022-08-18T16:36:54.079Z] Version: 1.5.11 [2022-08-18T16:36:54.079Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:36:54.079Z] runc: [2022-08-18T16:36:54.079Z] Version: 1.0.3 [2022-08-18T16:36:54.079Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T16:36:54.079Z] docker-init: [2022-08-18T16:36:54.079Z] Version: 0.19.0 [2022-08-18T16:36:54.079Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T16:36:54.370Z] + docker info [2022-08-18T16:36:54.386Z] Client: [2022-08-18T16:36:54.386Z] Context: default [2022-08-18T16:36:54.386Z] Debug Mode: false [2022-08-18T16:36:54.386Z] Plugins: [2022-08-18T16:36:54.386Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T16:36:54.386Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T16:36:54.386Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T16:36:54.386Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T16:36:54.386Z] [2022-08-18T16:36:54.386Z] Server: [2022-08-18T16:36:54.386Z] Containers: 0 [2022-08-18T16:36:54.386Z] Running: 0 [2022-08-18T16:36:54.386Z] Paused: 0 [2022-08-18T16:36:54.386Z] Stopped: 0 [2022-08-18T16:36:54.386Z] Images: 2 [2022-08-18T16:36:54.386Z] Server Version: 20.10.14 [2022-08-18T16:36:54.386Z] Storage Driver: overlay2 [2022-08-18T16:36:54.386Z] Backing Filesystem: extfs [2022-08-18T16:36:54.386Z] Supports d_type: true [2022-08-18T16:36:54.387Z] Native Overlay Diff: true [2022-08-18T16:36:54.387Z] userxattr: false [2022-08-18T16:36:54.387Z] Logging Driver: json-file [2022-08-18T16:36:54.387Z] Cgroup Driver: systemd [2022-08-18T16:36:54.387Z] Cgroup Version: 2 [2022-08-18T16:36:54.387Z] Plugins: [2022-08-18T16:36:54.387Z] Volume: local [2022-08-18T16:36:54.387Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T16:36:54.387Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T16:36:54.387Z] Swarm: inactive [2022-08-18T16:36:54.387Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T16:36:54.387Z] Default Runtime: runc [2022-08-18T16:36:54.387Z] Init Binary: docker-init [2022-08-18T16:36:54.387Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:36:54.387Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T16:36:54.387Z] init version: de40ad0 [2022-08-18T16:36:54.387Z] Security Options: [2022-08-18T16:36:54.387Z] apparmor [2022-08-18T16:36:54.387Z] seccomp [2022-08-18T16:36:54.387Z] Profile: default [2022-08-18T16:36:54.387Z] cgroupns [2022-08-18T16:36:54.387Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T16:36:54.387Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T16:36:54.387Z] OSType: linux [2022-08-18T16:36:54.387Z] Architecture: x86_64 [2022-08-18T16:36:54.387Z] CPUs: 2 [2022-08-18T16:36:54.387Z] Total Memory: 7.559GiB [2022-08-18T16:36:54.387Z] Name: ip-10-100-89-254 [2022-08-18T16:36:54.387Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-18T16:36:54.387Z] Docker Root Dir: /var/lib/docker [2022-08-18T16:36:54.387Z] Debug Mode: false [2022-08-18T16:36:54.387Z] Registry: https://index.docker.io/v1/ [2022-08-18T16:36:54.387Z] Labels: [2022-08-18T16:36:54.387Z] Experimental: true [2022-08-18T16:36:54.387Z] Insecure Registries: [2022-08-18T16:36:54.387Z] 127.0.0.0/8 [2022-08-18T16:36:54.387Z] Live Restore Enabled: true [2022-08-18T16:36:54.387Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T16:36:54.709Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7b7d1132e870d4b6265721b673dbb429cc835d6a . [2022-08-18T16:36:54.709Z] #1 [internal] load build definition from Dockerfile [2022-08-18T16:36:54.709Z] #1 sha256:bf11790e6b7c3933525592108c880e2d0f12fbef8e8af09016fdb720a9272dd9 [2022-08-18T16:36:54.709Z] #1 transferring dockerfile: 19.07kB done [2022-08-18T16:36:54.709Z] #1 DONE 0.0s [2022-08-18T16:36:54.709Z] [2022-08-18T16:36:54.709Z] #2 [internal] load .dockerignore [2022-08-18T16:36:54.709Z] #2 sha256:59ad0a82a218b611c1dcf54e13e086cabf85c878912b76028ea21b4fda459a27 [2022-08-18T16:36:54.709Z] #2 transferring context: 145B done [2022-08-18T16:36:54.709Z] #2 DONE 0.0s [2022-08-18T16:36:54.709Z] [2022-08-18T16:36:54.709Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T16:36:54.709Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T16:36:54.720Z] #24 transferring context: 62.42MB 1.3s done [2022-08-18T16:36:54.720Z] #24 DONE 1.5s [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:36:54.720Z] #63 sha256:1903719a196cef375c9bbbf56aba69a4b15a273c37c8469d72b9c3552ef8ddce [2022-08-18T16:36:54.720Z] #63 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:36:54.720Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-18T16:36:54.720Z] #15 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T16:36:54.720Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-18T16:36:54.720Z] #29 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:36:54.720Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-18T16:36:54.720Z] #21 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T16:36:54.720Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-18T16:36:54.720Z] #40 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:36:54.720Z] #70 sha256:745394608c7755d2e6aa4f4cb9d780655c1005ed196452a03182b5e237c10c8b [2022-08-18T16:36:54.720Z] #70 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-18T16:36:54.720Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-18T16:36:54.720Z] #22 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:36:54.720Z] #37 sha256:108ec25a5e74e542acc2eb70ead83c1a00b1e6fe2b4a0880009e5015b6d1297f [2022-08-18T16:36:54.720Z] #37 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:36:54.720Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T16:36:54.720Z] #47 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:36:54.720Z] #41 sha256:35993921408816ab2ac6041dcacf576cd3bd611c039d3d4e9cf814a940b84de1 [2022-08-18T16:36:54.720Z] #41 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T16:36:54.720Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-18T16:36:54.720Z] #53 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:36:54.720Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T16:36:54.720Z] #55 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:36:54.720Z] #59 sha256:6e353b13cacd5322b98038380a5217adad97bc3aff385d5333bb61208b14a76e [2022-08-18T16:36:54.720Z] #59 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:36:54.720Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-18T16:36:54.720Z] #74 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:36:54.720Z] #32 sha256:91eac8432d757288d2eea7c0cd43e6b939cf95a6a29bc02efe9da62303fab7e0 [2022-08-18T16:36:54.720Z] #32 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:36:54.720Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-18T16:36:54.720Z] #33 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:36:54.720Z] #25 sha256:88394f42f3e1699fced42a899bfde0da5a50f760d59306a36428da820b2baee5 [2022-08-18T16:36:54.720Z] #25 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:36:54.720Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T16:36:54.720Z] #51 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T16:36:54.720Z] #26 sha256:6285eafe76f47b8b3bbfd095d5635943e91b0c61ca4f932f53454eddfdd56a1b [2022-08-18T16:36:54.720Z] #26 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:36:54.720Z] #69 sha256:0916de0ee3ff92a0e11c24788f3934aa38797eba7ed53c05e86801c61caf0e2b [2022-08-18T16:36:54.720Z] #69 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:36:54.720Z] #52 sha256:668df35cc56987d97cb8c2e88ad40c37ad011236a213e92f01420947b337fbe1 [2022-08-18T16:36:54.720Z] #52 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:36:54.720Z] #60 sha256:704c78f44edeedfbba96ba7bdbf5d572eded17b0ef42a066110c2570cb14c38c [2022-08-18T16:36:54.720Z] #60 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:36:54.720Z] #64 sha256:a7bd4a61ee2d16de71106f36dc5ded60d15a28d7da8dff3196d47d78c6ff1de9 [2022-08-18T16:36:54.720Z] #64 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T16:36:54.720Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-18T16:36:54.720Z] #38 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:36:54.720Z] #45 sha256:4c9210118a1627aeca12fb562212f74cdf4aef646cd27e734863420505b3436d [2022-08-18T16:36:54.720Z] #45 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:36:54.720Z] #56 sha256:43f48ee4489dcf05ab899398f2900e8f013baba1c259e4375812e67034f90690 [2022-08-18T16:36:54.720Z] #56 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:36:54.720Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T16:36:54.720Z] #14 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:36:54.720Z] #27 sha256:777786e4c89b1de554968d301e8dcf52ab131384a7c3d78c22e6649b3c9cc530 [2022-08-18T16:36:54.720Z] #27 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T16:36:54.720Z] #44 sha256:0f7f2912f59183ead860760541f8207f8290a6e4777172b99ec8f6dff1bc9067 [2022-08-18T16:36:54.720Z] #44 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:36:54.720Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-18T16:36:54.720Z] #20 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T16:36:54.720Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-18T16:36:54.720Z] #16 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:36:54.720Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-18T16:36:54.720Z] #23 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T16:36:54.720Z] #30 sha256:4483874f5efaf982110d4f0f9f075585ebf144f62a042930d27f5a45d9bdd9bc [2022-08-18T16:36:54.720Z] #30 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:36:54.720Z] #54 sha256:95a614ef52b825628cc30a896b6902b6669b6ba51c33bcbdcd10ccbc71f4cc03 [2022-08-18T16:36:54.720Z] #54 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:36:54.720Z] #67 sha256:1fea412200f880e80de69fd90959f160cc8f0add634a7c0d4f84c879545cea73 [2022-08-18T16:36:54.720Z] #67 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:36:54.720Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-18T16:36:54.720Z] #36 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:36:54.720Z] #43 sha256:c625b74802e6392c1173c66ec43755380fdb8719a2e214253802799cd5ee6afd [2022-08-18T16:36:54.720Z] #43 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:36:54.720Z] #35 sha256:235323a97b992ca8a89322a4b5f0193e8ef28e14a4f39eea89678c7a6bd05834 [2022-08-18T16:36:54.720Z] #35 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T16:36:54.720Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-18T16:36:54.720Z] #13 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:36:54.720Z] #65 sha256:835d8032aea24ec015349d958bcfeaba5030f4230cd8b5ddd084b2d9c5d85a83 [2022-08-18T16:36:54.720Z] #65 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-18T16:36:54.720Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-18T16:36:54.720Z] #50 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:36:54.720Z] #78 sha256:cdfb3f293ef46dd89e4e060f875902c4b1b03be74cd0fa49b04467a04a57acb1 [2022-08-18T16:36:54.720Z] #78 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T16:36:54.720Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-18T16:36:54.720Z] #57 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:36:54.720Z] #58 sha256:ab63939de0f1645e6c97bf3f5dc56e3f47688b961caf65bef31931cf78443939 [2022-08-18T16:36:54.720Z] #58 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:36:54.720Z] #66 sha256:b3e8d2857020254af8f91a95142714522d373ca7bd315cfbd05e7227da30a83d [2022-08-18T16:36:54.720Z] #66 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T16:36:54.720Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-18T16:36:54.720Z] #72 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:36:54.720Z] #75 sha256:abc228f40ef4bbdcceeec17cb1658479d1cc3937e4f2e1a0df504cdc3901f28c [2022-08-18T16:36:54.720Z] #75 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:36:54.720Z] #61 sha256:561877b887f2a718a341b9e7111da7b13f02aff624d16542687bd8b9532a6110 [2022-08-18T16:36:54.720Z] #61 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:36:54.720Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-18T16:36:54.720Z] #19 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T16:36:54.720Z] #31 sha256:d4d28d9d13a3ac613e16674945f48044745a396f719a599dafafc9e1c5022553 [2022-08-18T16:36:54.720Z] #31 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T16:36:54.720Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-18T16:36:54.720Z] #12 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:36:54.720Z] #48 sha256:5e75c91060c3e9818603971c7de872c4e12fcb988abb0fdfe878046cee1f870e [2022-08-18T16:36:54.720Z] #48 CACHED [2022-08-18T16:36:54.720Z] [2022-08-18T16:36:54.720Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:36:54.721Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T16:36:54.721Z] #76 CACHED [2022-08-18T16:36:54.721Z] [2022-08-18T16:36:54.721Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:36:54.721Z] #68 sha256:a0bbd5825d68f1189ee9f19e04514d5d20cf89bf347b298c079c42a313d426d6 [2022-08-18T16:36:54.721Z] #68 CACHED [2022-08-18T16:36:54.721Z] [2022-08-18T16:36:54.721Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:36:54.721Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-18T16:36:54.721Z] #18 CACHED [2022-08-18T16:36:54.721Z] [2022-08-18T16:36:54.721Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:36:54.721Z] #39 sha256:e1c92c079aa5a91e79340dc8a2f783e182092459daec842c70f60f5b641312d7 [2022-08-18T16:36:54.721Z] #39 CACHED [2022-08-18T16:36:54.721Z] [2022-08-18T16:36:54.721Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:36:54.721Z] #79 sha256:7b5ad289056f21d6c583f4ccab5d1de330820e6965f878bde9ff87782431d180 [2022-08-18T16:36:54.721Z] #79 CACHED [2022-08-18T16:36:54.721Z] [2022-08-18T16:36:54.721Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:36:54.721Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-18T16:36:54.721Z] #34 CACHED [2022-08-18T16:36:54.721Z] [2022-08-18T16:36:54.721Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:36:54.721Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-18T16:36:54.721Z] #62 CACHED [2022-08-18T16:36:54.721Z] [2022-08-18T16:36:54.721Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T16:36:54.721Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-18T16:36:54.721Z] #46 CACHED [2022-08-18T16:36:54.721Z] [2022-08-18T16:36:54.721Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:36:54.721Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T16:36:54.721Z] #42 CACHED [2022-08-18T16:36:54.721Z] [2022-08-18T16:36:54.721Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:36:54.721Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-18T16:36:54.721Z] #17 CACHED [2022-08-18T16:36:54.721Z] [2022-08-18T16:36:54.721Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:36:54.721Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:36:54.721Z] #77 CACHED [2022-08-18T16:36:54.721Z] [2022-08-18T16:36:54.721Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:36:54.721Z] #80 sha256:781a9577f7454f964be7de9a00c80154b5b8988f50929527ffb8966a7e874dbb [2022-08-18T16:36:54.721Z] #80 CACHED [2022-08-18T16:36:54.721Z] [2022-08-18T16:36:54.721Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:36:54.721Z] #81 sha256:ce81e752859d3981228f9d5138d82ab17480c891c6fd0847ebcae57e5c5ee07e [2022-08-18T16:36:54.955Z] Client: [2022-08-18T16:36:54.956Z] Context: default [2022-08-18T16:36:54.956Z] Debug Mode: false [2022-08-18T16:36:54.956Z] Plugins: [2022-08-18T16:36:54.956Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T16:36:54.956Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T16:36:54.956Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T16:36:54.956Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T16:36:54.956Z] [2022-08-18T16:36:54.956Z] Server: [2022-08-18T16:36:54.956Z] Containers: 0 [2022-08-18T16:36:54.956Z] Running: 0 [2022-08-18T16:36:54.956Z] Paused: 0 [2022-08-18T16:36:54.956Z] Stopped: 0 [2022-08-18T16:36:54.956Z] Images: 2 [2022-08-18T16:36:54.956Z] Server Version: 20.10.14 [2022-08-18T16:36:54.956Z] Storage Driver: overlay2 [2022-08-18T16:36:54.956Z] Backing Filesystem: extfs [2022-08-18T16:36:54.956Z] Supports d_type: true [2022-08-18T16:36:54.956Z] Native Overlay Diff: true [2022-08-18T16:36:54.956Z] userxattr: false [2022-08-18T16:36:54.956Z] Logging Driver: json-file [2022-08-18T16:36:54.956Z] Cgroup Driver: cgroupfs [2022-08-18T16:36:54.956Z] Cgroup Version: 1 [2022-08-18T16:36:54.956Z] Plugins: [2022-08-18T16:36:54.956Z] Volume: local [2022-08-18T16:36:54.956Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T16:36:54.956Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T16:36:54.956Z] Swarm: inactive [2022-08-18T16:36:54.956Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-18T16:36:54.956Z] Default Runtime: runc [2022-08-18T16:36:54.956Z] Init Binary: docker-init [2022-08-18T16:36:54.956Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:36:54.956Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T16:36:54.956Z] init version: de40ad0 [2022-08-18T16:36:54.956Z] Security Options: [2022-08-18T16:36:54.956Z] apparmor [2022-08-18T16:36:54.956Z] seccomp [2022-08-18T16:36:54.956Z] Profile: default [2022-08-18T16:36:54.956Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T16:36:54.956Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T16:36:54.956Z] OSType: linux [2022-08-18T16:36:54.956Z] Architecture: x86_64 [2022-08-18T16:36:54.956Z] CPUs: 2 [2022-08-18T16:36:54.956Z] Total Memory: 7.565GiB [2022-08-18T16:36:54.956Z] Name: ip-10-100-83-220 [2022-08-18T16:36:54.956Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T16:36:54.956Z] Docker Root Dir: /var/lib/docker [2022-08-18T16:36:54.956Z] Debug Mode: false [2022-08-18T16:36:54.956Z] Registry: https://index.docker.io/v1/ [2022-08-18T16:36:54.956Z] Labels: [2022-08-18T16:36:54.956Z] Experimental: true [2022-08-18T16:36:54.956Z] Insecure Registries: [2022-08-18T16:36:54.956Z] 127.0.0.0/8 [2022-08-18T16:36:54.956Z] Live Restore Enabled: true [2022-08-18T16:36:54.956Z] [2022-08-18T16:36:54.956Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T16:36:54.966Z] #3 DONE 0.2s [2022-08-18T16:36:54.967Z] [2022-08-18T16:36:54.967Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T16:36:54.967Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T16:36:54.967Z] #4 CACHED [2022-08-18T16:36:55.222Z] [2022-08-18T16:36:55.222Z] #5 [internal] load build definition from Dockerfile [2022-08-18T16:36:55.222Z] #5 sha256:bc7bc1a0e2b0df3b091afb34c3fb68a6fc6bdbdd25bfa5cc9013d521821f62c0 [2022-08-18T16:36:55.222Z] #5 DONE 0.0s [2022-08-18T16:36:55.222Z] [2022-08-18T16:36:55.222Z] #6 [internal] load .dockerignore [2022-08-18T16:36:55.222Z] #6 sha256:18b182bdbd7e24c5b0960805fb62a1e2c4d06c7378a3be16a2ea0d54f6c922c3 [2022-08-18T16:36:55.222Z] #6 DONE 0.0s [2022-08-18T16:36:55.222Z] [2022-08-18T16:36:55.222Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T16:36:55.222Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T16:36:55.281Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:36:55.281Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:36:55.281Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43987/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T16:36:55.281Z] + bash /home/ubuntu/workspace/moby_PR-43987/check-config.sh [2022-08-18T16:36:55.281Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T16:36:55.281Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T16:36:55.281Z] [2022-08-18T16:36:55.281Z] Generally Necessary: [2022-08-18T16:36:55.281Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T16:36:55.281Z] - apparmor: enabled and tools installed [2022-08-18T16:36:55.281Z] - CONFIG_NAMESPACES: enabled [2022-08-18T16:36:55.281Z] - CONFIG_NET_NS: enabled [2022-08-18T16:36:55.281Z] - CONFIG_PID_NS: enabled [2022-08-18T16:36:55.281Z] - CONFIG_IPC_NS: enabled [2022-08-18T16:36:55.281Z] - CONFIG_UTS_NS: enabled [2022-08-18T16:36:55.281Z] - CONFIG_CGROUPS: enabled [2022-08-18T16:36:55.281Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T16:36:55.281Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T16:36:55.281Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T16:36:55.281Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T16:36:55.281Z] - CONFIG_CPUSETS: enabled [2022-08-18T16:36:55.281Z] - CONFIG_MEMCG: enabled [2022-08-18T16:36:55.281Z] - CONFIG_KEYS: enabled [2022-08-18T16:36:55.281Z] - CONFIG_VETH: enabled (as module) [2022-08-18T16:36:55.281Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T16:36:55.281Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T16:36:55.281Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T16:36:55.281Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T16:36:55.281Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T16:36:55.281Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T16:36:55.281Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T16:36:55.281Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T16:36:55.281Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T16:36:55.281Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T16:36:55.281Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T16:36:55.281Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T16:36:55.281Z] [2022-08-18T16:36:55.281Z] Optional Features: [2022-08-18T16:36:55.281Z] - CONFIG_USER_NS: enabled [2022-08-18T16:36:55.307Z] Client: [2022-08-18T16:36:55.307Z] Context: default [2022-08-18T16:36:55.307Z] Debug Mode: false [2022-08-18T16:36:55.307Z] Plugins: [2022-08-18T16:36:55.307Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T16:36:55.307Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T16:36:55.307Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T16:36:55.307Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T16:36:55.307Z] [2022-08-18T16:36:55.307Z] Server: [2022-08-18T16:36:55.307Z] Containers: 0 [2022-08-18T16:36:55.307Z] Running: 0 [2022-08-18T16:36:55.307Z] Paused: 0 [2022-08-18T16:36:55.307Z] Stopped: 0 [2022-08-18T16:36:55.307Z] Images: 2 [2022-08-18T16:36:55.307Z] Server Version: 20.10.14 [2022-08-18T16:36:55.307Z] Storage Driver: overlay2 [2022-08-18T16:36:55.307Z] Backing Filesystem: extfs [2022-08-18T16:36:55.307Z] Supports d_type: true [2022-08-18T16:36:55.307Z] Native Overlay Diff: true [2022-08-18T16:36:55.307Z] userxattr: false [2022-08-18T16:36:55.307Z] Logging Driver: json-file [2022-08-18T16:36:55.307Z] Cgroup Driver: cgroupfs [2022-08-18T16:36:55.307Z] Cgroup Version: 1 [2022-08-18T16:36:55.307Z] Plugins: [2022-08-18T16:36:55.307Z] Volume: local [2022-08-18T16:36:55.307Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T16:36:55.307Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T16:36:55.307Z] Swarm: inactive [2022-08-18T16:36:55.307Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-18T16:36:55.307Z] Default Runtime: runc [2022-08-18T16:36:55.307Z] Init Binary: docker-init [2022-08-18T16:36:55.307Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:36:55.307Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T16:36:55.307Z] init version: de40ad0 [2022-08-18T16:36:55.307Z] Security Options: [2022-08-18T16:36:55.307Z] apparmor [2022-08-18T16:36:55.307Z] seccomp [2022-08-18T16:36:55.307Z] Profile: default [2022-08-18T16:36:55.307Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T16:36:55.307Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T16:36:55.307Z] OSType: linux [2022-08-18T16:36:55.307Z] Architecture: x86_64 [2022-08-18T16:36:55.307Z] CPUs: 2 [2022-08-18T16:36:55.307Z] Total Memory: 7.565GiB [2022-08-18T16:36:55.307Z] Name: ip-10-100-42-124 [2022-08-18T16:36:55.307Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T16:36:55.307Z] Docker Root Dir: /var/lib/docker [2022-08-18T16:36:55.307Z] Debug Mode: false [2022-08-18T16:36:55.307Z] Registry: https://index.docker.io/v1/ [2022-08-18T16:36:55.307Z] Labels: [2022-08-18T16:36:55.307Z] Experimental: true [2022-08-18T16:36:55.307Z] Insecure Registries: [2022-08-18T16:36:55.307Z] 127.0.0.0/8 [2022-08-18T16:36:55.307Z] Live Restore Enabled: true [2022-08-18T16:36:55.307Z] [2022-08-18T16:36:55.307Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T16:36:55.480Z] #10 DONE 0.1s [2022-08-18T16:36:55.480Z] [2022-08-18T16:36:55.480Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T16:36:55.480Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T16:36:55.480Z] #8 DONE 0.1s [2022-08-18T16:36:55.480Z] [2022-08-18T16:36:55.480Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:36:55.480Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:36:55.480Z] #7 DONE 0.1s [2022-08-18T16:36:55.480Z] [2022-08-18T16:36:55.480Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:36:55.480Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T16:36:55.480Z] #9 DONE 0.1s [2022-08-18T16:36:55.537Z] - CONFIG_SECCOMP: enabled [2022-08-18T16:36:55.537Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T16:36:55.537Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T16:36:55.537Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T16:36:55.537Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T16:36:55.537Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T16:36:55.537Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T16:36:55.537Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T16:36:55.537Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T16:36:55.537Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T16:36:55.537Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T16:36:55.537Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T16:36:55.537Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T16:36:55.537Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T16:36:55.537Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T16:36:55.537Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T16:36:55.537Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T16:36:55.537Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T16:36:55.537Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T16:36:55.537Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T16:36:55.537Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T16:36:55.537Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T16:36:55.537Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T16:36:55.537Z] - CONFIG_EXT4_FS: enabled [2022-08-18T16:36:55.537Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T16:36:55.537Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T16:36:55.537Z] - Network Drivers: [2022-08-18T16:36:55.537Z] - "overlay": [2022-08-18T16:36:55.537Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T16:36:55.537Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T16:36:55.537Z] Optional (for encrypted networks): [2022-08-18T16:36:55.537Z] - CONFIG_CRYPTO: enabled [2022-08-18T16:36:55.537Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T16:36:55.537Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T16:36:55.537Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T16:36:55.537Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T16:36:55.537Z] - CONFIG_XFRM: enabled [2022-08-18T16:36:55.537Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T16:36:55.537Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T16:36:55.537Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T16:36:55.537Z] - "ipvlan": [2022-08-18T16:36:55.589Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:36:55.589Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:36:55.589Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43987/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T16:36:55.589Z] + bash /home/ubuntu/workspace/moby_PR-43987/check-config.sh [2022-08-18T16:36:55.589Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T16:36:55.589Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T16:36:55.589Z] [2022-08-18T16:36:55.589Z] Generally Necessary: [2022-08-18T16:36:55.589Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T16:36:55.589Z] - apparmor: enabled and tools installed [2022-08-18T16:36:55.589Z] - CONFIG_NAMESPACES: enabled [2022-08-18T16:36:55.589Z] - CONFIG_NET_NS: enabled [2022-08-18T16:36:55.589Z] - CONFIG_PID_NS: enabled [2022-08-18T16:36:55.589Z] - CONFIG_IPC_NS: enabled [2022-08-18T16:36:55.589Z] - CONFIG_UTS_NS: enabled [2022-08-18T16:36:55.589Z] - CONFIG_CGROUPS: enabled [2022-08-18T16:36:55.589Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T16:36:55.589Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T16:36:55.589Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T16:36:55.589Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T16:36:55.589Z] - CONFIG_CPUSETS: enabled [2022-08-18T16:36:55.589Z] - CONFIG_MEMCG: enabled [2022-08-18T16:36:55.589Z] - CONFIG_KEYS: enabled [2022-08-18T16:36:55.589Z] - CONFIG_VETH: enabled (as module) [2022-08-18T16:36:55.590Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T16:36:55.590Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T16:36:55.590Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T16:36:55.590Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T16:36:55.590Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T16:36:55.590Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T16:36:55.590Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T16:36:55.590Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T16:36:55.590Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T16:36:55.590Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T16:36:55.590Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T16:36:55.590Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T16:36:55.590Z] [2022-08-18T16:36:55.590Z] Optional Features: [2022-08-18T16:36:55.660Z] #81 DONE 1.1s [2022-08-18T16:36:55.739Z] [2022-08-18T16:36:55.739Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:36:55.739Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:36:55.739Z] #73 DONE 0.0s [2022-08-18T16:36:55.739Z] [2022-08-18T16:36:55.739Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:36:55.739Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:36:55.739Z] #71 DONE 0.0s [2022-08-18T16:36:55.739Z] [2022-08-18T16:36:55.739Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:36:55.739Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:36:55.739Z] #11 DONE 0.0s [2022-08-18T16:36:55.739Z] [2022-08-18T16:36:55.739Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:36:55.739Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:36:55.739Z] #28 DONE 0.0s [2022-08-18T16:36:55.739Z] [2022-08-18T16:36:55.739Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:36:55.739Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:36:55.739Z] #14 CACHED [2022-08-18T16:36:55.739Z] [2022-08-18T16:36:55.739Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:36:55.740Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T16:36:55.740Z] #17 CACHED [2022-08-18T16:36:55.740Z] [2022-08-18T16:36:55.740Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T16:36:55.740Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T16:36:55.740Z] #16 CACHED [2022-08-18T16:36:55.740Z] [2022-08-18T16:36:55.740Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T16:36:55.740Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T16:36:55.740Z] #12 CACHED [2022-08-18T16:36:55.740Z] [2022-08-18T16:36:55.740Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:36:55.740Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T16:36:55.740Z] #15 CACHED [2022-08-18T16:36:55.740Z] [2022-08-18T16:36:55.740Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:36:55.740Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T16:36:55.740Z] #19 CACHED [2022-08-18T16:36:55.740Z] [2022-08-18T16:36:55.740Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T16:36:55.740Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T16:36:55.740Z] #13 CACHED [2022-08-18T16:36:55.740Z] [2022-08-18T16:36:55.740Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:36:55.740Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T16:36:55.740Z] #18 CACHED [2022-08-18T16:36:55.740Z] [2022-08-18T16:36:55.740Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:36:55.740Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T16:36:55.740Z] #20 CACHED [2022-08-18T16:36:55.740Z] [2022-08-18T16:36:55.740Z] #24 [internal] load build context [2022-08-18T16:36:55.740Z] #24 sha256:16882c3acc6c09b63c81cb841f9f9632014c97d63cb2159ae2085b6691c3e716 [2022-08-18T16:36:55.793Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T16:36:55.793Z] - "macvlan": [2022-08-18T16:36:55.793Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T16:36:55.793Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T16:36:55.793Z] - "ftp,tftp client in container": [2022-08-18T16:36:55.793Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T16:36:55.793Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T16:36:55.793Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T16:36:55.793Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T16:36:55.793Z] - Storage Drivers: [2022-08-18T16:36:55.793Z] - "aufs": [2022-08-18T16:36:55.793Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T16:36:55.793Z] - "btrfs": [2022-08-18T16:36:55.793Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T16:36:55.793Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T16:36:55.793Z] - "devicemapper": [2022-08-18T16:36:55.793Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T16:36:55.793Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T16:36:55.793Z] - "overlay": [2022-08-18T16:36:55.793Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T16:36:55.793Z] - "zfs": [2022-08-18T16:36:55.793Z] - /dev/zfs: present [2022-08-18T16:36:55.793Z] - zfs command: missing [2022-08-18T16:36:55.793Z] - zpool command: missing [2022-08-18T16:36:55.793Z] [2022-08-18T16:36:55.793Z] Limits: [2022-08-18T16:36:55.793Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T16:36:55.793Z] [2022-08-18T16:36:55.793Z] + true [Pipeline] } [Pipeline] // stage [2022-08-18T16:36:55.849Z] - CONFIG_USER_NS: enabled [2022-08-18T16:36:55.849Z] - CONFIG_SECCOMP: enabled [2022-08-18T16:36:55.849Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T16:36:55.849Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T16:36:55.849Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T16:36:55.849Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T16:36:55.849Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T16:36:55.849Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T16:36:55.849Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T16:36:55.849Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T16:36:55.849Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T16:36:55.849Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T16:36:55.849Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T16:36:55.849Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T16:36:55.849Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T16:36:55.849Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T16:36:55.849Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T16:36:55.849Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T16:36:55.849Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T16:36:55.849Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T16:36:55.849Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T16:36:55.849Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T16:36:55.849Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T16:36:55.849Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T16:36:55.849Z] - CONFIG_EXT4_FS: enabled [2022-08-18T16:36:55.849Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T16:36:55.849Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T16:36:55.849Z] - Network Drivers: [2022-08-18T16:36:55.849Z] - "overlay": [2022-08-18T16:36:55.849Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T16:36:55.849Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T16:36:55.849Z] Optional (for encrypted networks): [2022-08-18T16:36:55.849Z] - CONFIG_CRYPTO: enabled [2022-08-18T16:36:55.849Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T16:36:55.849Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T16:36:55.849Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T16:36:55.849Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T16:36:55.849Z] - CONFIG_XFRM: enabled [2022-08-18T16:36:55.849Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T16:36:55.849Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T16:36:55.849Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T16:36:55.849Z] - "ipvlan": [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T16:36:55.924Z] [2022-08-18T16:36:55.924Z] #82 exporting to image [2022-08-18T16:36:55.924Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:36:55.924Z] #82 exporting layers [2022-08-18T16:36:56.108Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T16:36:56.108Z] - "macvlan": [2022-08-18T16:36:56.108Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T16:36:56.108Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T16:36:56.108Z] - "ftp,tftp client in container": [2022-08-18T16:36:56.108Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T16:36:56.108Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T16:36:56.108Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T16:36:56.108Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T16:36:56.108Z] - Storage Drivers: [2022-08-18T16:36:56.108Z] - "aufs": [2022-08-18T16:36:56.108Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T16:36:56.108Z] - "btrfs": [2022-08-18T16:36:56.108Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T16:36:56.108Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T16:36:56.108Z] - "devicemapper": [2022-08-18T16:36:56.108Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T16:36:56.108Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T16:36:56.108Z] - "overlay": [2022-08-18T16:36:56.108Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T16:36:56.108Z] - "zfs": [2022-08-18T16:36:56.108Z] - /dev/zfs: present [2022-08-18T16:36:56.108Z] - zfs command: missing [2022-08-18T16:36:56.108Z] - zpool command: missing [2022-08-18T16:36:56.108Z] [2022-08-18T16:36:56.108Z] Limits: [2022-08-18T16:36:56.108Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T16:36:56.108Z] [2022-08-18T16:36:56.108Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T16:36:56.182Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7b7d1132e870d4b6265721b673dbb429cc835d6a . [2022-08-18T16:36:56.182Z] #1 [internal] load build definition from Dockerfile [2022-08-18T16:36:56.182Z] #1 sha256:9e9f255db867e7fafb954c317b40941babe9d1d61f89a6a634acf656a7e25cfc [2022-08-18T16:36:56.182Z] #1 transferring dockerfile: 19.07kB done [2022-08-18T16:36:56.182Z] #1 DONE 0.0s [2022-08-18T16:36:56.182Z] [2022-08-18T16:36:56.182Z] #2 [internal] load .dockerignore [2022-08-18T16:36:56.182Z] #2 sha256:93805239852da402014bcc75146f29a50229d2d6a20d5bd83ee13d23791f1b16 [2022-08-18T16:36:56.182Z] #2 transferring context: 145B done [2022-08-18T16:36:56.182Z] #2 DONE 0.0s [2022-08-18T16:36:56.182Z] [2022-08-18T16:36:56.182Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T16:36:56.182Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T16:36:56.305Z] #24 ... [2022-08-18T16:36:56.305Z] [2022-08-18T16:36:56.305Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:36:56.305Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:36:56.305Z] #49 DONE 0.5s [2022-08-18T16:36:56.305Z] [2022-08-18T16:36:56.305Z] #24 [internal] load build context [2022-08-18T16:36:56.305Z] #24 sha256:16882c3acc6c09b63c81cb841f9f9632014c97d63cb2159ae2085b6691c3e716 [2022-08-18T16:36:56.431Z] + sudo modprobe ip_vs [2022-08-18T16:36:56.431Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7b7d1132e870d4b6265721b673dbb429cc835d6a . [2022-08-18T16:36:56.438Z] #3 DONE 0.1s [2022-08-18T16:36:56.438Z] [2022-08-18T16:36:56.438Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T16:36:56.438Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T16:36:56.438Z] #4 CACHED [2022-08-18T16:36:56.694Z] #1 [internal] load build definition from Dockerfile [2022-08-18T16:36:56.694Z] [2022-08-18T16:36:56.694Z] #5 [internal] load .dockerignore [2022-08-18T16:36:56.694Z] #1 sha256:dcf10fdc46d881bb8970654da3a1343498078504b06d543caa128f8d5301185c [2022-08-18T16:36:56.694Z] #5 sha256:c6560b3e05511e89ce9c4c45cc1c1bf96ba18f4214976a03a2099293b3b5d3bc [2022-08-18T16:36:56.694Z] #5 DONE 0.0s [2022-08-18T16:36:56.694Z] [2022-08-18T16:36:56.694Z] #1 transferring dockerfile: 19.07kB done [2022-08-18T16:36:56.694Z] #1 DONE 0.0s [2022-08-18T16:36:56.694Z] [2022-08-18T16:36:56.694Z] #6 [internal] load build definition from Dockerfile [2022-08-18T16:36:56.694Z] #2 [internal] load .dockerignore [2022-08-18T16:36:56.694Z] #2 sha256:2956f205c7a36798e4e6f69e84e37c2c8dd8f120f0436cfe802af4e44c3695aa [2022-08-18T16:36:56.694Z] #2 transferring context: 145B done [2022-08-18T16:36:56.694Z] #2 DONE 0.0s [2022-08-18T16:36:56.694Z] #6 sha256:eb7d6f4a827127d29a7ff6c7b62c64ecd72a38f183c297931a9a2c9fbee45b02 [2022-08-18T16:36:56.694Z] #6 DONE 0.0s [2022-08-18T16:36:56.694Z] [2022-08-18T16:36:56.694Z] [2022-08-18T16:36:56.694Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:36:56.694Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T16:36:56.694Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T16:36:56.694Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:36:56.694Z] #7 DONE 0.1s [2022-08-18T16:36:56.694Z] [2022-08-18T16:36:56.694Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T16:36:56.694Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T16:36:56.865Z] #82 exporting layers 0.8s done [2022-08-18T16:36:56.865Z] #82 writing image sha256:106796c195087f22f25f5f25b1a23fa0dce2fd1d9f443b956d2b1f3562fd68de done [2022-08-18T16:36:56.865Z] #82 naming to docker.io/library/docker:7b7d1132e870d4b6265721b673dbb429cc835d6a done [2022-08-18T16:36:56.865Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T16:36:56.950Z] #10 DONE 0.1s [2022-08-18T16:36:56.950Z] [2022-08-18T16:36:56.950Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T16:36:56.950Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T16:36:56.950Z] #8 DONE 0.1s [2022-08-18T16:36:56.950Z] [2022-08-18T16:36:56.950Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:36:56.950Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T16:36:56.950Z] #9 DONE 0.1s [2022-08-18T16:36:56.953Z] #3 DONE 0.1s [2022-08-18T16:36:56.953Z] [2022-08-18T16:36:56.953Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T16:36:56.953Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T16:36:56.953Z] #4 CACHED [2022-08-18T16:36:57.191Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T16:36:57.206Z] [2022-08-18T16:36:57.206Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:36:57.206Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:36:57.206Z] #11 DONE 0.0s [2022-08-18T16:36:57.206Z] [2022-08-18T16:36:57.206Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:36:57.206Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:36:57.206Z] #73 DONE 0.0s [2022-08-18T16:36:57.206Z] [2022-08-18T16:36:57.206Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:36:57.206Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:36:57.206Z] #71 DONE 0.0s [2022-08-18T16:36:57.206Z] [2022-08-18T16:36:57.206Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:36:57.206Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:36:57.206Z] #28 DONE 0.0s [2022-08-18T16:36:57.206Z] [2022-08-18T16:36:57.206Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:36:57.206Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T16:36:57.206Z] #17 CACHED [2022-08-18T16:36:57.206Z] [2022-08-18T16:36:57.206Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T16:36:57.206Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T16:36:57.206Z] #16 CACHED [2022-08-18T16:36:57.206Z] [2022-08-18T16:36:57.206Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:36:57.206Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T16:36:57.206Z] #18 CACHED [2022-08-18T16:36:57.206Z] [2022-08-18T16:36:57.206Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:36:57.206Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:36:57.206Z] #14 CACHED [2022-08-18T16:36:57.206Z] [2022-08-18T16:36:57.206Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:36:57.206Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T16:36:57.206Z] #15 CACHED [2022-08-18T16:36:57.206Z] [2022-08-18T16:36:57.206Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:36:57.206Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T16:36:57.206Z] #19 CACHED [2022-08-18T16:36:57.206Z] [2022-08-18T16:36:57.206Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T16:36:57.206Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T16:36:57.206Z] #12 CACHED [2022-08-18T16:36:57.206Z] [2022-08-18T16:36:57.206Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T16:36:57.206Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T16:36:57.206Z] #13 CACHED [2022-08-18T16:36:57.206Z] [2022-08-18T16:36:57.206Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:36:57.206Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T16:36:57.206Z] #20 CACHED [2022-08-18T16:36:57.206Z] [2022-08-18T16:36:57.206Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:36:57.206Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T16:36:57.212Z] [2022-08-18T16:36:57.212Z] #5 [internal] load .dockerignore [2022-08-18T16:36:57.212Z] #5 sha256:34323535affd441b0c555f1489dc7d7c2d7545951ce5294739c812ec499eb29d [2022-08-18T16:36:57.212Z] #5 DONE 0.0s [2022-08-18T16:36:57.212Z] [2022-08-18T16:36:57.212Z] #6 [internal] load build definition from Dockerfile [2022-08-18T16:36:57.212Z] #6 sha256:6615d14fcbd6259ab795761efff0a48d67770340f90b8b0d99db8f5f88abedb9 [2022-08-18T16:36:57.212Z] #6 DONE 0.0s [2022-08-18T16:36:57.212Z] [2022-08-18T16:36:57.212Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T16:36:57.212Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T16:36:57.212Z] #8 DONE 0.1s [2022-08-18T16:36:57.212Z] [2022-08-18T16:36:57.212Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:36:57.212Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:36:57.212Z] #7 DONE 0.1s [2022-08-18T16:36:57.212Z] [2022-08-18T16:36:57.212Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:36:57.212Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T16:36:57.212Z] #10 DONE 0.1s [2022-08-18T16:36:57.212Z] [2022-08-18T16:36:57.212Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T16:36:57.212Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T16:36:57.212Z] #9 DONE 0.1s [2022-08-18T16:36:57.473Z] [2022-08-18T16:36:57.473Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:36:57.473Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:36:57.473Z] #28 DONE 0.0s [2022-08-18T16:36:57.473Z] [2022-08-18T16:36:57.473Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:36:57.473Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:36:57.473Z] #73 DONE 0.0s [2022-08-18T16:36:57.473Z] [2022-08-18T16:36:57.473Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:36:57.473Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:36:57.473Z] #71 DONE 0.0s [2022-08-18T16:36:57.473Z] [2022-08-18T16:36:57.473Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:36:57.473Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:36:57.473Z] #11 DONE 0.0s [2022-08-18T16:36:57.473Z] [2022-08-18T16:36:57.473Z] #24 [internal] load build context [2022-08-18T16:36:57.473Z] #24 sha256:d910c0b8759adcf775ee08e2eb107e2467b3b689074c1b38911f91e0a3b773ec [2022-08-18T16:36:57.481Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7b7d1132e870d4b6265721b673dbb429cc835d6a hack/test/unit [2022-08-18T16:36:57.741Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-18T16:36:57.741Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T16:36:57.741Z] + TESTDIRS=./... [2022-08-18T16:36:57.741Z] + exclude_paths='/vendor/|/integration' [2022-08-18T16:36:57.741Z] ++ go list ./... [2022-08-18T16:36:57.741Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T16:36:57.775Z] #21 ... [2022-08-18T16:36:57.775Z] [2022-08-18T16:36:57.775Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:36:57.775Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:36:57.775Z] #49 DONE 0.5s [2022-08-18T16:36:57.775Z] [2022-08-18T16:36:57.775Z] #24 [internal] load build context [2022-08-18T16:36:57.775Z] #24 sha256:e7e722a784ea7f32b86675b411f965dbf5999c84c82b4e58e731f72557aa7471 [2022-08-18T16:36:58.044Z] #24 ... [2022-08-18T16:36:58.044Z] [2022-08-18T16:36:58.044Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:36:58.044Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:36:58.044Z] #49 DONE 0.5s [2022-08-18T16:36:58.044Z] [2022-08-18T16:36:58.044Z] #24 [internal] load build context [2022-08-18T16:36:58.044Z] #24 sha256:d910c0b8759adcf775ee08e2eb107e2467b3b689074c1b38911f91e0a3b773ec [2022-08-18T16:36:58.682Z] + pkg_list='github.com/docker/docker/api [2022-08-18T16:36:58.682Z] github.com/docker/docker/api/server [2022-08-18T16:36:58.682Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:36:58.682Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:36:58.682Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:36:58.682Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:36:58.682Z] github.com/docker/docker/api/server/router [2022-08-18T16:36:58.682Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:36:58.682Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:36:58.682Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:36:58.682Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/backend [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/container [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/events [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/filters [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/image [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/mount [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/network [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/registry [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/time [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/versions [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/volume [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:36:58.683Z] github.com/docker/docker/cli [2022-08-18T16:36:58.683Z] github.com/docker/docker/cli/config [2022-08-18T16:36:58.683Z] github.com/docker/docker/cli/debug [2022-08-18T16:36:58.683Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:36:58.683Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:36:58.683Z] github.com/docker/docker/client [2022-08-18T16:36:58.683Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:36:58.683Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:36:58.683Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:36:58.683Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:36:58.683Z] github.com/docker/docker/container [2022-08-18T16:36:58.683Z] github.com/docker/docker/container/stream [2022-08-18T16:36:58.683Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:36:58.683Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:36:58.683Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/config [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/containerd [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/events [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/exec [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/images [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/links [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/names [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/network [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/stats [2022-08-18T16:36:58.683Z] github.com/docker/docker/distribution [2022-08-18T16:36:58.683Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:36:58.683Z] github.com/docker/docker/distribution/utils [2022-08-18T16:36:58.683Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:36:58.683Z] github.com/docker/docker/dockerversion [2022-08-18T16:36:58.683Z] github.com/docker/docker/errdefs [2022-08-18T16:36:58.683Z] github.com/docker/docker/image [2022-08-18T16:36:58.683Z] github.com/docker/docker/image/cache [2022-08-18T16:36:58.683Z] github.com/docker/docker/image/tarexport [2022-08-18T16:36:58.683Z] github.com/docker/docker/image/v1 [2022-08-18T16:36:58.683Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:36:58.683Z] github.com/docker/docker/layer [2022-08-18T16:36:58.683Z] github.com/docker/docker/libcontainerd [2022-08-18T16:36:58.683Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:36:58.683Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:36:58.683Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:36:58.683Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:36:58.683Z] github.com/docker/docker/libnetwork/types [2022-08-18T16:36:58.683Z] github.com/docker/docker/oci [2022-08-18T16:36:58.683Z] github.com/docker/docker/oci/caps [2022-08-18T16:36:58.683Z] github.com/docker/docker/opts [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/archive [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/directory [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/platform [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/pools [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/progress [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/signal [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/stack [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/system [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:36:58.683Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:36:58.683Z] github.com/docker/docker/plugin [2022-08-18T16:36:58.683Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:36:58.683Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:36:58.683Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:36:58.683Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:36:58.683Z] github.com/docker/docker/quota [2022-08-18T16:36:58.683Z] github.com/docker/docker/reference [2022-08-18T16:36:58.683Z] github.com/docker/docker/registry [2022-08-18T16:36:58.683Z] github.com/docker/docker/registry/resumable [2022-08-18T16:36:58.683Z] github.com/docker/docker/restartmanager [2022-08-18T16:36:58.683Z] github.com/docker/docker/rootless [2022-08-18T16:36:58.683Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:36:58.683Z] github.com/docker/docker/runconfig [2022-08-18T16:36:58.683Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:36:58.683Z] github.com/docker/docker/testutil [2022-08-18T16:36:58.683Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:36:58.683Z] github.com/docker/docker/testutil/environment [2022-08-18T16:36:58.683Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:36:58.683Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:36:58.683Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:36:58.683Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:36:58.683Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:36:58.683Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:36:58.683Z] github.com/docker/docker/testutil/registry [2022-08-18T16:36:58.683Z] github.com/docker/docker/testutil/request [2022-08-18T16:36:58.683Z] github.com/docker/docker/volume [2022-08-18T16:36:58.683Z] github.com/docker/docker/volume/drivers [2022-08-18T16:36:58.683Z] github.com/docker/docker/volume/local [2022-08-18T16:36:58.683Z] github.com/docker/docker/volume/mounts [2022-08-18T16:36:58.683Z] github.com/docker/docker/volume/service [2022-08-18T16:36:58.683Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:36:58.683Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:36:58.683Z] ++ grep --fixed-strings -v /libnetwork [2022-08-18T16:36:58.683Z] ++ echo 'github.com/docker/docker/api [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/backend [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/container [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/events [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/filters [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/image [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/mount [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/network [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/registry [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/time [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/versions [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:36:58.683Z] github.com/docker/docker/api/types/volume [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:36:58.683Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:36:58.683Z] github.com/docker/docker/cli [2022-08-18T16:36:58.683Z] github.com/docker/docker/cli/config [2022-08-18T16:36:58.683Z] github.com/docker/docker/cli/debug [2022-08-18T16:36:58.683Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:36:58.683Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:36:58.683Z] github.com/docker/docker/client [2022-08-18T16:36:58.683Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:36:58.683Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:36:58.683Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:36:58.683Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:36:58.683Z] github.com/docker/docker/container [2022-08-18T16:36:58.683Z] github.com/docker/docker/container/stream [2022-08-18T16:36:58.683Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:36:58.683Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:36:58.683Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/config [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/containerd [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/events [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/exec [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:36:58.683Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/images [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/links [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/names [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/network [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/stats [2022-08-18T16:36:58.684Z] github.com/docker/docker/distribution [2022-08-18T16:36:58.684Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:36:58.684Z] github.com/docker/docker/distribution/utils [2022-08-18T16:36:58.684Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:36:58.684Z] github.com/docker/docker/dockerversion [2022-08-18T16:36:58.684Z] github.com/docker/docker/errdefs [2022-08-18T16:36:58.684Z] github.com/docker/docker/image [2022-08-18T16:36:58.684Z] github.com/docker/docker/image/cache [2022-08-18T16:36:58.684Z] github.com/docker/docker/image/tarexport [2022-08-18T16:36:58.684Z] github.com/docker/docker/image/v1 [2022-08-18T16:36:58.684Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:36:58.684Z] github.com/docker/docker/layer [2022-08-18T16:36:58.684Z] github.com/docker/docker/libcontainerd [2022-08-18T16:36:58.684Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:36:58.684Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:36:58.684Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:36:58.684Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:36:58.684Z] github.com/docker/docker/libnetwork/types [2022-08-18T16:36:58.684Z] github.com/docker/docker/oci [2022-08-18T16:36:58.684Z] github.com/docker/docker/oci/caps [2022-08-18T16:36:58.684Z] github.com/docker/docker/opts [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/archive [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/directory [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/platform [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/pools [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/progress [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/signal [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/stack [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/system [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:36:58.684Z] github.com/docker/docker/plugin [2022-08-18T16:36:58.684Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:36:58.684Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:36:58.684Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:36:58.684Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:36:58.684Z] github.com/docker/docker/quota [2022-08-18T16:36:58.684Z] github.com/docker/docker/reference [2022-08-18T16:36:58.684Z] github.com/docker/docker/registry [2022-08-18T16:36:58.684Z] github.com/docker/docker/registry/resumable [2022-08-18T16:36:58.684Z] github.com/docker/docker/restartmanager [2022-08-18T16:36:58.684Z] github.com/docker/docker/rootless [2022-08-18T16:36:58.684Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:36:58.684Z] github.com/docker/docker/runconfig [2022-08-18T16:36:58.684Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:36:58.684Z] github.com/docker/docker/testutil [2022-08-18T16:36:58.684Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:36:58.684Z] github.com/docker/docker/testutil/environment [2022-08-18T16:36:58.684Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:36:58.684Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:36:58.684Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:36:58.684Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:36:58.684Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:36:58.684Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:36:58.684Z] github.com/docker/docker/testutil/registry [2022-08-18T16:36:58.684Z] github.com/docker/docker/testutil/request [2022-08-18T16:36:58.684Z] github.com/docker/docker/volume [2022-08-18T16:36:58.684Z] github.com/docker/docker/volume/drivers [2022-08-18T16:36:58.684Z] github.com/docker/docker/volume/local [2022-08-18T16:36:58.684Z] github.com/docker/docker/volume/mounts [2022-08-18T16:36:58.684Z] github.com/docker/docker/volume/service [2022-08-18T16:36:58.684Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:36:58.684Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:36:58.684Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/router [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/backend [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/container [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/events [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/filters [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/image [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/mount [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/network [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/registry [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/time [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/versions [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:36:58.684Z] github.com/docker/docker/api/types/volume [2022-08-18T16:36:58.684Z] github.com/docker/docker/builder [2022-08-18T16:36:58.684Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:36:58.684Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:36:58.684Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:36:58.684Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:36:58.684Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:36:58.684Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:36:58.684Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:36:58.684Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:36:58.684Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:36:58.684Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:36:58.684Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:36:58.684Z] github.com/docker/docker/cli [2022-08-18T16:36:58.684Z] github.com/docker/docker/cli/config [2022-08-18T16:36:58.684Z] github.com/docker/docker/cli/debug [2022-08-18T16:36:58.684Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:36:58.684Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:36:58.684Z] github.com/docker/docker/client [2022-08-18T16:36:58.684Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:36:58.684Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:36:58.684Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:36:58.684Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:36:58.684Z] github.com/docker/docker/container [2022-08-18T16:36:58.684Z] github.com/docker/docker/container/stream [2022-08-18T16:36:58.684Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:36:58.684Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:36:58.684Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/config [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/containerd [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/events [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/exec [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/images [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/links [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/names [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/network [2022-08-18T16:36:58.684Z] github.com/docker/docker/daemon/stats [2022-08-18T16:36:58.684Z] github.com/docker/docker/distribution [2022-08-18T16:36:58.684Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:36:58.684Z] github.com/docker/docker/distribution/utils [2022-08-18T16:36:58.684Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:36:58.684Z] github.com/docker/docker/dockerversion [2022-08-18T16:36:58.684Z] github.com/docker/docker/errdefs [2022-08-18T16:36:58.684Z] github.com/docker/docker/image [2022-08-18T16:36:58.684Z] github.com/docker/docker/image/cache [2022-08-18T16:36:58.684Z] github.com/docker/docker/image/tarexport [2022-08-18T16:36:58.684Z] github.com/docker/docker/image/v1 [2022-08-18T16:36:58.684Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:36:58.684Z] github.com/docker/docker/layer [2022-08-18T16:36:58.684Z] github.com/docker/docker/libcontainerd [2022-08-18T16:36:58.684Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:36:58.684Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:36:58.684Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:36:58.684Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:36:58.684Z] github.com/docker/docker/oci [2022-08-18T16:36:58.684Z] github.com/docker/docker/oci/caps [2022-08-18T16:36:58.684Z] github.com/docker/docker/opts [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/archive [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/directory [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/platform [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/pools [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/progress [2022-08-18T16:36:58.684Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/signal [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/stack [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/system [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:36:58.685Z] github.com/docker/docker/plugin [2022-08-18T16:36:58.685Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:36:58.685Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:36:58.685Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:36:58.685Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:36:58.685Z] github.com/docker/docker/quota [2022-08-18T16:36:58.685Z] github.com/docker/docker/reference [2022-08-18T16:36:58.685Z] github.com/docker/docker/registry [2022-08-18T16:36:58.685Z] github.com/docker/docker/registry/resumable [2022-08-18T16:36:58.685Z] github.com/docker/docker/restartmanager [2022-08-18T16:36:58.685Z] github.com/docker/docker/rootless [2022-08-18T16:36:58.685Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:36:58.685Z] github.com/docker/docker/runconfig [2022-08-18T16:36:58.685Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/environment [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/registry [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/request [2022-08-18T16:36:58.685Z] github.com/docker/docker/volume [2022-08-18T16:36:58.685Z] github.com/docker/docker/volume/drivers [2022-08-18T16:36:58.685Z] github.com/docker/docker/volume/local [2022-08-18T16:36:58.685Z] github.com/docker/docker/volume/mounts [2022-08-18T16:36:58.685Z] github.com/docker/docker/volume/service [2022-08-18T16:36:58.685Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:36:58.685Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:36:58.685Z] ++ grep --fixed-strings /libnetwork [2022-08-18T16:36:58.685Z] ++ echo 'github.com/docker/docker/api [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/router [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/backend [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/container [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/events [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/filters [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/image [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/mount [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/network [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/registry [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/time [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/versions [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:36:58.685Z] github.com/docker/docker/api/types/volume [2022-08-18T16:36:58.685Z] github.com/docker/docker/builder [2022-08-18T16:36:58.685Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:36:58.685Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:36:58.685Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:36:58.685Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:36:58.685Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:36:58.685Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:36:58.685Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:36:58.685Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:36:58.685Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:36:58.685Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:36:58.685Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:36:58.685Z] github.com/docker/docker/cli [2022-08-18T16:36:58.685Z] github.com/docker/docker/cli/config [2022-08-18T16:36:58.685Z] github.com/docker/docker/cli/debug [2022-08-18T16:36:58.685Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:36:58.685Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:36:58.685Z] github.com/docker/docker/client [2022-08-18T16:36:58.685Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:36:58.685Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:36:58.685Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:36:58.685Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:36:58.685Z] github.com/docker/docker/container [2022-08-18T16:36:58.685Z] github.com/docker/docker/container/stream [2022-08-18T16:36:58.685Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:36:58.685Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:36:58.685Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/config [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/containerd [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/events [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/exec [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/images [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/links [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/names [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/network [2022-08-18T16:36:58.685Z] github.com/docker/docker/daemon/stats [2022-08-18T16:36:58.685Z] github.com/docker/docker/distribution [2022-08-18T16:36:58.685Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:36:58.685Z] github.com/docker/docker/distribution/utils [2022-08-18T16:36:58.685Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:36:58.685Z] github.com/docker/docker/dockerversion [2022-08-18T16:36:58.685Z] github.com/docker/docker/errdefs [2022-08-18T16:36:58.685Z] github.com/docker/docker/image [2022-08-18T16:36:58.685Z] github.com/docker/docker/image/cache [2022-08-18T16:36:58.685Z] github.com/docker/docker/image/tarexport [2022-08-18T16:36:58.685Z] github.com/docker/docker/image/v1 [2022-08-18T16:36:58.685Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:36:58.685Z] github.com/docker/docker/layer [2022-08-18T16:36:58.685Z] github.com/docker/docker/libcontainerd [2022-08-18T16:36:58.685Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:36:58.685Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:36:58.685Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:36:58.685Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/types [2022-08-18T16:36:58.685Z] github.com/docker/docker/oci [2022-08-18T16:36:58.685Z] github.com/docker/docker/oci/caps [2022-08-18T16:36:58.685Z] github.com/docker/docker/opts [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/archive [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/directory [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/platform [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/pools [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/progress [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/signal [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/stack [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/system [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:36:58.685Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:36:58.685Z] github.com/docker/docker/plugin [2022-08-18T16:36:58.685Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:36:58.685Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:36:58.685Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:36:58.685Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:36:58.685Z] github.com/docker/docker/quota [2022-08-18T16:36:58.685Z] github.com/docker/docker/reference [2022-08-18T16:36:58.685Z] github.com/docker/docker/registry [2022-08-18T16:36:58.685Z] github.com/docker/docker/registry/resumable [2022-08-18T16:36:58.685Z] github.com/docker/docker/restartmanager [2022-08-18T16:36:58.685Z] github.com/docker/docker/rootless [2022-08-18T16:36:58.685Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:36:58.685Z] github.com/docker/docker/runconfig [2022-08-18T16:36:58.685Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/environment [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/registry [2022-08-18T16:36:58.685Z] github.com/docker/docker/testutil/request [2022-08-18T16:36:58.685Z] github.com/docker/docker/volume [2022-08-18T16:36:58.685Z] github.com/docker/docker/volume/drivers [2022-08-18T16:36:58.685Z] github.com/docker/docker/volume/local [2022-08-18T16:36:58.685Z] github.com/docker/docker/volume/mounts [2022-08-18T16:36:58.685Z] github.com/docker/docker/volume/service [2022-08-18T16:36:58.685Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:36:58.685Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:36:58.685Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:36:58.685Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/types' [2022-08-18T16:36:58.686Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T16:36:58.686Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/types' [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:36:58.686Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:36:58.686Z] + type docker-proxy [2022-08-18T16:36:58.686Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T16:36:58.686Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T16:36:58.686Z] [2022-08-18T16:36:58.686Z] Removing bundles/ [2022-08-18T16:36:58.686Z] [2022-08-18T16:36:58.686Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T16:36:58.686Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T16:36:58.686Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:36:58.827Z] #24 transferring context: 62.40MB 2.4s done [2022-08-18T16:36:58.827Z] #24 DONE 2.7s [2022-08-18T16:36:58.827Z] [2022-08-18T16:36:58.827Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:36:58.827Z] #25 sha256:c2ec4729a4ceb53028468416eccbc12945d89c77c1831ebc25fbb90f651c6ace [2022-08-18T16:36:58.827Z] #25 CACHED [2022-08-18T16:36:58.827Z] [2022-08-18T16:36:58.827Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T16:36:58.827Z] #26 sha256:363e39fe6502bb75661c8c47caaff4811eb5791d6a6bf8f8f5bf35b5ed207f0e [2022-08-18T16:36:58.827Z] #26 CACHED [2022-08-18T16:36:58.827Z] [2022-08-18T16:36:58.827Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T16:36:58.827Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:36:58.827Z] #29 CACHED [2022-08-18T16:36:58.827Z] [2022-08-18T16:36:58.827Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T16:36:58.827Z] #30 sha256:d33323e8d1f4d6147e6cb511c01d13d5c0b218fe33e260bf5cc8b5978bb4dc4e [2022-08-18T16:36:58.827Z] #30 CACHED [2022-08-18T16:36:58.827Z] [2022-08-18T16:36:58.827Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T16:36:58.827Z] #31 sha256:ee774a37a38e68eecab6d12cdf9d5e4b2005a40dfc73acd815c85a317210ad44 [2022-08-18T16:36:58.827Z] #31 CACHED [2022-08-18T16:36:58.827Z] [2022-08-18T16:36:58.827Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:36:58.827Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T16:36:58.827Z] #33 CACHED [2022-08-18T16:36:58.827Z] [2022-08-18T16:36:58.827Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:36:58.827Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:36:58.827Z] #34 CACHED [2022-08-18T16:36:58.827Z] [2022-08-18T16:36:58.827Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:36:58.827Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:36:58.827Z] #36 CACHED [2022-08-18T16:36:58.827Z] [2022-08-18T16:36:58.827Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T16:36:58.827Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:36:58.827Z] #38 CACHED [2022-08-18T16:36:58.827Z] [2022-08-18T16:36:58.827Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T16:36:58.827Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:36:58.827Z] #40 CACHED [2022-08-18T16:36:58.827Z] [2022-08-18T16:36:58.827Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:36:58.827Z] #43 sha256:3ff2ed382958e0d6de68a64a65fa2d11125c1f4d53afb6712400afd8d317d17c [2022-08-18T16:36:58.827Z] #43 CACHED [2022-08-18T16:36:58.827Z] [2022-08-18T16:36:58.828Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:36:58.828Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:36:58.828Z] #42 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T16:36:58.828Z] #44 sha256:d4fbc7c13d689da78c91db255966247c8cf2b8e06288811672462ef4a384b31c [2022-08-18T16:36:58.828Z] #44 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T16:36:58.828Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T16:36:58.828Z] #46 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:36:58.828Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:36:58.828Z] #47 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-18T16:36:58.828Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T16:36:58.828Z] #50 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:36:58.828Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:36:58.828Z] #51 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T16:36:58.828Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:36:58.828Z] #53 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:36:58.828Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:36:58.828Z] #55 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T16:36:58.828Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:36:58.828Z] #57 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:36:58.828Z] #59 sha256:9bdcf78c5db4a2e168b59ea08f876ba0a039eeae5bcc32029bdca070664ab749 [2022-08-18T16:36:58.828Z] #59 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:36:58.828Z] #60 sha256:5c06edd2e83ec5ffc2f7d93b332259417ce99e5c97130c99f76340a67c74cb6a [2022-08-18T16:36:58.828Z] #60 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:36:58.828Z] #63 sha256:9e641d6a28c2b7650c27a9a5912a585b3f752dfb352b9900ea919c7f705e96c8 [2022-08-18T16:36:58.828Z] #63 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:36:58.828Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:36:58.828Z] #62 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:36:58.828Z] #64 sha256:7f8ed3df9e6a9c0467bb310dc93e735c6151fb2377dfb596128ff4741621e68a [2022-08-18T16:36:58.828Z] #64 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:36:58.828Z] #66 sha256:73903ce2f6f707db3f21608c7dff90f427447adc4999361852787625bcf953e5 [2022-08-18T16:36:58.828Z] #66 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:36:58.828Z] #68 sha256:a40faf5445f50fda703c49530e4b3888989a027def4332381fcb17b644605a19 [2022-08-18T16:36:58.828Z] #68 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:36:58.828Z] #67 sha256:a0d37c85c9019ced77b0c9dec39dc299b0320b4b4cd24b384232274f0f0652e2 [2022-08-18T16:36:58.828Z] #67 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:36:58.828Z] #69 sha256:3a64759ab67f782bdf56563e63a3e16e90c47b53744e118168bb462954aa63a3 [2022-08-18T16:36:58.828Z] #69 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T16:36:58.828Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T16:36:58.828Z] #72 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:36:58.828Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T16:36:58.828Z] #74 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:36:58.828Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:36:58.828Z] #76 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:36:58.828Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:36:58.828Z] #77 CACHED [2022-08-18T16:36:58.828Z] [2022-08-18T16:36:58.828Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:36:58.828Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T16:36:58.828Z] #21 0.883 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T16:36:58.828Z] #21 0.883 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T16:36:58.828Z] #21 0.883 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T16:36:58.828Z] #21 1.540 Reading package lists... [2022-08-18T16:36:59.084Z] #21 2.716 Reading package lists... [2022-08-18T16:36:59.084Z] #21 3.242 Building dependency tree... [2022-08-18T16:36:59.084Z] #21 3.357 Reading state information... [2022-08-18T16:36:59.084Z] #21 3.473 The following additional packages will be installed: [2022-08-18T16:36:59.348Z] #21 3.474 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-18T16:36:59.348Z] #21 3.474 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-18T16:36:59.348Z] #21 3.474 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-18T16:36:59.348Z] #21 3.474 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:36:59.348Z] #21 3.474 python3-pkg-resources systemd vim-runtime xxd [2022-08-18T16:36:59.348Z] #21 3.475 Suggested packages: [2022-08-18T16:36:59.348Z] #21 3.475 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T16:36:59.348Z] #21 3.475 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-18T16:36:59.348Z] #21 3.475 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-18T16:36:59.348Z] #21 3.475 Recommended packages: [2022-08-18T16:36:59.348Z] #21 3.475 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-18T16:36:59.348Z] #21 3.475 systemd-timesyncd | time-daemon unzip [2022-08-18T16:36:59.436Z] #24 transferring context: 62.42MB 1.7s done [2022-08-18T16:36:59.436Z] #24 DONE 1.8s [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:36:59.436Z] #52 sha256:02362924bf6e389292ac0821726a520da1120e13f29734b575865a9ca59d1662 [2022-08-18T16:36:59.436Z] #52 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:36:59.436Z] #48 sha256:954f30f9e2dcd4d4a40bce56b5283b94624978b82670c8ea3ff5fd3b25621e74 [2022-08-18T16:36:59.436Z] #48 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:36:59.436Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:36:59.436Z] #62 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:36:59.436Z] #70 sha256:908233ed51244455bb4ac6308e5d1cd64b90de0c0f121dca9de7052e2b477a26 [2022-08-18T16:36:59.436Z] #70 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T16:36:59.436Z] #26 sha256:c36d36c17b61795af760f3fbdfc16f64461c62072e1f1bab9bda47a50642eae6 [2022-08-18T16:36:59.436Z] #26 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T16:36:59.436Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:36:59.436Z] #29 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:36:59.436Z] #64 sha256:fe590e0b5a026ac967dbbc321af64cb2e951f206ae5d04e2d4c65a25c9afd599 [2022-08-18T16:36:59.436Z] #64 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:36:59.436Z] #41 sha256:3accb42d93480277cb563578ba5614c357240888af5b2d00f9a6aa7199b1476e [2022-08-18T16:36:59.436Z] #41 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:36:59.436Z] #69 sha256:2d84a4453018a5388bd55d9c9eb1e707b6e9ccbec2998e587000561a18233fb7 [2022-08-18T16:36:59.436Z] #69 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T16:36:59.436Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T16:36:59.436Z] #13 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:36:59.436Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:36:59.436Z] #76 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:36:59.436Z] #37 sha256:037d7f4fcdf176e2033f241e92071d54c5def5fd8cf567f9ab17ba3a6ecd88ca [2022-08-18T16:36:59.436Z] #37 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T16:36:59.436Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:36:59.436Z] #57 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:36:59.436Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:36:59.436Z] #34 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:36:59.436Z] #66 sha256:baf71776dd23140f811ac39035b049c78c8a1e5221bdb8ffd7cd6a10ad4de22d [2022-08-18T16:36:59.436Z] #66 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:36:59.436Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-18T16:36:59.436Z] #23 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:36:59.436Z] #61 sha256:be22b5c9368bdd3ce7b8ad72ed56e5b04ad3858110b61d0e820685b7390f1c0f [2022-08-18T16:36:59.436Z] #61 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T16:36:59.436Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:36:59.436Z] #53 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:36:59.436Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T16:36:59.436Z] #19 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:36:59.436Z] #32 sha256:7e5c1ad05b671b031a1de23dc429baa9b1227bfd33d4c3c10bf05b4ce66ba799 [2022-08-18T16:36:59.436Z] #32 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:36:59.436Z] #45 sha256:94a3a1839cb17f29cab6a4963d295c6ad8eb84890287d8efb8bd91452fda4fd8 [2022-08-18T16:36:59.436Z] #45 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:36:59.436Z] #59 sha256:95675bde58cc870e2100c0255aa2812ec5531289db4c6e4c0a779990368fcdf7 [2022-08-18T16:36:59.436Z] #59 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:36:59.436Z] #78 sha256:73a56288a2b685772c74bc8cd06471837c09f66c2ef3540d2cfbbce15a1ee065 [2022-08-18T16:36:59.436Z] #78 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:36:59.436Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:36:59.436Z] #51 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T16:36:59.436Z] #30 sha256:feffbce7b149d41aa97677da9974c875ceace0e06b123c349f4722350d186cb1 [2022-08-18T16:36:59.436Z] #30 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T16:36:59.436Z] #31 sha256:226aae2517a0152d269236c8b1411aa47043db20b9b40f12ec829111551e43dd [2022-08-18T16:36:59.436Z] #31 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:36:59.436Z] #43 sha256:8956cfad62996d22e885551343fd2a13558a722fdba8e29cf78753f79cd46066 [2022-08-18T16:36:59.436Z] #43 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T16:36:59.436Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T16:36:59.436Z] #16 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:36:59.436Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:36:59.436Z] #36 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:36:59.436Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:36:59.436Z] #77 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:36:59.436Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T16:36:59.436Z] #33 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:36:59.436Z] #35 sha256:d16f508b91a213e2eee7f12556177835476efc92b266f05afe0b387263a6e3c8 [2022-08-18T16:36:59.436Z] #35 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:36:59.436Z] #58 sha256:7a7d7b2514f1f1084ec241e366ffffb6fc1fcdf4de79959183eb93036ac88043 [2022-08-18T16:36:59.436Z] #58 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T16:36:59.436Z] #44 sha256:cec6b7138457890a03f8c3215592b95229e0ded009951b49795967d1de2a7a99 [2022-08-18T16:36:59.436Z] #44 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:36:59.436Z] #60 sha256:7e1816395c6402337eaf8af0b842d93d0e354e156ef4985920495b7975e4d000 [2022-08-18T16:36:59.436Z] #60 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:36:59.436Z] #65 sha256:91a93250d573020a088d163d6836f404811570c84ad9c2b2ef56fba7307fd20a [2022-08-18T16:36:59.436Z] #65 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:36:59.436Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T16:36:59.436Z] #17 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:36:59.436Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T16:36:59.436Z] #20 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T16:36:59.436Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T16:36:59.436Z] #12 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:36:59.436Z] #75 sha256:8f45e235cea9216577d2f81be1f1591e8bd10dba1e34c6c7ef5e5d7976d3d831 [2022-08-18T16:36:59.436Z] #75 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:36:59.436Z] #54 sha256:aa6ddfb9402d9771f81329a07c7e190dedd43ceb17750982c5f71445cb8624ff [2022-08-18T16:36:59.436Z] #54 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T16:36:59.436Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T16:36:59.436Z] #46 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:36:59.436Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T16:36:59.436Z] #18 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:36:59.436Z] #56 sha256:e9afa573bc144b1b12b2ba1aa919965c066f9d860227ae972aa6c6f1d9d1a99a [2022-08-18T16:36:59.436Z] #56 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:36:59.436Z] #27 sha256:35b382119c85997152d943c9951dc0ac29deaa8d02ade48a97e07412dc692c41 [2022-08-18T16:36:59.436Z] #27 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:36:59.436Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:36:59.436Z] #42 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:36:59.436Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T16:36:59.436Z] #74 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.436Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:36:59.436Z] #63 sha256:f4a2bdd29658109e704825186558ae4fc50460fba1c19ea97211b7623b3ad5ae [2022-08-18T16:36:59.436Z] #63 CACHED [2022-08-18T16:36:59.436Z] [2022-08-18T16:36:59.437Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T16:36:59.437Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:36:59.437Z] #38 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:36:59.437Z] #67 sha256:2256017ba7417104c5dce7cdb172b90493db2c12aeaf4b4811bfb5795c0856f3 [2022-08-18T16:36:59.437Z] #67 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:36:59.437Z] #79 sha256:a8dadc47bbd43d312120a09ae1e2c9db75f8d1c294bcd4ddbbe62bb7d551bf5f [2022-08-18T16:36:59.437Z] #79 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:36:59.437Z] #68 sha256:71fa550cc4adbca07681166e1f869a965d2d9c55fc32ead54c07d4472f41d03a [2022-08-18T16:36:59.437Z] #68 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:36:59.437Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T16:36:59.437Z] #21 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-18T16:36:59.437Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-18T16:36:59.437Z] #22 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:36:59.437Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T16:36:59.437Z] #15 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-18T16:36:59.437Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T16:36:59.437Z] #50 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:36:59.437Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:36:59.437Z] #14 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:36:59.437Z] #25 sha256:6149cd75f50d57fc3cc4eadef65c1d5a88800b1370449028ba124c274770bb54 [2022-08-18T16:36:59.437Z] #25 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T16:36:59.437Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T16:36:59.437Z] #72 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:36:59.437Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:36:59.437Z] #47 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T16:36:59.437Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:36:59.437Z] #40 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:36:59.437Z] #39 sha256:a4dbb49a61637462129ea5c6f9b2f5a31d268c2b93cefaa644800451c55a7b04 [2022-08-18T16:36:59.437Z] #39 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:36:59.437Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:36:59.437Z] #55 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:36:59.437Z] #80 sha256:1d1eba648f22ad45f71503b6733d4a88826c2cde3731a2fbe9a0c68f0d572073 [2022-08-18T16:36:59.437Z] #80 CACHED [2022-08-18T16:36:59.437Z] [2022-08-18T16:36:59.437Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:36:59.437Z] #81 sha256:667560c16596d79c17dcf070f0477d1b6835f3f97419876b806220f3205e8e39 [2022-08-18T16:36:59.604Z] #21 3.807 The following NEW packages will be installed: [2022-08-18T16:36:59.604Z] #21 3.808 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T16:36:59.604Z] #21 3.808 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-18T16:36:59.604Z] #21 3.808 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-18T16:36:59.604Z] #21 3.808 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T16:36:59.604Z] #21 3.808 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T16:36:59.604Z] #21 3.809 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:36:59.604Z] #21 3.809 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T16:36:59.604Z] #21 3.809 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-18T16:36:59.604Z] #21 3.809 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-18T16:36:59.861Z] #21 4.098 0 upgraded, 56 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:36:59.861Z] #21 4.098 Need to get 32.8 MB of archives. [2022-08-18T16:36:59.861Z] #21 4.098 After this operation, 124 MB of additional disk space will be used. [2022-08-18T16:36:59.861Z] #21 4.098 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T16:36:59.861Z] #21 4.110 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-18T16:36:59.861Z] #21 4.111 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-18T16:36:59.861Z] #21 4.116 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-18T16:36:59.861Z] #21 4.120 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T16:36:59.861Z] #21 4.121 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-18T16:36:59.861Z] #21 4.122 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-18T16:36:59.861Z] #21 4.157 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T16:36:59.861Z] #21 4.158 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T16:36:59.861Z] #21 4.160 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T16:36:59.861Z] #21 4.161 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T16:36:59.861Z] #21 4.161 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T16:36:59.861Z] #21 4.162 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T16:36:59.861Z] #21 4.163 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T16:36:59.861Z] #21 4.170 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T16:36:59.861Z] #21 4.172 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T16:36:59.861Z] #21 4.174 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T16:36:59.861Z] #21 4.176 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T16:36:59.861Z] #21 4.176 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T16:36:59.861Z] #21 4.178 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T16:36:59.861Z] #21 4.183 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T16:36:59.861Z] #21 4.185 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T16:36:59.861Z] #21 4.186 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T16:36:59.861Z] #21 4.186 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T16:36:59.862Z] #21 4.187 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T16:36:59.862Z] #21 4.188 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T16:36:59.862Z] #21 4.191 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T16:36:59.862Z] #21 4.192 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T16:36:59.862Z] #21 4.193 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T16:36:59.862Z] #21 4.194 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T16:36:59.862Z] #21 4.195 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T16:36:59.862Z] #21 4.195 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T16:36:59.862Z] #21 4.271 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T16:36:59.862Z] #21 4.272 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-18T16:36:59.862Z] #21 4.273 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T16:36:59.862Z] #21 4.275 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-18T16:36:59.862Z] #21 4.275 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T16:36:59.862Z] #21 4.276 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T16:36:59.862Z] #21 4.276 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T16:36:59.862Z] #21 4.278 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T16:37:00.118Z] #21 4.280 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-18T16:37:00.118Z] #21 4.294 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T16:37:00.118Z] #21 4.295 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T16:37:00.118Z] #21 4.296 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T16:37:00.118Z] #21 4.299 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T16:37:00.118Z] #21 4.301 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T16:37:00.118Z] #21 4.301 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T16:37:00.118Z] #21 4.304 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T16:37:00.118Z] #21 4.311 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-18T16:37:00.118Z] #21 4.313 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T16:37:00.118Z] #21 4.316 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T16:37:00.118Z] #21 4.318 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-18T16:37:00.118Z] #21 4.365 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T16:37:00.118Z] #21 4.377 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T16:37:00.118Z] #21 4.383 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T16:37:00.118Z] #21 4.385 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T16:37:00.118Z] #21 4.509 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:37:00.118Z] #21 4.540 Fetched 32.8 MB in 1s (57.1 MB/s) [2022-08-18T16:37:00.118Z] #21 4.568 Selecting previously unselected package libcap2:amd64. [2022-08-18T16:37:00.118Z] #21 4.568 (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 ... 24018 files and directories currently installed.) [2022-08-18T16:37:00.118Z] #21 4.585 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T16:37:00.118Z] #21 4.592 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:37:00.118Z] #21 4.625 Selecting previously unselected package libargon2-1:amd64. [2022-08-18T16:37:00.307Z] #24 transferring context: 62.42MB 2.9s done [2022-08-18T16:37:00.307Z] #24 DONE 3.2s [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:37:00.307Z] #25 sha256:6f0c1f606f41f9ef2c7ca4ca8ebdb9812c20bc7a1e5401dbfed71accc59e9842 [2022-08-18T16:37:00.307Z] #25 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-18T16:37:00.307Z] #26 sha256:61ac1b03aaac04f3febb0df4a58e8386cb5eb6a3077327305335fe6a965786e5 [2022-08-18T16:37:00.307Z] #26 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T16:37:00.307Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:37:00.307Z] #29 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T16:37:00.307Z] #30 sha256:724d8e4ca46573cc05d1db94addf1febbf119fbd0a99b556905bde6057547de2 [2022-08-18T16:37:00.307Z] #30 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T16:37:00.307Z] #31 sha256:b7cd0ec17fcbcabddbd508569cae200acbf7fcb3a900b0c41a66092b3f0544b5 [2022-08-18T16:37:00.307Z] #31 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:37:00.307Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T16:37:00.307Z] #33 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:37:00.307Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:37:00.307Z] #34 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:37:00.307Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:37:00.307Z] #36 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T16:37:00.307Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:37:00.307Z] #38 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T16:37:00.307Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:37:00.307Z] #40 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T16:37:00.307Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:37:00.307Z] #42 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:37:00.307Z] #43 sha256:bd08bdf42722d64975887d764a48be0342c0343434e4d1821bf093928c68afcf [2022-08-18T16:37:00.307Z] #43 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T16:37:00.307Z] #44 sha256:f53751260e780b897f5cbd637af3bfb21f7d0cfb9f51802151e273b81238aa79 [2022-08-18T16:37:00.307Z] #44 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T16:37:00.307Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T16:37:00.307Z] #46 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T16:37:00.307Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:37:00.307Z] #47 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-18T16:37:00.307Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T16:37:00.307Z] #50 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:37:00.307Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:37:00.307Z] #51 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-18T16:37:00.307Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:37:00.307Z] #53 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:37:00.307Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:37:00.307Z] #55 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-18T16:37:00.307Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:37:00.307Z] #57 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:37:00.307Z] #59 sha256:9a61416e110a28a821a156d3273611334de8d0925fef34dd45731564c1d81cdf [2022-08-18T16:37:00.307Z] #59 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:37:00.307Z] #60 sha256:e51217798fcfdfafeb95fbf2e0195c920a6e2952e08182df7ddf396b5614aaee [2022-08-18T16:37:00.307Z] #60 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:37:00.307Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:37:00.307Z] #62 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:37:00.307Z] #63 sha256:e83394236b7f83db47b6b23aa95b093f0653bb57206498957bc4aa41a39cafe3 [2022-08-18T16:37:00.307Z] #63 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:37:00.307Z] #64 sha256:8edfaeabb98b86427709b45ca01fae8ac2dfb12c2204ab0ec0f031d9379620bb [2022-08-18T16:37:00.307Z] #64 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:37:00.307Z] #66 sha256:8ef1785a976d8d09ede4a46f44ba4711e6e4abbc0a0c0b96aae9b459afd97081 [2022-08-18T16:37:00.307Z] #66 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:37:00.307Z] #67 sha256:1a66218f85cc4246cf736ba11bc196d32e10ff82d428253955a4099e0f2a953a [2022-08-18T16:37:00.307Z] #67 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:37:00.307Z] #68 sha256:4d8ea4dfd66ecd6cfd16b596db60088122a51619bd2dabc3af812c386688f774 [2022-08-18T16:37:00.307Z] #68 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:37:00.307Z] #69 sha256:b0cab2418be945cdfbbdfc61956e8ade9a3edaeb80e6f3eb7b355d2af3890ed6 [2022-08-18T16:37:00.307Z] #69 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T16:37:00.307Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T16:37:00.307Z] #72 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:37:00.307Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T16:37:00.307Z] #74 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:37:00.307Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:37:00.307Z] #76 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:37:00.307Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:37:00.307Z] #77 CACHED [2022-08-18T16:37:00.307Z] [2022-08-18T16:37:00.307Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:37:00.307Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T16:37:00.307Z] #21 1.061 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T16:37:00.307Z] #21 1.061 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T16:37:00.307Z] #21 1.061 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T16:37:00.307Z] #21 1.662 Reading package lists... [2022-08-18T16:37:00.376Z] #81 DONE 1.2s [2022-08-18T16:37:00.376Z] [2022-08-18T16:37:00.376Z] #82 exporting to image [2022-08-18T16:37:00.376Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:37:00.376Z] #82 exporting layers [2022-08-18T16:37:00.378Z] #21 4.628 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-18T16:37:00.378Z] #21 4.632 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T16:37:00.378Z] #21 4.667 Selecting previously unselected package libjson-c5:amd64. [2022-08-18T16:37:00.378Z] #21 4.670 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-18T16:37:00.378Z] #21 4.675 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-18T16:37:00.378Z] #21 4.714 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-18T16:37:00.378Z] #21 4.716 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-18T16:37:00.378Z] #21 4.720 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T16:37:00.378Z] #21 4.776 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T16:37:00.567Z] #21 2.632 Reading package lists... [2022-08-18T16:37:00.567Z] #21 3.374 Building dependency tree... [2022-08-18T16:37:00.567Z] #21 3.479 Reading state information... [2022-08-18T16:37:00.567Z] #21 3.596 The following additional packages will be installed: [2022-08-18T16:37:00.567Z] #21 3.596 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-18T16:37:00.567Z] #21 3.596 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-18T16:37:00.633Z] #21 4.778 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:37:00.633Z] #21 4.783 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:37:00.633Z] #21 4.817 Selecting previously unselected package libkmod2:amd64. [2022-08-18T16:37:00.633Z] #21 4.820 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-18T16:37:00.633Z] #21 4.823 Unpacking libkmod2:amd64 (28-1) ... [2022-08-18T16:37:00.633Z] #21 4.904 Selecting previously unselected package systemd. [2022-08-18T16:37:00.633Z] #21 4.907 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-18T16:37:00.633Z] #21 4.941 Unpacking systemd (247.3-7) ... [2022-08-18T16:37:00.822Z] #21 3.597 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-18T16:37:00.822Z] #21 3.597 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:37:00.822Z] #21 3.597 python3-pkg-resources systemd vim-runtime xxd [2022-08-18T16:37:00.822Z] #21 3.598 Suggested packages: [2022-08-18T16:37:00.822Z] #21 3.598 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T16:37:00.822Z] #21 3.598 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-18T16:37:00.822Z] #21 3.598 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-18T16:37:00.822Z] #21 3.598 Recommended packages: [2022-08-18T16:37:00.822Z] #21 3.598 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-18T16:37:00.822Z] #21 3.598 systemd-timesyncd | time-daemon unzip [2022-08-18T16:37:01.079Z] #21 3.924 The following NEW packages will be installed: [2022-08-18T16:37:01.079Z] #21 3.925 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T16:37:01.079Z] #21 3.925 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-18T16:37:01.079Z] #21 3.925 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-18T16:37:01.079Z] #21 3.925 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T16:37:01.079Z] #21 3.926 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T16:37:01.079Z] #21 3.926 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:37:01.079Z] #21 3.926 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T16:37:01.079Z] #21 3.926 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-18T16:37:01.079Z] #21 3.926 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-18T16:37:01.079Z] #21 4.194 0 upgraded, 56 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:37:01.079Z] #21 4.194 Need to get 32.8 MB of archives. [2022-08-18T16:37:01.079Z] #21 4.194 After this operation, 124 MB of additional disk space will be used. [2022-08-18T16:37:01.079Z] #21 4.194 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T16:37:01.195Z] #21 5.466 Selecting previously unselected package pigz. [2022-08-18T16:37:01.195Z] #21 5.469 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-18T16:37:01.195Z] #21 5.473 Unpacking pigz (2.6-1) ... [2022-08-18T16:37:01.195Z] #21 5.518 Selecting previously unselected package libelf1:amd64. [2022-08-18T16:37:01.195Z] #21 5.521 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-18T16:37:01.195Z] #21 5.527 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T16:37:01.195Z] #21 5.576 Selecting previously unselected package libbpf0:amd64. [2022-08-18T16:37:01.195Z] #21 5.578 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T16:37:01.195Z] #21 5.582 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:37:01.195Z] #21 5.618 Selecting previously unselected package libmnl0:amd64. [2022-08-18T16:37:01.195Z] #21 5.621 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T16:37:01.195Z] #21 5.625 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:37:01.195Z] #21 5.654 Selecting previously unselected package libxtables12:amd64. [2022-08-18T16:37:01.195Z] #21 5.657 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T16:37:01.195Z] #21 5.660 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:37:01.195Z] #21 5.687 Selecting previously unselected package libcap2-bin. [2022-08-18T16:37:01.317Z] #82 exporting layers 0.9s done [2022-08-18T16:37:01.317Z] #82 writing image sha256:d45557bfff053d153bc40bc30e2c910dd4a9953a86a911b64ca5154eccc3426e done [2022-08-18T16:37:01.317Z] #82 naming to docker.io/library/docker:7b7d1132e870d4b6265721b673dbb429cc835d6a done [2022-08-18T16:37:01.317Z] #82 DONE 0.9s [Pipeline] } [2022-08-18T16:37:01.335Z] #21 4.197 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-18T16:37:01.335Z] #21 4.198 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-18T16:37:01.335Z] #21 4.200 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-18T16:37:01.335Z] #21 4.203 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T16:37:01.335Z] #21 4.204 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-18T16:37:01.335Z] #21 4.205 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-18T16:37:01.335Z] #21 4.240 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T16:37:01.335Z] #21 4.241 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T16:37:01.335Z] #21 4.242 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T16:37:01.335Z] #21 4.244 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T16:37:01.335Z] #21 4.244 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T16:37:01.335Z] #21 4.245 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T16:37:01.335Z] #21 4.245 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T16:37:01.335Z] #21 4.252 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T16:37:01.335Z] #21 4.253 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T16:37:01.335Z] #21 4.255 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T16:37:01.335Z] #21 4.257 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T16:37:01.335Z] #21 4.257 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T16:37:01.335Z] #21 4.259 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T16:37:01.335Z] #21 4.263 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T16:37:01.335Z] #21 4.265 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T16:37:01.335Z] #21 4.266 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T16:37:01.335Z] #21 4.266 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T16:37:01.335Z] #21 4.267 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T16:37:01.335Z] #21 4.267 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T16:37:01.335Z] #21 4.270 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T16:37:01.335Z] #21 4.273 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T16:37:01.335Z] #21 4.275 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T16:37:01.335Z] #21 4.276 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T16:37:01.335Z] #21 4.277 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T16:37:01.335Z] #21 4.278 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T16:37:01.335Z] #21 4.339 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T16:37:01.335Z] #21 4.340 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-18T16:37:01.335Z] #21 4.341 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T16:37:01.335Z] #21 4.342 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-18T16:37:01.335Z] #21 4.343 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T16:37:01.336Z] #21 4.343 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T16:37:01.336Z] #21 4.344 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T16:37:01.336Z] #21 4.345 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T16:37:01.336Z] #21 4.347 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-18T16:37:01.336Z] #21 4.359 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T16:37:01.336Z] #21 4.360 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T16:37:01.336Z] #21 4.361 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T16:37:01.336Z] #21 4.363 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T16:37:01.336Z] #21 4.366 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T16:37:01.336Z] #21 4.366 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T16:37:01.336Z] #21 4.369 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T16:37:01.336Z] #21 4.376 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [Pipeline] // stage [2022-08-18T16:37:01.336Z] #21 4.377 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T16:37:01.336Z] #21 4.380 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T16:37:01.336Z] #21 4.381 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-18T16:37:01.336Z] #21 4.425 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T16:37:01.336Z] #21 4.435 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T16:37:01.336Z] #21 4.441 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-18T16:37:01.451Z] #21 5.689 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T16:37:01.451Z] #21 5.692 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T16:37:01.451Z] #21 5.732 Selecting previously unselected package iproute2. [2022-08-18T16:37:01.451Z] #21 5.734 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T16:37:01.451Z] #21 5.755 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T16:37:01.592Z] #21 4.442 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T16:37:01.592Z] #21 4.647 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:37:01.592Z] #21 4.678 Fetched 32.8 MB in 1s (63.7 MB/s) [2022-08-18T16:37:01.592Z] #21 4.715 Selecting previously unselected package libcap2:amd64. [2022-08-18T16:37:01.646Z] + trap exit INT TERM [2022-08-18T16:37:01.646Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-18T16:37:01.646Z] + CONTAINER_NAME=docker-pr1 [2022-08-18T16:37:01.646Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43987/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43987/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a -e DOCKER_GRAPHDRIVER docker:7b7d1132e870d4b6265721b673dbb429cc835d6a hack/make.sh dynbinary [2022-08-18T16:37:01.708Z] #21 5.971 Selecting previously unselected package xxd. [2022-08-18T16:37:01.708Z] #21 5.971 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:37:01.708Z] #21 5.979 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:01.708Z] #21 6.040 Selecting previously unselected package vim-common. [2022-08-18T16:37:01.708Z] #21 6.045 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:37:01.708Z] #21 6.059 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:01.708Z] #21 6.108 Selecting previously unselected package bash-completion. [2022-08-18T16:37:01.848Z] #21 4.715 (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 ... 24018 files and directories currently installed.) [2022-08-18T16:37:01.848Z] #21 4.827 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T16:37:01.848Z] #21 4.834 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:37:01.848Z] #21 4.871 Selecting previously unselected package libargon2-1:amd64. [2022-08-18T16:37:01.848Z] #21 4.873 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-18T16:37:01.848Z] #21 4.876 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T16:37:01.848Z] #21 4.906 Selecting previously unselected package libjson-c5:amd64. [2022-08-18T16:37:01.848Z] #21 4.908 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-18T16:37:01.848Z] #21 4.911 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-18T16:37:01.848Z] #21 4.946 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-18T16:37:01.848Z] #21 4.946 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-18T16:37:01.905Z] [2022-08-18T16:37:01.964Z] #21 6.111 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T16:37:02.104Z] #21 4.949 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T16:37:02.104Z] #21 5.007 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T16:37:02.104Z] #21 5.007 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:37:02.104Z] #21 5.010 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:37:02.104Z] #21 5.043 Selecting previously unselected package libkmod2:amd64. [2022-08-18T16:37:02.104Z] #21 5.043 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-18T16:37:02.104Z] #21 5.046 Unpacking libkmod2:amd64 (28-1) ... [2022-08-18T16:37:02.104Z] #21 5.090 Selecting previously unselected package systemd. [2022-08-18T16:37:02.104Z] #21 5.090 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-18T16:37:02.104Z] #21 5.124 Unpacking systemd (247.3-7) ... [2022-08-18T16:37:02.164Z] Removing bundles/ [2022-08-18T16:37:02.165Z] [2022-08-18T16:37:02.165Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:37:02.221Z] #21 6.580 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T16:37:02.221Z] #21 6.688 Selecting previously unselected package bzip2. [2022-08-18T16:37:02.424Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:37:02.424Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:37:02.477Z] #21 6.691 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T16:37:02.477Z] #21 6.694 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T16:37:02.477Z] #21 6.727 Selecting previously unselected package xz-utils. [2022-08-18T16:37:02.477Z] #21 6.729 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T16:37:02.477Z] #21 6.734 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:37:02.477Z] #21 6.790 Selecting previously unselected package apparmor. [2022-08-18T16:37:02.477Z] #21 6.793 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T16:37:02.477Z] #21 6.810 Unpacking apparmor (2.13.6-10) ... [2022-08-18T16:37:02.477Z] #21 6.912 Selecting previously unselected package inetutils-ping. [2022-08-18T16:37:02.666Z] #21 5.682 Selecting previously unselected package pigz. [2022-08-18T16:37:02.666Z] #21 5.685 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-18T16:37:02.666Z] #21 5.688 Unpacking pigz (2.6-1) ... [2022-08-18T16:37:02.666Z] #21 5.723 Selecting previously unselected package libelf1:amd64. [2022-08-18T16:37:02.666Z] #21 5.726 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-18T16:37:02.666Z] #21 5.729 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T16:37:02.666Z] #21 5.778 Selecting previously unselected package libbpf0:amd64. [2022-08-18T16:37:02.666Z] #21 5.778 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T16:37:02.733Z] #21 6.915 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T16:37:02.733Z] #21 6.918 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T16:37:02.733Z] #21 6.961 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T16:37:02.733Z] #21 6.964 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:37:02.733Z] #21 6.967 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:37:02.733Z] #21 7.000 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T16:37:02.733Z] #21 7.003 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T16:37:02.733Z] #21 7.007 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:37:02.733Z] #21 7.043 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T16:37:02.733Z] #21 7.046 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T16:37:02.733Z] #21 7.051 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:37:02.733Z] #21 7.084 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T16:37:02.733Z] #21 7.086 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T16:37:02.733Z] #21 7.089 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:37:02.733Z] #21 7.124 Selecting previously unselected package iptables. [2022-08-18T16:37:02.733Z] #21 7.127 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-18T16:37:02.733Z] #21 7.131 Unpacking iptables (1.8.7-1) ... [2022-08-18T16:37:02.921Z] #21 5.782 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:37:02.921Z] #21 5.822 Selecting previously unselected package libmnl0:amd64. [2022-08-18T16:37:02.921Z] #21 5.823 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T16:37:02.921Z] #21 5.826 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:37:02.921Z] #21 5.858 Selecting previously unselected package libxtables12:amd64. [2022-08-18T16:37:02.921Z] #21 5.859 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T16:37:02.921Z] #21 5.862 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:37:02.921Z] #21 5.888 Selecting previously unselected package libcap2-bin. [2022-08-18T16:37:02.921Z] #21 5.891 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T16:37:02.921Z] #21 5.894 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T16:37:02.921Z] #21 5.931 Selecting previously unselected package iproute2. [2022-08-18T16:37:02.921Z] #21 5.933 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T16:37:02.921Z] #21 5.937 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T16:37:02.989Z] #21 7.208 Selecting previously unselected package libonig5:amd64. [2022-08-18T16:37:02.989Z] #21 7.211 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T16:37:02.989Z] #21 7.215 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:37:02.989Z] #21 7.275 Selecting previously unselected package libjq1:amd64. [2022-08-18T16:37:02.989Z] #21 7.278 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T16:37:02.989Z] #21 7.283 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:37:02.989Z] #21 7.322 Selecting previously unselected package jq. [2022-08-18T16:37:02.989Z] #21 7.324 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-18T16:37:02.989Z] #21 7.328 Unpacking jq (1.6-2.1) ... [2022-08-18T16:37:02.989Z] #21 7.367 Selecting previously unselected package libaio1:amd64. [2022-08-18T16:37:02.989Z] #21 7.370 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T16:37:02.989Z] #21 7.374 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:37:02.989Z] #21 7.407 Selecting previously unselected package libgpm2:amd64. [2022-08-18T16:37:02.989Z] #21 7.410 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T16:37:02.989Z] #21 7.414 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:37:03.178Z] #21 6.049 Selecting previously unselected package xxd. [2022-08-18T16:37:03.178Z] #21 6.052 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:37:03.178Z] #21 6.056 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:03.178Z] #21 6.102 Selecting previously unselected package vim-common. [2022-08-18T16:37:03.178Z] #21 6.105 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:37:03.178Z] #21 6.111 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:03.178Z] #21 6.167 Selecting previously unselected package bash-completion. [2022-08-18T16:37:03.245Z] #21 7.477 Selecting previously unselected package libicu67:amd64. [2022-08-18T16:37:03.246Z] #21 7.479 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-18T16:37:03.246Z] #21 7.483 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T16:37:03.434Z] #21 6.169 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T16:37:03.691Z] #21 6.626 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T16:37:03.691Z] #21 6.719 Selecting previously unselected package bzip2. [2022-08-18T16:37:03.691Z] #21 6.722 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T16:37:03.691Z] #21 6.725 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T16:37:03.691Z] #21 6.759 Selecting previously unselected package xz-utils. [2022-08-18T16:37:03.691Z] #21 6.759 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T16:37:03.691Z] #21 6.762 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:37:03.691Z] #21 6.820 Selecting previously unselected package apparmor. [2022-08-18T16:37:03.947Z] #21 6.823 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T16:37:03.947Z] #21 6.840 Unpacking apparmor (2.13.6-10) ... [2022-08-18T16:37:04.174Z] #21 8.291 Selecting previously unselected package libinih1:amd64. [2022-08-18T16:37:04.174Z] #21 8.294 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-18T16:37:04.174Z] #21 8.297 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T16:37:04.174Z] #21 8.328 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-18T16:37:04.174Z] #21 8.330 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-18T16:37:04.174Z] #21 8.334 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-18T16:37:04.174Z] #21 8.377 Selecting previously unselected package libnet1:amd64. [2022-08-18T16:37:04.174Z] #21 8.379 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T16:37:04.174Z] #21 8.383 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:37:04.174Z] #21 8.419 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T16:37:04.174Z] #21 8.422 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T16:37:04.174Z] #21 8.426 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:37:04.174Z] #21 8.463 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:37:04.174Z] #21 8.466 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:37:04.174Z] #21 8.469 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:37:04.174Z] #21 8.501 Selecting previously unselected package libyajl2:amd64. [2022-08-18T16:37:04.174Z] #21 8.503 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T16:37:04.174Z] #21 8.507 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:37:04.174Z] #21 8.532 Selecting previously unselected package net-tools. [2022-08-18T16:37:04.174Z] #21 8.535 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T16:37:04.174Z] #21 8.538 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:37:04.174Z] #21 8.591 Selecting previously unselected package patch. [2022-08-18T16:37:04.203Z] #21 6.971 Selecting previously unselected package inetutils-ping. [2022-08-18T16:37:04.203Z] #21 6.973 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T16:37:04.203Z] #21 6.976 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T16:37:04.203Z] #21 7.018 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T16:37:04.203Z] #21 7.018 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:37:04.203Z] #21 7.022 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:37:04.203Z] #21 7.054 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T16:37:04.203Z] #21 7.055 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T16:37:04.203Z] #21 7.058 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:37:04.203Z] #21 7.091 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T16:37:04.203Z] #21 7.094 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T16:37:04.203Z] #21 7.107 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:37:04.203Z] #21 7.148 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T16:37:04.203Z] #21 7.148 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T16:37:04.203Z] #21 7.161 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:37:04.203Z] #21 7.234 Selecting previously unselected package iptables. [2022-08-18T16:37:04.203Z] #21 7.234 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-18T16:37:04.203Z] #21 7.234 Unpacking iptables (1.8.7-1) ... [2022-08-18T16:37:04.430Z] #21 8.594 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-18T16:37:04.430Z] #21 8.598 Unpacking patch (2.7.6-7) ... [2022-08-18T16:37:04.430Z] #21 8.634 Selecting previously unselected package python-pip-whl. [2022-08-18T16:37:04.430Z] #21 8.637 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:37:04.430Z] #21 8.641 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:37:04.430Z] #21 8.798 Selecting previously unselected package python3-lib2to3. [2022-08-18T16:37:04.430Z] #21 8.800 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T16:37:04.430Z] #21 8.804 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:37:04.430Z] #21 8.843 Selecting previously unselected package python3-distutils. [2022-08-18T16:37:04.459Z] #21 7.369 Selecting previously unselected package libonig5:amd64. [2022-08-18T16:37:04.459Z] #21 7.369 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T16:37:04.459Z] #21 7.374 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:37:04.459Z] #21 7.429 Selecting previously unselected package libjq1:amd64. [2022-08-18T16:37:04.459Z] #21 7.429 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T16:37:04.459Z] #21 7.432 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:37:04.459Z] #21 7.468 Selecting previously unselected package jq. [2022-08-18T16:37:04.459Z] #21 7.468 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-18T16:37:04.459Z] #21 7.472 Unpacking jq (1.6-2.1) ... [2022-08-18T16:37:04.460Z] #21 7.505 Selecting previously unselected package libaio1:amd64. [2022-08-18T16:37:04.460Z] #21 7.508 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T16:37:04.460Z] #21 7.511 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:37:04.460Z] #21 7.539 Selecting previously unselected package libgpm2:amd64. [2022-08-18T16:37:04.460Z] #21 7.541 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T16:37:04.460Z] #21 7.544 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:37:04.460Z] #21 7.573 Selecting previously unselected package libicu67:amd64. [2022-08-18T16:37:04.686Z] #21 8.846 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T16:37:04.686Z] #21 8.850 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T16:37:04.686Z] #21 8.894 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:37:04.686Z] #21 8.897 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:37:04.686Z] #21 8.900 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:37:04.686Z] #21 8.947 Selecting previously unselected package python3-setuptools. [2022-08-18T16:37:04.686Z] #21 8.950 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T16:37:04.686Z] #21 8.954 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T16:37:04.686Z] #21 9.020 Selecting previously unselected package python3-wheel. [2022-08-18T16:37:04.686Z] #21 9.023 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T16:37:04.686Z] #21 9.028 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T16:37:04.686Z] #21 9.062 Selecting previously unselected package python3-pip. [2022-08-18T16:37:04.716Z] #21 7.576 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-18T16:37:04.716Z] #21 7.579 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T16:37:04.943Z] #21 9.064 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:37:04.943Z] #21 9.068 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:37:04.943Z] #21 9.144 Selecting previously unselected package sudo. [2022-08-18T16:37:04.943Z] #21 9.147 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T16:37:04.943Z] #21 9.154 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T16:37:04.943Z] #21 9.291 Selecting previously unselected package systemd-journal-remote. [2022-08-18T16:37:04.943Z] #21 9.294 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-18T16:37:04.943Z] #21 9.298 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-18T16:37:04.943Z] #21 9.336 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T16:37:05.199Z] #21 9.339 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T16:37:05.199Z] #21 9.344 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:37:05.199Z] #21 9.410 Selecting previously unselected package uidmap. [2022-08-18T16:37:05.199Z] #21 9.413 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T16:37:05.199Z] #21 9.416 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T16:37:05.199Z] #21 9.467 Selecting previously unselected package vim-runtime. [2022-08-18T16:37:05.199Z] #21 9.470 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:37:05.199Z] #21 9.481 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T16:37:05.199Z] #21 9.492 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T16:37:05.199Z] #21 9.496 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:05.267Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T16:37:05.267Z] [2022-08-18T16:37:05.267Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T16:37:05.267Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T16:37:05.267Z] [2022-08-18T16:37:05.267Z] + mkdir -p bundles [2022-08-18T16:37:05.267Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T16:37:05.267Z] github.com/docker/docker/api/server [2022-08-18T16:37:05.267Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:37:05.267Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:37:05.267Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:37:05.267Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:37:05.267Z] github.com/docker/docker/api/server/router [2022-08-18T16:37:05.267Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:37:05.267Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:37:05.267Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:37:05.267Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:37:05.267Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:37:05.267Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/backend [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/container [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/events [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/filters [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/image [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/mount [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/network [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/registry [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/time [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/versions [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:37:05.268Z] github.com/docker/docker/api/types/volume [2022-08-18T16:37:05.268Z] github.com/docker/docker/builder [2022-08-18T16:37:05.268Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:37:05.268Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:37:05.268Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:37:05.268Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:37:05.268Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:37:05.268Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:37:05.268Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:37:05.268Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:37:05.268Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:37:05.268Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:37:05.268Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:37:05.268Z] github.com/docker/docker/cli [2022-08-18T16:37:05.268Z] github.com/docker/docker/cli/config [2022-08-18T16:37:05.268Z] github.com/docker/docker/cli/debug [2022-08-18T16:37:05.268Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:37:05.268Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:37:05.268Z] github.com/docker/docker/client [2022-08-18T16:37:05.268Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:37:05.268Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:37:05.268Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:37:05.268Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:37:05.268Z] github.com/docker/docker/container [2022-08-18T16:37:05.268Z] github.com/docker/docker/container/stream [2022-08-18T16:37:05.268Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:37:05.268Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:37:05.268Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/config [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/containerd [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/events [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/exec [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/images [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/links [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/names [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/network [2022-08-18T16:37:05.268Z] github.com/docker/docker/daemon/stats [2022-08-18T16:37:05.268Z] github.com/docker/docker/distribution [2022-08-18T16:37:05.268Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:37:05.268Z] github.com/docker/docker/distribution/utils [2022-08-18T16:37:05.268Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:37:05.268Z] github.com/docker/docker/dockerversion [2022-08-18T16:37:05.268Z] github.com/docker/docker/errdefs [2022-08-18T16:37:05.268Z] github.com/docker/docker/image [2022-08-18T16:37:05.268Z] github.com/docker/docker/image/cache [2022-08-18T16:37:05.268Z] github.com/docker/docker/image/tarexport [2022-08-18T16:37:05.268Z] github.com/docker/docker/image/v1 [2022-08-18T16:37:05.268Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:37:05.268Z] github.com/docker/docker/layer [2022-08-18T16:37:05.268Z] github.com/docker/docker/libcontainerd [2022-08-18T16:37:05.268Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:37:05.268Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:37:05.268Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:37:05.268Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:37:05.268Z] github.com/docker/docker/oci [2022-08-18T16:37:05.268Z] github.com/docker/docker/oci/caps [2022-08-18T16:37:05.268Z] github.com/docker/docker/opts [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/archive [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/directory [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/platform [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/pools [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/progress [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/signal [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/stack [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/system [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:37:05.268Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:37:05.268Z] github.com/docker/docker/plugin [2022-08-18T16:37:05.268Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:37:05.268Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:37:05.268Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:37:05.268Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:37:05.268Z] github.com/docker/docker/quota [2022-08-18T16:37:05.268Z] github.com/docker/docker/reference [2022-08-18T16:37:05.268Z] github.com/docker/docker/registry [2022-08-18T16:37:05.268Z] github.com/docker/docker/registry/resumable [2022-08-18T16:37:05.268Z] github.com/docker/docker/restartmanager [2022-08-18T16:37:05.268Z] github.com/docker/docker/rootless [2022-08-18T16:37:05.268Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:37:05.268Z] github.com/docker/docker/runconfig [2022-08-18T16:37:05.268Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:37:05.268Z] github.com/docker/docker/testutil [2022-08-18T16:37:05.268Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:37:05.268Z] github.com/docker/docker/testutil/environment [2022-08-18T16:37:05.268Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:37:05.268Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:37:05.268Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:37:05.268Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:37:05.268Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:37:05.268Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:37:05.268Z] github.com/docker/docker/testutil/registry [2022-08-18T16:37:05.268Z] github.com/docker/docker/testutil/request [2022-08-18T16:37:05.268Z] github.com/docker/docker/volume [2022-08-18T16:37:05.268Z] github.com/docker/docker/volume/drivers [2022-08-18T16:37:05.268Z] github.com/docker/docker/volume/local [2022-08-18T16:37:05.268Z] github.com/docker/docker/volume/mounts [2022-08-18T16:37:05.268Z] github.com/docker/docker/volume/service [2022-08-18T16:37:05.268Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:37:05.268Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T16:37:05.268Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-18T16:37:05.268Z] ? github.com/docker/docker/api [no test files] [2022-08-18T16:37:05.643Z] #21 8.394 Selecting previously unselected package libinih1:amd64. [2022-08-18T16:37:05.643Z] #21 8.394 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-18T16:37:05.643Z] #21 8.397 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T16:37:05.643Z] #21 8.428 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-18T16:37:05.643Z] #21 8.431 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-18T16:37:05.643Z] #21 8.434 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-18T16:37:05.643Z] #21 8.473 Selecting previously unselected package libnet1:amd64. [2022-08-18T16:37:05.643Z] #21 8.473 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T16:37:05.643Z] #21 8.477 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:37:05.643Z] #21 8.514 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T16:37:05.643Z] #21 8.516 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T16:37:05.643Z] #21 8.520 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:37:05.643Z] #21 8.555 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:37:05.643Z] #21 8.557 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:37:05.643Z] #21 8.560 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:37:05.643Z] #21 8.593 Selecting previously unselected package libyajl2:amd64. [2022-08-18T16:37:05.643Z] #21 8.593 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T16:37:05.643Z] #21 8.596 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:37:05.643Z] #21 8.621 Selecting previously unselected package net-tools. [2022-08-18T16:37:05.643Z] #21 8.624 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T16:37:05.643Z] #21 8.628 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:37:05.643Z] #21 8.681 Selecting previously unselected package patch. [2022-08-18T16:37:05.643Z] #21 8.681 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-18T16:37:05.762Z] #21 10.17 Selecting previously unselected package vim. [2022-08-18T16:37:05.899Z] #21 8.684 Unpacking patch (2.7.6-7) ... [2022-08-18T16:37:05.899Z] #21 8.717 Selecting previously unselected package python-pip-whl. [2022-08-18T16:37:05.899Z] #21 8.719 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:37:05.899Z] #21 8.722 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:37:05.899Z] #21 8.876 Selecting previously unselected package python3-lib2to3. [2022-08-18T16:37:05.899Z] #21 8.879 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T16:37:05.899Z] #21 8.882 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:37:05.899Z] #21 8.920 Selecting previously unselected package python3-distutils. [2022-08-18T16:37:05.899Z] #21 8.920 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T16:37:05.899Z] #21 8.923 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T16:37:05.899Z] #21 8.963 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:37:06.018Z] #21 10.18 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:37:06.018Z] #21 10.18 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:06.018Z] #21 10.34 Selecting previously unselected package xfsprogs. [2022-08-18T16:37:06.018Z] #21 10.35 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T16:37:06.018Z] #21 10.35 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T16:37:06.155Z] #21 8.966 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:37:06.155Z] #21 8.969 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:37:06.155Z] #21 9.011 Selecting previously unselected package python3-setuptools. [2022-08-18T16:37:06.155Z] #21 9.013 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T16:37:06.155Z] #21 9.017 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T16:37:06.155Z] #21 9.085 Selecting previously unselected package python3-wheel. [2022-08-18T16:37:06.155Z] #21 9.085 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T16:37:06.155Z] #21 9.088 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T16:37:06.155Z] #21 9.119 Selecting previously unselected package python3-pip. [2022-08-18T16:37:06.155Z] #21 9.119 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:37:06.155Z] #21 9.122 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:37:06.155Z] #21 9.194 Selecting previously unselected package sudo. [2022-08-18T16:37:06.274Z] #21 10.48 Selecting previously unselected package zip. [2022-08-18T16:37:06.274Z] #21 10.48 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-18T16:37:06.274Z] #21 10.48 Unpacking zip (3.0-12) ... [2022-08-18T16:37:06.274Z] #21 10.52 Selecting previously unselected package zstd. [2022-08-18T16:37:06.274Z] #21 10.53 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T16:37:06.274Z] #21 10.53 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:37:06.274Z] #21 10.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:37:06.411Z] #21 9.196 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T16:37:06.412Z] #21 9.201 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T16:37:06.412Z] #21 9.339 Selecting previously unselected package systemd-journal-remote. [2022-08-18T16:37:06.412Z] #21 9.341 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-18T16:37:06.412Z] #21 9.345 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-18T16:37:06.412Z] #21 9.379 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T16:37:06.412Z] #21 9.382 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T16:37:06.412Z] #21 9.386 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:37:06.412Z] #21 9.448 Selecting previously unselected package uidmap. [2022-08-18T16:37:06.532Z] #21 10.81 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:37:06.532Z] #21 10.83 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:37:06.532Z] #21 10.84 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:37:06.532Z] #21 10.85 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T16:37:06.532Z] #21 10.86 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:37:06.532Z] #21 10.87 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T16:37:06.532Z] #21 10.88 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T16:37:06.532Z] #21 10.89 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T16:37:06.532Z] #21 10.90 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:37:06.532Z] #21 10.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:37:06.532Z] #21 10.92 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:37:06.532Z] #21 10.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:37:06.532Z] #21 10.95 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T16:37:06.668Z] #21 9.451 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T16:37:06.668Z] #21 9.454 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T16:37:06.668Z] #21 9.502 Selecting previously unselected package vim-runtime. [2022-08-18T16:37:06.668Z] #21 9.502 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:37:06.668Z] #21 9.512 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T16:37:06.668Z] #21 9.523 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T16:37:06.668Z] #21 9.526 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:06.788Z] #21 11.09 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-18T16:37:06.788Z] #21 11.10 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:06.788Z] #21 11.15 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:37:06.788Z] #21 11.16 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T16:37:06.788Z] #21 11.17 Setting up apparmor (2.13.6-10) ... [2022-08-18T16:37:07.230Z] #21 10.18 Selecting previously unselected package vim. [2022-08-18T16:37:07.230Z] #21 10.19 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:37:07.230Z] #21 10.19 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:07.486Z] #21 10.34 Selecting previously unselected package xfsprogs. [2022-08-18T16:37:07.486Z] #21 10.34 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T16:37:07.486Z] #21 10.34 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T16:37:07.486Z] #21 10.45 Selecting previously unselected package zip. [2022-08-18T16:37:07.486Z] #21 10.46 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-18T16:37:07.486Z] #21 10.46 Unpacking zip (3.0-12) ... [2022-08-18T16:37:07.486Z] #21 10.50 Selecting previously unselected package zstd. [2022-08-18T16:37:07.486Z] #21 10.50 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T16:37:07.486Z] #21 10.50 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:37:07.486Z] #21 10.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:37:07.715Z] #21 11.98 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-18T16:37:07.715Z] #21 12.00 Setting up zip (3.0-12) ... [2022-08-18T16:37:07.715Z] #21 12.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:07.715Z] #21 12.03 Setting up bash-completion (1:2.11-2) ... [2022-08-18T16:37:07.742Z] #21 10.85 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:37:07.742Z] #21 10.86 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:37:07.998Z] #21 10.87 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:37:07.998Z] #21 10.88 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T16:37:07.998Z] #21 10.89 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:37:07.998Z] #21 10.90 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T16:37:07.998Z] #21 10.91 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T16:37:07.998Z] #21 10.92 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T16:37:07.998Z] #21 10.93 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:37:07.998Z] #21 10.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:37:07.998Z] #21 10.95 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:37:07.998Z] #21 10.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:37:07.998Z] #21 10.97 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T16:37:07.998Z] #21 11.11 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-18T16:37:08.253Z] #21 11.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:08.253Z] #21 11.13 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:37:08.253Z] #21 11.14 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T16:37:08.253Z] #21 11.15 Setting up apparmor (2.13.6-10) ... [2022-08-18T16:37:08.356Z] #21 12.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:37:08.356Z] #21 12.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:37:08.356Z] #21 12.64 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:37:08.356Z] #21 12.65 Setting up patch (2.7.6-7) ... [2022-08-18T16:37:08.356Z] #21 12.67 Setting up sudo (1.9.5p2-3) ... [2022-08-18T16:37:08.356Z] #21 12.72 invoke-rc.d: could not determine current runlevel [2022-08-18T16:37:08.356Z] #21 12.72 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T16:37:08.356Z] #21 12.73 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T16:37:08.356Z] #21 12.74 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-18T16:37:08.356Z] #21 12.74 Failed to connect to bus: Host is down [2022-08-18T16:37:08.356Z] #21 12.75 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:37:08.356Z] #21 12.76 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T16:37:08.356Z] #21 12.78 Setting up pigz (2.6-1) ... [2022-08-18T16:37:08.356Z] #21 12.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:37:08.356Z] #21 12.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:37:08.356Z] #21 12.83 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:37:08.612Z] #21 12.84 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:08.612Z] #21 13.00 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:37:08.612Z] #21 13.01 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:37:08.612Z] #21 13.12 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T16:37:08.867Z] #21 13.13 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-18T16:37:08.867Z] #21 13.14 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:37:08.867Z] #21 13.15 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:37:08.867Z] #21 13.16 Setting up libkmod2:amd64 (28-1) ... [2022-08-18T16:37:08.867Z] #21 13.17 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T16:37:09.123Z] #21 13.29 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:09.123Z] #21 13.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T16:37:09.123Z] #21 13.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T16:37:09.123Z] #21 13.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T16:37:09.123Z] #21 13.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T16:37:09.123Z] #21 13.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T16:37:09.123Z] #21 13.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T16:37:09.123Z] #21 13.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T16:37:09.123Z] #21 13.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T16:37:09.123Z] #21 13.34 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T16:37:09.181Z] #21 11.88 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-18T16:37:09.181Z] #21 11.91 Setting up zip (3.0-12) ... [2022-08-18T16:37:09.181Z] #21 11.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:09.181Z] #21 11.93 Setting up bash-completion (1:2.11-2) ... [2022-08-18T16:37:09.380Z] #21 13.65 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:37:09.380Z] #21 13.66 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:37:09.380Z] #21 13.67 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:37:09.380Z] #21 13.68 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:37:09.436Z] #21 12.44 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:37:09.436Z] #21 12.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:37:09.436Z] #21 12.47 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:37:09.436Z] #21 12.47 Setting up patch (2.7.6-7) ... [2022-08-18T16:37:09.436Z] #21 12.48 Setting up sudo (1.9.5p2-3) ... [2022-08-18T16:37:09.436Z] #21 12.52 invoke-rc.d: could not determine current runlevel [2022-08-18T16:37:09.436Z] #21 12.52 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T16:37:09.436Z] #21 12.53 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T16:37:09.436Z] #21 12.54 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-18T16:37:09.436Z] #21 12.54 Failed to connect to bus: Host is down [2022-08-18T16:37:09.637Z] #21 13.94 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:37:09.637Z] #21 13.95 Setting up jq (1.6-2.1) ... [2022-08-18T16:37:09.637Z] #21 13.96 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T16:37:09.637Z] #21 13.97 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:37:09.637Z] #21 13.98 Setting up iptables (1.8.7-1) ... [2022-08-18T16:37:09.637Z] #21 13.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:37:09.637Z] #21 13.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:37:09.637Z] #21 14.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:37:09.637Z] #21 14.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:37:09.637Z] #21 14.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T16:37:09.637Z] #21 14.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T16:37:09.637Z] #21 14.01 Setting up iproute2 (5.10.0-4) ... [2022-08-18T16:37:09.693Z] #21 12.54 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:37:09.693Z] #21 12.55 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T16:37:09.693Z] #21 12.56 Setting up pigz (2.6-1) ... [2022-08-18T16:37:09.693Z] #21 12.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:37:09.693Z] #21 12.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:37:09.693Z] #21 12.60 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:37:09.693Z] #21 12.61 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:09.892Z] #21 14.14 Setting up systemd (247.3-7) ... [2022-08-18T16:37:09.892Z] #21 14.18 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-18T16:37:09.892Z] #21 14.18 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-18T16:37:09.892Z] #21 14.18 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-18T16:37:09.892Z] #21 14.21 Initializing machine ID from KVM UUID. [2022-08-18T16:37:09.949Z] #21 12.77 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:37:09.949Z] #21 12.78 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:37:09.949Z] #21 12.87 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T16:37:09.949Z] #21 12.88 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-18T16:37:09.949Z] #21 12.89 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:37:09.949Z] #21 12.90 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:37:09.949Z] #21 12.91 Setting up libkmod2:amd64 (28-1) ... [2022-08-18T16:37:09.949Z] #21 12.92 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T16:37:10.148Z] #21 14.52 Setting up systemd-journal-remote (247.3-7) ... [2022-08-18T16:37:10.148Z] #21 14.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:37:10.205Z] #21 13.03 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:37:10.205Z] #21 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T16:37:10.205Z] #21 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T16:37:10.205Z] #21 13.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T16:37:10.205Z] #21 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T16:37:10.205Z] #21 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T16:37:10.205Z] #21 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T16:37:10.205Z] #21 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T16:37:10.205Z] #21 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T16:37:10.205Z] #21 13.07 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T16:37:10.462Z] #21 13.38 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:37:10.462Z] #21 13.39 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:37:10.462Z] #21 13.40 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:37:10.462Z] #21 13.41 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:37:10.709Z] #21 DONE 15.0s [2022-08-18T16:37:10.710Z] [2022-08-18T16:37:10.710Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-18T16:37:10.710Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-18T16:37:10.719Z] #21 13.66 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:37:10.719Z] #21 13.67 Setting up jq (1.6-2.1) ... [2022-08-18T16:37:10.719Z] #21 13.68 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T16:37:10.719Z] #21 13.69 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:37:10.719Z] #21 13.70 Setting up iptables (1.8.7-1) ... [2022-08-18T16:37:10.719Z] #21 13.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:37:10.719Z] #21 13.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:37:10.719Z] #21 13.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:37:10.719Z] #21 13.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:37:10.719Z] #21 13.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T16:37:10.719Z] #21 13.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T16:37:10.719Z] #21 13.74 Setting up iproute2 (5.10.0-4) ... [2022-08-18T16:37:10.967Z] #22 0.389 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T16:37:10.975Z] #21 13.85 Setting up systemd (247.3-7) ... [2022-08-18T16:37:10.975Z] #21 13.89 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-18T16:37:10.975Z] #21 13.89 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-18T16:37:10.975Z] #21 13.89 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-18T16:37:10.975Z] #21 13.92 Initializing machine ID from KVM UUID. [2022-08-18T16:37:11.223Z] #22 0.393 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T16:37:11.223Z] #22 0.396 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T16:37:11.223Z] #22 DONE 0.4s [2022-08-18T16:37:11.223Z] [2022-08-18T16:37:11.223Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:37:11.223Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-18T16:37:11.230Z] #21 14.20 Setting up systemd-journal-remote (247.3-7) ... [2022-08-18T16:37:11.230Z] #21 14.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:37:12.158Z] #21 DONE 14.9s [2022-08-18T16:37:12.158Z] [2022-08-18T16:37:12.158Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-18T16:37:12.158Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-18T16:37:12.415Z] #22 0.402 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T16:37:12.415Z] #22 0.405 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T16:37:12.415Z] #22 0.407 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T16:37:12.415Z] #22 DONE 0.5s [2022-08-18T16:37:12.415Z] [2022-08-18T16:37:12.415Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:37:12.415Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-18T16:37:17.761Z] #23 5.551 Collecting yamllint==1.26.1 [2022-08-18T16:37:17.761Z] #23 6.582 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T16:37:17.761Z] #23 6.855 Collecting pathspec>=0.5.3 [2022-08-18T16:37:18.018Z] #23 6.858 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T16:37:18.018Z] #23 6.954 Collecting pyyaml [2022-08-18T16:37:18.018Z] #23 6.962 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-18T16:37:18.018Z] #23 6.982 Building wheels for collected packages: yamllint [2022-08-18T16:37:18.018Z] #23 6.983 Building wheel for yamllint (setup.py): started [2022-08-18T16:37:18.274Z] #23 7.212 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T16:37:18.274Z] #23 7.213 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=797882ec8fe4cf31f66f446ff5eccd718d3850b29cfac43fdc530f80e4382cf6 [2022-08-18T16:37:18.274Z] #23 7.213 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T16:37:18.274Z] #23 7.216 Successfully built yamllint [2022-08-18T16:37:18.274Z] #23 7.222 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T16:37:18.274Z] #23 7.328 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T16:37:18.530Z] #23 DONE 7.4s [2022-08-18T16:37:18.530Z] [2022-08-18T16:37:18.530Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:37:18.530Z] #27 sha256:d5961c3be908a7e4e04f81aa55d22daec2ff7ada422069175231939e92f534e7 [2022-08-18T16:37:18.787Z] #27 DONE 0.2s [2022-08-18T16:37:18.787Z] [2022-08-18T16:37:18.787Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:37:18.787Z] #32 sha256:a86710ec6b26ad17301f173aa80d2735d38e2cbc411c8e58ee55e7fd3e9e8b75 [2022-08-18T16:37:18.953Z] #23 5.637 Collecting yamllint==1.26.1 [2022-08-18T16:37:18.953Z] #23 6.661 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T16:37:19.042Z] #32 DONE 0.3s [2022-08-18T16:37:19.042Z] [2022-08-18T16:37:19.042Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:37:19.042Z] #35 sha256:870ac9467abad0a198165e22974ef3004c6fdadeb6a6e919bbd12154fb96d3c5 [2022-08-18T16:37:19.210Z] #23 6.925 Collecting pathspec>=0.5.3 [2022-08-18T16:37:19.299Z] #35 DONE 0.1s [2022-08-18T16:37:19.299Z] [2022-08-18T16:37:19.299Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:37:19.299Z] #37 sha256:88e024b75e09698a77b83eef137289d2792c89cd1435bcc09ee5e10616841edb [2022-08-18T16:37:19.299Z] #37 DONE 0.1s [2022-08-18T16:37:19.299Z] [2022-08-18T16:37:19.299Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:37:19.299Z] #39 sha256:51ca2750ccf489b4899cd329a025c25dfaf435dfad21e3fa0e584301b4e7cd4e [2022-08-18T16:37:19.299Z] #39 DONE 0.1s [2022-08-18T16:37:19.299Z] [2022-08-18T16:37:19.299Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:37:19.299Z] #41 sha256:02601e992a2b78f3cf9ed365329dcd865c1bc64291ab39af52f85d3b0d35a3fd [2022-08-18T16:37:19.299Z] #41 DONE 0.1s [2022-08-18T16:37:19.466Z] #23 6.929 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T16:37:19.466Z] #23 7.025 Collecting pyyaml [2022-08-18T16:37:19.466Z] #23 7.028 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-18T16:37:19.466Z] #23 7.047 Building wheels for collected packages: yamllint [2022-08-18T16:37:19.466Z] #23 7.048 Building wheel for yamllint (setup.py): started [2022-08-18T16:37:19.556Z] [2022-08-18T16:37:19.556Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:37:19.556Z] #45 sha256:43cf9bb8200653e32dffa01f4e998c483aba49fd5882a253b331c4e93f2fcd28 [2022-08-18T16:37:19.556Z] #45 DONE 0.1s [2022-08-18T16:37:19.556Z] [2022-08-18T16:37:19.556Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:37:19.556Z] #48 sha256:256e29351c24dd560e656a51329927d8933ab70797a219491b00686799c30a33 [2022-08-18T16:37:19.556Z] #48 DONE 0.1s [2022-08-18T16:37:19.556Z] [2022-08-18T16:37:19.556Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:37:19.556Z] #52 sha256:7fe823c31ce322cedc09402d83959b1011f58004882ce1ff96594734256e9c91 [2022-08-18T16:37:19.556Z] #52 DONE 0.1s [2022-08-18T16:37:19.723Z] #23 7.274 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T16:37:19.723Z] #23 7.275 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=797882ec8fe4cf31f66f446ff5eccd718d3850b29cfac43fdc530f80e4382cf6 [2022-08-18T16:37:19.723Z] #23 7.275 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T16:37:19.723Z] #23 7.277 Successfully built yamllint [2022-08-18T16:37:19.723Z] #23 7.283 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T16:37:19.723Z] #23 7.387 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T16:37:19.813Z] [2022-08-18T16:37:19.813Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:37:19.813Z] #54 sha256:7abf8ea4977d226079fe1b0ac9b2cd438595fa0f89e5555a9a20af5dffc85aa6 [2022-08-18T16:37:19.813Z] #54 DONE 0.1s [2022-08-18T16:37:19.813Z] [2022-08-18T16:37:19.813Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:37:19.813Z] #56 sha256:020b01622a472ef6a501e1d2c9a16c6c3233c8acb21f4b7b039d285f0d29a5ee [2022-08-18T16:37:19.813Z] #56 DONE 0.1s [2022-08-18T16:37:19.980Z] #23 DONE 7.5s [2022-08-18T16:37:19.980Z] [2022-08-18T16:37:19.980Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:37:19.980Z] #27 sha256:08cbaca668f66e5b6996c7e3c8104c12d3d17264a175d24658288a1aabe0e7df [2022-08-18T16:37:19.980Z] #27 DONE 0.2s [2022-08-18T16:37:20.069Z] [2022-08-18T16:37:20.069Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:37:20.069Z] #58 sha256:01f32cd16a0837c4a66e1d2f95c3524492a9290d0a4c9ca4a736546c6f58b54c [2022-08-18T16:37:20.069Z] #58 DONE 0.1s [2022-08-18T16:37:20.069Z] [2022-08-18T16:37:20.069Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:37:20.069Z] #61 sha256:4ea3cb68d9fb6141ce60bb4855c70a456c6126619f05fabef9649b126679ba4c [2022-08-18T16:37:20.069Z] #61 DONE 0.2s [2022-08-18T16:37:20.069Z] [2022-08-18T16:37:20.069Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:37:20.069Z] #65 sha256:c834665bd2e812dd01ae71ff92d70669588889e7b9fc4e890cf7bdf3eaaf8cfe [2022-08-18T16:37:20.167Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2022-08-18T16:37:20.237Z] [2022-08-18T16:37:20.237Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:37:20.237Z] #32 sha256:91891e0c0127235159a85cb37997f9fe84caf74fbd411c1b2fbaf6f672fe51dc [2022-08-18T16:37:20.237Z] #32 DONE 0.2s [2022-08-18T16:37:20.237Z] [2022-08-18T16:37:20.237Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:37:20.237Z] #35 sha256:d830651a5092bbc43748b9c68752802f32dd949ac1bc63d74606767bd0a2eb96 [2022-08-18T16:37:20.492Z] #35 DONE 0.1s [2022-08-18T16:37:20.492Z] [2022-08-18T16:37:20.492Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:37:20.492Z] #37 sha256:3bfd9866bce301f1d03ca158289436aaa2c85d1cdfffcf9b2580ca94d6af929f [2022-08-18T16:37:20.492Z] #37 DONE 0.1s [2022-08-18T16:37:20.492Z] [2022-08-18T16:37:20.492Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:37:20.492Z] #39 sha256:d4478b1a69ba2ff8b2a1fbaac63877b9b7c3b79b3451569b4af927ca1d6e9569 [2022-08-18T16:37:20.492Z] #39 DONE 0.1s [2022-08-18T16:37:20.631Z] #65 DONE 0.5s [2022-08-18T16:37:20.631Z] [2022-08-18T16:37:20.631Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:37:20.631Z] #70 sha256:eb2c66fb8f40c7e4eb4da131db96f4edd21d9ad8ebb429da6c6d7e52d6d80d7e [2022-08-18T16:37:20.631Z] #70 DONE 0.1s [2022-08-18T16:37:20.631Z] [2022-08-18T16:37:20.631Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:37:20.631Z] #75 sha256:b4520d43ce55d74533fd7c95330b20287d0f19779febfd6407b32de05280fa8a [2022-08-18T16:37:20.751Z] [2022-08-18T16:37:20.751Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:37:20.751Z] #41 sha256:c92cf6a51cc82c7a151b0357cb04ac4130394cc138f31e782999abfeec6ac342 [2022-08-18T16:37:20.751Z] #41 DONE 0.1s [2022-08-18T16:37:20.751Z] [2022-08-18T16:37:20.751Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:37:20.751Z] #45 sha256:e8c96791f2fbaab8922231f57049fb619b1a138b1cc26d801957eb18c6fdccbf [2022-08-18T16:37:20.751Z] #45 DONE 0.2s [2022-08-18T16:37:21.007Z] [2022-08-18T16:37:21.007Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:37:21.007Z] #48 sha256:2e11822eac81cd52f9bec1eb69c89b749e2225d0dfaf1af74b03b2fb1c22a58b [2022-08-18T16:37:21.263Z] #48 DONE 0.3s [2022-08-18T16:37:21.263Z] [2022-08-18T16:37:21.263Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:37:21.263Z] #52 sha256:b9dce82499711828fba52e6d4cb789071306e6e9110a9c9b38ad61762de630fb [2022-08-18T16:37:21.263Z] #52 DONE 0.1s [2022-08-18T16:37:21.519Z] [2022-08-18T16:37:21.519Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:37:21.519Z] #54 sha256:8b51d3dd3b81425b2ddcbd3956e42128fd1661340223fdb88bf423e3270c28d3 [2022-08-18T16:37:21.519Z] #54 DONE 0.1s [2022-08-18T16:37:21.519Z] [2022-08-18T16:37:21.519Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:37:21.519Z] #56 sha256:fc82b0adf0988c86d42532766bdcd1eb56b74140a22116f63762e0c891383c71 [2022-08-18T16:37:21.559Z] #75 DONE 0.8s [2022-08-18T16:37:21.559Z] [2022-08-18T16:37:21.559Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:37:21.559Z] #78 sha256:d70fd551c05dc9c1369b637965896f86d7608fd20f54aeb8b20fc9184b30088d [2022-08-18T16:37:21.559Z] #78 DONE 0.1s [2022-08-18T16:37:21.559Z] [2022-08-18T16:37:21.559Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:37:21.559Z] #79 sha256:83ea95346104de1ab61883b2528b5dd897e9bd8da78220f9c8140f1900915037 [2022-08-18T16:37:21.559Z] #79 DONE 0.1s [2022-08-18T16:37:21.775Z] #56 DONE 0.3s [2022-08-18T16:37:21.775Z] [2022-08-18T16:37:21.775Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:37:21.775Z] #58 sha256:b811aab06545a84399431b99269daa45ad58eb6e387042103ad937c7077711dc [2022-08-18T16:37:21.775Z] #58 DONE 0.1s [2022-08-18T16:37:21.775Z] [2022-08-18T16:37:21.775Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:37:21.775Z] #61 sha256:e6010db7e5f152b34ed16f3474e004222b0a93e4b3c71f0486e96e61717e7673 [2022-08-18T16:37:21.815Z] [2022-08-18T16:37:21.815Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:37:21.815Z] #80 sha256:5c4fff215e54ceea6957a6fcf52b68c32f6dfa9c27ae0385750c5331d987b025 [2022-08-18T16:37:21.815Z] #80 DONE 0.0s [2022-08-18T16:37:21.815Z] [2022-08-18T16:37:21.815Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-18T16:37:21.815Z] #81 sha256:0d6a717e4d142bd91ff0e258841d582abc6e656aae84b6807281ff3711ee41a2 [2022-08-18T16:37:22.031Z] #61 DONE 0.3s [2022-08-18T16:37:22.031Z] [2022-08-18T16:37:22.031Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:37:22.031Z] #65 sha256:a1ed36016b988e3894213d4d33c392adde6dee6779843e92547b4f29fcabc7e9 [2022-08-18T16:37:22.377Z] #81 0.625 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T16:37:22.377Z] #81 0.625 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T16:37:22.377Z] #81 0.625 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T16:37:22.596Z] #65 DONE 0.5s [2022-08-18T16:37:22.596Z] [2022-08-18T16:37:22.596Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:37:22.596Z] #70 sha256:70310abec9737a7380e5e4a4e48ca14d417000565501b4dd18683bfe4d17eb02 [2022-08-18T16:37:22.596Z] #70 DONE 0.1s [2022-08-18T16:37:22.596Z] [2022-08-18T16:37:22.596Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:37:22.596Z] #75 sha256:e973affddf400c769785d3fe7e69900cadc36c289c90d77b6eae991cd93ef746 [2022-08-18T16:37:23.158Z] #75 DONE 0.5s [2022-08-18T16:37:23.158Z] [2022-08-18T16:37:23.158Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:37:23.158Z] #78 sha256:60e3cd7b40fae75e6d2cac42c5d9817efa57243603f885603cdb15e30aba1c34 [2022-08-18T16:37:23.158Z] #78 DONE 0.1s [2022-08-18T16:37:23.158Z] [2022-08-18T16:37:23.158Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:37:23.158Z] #79 sha256:3767bfce6f7e6b1325f00f24dfeb2f3f08ce65341d7242fc05a8e57f97627a5c [2022-08-18T16:37:23.158Z] #79 DONE 0.0s [2022-08-18T16:37:23.158Z] [2022-08-18T16:37:23.158Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:37:23.158Z] #80 sha256:605192dac8213c1c49903b90b31f22884d05bd48160a576f8eb6acaabb34591a [2022-08-18T16:37:23.158Z] #80 DONE 0.0s [2022-08-18T16:37:23.158Z] [2022-08-18T16:37:23.158Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:37:23.158Z] #81 sha256:d24514259ae2059acd9bf3460480757ce25b566c0ccd99573edf531451f73e77 [2022-08-18T16:37:23.196Z] #81 0.864 Reading package lists... [2022-08-18T16:37:23.452Z] #81 1.373 Reading package lists... [2022-08-18T16:37:23.708Z] #81 1.873 Building dependency tree... [2022-08-18T16:37:23.708Z] #81 1.985 Reading state information... [2022-08-18T16:37:23.708Z] #81 2.098 systemd is already the newest version (247.3-7). [2022-08-18T16:37:23.708Z] #81 2.098 systemd set to manually installed. [2022-08-18T16:37:23.708Z] #81 2.098 The following additional packages will be installed: [2022-08-18T16:37:23.965Z] #81 2.099 libdbus-1-3 libpam-systemd [2022-08-18T16:37:23.965Z] #81 2.100 Recommended packages: [2022-08-18T16:37:23.965Z] #81 2.100 libnss-systemd [2022-08-18T16:37:23.965Z] #81 2.158 The following NEW packages will be installed: [2022-08-18T16:37:23.965Z] #81 2.159 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-18T16:37:24.092Z] #81 DONE 0.8s [2022-08-18T16:37:24.092Z] [2022-08-18T16:37:24.092Z] #82 exporting to image [2022-08-18T16:37:24.092Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:37:24.092Z] #82 exporting layers [2022-08-18T16:37:24.221Z] #81 2.425 0 upgraded, 5 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:37:24.221Z] #81 2.425 Need to get 950 kB of archives. [2022-08-18T16:37:24.221Z] #81 2.425 After this operation, 1988 kB of additional disk space will be used. [2022-08-18T16:37:24.221Z] #81 2.425 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-18T16:37:24.221Z] #81 2.434 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-18T16:37:24.221Z] #81 2.437 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-18T16:37:24.221Z] #81 2.439 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-18T16:37:24.221Z] #81 2.442 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-18T16:37:24.221Z] #81 2.560 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:37:24.221Z] #81 2.590 Fetched 950 kB in 0s (3398 kB/s) [2022-08-18T16:37:24.221Z] #81 2.612 Selecting previously unselected package systemd-sysv. [2022-08-18T16:37:24.221Z] #81 2.612 (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 ... 29483 files and directories currently installed.) [2022-08-18T16:37:24.221Z] #81 2.624 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-18T16:37:24.221Z] #81 2.627 Unpacking systemd-sysv (247.3-7) ... [2022-08-18T16:37:24.221Z] #81 2.669 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-18T16:37:24.477Z] #81 2.672 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-18T16:37:24.477Z] #81 2.678 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-18T16:37:24.477Z] #81 2.733 Selecting previously unselected package dbus. [2022-08-18T16:37:24.477Z] #81 2.736 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-18T16:37:24.477Z] #81 2.744 Unpacking dbus (1.12.20-2) ... [2022-08-18T16:37:24.477Z] #81 2.797 Selecting previously unselected package libpam-systemd:amd64. [2022-08-18T16:37:24.477Z] #81 2.800 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-18T16:37:24.477Z] #81 2.803 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-18T16:37:24.477Z] #81 2.850 Selecting previously unselected package dbus-user-session. [2022-08-18T16:37:24.477Z] #81 2.852 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-18T16:37:24.477Z] #81 2.856 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-18T16:37:24.477Z] #81 2.897 Setting up systemd-sysv (247.3-7) ... [2022-08-18T16:37:24.733Z] #81 2.908 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-18T16:37:24.733Z] #81 2.918 Setting up dbus (1.12.20-2) ... [2022-08-18T16:37:24.733Z] #81 3.044 invoke-rc.d: could not determine current runlevel [2022-08-18T16:37:24.733Z] #81 3.047 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T16:37:24.733Z] #81 3.051 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-18T16:37:24.733Z] #81 3.167 Setting up dbus-user-session (1.12.20-2) ... [2022-08-18T16:37:24.990Z] #81 3.181 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:37:24.990Z] #81 DONE 3.3s [2022-08-18T16:37:24.990Z] [2022-08-18T16:37:24.990Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:37:24.990Z] #82 sha256:8593f12f1a16b5dcedb53f87cac2ee76481413a52f23facd6491b623e5388413 [2022-08-18T16:37:25.919Z] #82 DONE 0.9s [2022-08-18T16:37:25.919Z] [2022-08-18T16:37:25.919Z] #83 exporting to image [2022-08-18T16:37:25.919Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:37:25.919Z] #83 exporting layers [2022-08-18T16:37:27.360Z] #82 exporting layers 3.1s done [2022-08-18T16:37:27.360Z] #82 writing image sha256:e2a99d4980c89bea97f65452f8f8335068b46333906b95f4c992dd86a7f32ca1 done [2022-08-18T16:37:27.360Z] #82 naming to docker.io/library/docker:7b7d1132e870d4b6265721b673dbb429cc835d6a done [2022-08-18T16:37:27.360Z] #82 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:37:27.690Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a -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:7b7d1132e870d4b6265721b673dbb429cc835d6a hack/make.sh dynbinary test-integration [2022-08-18T16:37:27.946Z] [2022-08-18T16:37:28.203Z] Removing bundles/ [2022-08-18T16:37:28.203Z] [2022-08-18T16:37:28.203Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:37:28.203Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:37:28.203Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:37:29.187Z] #83 exporting layers 3.1s done [2022-08-18T16:37:29.188Z] #83 writing image sha256:4e64b5eaf6ea0e31b82c26aee2193c78e5f696992f723afcdb25645a67d8b60f done [2022-08-18T16:37:29.188Z] #83 naming to docker.io/library/docker:7b7d1132e870d4b6265721b673dbb429cc835d6a done [2022-08-18T16:37:29.188Z] #83 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:37:29.511Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a -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:7b7d1132e870d4b6265721b673dbb429cc835d6a hack/make.sh dynbinary test-integration [2022-08-18T16:37:29.768Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-18T16:37:29.768Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-18T16:37:29.768Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-18T16:37:29.768Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-18T16:37:29.768Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-18T16:37:29.768Z] Detected virtualization docker. [2022-08-18T16:37:29.768Z] Detected architecture x86-64. [2022-08-18T16:37:29.768Z] Set hostname to . [2022-08-18T16:37:30.025Z] modprobe@configfs.service: Succeeded. [2022-08-18T16:37:30.025Z] modprobe@drm.service: Succeeded. [2022-08-18T16:37:30.025Z] modprobe@fuse.service: Succeeded. [2022-08-18T16:37:30.025Z] + source /etc/docker-entrypoint-cmd [2022-08-18T16:37:30.025Z] ++ hack/make.sh dynbinary test-integration [2022-08-18T16:37:30.025Z] [2022-08-18T16:37:30.282Z] Removing bundles/ [2022-08-18T16:37:30.282Z] [2022-08-18T16:37:30.282Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:37:30.282Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:37:30.282Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:38:27.966Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T16:38:27.966Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T16:38:27.966Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-08-18T16:38:27.966Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-18T16:38:27.966Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T16:38:27.966Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T16:38:27.966Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T16:38:27.966Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T16:38:27.966Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T16:38:27.966Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T16:38:27.966Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T16:38:27.966Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T16:38:27.966Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T16:38:27.966Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T16:38:27.966Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T16:38:27.966Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 6.0% of statements [2022-08-18T16:38:27.966Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T16:38:28.537Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-08-18T16:38:28.798Z] ok github.com/docker/docker/api/server/router/volume 0.015s coverage: 67.9% of statements [2022-08-18T16:38:28.798Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T16:38:28.798Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T16:38:28.798Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T16:38:28.798Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T16:38:28.798Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T16:38:28.798Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T16:38:28.798Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T16:38:28.798Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T16:38:28.798Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T16:38:28.798Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2022-08-18T16:38:29.058Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-08-18T16:38:29.058Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T16:38:29.058Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T16:38:29.058Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-08-18T16:38:29.058Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-18T16:38:29.058Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T16:38:29.058Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T16:38:29.059Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T16:38:29.059Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T16:38:29.059Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T16:38:29.059Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T16:38:29.059Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T16:38:29.059Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T16:38:29.059Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T16:38:29.059Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T16:38:29.059Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T16:38:31.701Z] ok github.com/docker/docker/builder/remotecontext 0.123s coverage: 13.7% of statements [2022-08-18T16:38:31.961Z] ok github.com/docker/docker/builder/dockerfile 0.448s coverage: 49.3% of statements [2022-08-18T16:38:32.222Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-18T16:38:32.792Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-18T16:38:33.363Z] ok github.com/docker/docker/builder/remotecontext/git 1.603s coverage: 86.3% of statements [2022-08-18T16:38:33.363Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T16:38:33.363Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T16:38:33.363Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T16:38:33.363Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T16:38:33.934Z] ok github.com/docker/docker/cmd/docker-proxy 0.019s coverage: 67.6% of statements [2022-08-18T16:38:38.137Z] ok github.com/docker/docker/client 0.142s coverage: 75.9% of statements [2022-08-18T16:39:08.919Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:39:08.919Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:39:08.919Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:39:08.919Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:39:08.919Z] [2022-08-18T16:39:08.919Z] + TEST_INTEGRATION_DEST=2 [2022-08-18T16:39:08.919Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-18T16:39:08.919Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T16:39:08.919Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T16:39:08.919Z] + run_tests [2022-08-18T16:39:08.919Z] + c=0 [2022-08-18T16:39:08.919Z] + '[' -n 0 ']' [2022-08-18T16:39:08.919Z] + rm= [2022-08-18T16:39:08.919Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43987/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43987/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43987/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7b7d1132e870d4b6265721b673dbb429cc835d6a hack/make.sh '' test-integration [2022-08-18T16:39:08.919Z] + TEST_INTEGRATION_DEST=1 [2022-08-18T16:39:08.919Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-18T16:39:08.919Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:39:08.919Z] + run_tests test-integration-flaky [2022-08-18T16:39:08.919Z] + '[' -n 0 ']' [2022-08-18T16:39:08.919Z] + rm= [2022-08-18T16:39:08.919Z] + TEST_INTEGRATION_DEST=3 [2022-08-18T16:39:08.919Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-18T16:39:08.919Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T16:39:08.919Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T16:39:08.919Z] + run_tests [2022-08-18T16:39:08.919Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43987/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43987/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43987/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7b7d1132e870d4b6265721b673dbb429cc835d6a hack/make.sh test-integration-flaky test-integration [2022-08-18T16:39:08.919Z] + '[' -n 0 ']' [2022-08-18T16:39:08.919Z] + rm= [2022-08-18T16:39:08.919Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43987/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43987/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43987/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7b7d1132e870d4b6265721b673dbb429cc835d6a hack/make.sh '' test-integration [2022-08-18T16:39:08.919Z] ++ jobs -p [2022-08-18T16:39:08.919Z] + for job in $(jobs -p) [2022-08-18T16:39:08.919Z] + wait 17675 [2022-08-18T16:39:08.919Z] [2022-08-18T16:39:08.919Z] [2022-08-18T16:39:08.919Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-18T16:39:08.919Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:39:08.919Z] [2022-08-18T16:39:08.919Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:39:08.919Z] HOSTNAME=0b2a9d07410d [2022-08-18T16:39:08.919Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T16:39:08.919Z] TESTDEBUG=0 [2022-08-18T16:39:08.919Z] DEST=bundles/test-integration [2022-08-18T16:39:08.919Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:39:08.919Z] KEEPBUNDLE=1 [2022-08-18T16:39:08.919Z] DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:39:08.919Z] container=docker [2022-08-18T16:39:08.919Z] HOME=/root [2022-08-18T16:39:08.919Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:39:08.919Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:39:08.919Z] VALIDATE_BRANCH=master [2022-08-18T16:39:08.919Z] TERM=xterm [2022-08-18T16:39:08.919Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:39:08.919Z] SHLVL=1 [2022-08-18T16:39:08.919Z] TIMEOUT=120m [2022-08-18T16:39:08.919Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:39:08.919Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:39:08.919Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-18T16:39:08.919Z] GO111MODULE=off [2022-08-18T16:39:08.919Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:39:08.919Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:39:08.919Z] GOPATH=/go [2022-08-18T16:39:08.919Z] PKG_CONFIG=pkg-config [2022-08-18T16:39:08.919Z] _=/usr/bin/env [2022-08-18T16:39:08.919Z] Building test suite binary ./integration-cli/test.main [2022-08-18T16:39:08.919Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:39:08.919Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:39:08.919Z] HOSTNAME=dbae31cf53bf [2022-08-18T16:39:08.919Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T16:39:08.919Z] TESTDEBUG=0 [2022-08-18T16:39:08.919Z] DEST=bundles/test-integration [2022-08-18T16:39:08.919Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:39:08.919Z] KEEPBUNDLE=1 [2022-08-18T16:39:08.919Z] DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:39:08.919Z] container=docker [2022-08-18T16:39:08.919Z] HOME=/root [2022-08-18T16:39:08.919Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:39:08.919Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:39:08.919Z] VALIDATE_BRANCH=master [2022-08-18T16:39:08.919Z] TERM=xterm [2022-08-18T16:39:08.919Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:39:08.919Z] SHLVL=1 [2022-08-18T16:39:08.919Z] TIMEOUT=120m [2022-08-18T16:39:08.919Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:39:08.919Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:39:08.919Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-18T16:39:08.919Z] GO111MODULE=off [2022-08-18T16:39:08.919Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:39:08.919Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:39:08.919Z] GOPATH=/go [2022-08-18T16:39:08.919Z] PKG_CONFIG=pkg-config [2022-08-18T16:39:08.919Z] _=/usr/bin/env [2022-08-18T16:39:08.919Z] Building test suite binary ./integration-cli/test.main [2022-08-18T16:39:08.919Z] No new tests added to integration. [2022-08-18T16:39:08.919Z] [2022-08-18T16:39:08.919Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:39:08.919Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:39:08.919Z] HOSTNAME=37132d25cc6d [2022-08-18T16:39:08.919Z] TESTDEBUG=0 [2022-08-18T16:39:08.919Z] DEST=bundles/test-integration [2022-08-18T16:39:08.919Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:39:08.919Z] KEEPBUNDLE=1 [2022-08-18T16:39:08.919Z] DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:39:08.919Z] container=docker [2022-08-18T16:39:08.919Z] HOME=/root [2022-08-18T16:39:08.919Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:39:08.919Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:39:08.919Z] VALIDATE_BRANCH=master [2022-08-18T16:39:08.919Z] TERM=xterm [2022-08-18T16:39:08.919Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:39:08.919Z] SHLVL=1 [2022-08-18T16:39:08.919Z] TIMEOUT=120m [2022-08-18T16:39:08.919Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:39:08.919Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:39:08.919Z] GO111MODULE=off [2022-08-18T16:39:08.919Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:39:08.919Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:39:08.919Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:39:08.919Z] GOPATH=/go [2022-08-18T16:39:08.919Z] PKG_CONFIG=pkg-config [2022-08-18T16:39:08.919Z] _=/usr/bin/env [2022-08-18T16:39:08.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T16:39:10.247Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 30.1% of statements [2022-08-18T16:39:11.629Z] ok github.com/docker/docker/container 0.120s coverage: 37.4% of statements [2022-08-18T16:39:11.890Z] ok github.com/docker/docker/cmd/dockerd/trap 2.413s coverage: 0.0% of statements [2022-08-18T16:39:11.890Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T16:39:11.890Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T16:39:11.890Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T16:39:11.890Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T16:39:11.890Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T16:39:18.472Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-08-18T16:39:18.732Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2022-08-18T16:39:20.116Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-08-18T16:39:28.252Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.450s coverage: 13.4% of statements [2022-08-18T16:39:28.252Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 77.3% of statements [2022-08-18T16:39:28.512Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-18T16:39:29.454Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-18T16:39:29.715Z] ok github.com/docker/docker/daemon 10.111s coverage: 16.6% of statements [2022-08-18T16:39:29.715Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T16:39:29.715Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T16:39:29.715Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-18T16:39:29.715Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T16:39:29.715Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T16:39:30.657Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.642s coverage: 74.8% of statements [2022-08-18T16:39:31.599Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.355s coverage: 60.7% of statements [2022-08-18T16:39:31.599Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-18T16:39:32.998Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-18T16:39:34.613Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:39:34.613Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:39:34.613Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:39:34.613Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:39:34.613Z] [2022-08-18T16:39:34.613Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:39:34.613Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:39:34.613Z] HOSTNAME=3340ac8acdea [2022-08-18T16:39:34.613Z] DEST=bundles/test-integration [2022-08-18T16:39:34.613Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:39:34.613Z] DOCKER_ROOTLESS=1 [2022-08-18T16:39:34.613Z] DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:39:34.613Z] container=docker [2022-08-18T16:39:34.613Z] HOME=/root [2022-08-18T16:39:34.613Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:39:34.613Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:39:34.613Z] VALIDATE_BRANCH=master [2022-08-18T16:39:34.613Z] TERM=xterm [2022-08-18T16:39:34.613Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:39:34.613Z] SHLVL=1 [2022-08-18T16:39:34.613Z] TIMEOUT=120m [2022-08-18T16:39:34.613Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:39:34.613Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:39:34.613Z] GO111MODULE=off [2022-08-18T16:39:34.613Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T16:39:34.613Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:39:34.613Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:39:34.613Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:39:34.613Z] GOPATH=/go [2022-08-18T16:39:34.613Z] PKG_CONFIG=pkg-config [2022-08-18T16:39:34.613Z] _=/usr/bin/env [2022-08-18T16:39:34.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T16:39:34.912Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.328s coverage: 50.6% of statements [2022-08-18T16:39:35.483Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.156s coverage: 46.1% of statements [2022-08-18T16:39:35.483Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T16:39:36.423Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-08-18T16:39:36.685Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.926s coverage: 58.5% of statements [2022-08-18T16:39:36.685Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T16:39:36.685Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T16:39:36.696Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:39:36.696Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:39:36.696Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:39:36.696Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:39:36.696Z] [2022-08-18T16:39:36.696Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:39:36.696Z] DOCKER_SYSTEMD=1 [2022-08-18T16:39:36.696Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:39:36.696Z] HOSTNAME=b5bf5ff1f721 [2022-08-18T16:39:36.696Z] DEST=bundles/test-integration [2022-08-18T16:39:36.696Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:39:36.696Z] DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:39:36.696Z] container=docker [2022-08-18T16:39:36.696Z] HOME=/root [2022-08-18T16:39:36.696Z] LANG=C.UTF-8 [2022-08-18T16:39:36.696Z] INVOCATION_ID=14f85437b1ce4f2a854472c46db3b75f [2022-08-18T16:39:36.696Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:39:36.696Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:39:36.696Z] VALIDATE_BRANCH=master [2022-08-18T16:39:36.696Z] TERM=xterm [2022-08-18T16:39:36.696Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:39:36.696Z] SHLVL=3 [2022-08-18T16:39:36.696Z] TIMEOUT=120m [2022-08-18T16:39:36.696Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:39:36.696Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:39:36.696Z] GO111MODULE=off [2022-08-18T16:39:36.696Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T16:39:36.696Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:39:36.696Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:39:36.696Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:39:36.696Z] GOPATH=/go [2022-08-18T16:39:36.696Z] PKG_CONFIG=pkg-config [2022-08-18T16:39:36.696Z] _=/usr/bin/env [2022-08-18T16:39:36.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T16:39:37.256Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-08-18T16:39:37.834Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-08-18T16:39:38.775Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.9% of statements [2022-08-18T16:39:38.775Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T16:39:38.775Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T16:39:39.346Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-08-18T16:39:40.289Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-08-18T16:39:40.289Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 80.2% of statements [2022-08-18T16:39:40.289Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T16:39:40.859Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-08-18T16:39:41.430Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.005s coverage: 88.2% of statements [2022-08-18T16:39:42.371Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.151s coverage: 76.8% of statements [2022-08-18T16:39:42.371Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-08-18T16:39:43.312Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 79.4% of statements [2022-08-18T16:39:43.882Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-08-18T16:39:44.453Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-08-18T16:39:45.024Z] ok github.com/docker/docker/daemon/logger/journald 3.636s coverage: 74.3% of statements [2022-08-18T16:39:45.024Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-18T16:39:45.024Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-18T16:39:45.024Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T16:39:45.024Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T16:39:45.965Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-18T16:39:46.225Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-18T16:39:46.486Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-18T16:39:46.747Z] ok github.com/docker/docker/daemon/logger/splunk 1.551s coverage: 82.5% of statements [2022-08-18T16:39:46.747Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T16:39:46.747Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T16:39:47.691Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 44.4% of statements [2022-08-18T16:39:50.238Z] ok github.com/docker/docker/distribution 1.490s coverage: 28.0% of statements [2022-08-18T16:39:50.238Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T16:39:50.238Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-18T16:39:50.498Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-08-18T16:39:50.498Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T16:39:50.758Z] ok github.com/docker/docker/image 0.027s coverage: 86.9% of statements [2022-08-18T16:39:51.018Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-18T16:39:51.588Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-08-18T16:39:51.589Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T16:39:51.589Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T16:39:52.161Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-08-18T16:39:52.272Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|name|types_sizes|compiled_files|files|imports) took 2m53.96425931s [2022-08-18T16:39:52.272Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 507.84249ms [2022-08-18T16:39:52.731Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-18T16:39:53.302Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-08-18T16:39:53.302Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-18T16:39:55.213Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 82.3% of statements [2022-08-18T16:39:55.784Z] ok github.com/docker/docker/pkg/authorization 0.523s coverage: 68.3% of statements [2022-08-18T16:39:56.044Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T16:39:56.305Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-18T16:39:59.601Z] ok github.com/docker/docker/pkg/chrootarchive 2.519s coverage: 42.7% of statements [2022-08-18T16:39:59.601Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-18T16:39:59.861Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-18T16:40:00.122Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-08-18T16:40:00.122Z] ok github.com/docker/docker/layer 7.443s coverage: 68.9% of statements [2022-08-18T16:40:00.122Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T16:40:00.122Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T16:40:00.122Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T16:40:00.122Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T16:40:00.122Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T16:40:00.122Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T16:40:00.382Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 87.2% of statements [2022-08-18T16:40:00.642Z] ok github.com/docker/docker/pkg/fsutils 0.186s coverage: 85.1% of statements [2022-08-18T16:40:00.902Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-18T16:40:01.844Z] ok github.com/docker/docker/pkg/idtools 0.339s coverage: 69.3% of statements [2022-08-18T16:40:01.844Z] ok github.com/docker/docker/pkg/ioutils 0.360s coverage: 71.5% of statements [2022-08-18T16:40:02.105Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-18T16:40:02.105Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-18T16:40:02.105Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T16:40:02.365Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-18T16:40:02.365Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-18T16:40:02.626Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-08-18T16:40:02.626Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-18T16:40:02.887Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-18T16:40:02.887Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T16:40:02.887Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T16:40:03.458Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-08-18T16:40:03.719Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-18T16:40:03.979Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T16:40:04.239Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T16:40:05.620Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-08-18T16:40:05.880Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-18T16:40:06.140Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-18T16:40:06.140Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-18T16:40:06.401Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-18T16:40:06.660Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T16:40:07.231Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-18T16:40:07.491Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-18T16:40:08.077Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-08-18T16:40:08.340Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-18T16:40:08.600Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T16:40:10.510Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-18T16:40:10.770Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T16:40:11.030Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-18T16:40:12.415Z] ok github.com/docker/docker/quota 0.249s coverage: 71.4% of statements [2022-08-18T16:40:12.675Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-18T16:40:13.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T16:40:13.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T16:40:13.616Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-08-18T16:40:13.876Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-18T16:40:14.137Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 50.9% of statements [2022-08-18T16:40:14.708Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-08-18T16:40:14.708Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-18T16:40:16.618Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-18T16:40:17.189Z] ok github.com/docker/docker/volume/local 0.086s coverage: 76.8% of statements [2022-08-18T16:40:17.760Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-08-18T16:40:18.700Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-18T16:40:23.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T16:40:23.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T16:40:39.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T16:40:40.649Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T16:40:40.649Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === Skipped [2022-08-18T16:40:40.649Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T16:40:40.649Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T16:40:40.649Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T16:40:40.649Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T16:40:40.649Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T16:40:40.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:40:40.649Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T16:40:40.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:40:40.649Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T16:40:40.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:40:40.649Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T16:40:40.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:40:40.649Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T16:40:40.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:40:40.649Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T16:40:40.649Z] graphtest_unix.go:71: No driver to put! [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T16:40:40.649Z] time="2022-08-18T16:39:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:40:40.649Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:40:40.649Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T16:40:40.649Z] time="2022-08-18T16:39:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:40:40.649Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:40:40.649Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T16:40:40.649Z] time="2022-08-18T16:39:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:40:40.649Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:40:40.649Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T16:40:40.649Z] time="2022-08-18T16:39:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:40:40.649Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:40:40.649Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T16:40:40.649Z] time="2022-08-18T16:39:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:40:40.649Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:40:40.649Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T16:40:40.649Z] graphtest_unix.go:71: No driver to put! [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T16:40:40.649Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T16:40:40.649Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T16:40:40.649Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T16:40:40.649Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T16:40:40.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:40:40.649Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T16:40:40.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:40:40.649Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T16:40:40.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:40:40.649Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T16:40:40.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:40:40.649Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T16:40:40.649Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:40:40.649Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T16:40:40.649Z] graphtest_unix.go:71: No driver to put! [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T16:40:40.649Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T16:40:40.649Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T16:40:40.649Z] [2022-08-18T16:40:40.649Z] DONE 2875 tests, 28 skipped in 212.912s [2022-08-18T16:40:40.649Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:40:40.649Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T16:40:40.649Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-18T16:40:45.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T16:40:47.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T16:40:51.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T16:40:55.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T16:40:56.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T16:40:57.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T16:40:57.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T16:40:58.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T16:40:58.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T16:40:59.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T16:41:01.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T16:41:01.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T16:41:02.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T16:41:02.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T16:41:03.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T16:41:03.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T16:41:03.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T16:41:04.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T16:41:04.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T16:41:04.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T16:41:05.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T16:41:05.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T16:41:06.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T16:41:07.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T16:41:07.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T16:41:07.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T16:41:08.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T16:41:08.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T16:41:09.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T16:41:09.485Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:41:09.485Z] Using test binary docker [2022-08-18T16:41:09.485Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T16:41:09.485Z] Not: starting. [2022-08-18T16:41:09.485Z] INFO: Waiting for daemon to start... [2022-08-18T16:41:09.485Z] Starting dockerd [2022-08-18T16:41:10.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T16:41:10.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T16:41:11.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T16:41:11.999Z] . [2022-08-18T16:41:11.999Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:41:12.254Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:41:12.254Z] Error: No such image: emptyfs [2022-08-18T16:41:12.255Z] Loaded image: emptyfs:latest [2022-08-18T16:41:12.255Z] Running integration-test (iteration 1) [2022-08-18T16:41:12.255Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T16:41:12.510Z] Loaded image: busybox:latest [2022-08-18T16:41:12.766Z] Loaded image: busybox:glibc [2022-08-18T16:41:12.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T16:41:13.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T16:41:14.132Z] Loaded image: debian:bullseye-slim [2022-08-18T16:41:14.132Z] Loaded image: hello-world:latest [2022-08-18T16:41:14.132Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:41:14.132Z] INFO: Testing against a local daemon [2022-08-18T16:41:14.132Z] === RUN TestCgroupNamespacesBuild [2022-08-18T16:41:14.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T16:41:15.306Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:41:15.306Z] Using test binary docker [2022-08-18T16:41:15.306Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T16:41:15.306Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-18T16:41:15.306Z] Starting dockerd [2022-08-18T16:41:15.306Z] INFO: Waiting for daemon to start... [2022-08-18T16:41:15.495Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2022-08-18T16:41:15.495Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T16:41:16.422Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-08-18T16:41:16.422Z] === RUN TestBuildWithSession [2022-08-18T16:41:16.422Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:41:16.422Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T16:41:16.422Z] === RUN TestBuildSquashParent [2022-08-18T16:41:19.470Z] . [2022-08-18T16:41:19.470Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:41:19.470Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:41:19.470Z] Error: No such image: emptyfs [2022-08-18T16:41:19.470Z] Loaded image: emptyfs:latest [2022-08-18T16:41:19.470Z] Running integration-test (iteration 1) [2022-08-18T16:41:19.470Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T16:41:19.470Z] Loaded image: busybox:latest [2022-08-18T16:41:19.726Z] Loaded image: busybox:glibc [2022-08-18T16:41:21.092Z] Loaded image: debian:bullseye-slim [2022-08-18T16:41:21.092Z] Loaded image: hello-world:latest [2022-08-18T16:41:21.092Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:41:21.092Z] INFO: Testing against a local daemon [2022-08-18T16:41:21.092Z] === RUN TestCgroupNamespacesBuild [2022-08-18T16:41:22.458Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2022-08-18T16:41:22.458Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T16:41:23.920Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2022-08-18T16:41:23.920Z] === RUN TestBuildWithSession [2022-08-18T16:41:23.920Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:41:23.920Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T16:41:23.920Z] === RUN TestBuildSquashParent [2022-08-18T16:41:24.505Z] --- PASS: TestBuildSquashParent (6.82s) [2022-08-18T16:41:24.505Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T16:41:24.505Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:41:24.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:41:24.505Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:41:24.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:41:24.505Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:41:24.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:41:24.505Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:41:24.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:41:24.505Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:41:24.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:41:24.505Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:41:24.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:41:24.505Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:41:24.505Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:41:24.761Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:41:24.761Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:41:27.281Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:41:27.281Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:41:27.358Z] ok github.com/docker/docker/libnetwork 37.363s coverage: 40.6% of statements [2022-08-18T16:41:27.358Z] ok github.com/docker/docker/libnetwork/bitseq 0.145s coverage: 84.4% of statements [2022-08-18T16:41:27.358Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T16:41:27.358Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T16:41:27.358Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T16:41:27.358Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T16:41:27.358Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T16:41:27.358Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T16:41:27.358Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T16:41:27.358Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T16:41:27.358Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 22.4% of statements [2022-08-18T16:41:27.358Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-18T16:41:27.358Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T16:41:27.358Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T16:41:27.358Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-18T16:41:27.358Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.515s coverage: 59.9% of statements [2022-08-18T16:41:27.358Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T16:41:27.358Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-18T16:41:27.358Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 5.2% of statements [2022-08-18T16:41:27.358Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T16:41:27.358Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.018s coverage: 4.7% of statements [2022-08-18T16:41:27.358Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T16:41:27.358Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-08-18T16:41:28.759Z] INFO [linters context/goanalysis] analyzers took 6m42.353739016s with top 10 stages: buildir: 2m23.43711666s, the_only_name: 41.054028555s, goimports: 29.228369587s, unconvert: 25.357224005s, gosec: 19.417714072s, S1038: 17.248360182s, misspell: 7.585222269s, unused: 5.727673395s, SA4030: 5.21746003s, nilness: 5.113262766s [2022-08-18T16:41:28.759Z] INFO [runner] Issues before processing: 2443, after processing: 0 [2022-08-18T16:41:28.759Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2122/2122, exclude: 2019/2019, path_prettifier: 2122/2122, exclude-rules: 79/2019, identifier_marker: 2019/2019, nolint: 0/79, skip_files: 2122/2122, autogenerated_exclude: 2019/2122, cgo: 2122/2443, skip_dirs: 2122/2122 [2022-08-18T16:41:28.759Z] INFO [runner] processing took 82.612944ms with stages: nolint: 34.146237ms, identifier_marker: 21.616606ms, path_prettifier: 8.87195ms, autogenerated_exclude: 8.083325ms, exclude-rules: 7.826084ms, skip_dirs: 1.738037ms, cgo: 196.739µs, filename_unadjuster: 128.346µs, max_same_issues: 1.668µs, uniq_by_line: 606ns, skip_files: 486ns, max_from_linter: 417ns, path_prefixer: 373ns, exclude: 356ns, source_code: 333ns, diff: 330ns, severity-rules: 294ns, path_shortener: 265ns, sort_results: 254ns, max_per_file_from_linter: 238ns [2022-08-18T16:41:28.759Z] INFO [runner] linters took 1m48.23241851s with stages: goanalysis_metalinter: 1m48.149670563s [2022-08-18T16:41:28.759Z] INFO File cache stats: 1703 entries of total size 8.7MiB [2022-08-18T16:41:28.759Z] INFO Memory: 2825 samples, avg is 324.3MB, max is 1225.7MB [2022-08-18T16:41:28.759Z] INFO Execution took 4m42.715087434s [2022-08-18T16:41:28.759Z] Congratulations! The shell scripts are properly formatted. [2022-08-18T16:41:29.166Z] --- PASS: TestBuildSquashParent (4.67s) [2022-08-18T16:41:29.166Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T16:41:29.166Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:41:29.166Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:41:29.166Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:41:29.166Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:41:29.166Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:41:29.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:41:29.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:41:29.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:41:29.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:41:29.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:41:29.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:41:29.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:41:29.167Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:41:29.167Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:41:29.168Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T16:41:29.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.60s) [2022-08-18T16:41:29.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s) [2022-08-18T16:41:29.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2022-08-18T16:41:29.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2022-08-18T16:41:29.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2022-08-18T16:41:29.168Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2022-08-18T16:41:29.168Z] === RUN TestBuildMultiStageCopy [2022-08-18T16:41:29.168Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-18T16:41:30.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7b7d1132e870d4b6265721b673dbb429cc835d6a hack/make.sh dynbinary test-docker-py [2022-08-18T16:41:30.096Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:41:30.275Z] [2022-08-18T16:41:30.275Z] Removing bundles/ [2022-08-18T16:41:30.275Z] [2022-08-18T16:41:30.352Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:41:30.534Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:41:30.534Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:41:30.534Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:41:31.716Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:41:31.972Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:41:32.434Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T16:41:33.359Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T16:41:33.862Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-18T16:41:33.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2022-08-18T16:41:33.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s) [2022-08-18T16:41:33.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.62s) [2022-08-18T16:41:33.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.71s) [2022-08-18T16:41:33.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.66s) [2022-08-18T16:41:33.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s) [2022-08-18T16:41:33.862Z] === RUN TestBuildMultiStageCopy [2022-08-18T16:41:33.862Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T16:41:34.285Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T16:41:34.791Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T16:41:35.047Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T16:41:35.212Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T16:41:35.304Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T16:41:35.561Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T16:41:35.817Z] --- PASS: TestBuildMultiStageCopy (2.29s) [2022-08-18T16:41:35.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.39s) [2022-08-18T16:41:35.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-18T16:41:35.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-18T16:41:35.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-18T16:41:35.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-18T16:41:35.817Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T16:41:36.140Z] --- PASS: TestBuildMultiStageCopy (7.21s) [2022-08-18T16:41:36.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s) [2022-08-18T16:41:36.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-18T16:41:36.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-18T16:41:36.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-18T16:41:36.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-18T16:41:36.140Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T16:41:36.380Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-08-18T16:41:36.380Z] === RUN TestBuildLabelWithTargets [2022-08-18T16:41:37.309Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-08-18T16:41:37.309Z] === RUN TestBuildWithEmptyLayers [2022-08-18T16:41:37.345Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.256s coverage: 6.6% of statements [2022-08-18T16:41:37.345Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T16:41:37.345Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-18T16:41:37.345Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-18T16:41:37.345Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T16:41:37.345Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T16:41:37.345Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T16:41:37.345Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-18T16:41:37.605Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-08-18T16:41:37.865Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T16:41:37.871Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-08-18T16:41:37.871Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T16:41:38.125Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-18T16:41:39.761Z] --- PASS: TestBuildMultiStageOnBuild (1.64s) [2022-08-18T16:41:39.761Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T16:41:40.018Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-18T16:41:40.018Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T16:41:41.383Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-18T16:41:41.383Z] === RUN TestBuildLabelWithTargets [2022-08-18T16:41:41.908Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2022-08-18T16:41:41.908Z] === RUN TestBuildWithHugeFile [2022-08-18T16:41:45.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T16:41:45.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T16:41:48.115Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-18T16:41:49.464Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-18T16:41:49.464Z] === RUN TestBuildWithEmptyLayers [2022-08-18T16:41:52.729Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-18T16:41:52.729Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T16:41:57.969Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-18T16:41:57.969Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T16:41:57.969Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-08-18T16:41:57.969Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T16:42:02.132Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-08-18T16:42:02.132Z] === RUN TestBuildWithHugeFile [2022-08-18T16:42:06.222Z] ok github.com/docker/docker/libnetwork/ipam 16.533s coverage: 85.3% of statements [2022-08-18T16:42:06.222Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T16:42:06.222Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T16:42:06.222Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-18T16:42:06.222Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-18T16:42:06.222Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T16:42:06.482Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2022-08-18T16:42:07.051Z] ok github.com/docker/docker/libnetwork/ipamutils 0.285s coverage: 74.0% of statements [2022-08-18T16:42:07.622Z] ok github.com/docker/docker/libnetwork/iptables 0.171s coverage: 45.0% of statements [2022-08-18T16:42:07.882Z] ok github.com/docker/docker/libnetwork/netlabel 0.009s coverage: 60.0% of statements [2022-08-18T16:42:08.142Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-18T16:42:49.542Z] --- PASS: TestBuildWithHugeFile (57.96s) [2022-08-18T16:42:49.543Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T16:42:49.543Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:42:49.543Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:42:49.543Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T16:42:49.543Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:42:49.543Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:42:49.543Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:42:49.543Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:42:49.543Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:42:49.543Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:42:49.543Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:42:49.543Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:42:49.543Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:42:49.543Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T16:42:49.543Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-18T16:42:49.543Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-18T16:42:49.543Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T16:42:49.543Z] === RUN TestBuildPreserveOwnership [2022-08-18T16:42:49.543Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T16:42:49.543Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T16:42:49.543Z] --- PASS: TestBuildPreserveOwnership (3.57s) [2022-08-18T16:42:49.543Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2022-08-18T16:42:49.543Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2022-08-18T16:42:49.543Z] === RUN TestBuildPlatformInvalid [2022-08-18T16:42:49.543Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-18T16:42:49.543Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T16:42:49.543Z] Loaded image: busybox:latest [2022-08-18T16:42:49.543Z] Loaded image: busybox:glibc [2022-08-18T16:42:49.543Z] Loaded image: debian:bullseye-slim [2022-08-18T16:42:49.543Z] Loaded image: hello-world:latest [2022-08-18T16:42:49.543Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:42:54.804Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.67s) [2022-08-18T16:42:54.804Z] PASS [2022-08-18T16:42:54.804Z] [2022-08-18T16:42:54.804Z] === Skipped [2022-08-18T16:42:54.804Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T16:42:54.804Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:42:54.804Z] [2022-08-18T16:42:54.804Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:42:54.804Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:42:54.804Z] [2022-08-18T16:42:54.804Z] DONE 34 tests, 2 skipped in 95.186s [2022-08-18T16:42:54.804Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T16:42:54.804Z] INFO: Testing against a local daemon [2022-08-18T16:42:54.804Z] === RUN TestConfigInspect [2022-08-18T16:42:56.692Z] --- PASS: TestConfigInspect (2.19s) [2022-08-18T16:42:56.692Z] === RUN TestConfigList [2022-08-18T16:42:58.343Z] --- PASS: TestBuildWithHugeFile (49.70s) [2022-08-18T16:42:58.343Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T16:42:58.343Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:42:58.343Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:42:58.343Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T16:42:58.343Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:42:58.343Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:42:58.343Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:42:58.343Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:42:58.343Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:42:58.343Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:42:58.343Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:42:58.343Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:42:58.343Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:42:58.343Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-08-18T16:42:58.343Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-08-18T16:42:58.343Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-08-18T16:42:58.343Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T16:42:58.343Z] === RUN TestBuildPreserveOwnership [2022-08-18T16:42:58.343Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T16:42:58.343Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T16:42:59.208Z] --- PASS: TestConfigList (2.17s) [2022-08-18T16:42:59.208Z] === RUN TestConfigsCreateAndDelete [2022-08-18T16:43:01.096Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-08-18T16:43:01.096Z] === RUN TestConfigsUpdate [2022-08-18T16:43:02.505Z] --- PASS: TestBuildPreserveOwnership (9.98s) [2022-08-18T16:43:02.505Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.96s) [2022-08-18T16:43:02.505Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-18T16:43:02.505Z] === RUN TestBuildPlatformInvalid [2022-08-18T16:43:02.505Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-18T16:43:02.505Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T16:43:02.505Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T16:43:02.505Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T16:43:02.505Z] PASS [2022-08-18T16:43:02.505Z] [2022-08-18T16:43:02.505Z] === Skipped [2022-08-18T16:43:02.505Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T16:43:02.505Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:43:02.505Z] [2022-08-18T16:43:02.505Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:43:02.505Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:43:02.505Z] [2022-08-18T16:43:02.505Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T16:43:02.505Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T16:43:02.505Z] [2022-08-18T16:43:02.505Z] DONE 34 tests, 3 skipped in 109.959s [2022-08-18T16:43:02.505Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T16:43:02.505Z] INFO: Testing against a local daemon [2022-08-18T16:43:02.505Z] === RUN TestConfigInspect [2022-08-18T16:43:02.505Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:43:02.505Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-18T16:43:02.505Z] === RUN TestConfigList [2022-08-18T16:43:02.505Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:43:02.505Z] --- SKIP: TestConfigList (0.01s) [2022-08-18T16:43:02.505Z] === RUN TestConfigsCreateAndDelete [2022-08-18T16:43:02.505Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:43:02.505Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-18T16:43:02.505Z] === RUN TestConfigsUpdate [2022-08-18T16:43:02.505Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:43:02.505Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-18T16:43:02.505Z] === RUN TestTemplatedConfig [2022-08-18T16:43:02.505Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:43:02.505Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-18T16:43:02.505Z] === RUN TestConfigCreateResolve [2022-08-18T16:43:02.505Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:43:02.505Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-18T16:43:02.505Z] PASS [2022-08-18T16:43:02.505Z] [2022-08-18T16:43:02.505Z] === Skipped [2022-08-18T16:43:02.505Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-18T16:43:02.505Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:43:02.505Z] [2022-08-18T16:43:02.505Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-18T16:43:02.505Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:43:02.505Z] [2022-08-18T16:43:02.505Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-18T16:43:02.505Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:43:02.505Z] [2022-08-18T16:43:02.505Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-18T16:43:02.505Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:43:02.505Z] [2022-08-18T16:43:02.505Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-18T16:43:02.505Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:43:02.505Z] [2022-08-18T16:43:02.505Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-18T16:43:02.505Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:43:02.505Z] [2022-08-18T16:43:02.505Z] DONE 6 tests, 6 skipped in 0.157s [2022-08-18T16:43:02.505Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T16:43:02.505Z] INFO: Testing against a local daemon [2022-08-18T16:43:02.505Z] === RUN TestAttachWithTTY [2022-08-18T16:43:02.761Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-18T16:43:02.761Z] === RUN TestAttachWithoutTTy [2022-08-18T16:43:02.761Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-18T16:43:02.761Z] === RUN TestCheckpoint [2022-08-18T16:43:02.761Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:43:02.761Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T16:43:02.761Z] === RUN TestContainerInvalidJSON [2022-08-18T16:43:02.761Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T16:43:02.761Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T16:43:02.761Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T16:43:02.761Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T16:43:02.761Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:43:02.761Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:43:02.761Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:43:02.761Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:43:02.762Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:43:02.762Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:43:02.762Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:43:02.762Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T16:43:02.762Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T16:43:02.762Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T16:43:02.762Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T16:43:02.762Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T16:43:02.762Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T16:43:02.762Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T16:43:02.762Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T16:43:02.762Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T16:43:02.762Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T16:43:02.762Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T16:43:02.762Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T16:43:02.762Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-18T16:43:02.762Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T16:43:02.762Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-18T16:43:02.762Z] === RUN TestCopyEmptyFile [2022-08-18T16:43:02.985Z] --- PASS: TestConfigsUpdate (2.16s) [2022-08-18T16:43:02.985Z] === RUN TestTemplatedConfig [2022-08-18T16:43:03.018Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-18T16:43:03.018Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T16:43:03.018Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-18T16:43:03.018Z] === RUN TestCopyFromContainer [2022-08-18T16:43:06.253Z] --- PASS: TestTemplatedConfig (2.65s) [2022-08-18T16:43:06.253Z] === RUN TestConfigCreateResolve [2022-08-18T16:43:06.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T16:43:07.180Z] === RUN TestCopyFromContainer// [2022-08-18T16:43:07.180Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T16:43:07.180Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T16:43:07.436Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T16:43:07.436Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T16:43:07.436Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T16:43:07.436Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T16:43:07.436Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T16:43:07.692Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T16:43:07.692Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T16:43:07.692Z] --- PASS: TestCopyFromContainer (4.63s) [2022-08-18T16:43:07.692Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T16:43:07.692Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-08-18T16:43:07.692Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T16:43:07.692Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T16:43:07.692Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-18T16:43:07.692Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-18T16:43:07.692Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-18T16:43:07.692Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-18T16:43:07.692Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-18T16:43:07.692Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-18T16:43:07.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T16:43:07.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:43:07.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:43:07.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:43:07.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:43:07.692Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:43:07.692Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:43:07.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:43:07.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:43:07.692Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:43:07.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T16:43:07.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T16:43:07.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T16:43:07.692Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T16:43:07.692Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T16:43:07.692Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-18T16:43:07.692Z] === RUN TestCreateWithInvalidEnv [2022-08-18T16:43:07.692Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T16:43:07.692Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T16:43:07.692Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T16:43:07.692Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T16:43:07.692Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T16:43:07.692Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T16:43:07.692Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T16:43:07.692Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T16:43:07.692Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T16:43:07.692Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T16:43:07.692Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T16:43:07.692Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T16:43:07.692Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T16:43:07.692Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T16:43:07.692Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T16:43:07.692Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T16:43:08.142Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-08-18T16:43:08.142Z] PASS [2022-08-18T16:43:08.142Z] [2022-08-18T16:43:08.142Z] DONE 6 tests in 13.448s [2022-08-18T16:43:08.142Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T16:43:08.142Z] INFO: Testing against a local daemon [2022-08-18T16:43:08.142Z] === RUN TestAttachWithTTY [2022-08-18T16:43:08.142Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-18T16:43:08.142Z] === RUN TestAttachWithoutTTy [2022-08-18T16:43:08.142Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-18T16:43:08.142Z] === RUN TestCheckpoint [2022-08-18T16:43:08.142Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:43:08.142Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T16:43:08.142Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T16:43:08.142Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:43:08.142Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:43:08.142Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:43:08.142Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:43:08.142Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:43:08.142Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:43:08.142Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T16:43:08.142Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T16:43:08.142Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T16:43:08.142Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T16:43:08.142Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T16:43:08.142Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T16:43:08.142Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T16:43:08.142Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T16:43:08.142Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T16:43:08.142Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T16:43:08.142Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T16:43:08.142Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T16:43:08.142Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T16:43:08.142Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T16:43:08.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T16:43:08.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T16:43:08.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.01s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T16:43:08.143Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T16:43:08.143Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T16:43:08.143Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T16:43:08.143Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T16:43:08.143Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T16:43:08.143Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T16:43:08.143Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T16:43:08.143Z] === RUN TestCopyEmptyFile [2022-08-18T16:43:08.399Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-18T16:43:08.399Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T16:43:08.399Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T16:43:08.399Z] === RUN TestCopyFromContainer [2022-08-18T16:43:09.056Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-08-18T16:43:09.056Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T16:43:09.763Z] === RUN TestCopyFromContainer// [2022-08-18T16:43:09.763Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T16:43:09.763Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T16:43:09.763Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T16:43:09.763Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T16:43:09.763Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T16:43:09.763Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T16:43:10.019Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T16:43:10.019Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T16:43:10.019Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T16:43:10.019Z] --- PASS: TestCopyFromContainer (1.70s) [2022-08-18T16:43:10.019Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T16:43:10.019Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T16:43:10.019Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T16:43:10.019Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T16:43:10.019Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T16:43:10.020Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T16:43:10.020Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T16:43:10.020Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T16:43:10.020Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T16:43:10.020Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-18T16:43:10.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T16:43:10.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:43:10.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:43:10.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:43:10.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:43:10.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:43:10.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:43:10.020Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:43:10.020Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:43:10.020Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:43:10.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-18T16:43:10.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T16:43:10.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T16:43:10.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T16:43:10.020Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T16:43:10.276Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-18T16:43:10.276Z] === RUN TestCreateWithInvalidEnv [2022-08-18T16:43:10.276Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T16:43:10.276Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T16:43:10.276Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T16:43:10.276Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T16:43:10.276Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T16:43:10.276Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T16:43:10.276Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T16:43:10.276Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T16:43:10.276Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T16:43:10.276Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T16:43:10.276Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T16:43:10.276Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T16:43:10.276Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T16:43:10.276Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T16:43:10.276Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T16:43:10.276Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T16:43:10.421Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-08-18T16:43:10.421Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T16:43:10.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:43:10.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:43:10.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:43:10.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:43:10.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:43:10.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:43:10.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:43:10.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:43:10.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:43:10.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:43:10.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:43:10.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:43:10.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:43:10.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:43:10.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:43:10.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T16:43:10.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-18T16:43:10.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-18T16:43:10.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-18T16:43:10.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-08-18T16:43:10.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-18T16:43:10.421Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T16:43:10.677Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-08-18T16:43:10.677Z] === RUN TestCreateDifferentPlatform [2022-08-18T16:43:10.677Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T16:43:10.677Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T16:43:10.677Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T16:43:10.677Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T16:43:10.677Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T16:43:10.677Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T16:43:10.677Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-18T16:43:10.677Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T16:43:10.677Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-18T16:43:10.677Z] === RUN TestCreateInvalidHostConfig [2022-08-18T16:43:10.677Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:43:10.677Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:43:10.677Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:43:10.677Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:43:10.677Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:43:10.677Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:43:10.677Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:43:10.677Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:43:10.677Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:43:10.677Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:43:10.677Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:43:10.677Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:43:10.677Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T16:43:10.677Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T16:43:10.677Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T16:43:10.677Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T16:43:10.677Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T16:43:10.677Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T16:43:10.677Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T16:43:10.677Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T16:43:10.677Z] === RUN TestDaemonRestartIpcMode [2022-08-18T16:43:10.677Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T16:43:10.677Z] === RUN TestDaemonHostGatewayIP [2022-08-18T16:43:10.677Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:43:10.677Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-18T16:43:10.677Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T16:43:10.677Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T16:43:10.677Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T16:43:10.677Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T16:43:10.677Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-18T16:43:10.677Z] === RUN TestDiff [2022-08-18T16:43:11.238Z] --- PASS: TestDiff (0.41s) [2022-08-18T16:43:11.238Z] === RUN TestExecConsoleSize [2022-08-18T16:43:11.494Z] --- PASS: TestExecConsoleSize (0.45s) [2022-08-18T16:43:11.494Z] === RUN TestExecWithCloseStdin [2022-08-18T16:43:12.056Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-08-18T16:43:12.056Z] === RUN TestExec [2022-08-18T16:43:12.166Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-08-18T16:43:12.166Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T16:43:12.617Z] --- PASS: TestExec (0.46s) [2022-08-18T16:43:12.617Z] === RUN TestExecUser [2022-08-18T16:43:12.873Z] --- PASS: TestExecUser (0.45s) [2022-08-18T16:43:12.873Z] === RUN TestExportContainerAndImportImage [2022-08-18T16:43:13.434Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-18T16:43:13.434Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T16:43:13.531Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2022-08-18T16:43:13.531Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T16:43:13.531Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:43:13.531Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:43:13.531Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:43:13.531Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:43:13.531Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:43:13.531Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:43:13.531Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:43:13.531Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:43:13.531Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:43:13.531Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:43:13.531Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:43:13.531Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:43:13.531Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:43:13.531Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:43:13.531Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:43:13.531Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T16:43:13.531Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T16:43:13.531Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T16:43:13.531Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T16:43:13.531Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T16:43:13.531Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-08-18T16:43:13.531Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T16:43:14.093Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-08-18T16:43:14.093Z] === RUN TestCreateDifferentPlatform [2022-08-18T16:43:14.093Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T16:43:14.093Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T16:43:14.093Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-18T16:43:14.093Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T16:43:14.093Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T16:43:14.093Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T16:43:14.093Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-18T16:43:14.093Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T16:43:14.093Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-18T16:43:14.093Z] === RUN TestCreateInvalidHostConfig [2022-08-18T16:43:14.093Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:43:14.093Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:43:14.093Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:43:14.093Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:43:14.093Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:43:14.093Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:43:14.093Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:43:14.093Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:43:14.093Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:43:14.093Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:43:14.093Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:43:14.093Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:43:14.093Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T16:43:14.093Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T16:43:14.093Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T16:43:14.093Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T16:43:14.093Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T16:43:14.093Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T16:43:14.093Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T16:43:14.093Z] === RUN TestDaemonRestartIpcMode [2022-08-18T16:43:14.093Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T16:43:14.093Z] === RUN TestDaemonHostGatewayIP [2022-08-18T16:43:14.093Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T16:43:14.093Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T16:43:14.093Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T16:43:14.093Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T16:43:14.093Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T16:43:14.093Z] === RUN TestDiff [2022-08-18T16:43:14.655Z] --- PASS: TestDiff (0.58s) [2022-08-18T16:43:14.655Z] === RUN TestExecConsoleSize [2022-08-18T16:43:14.800Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-08-18T16:43:14.800Z] === RUN TestHealthCheckWorkdir [2022-08-18T16:43:15.363Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-18T16:43:15.363Z] === RUN TestHealthKillContainer [2022-08-18T16:43:15.582Z] --- PASS: TestExecConsoleSize (0.65s) [2022-08-18T16:43:15.583Z] === RUN TestExecWithCloseStdin [2022-08-18T16:43:16.144Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-08-18T16:43:16.144Z] === RUN TestExec [2022-08-18T16:43:16.705Z] --- PASS: TestExec (0.66s) [2022-08-18T16:43:16.705Z] === RUN TestExecUser [2022-08-18T16:43:17.279Z] --- PASS: TestExecUser (0.64s) [2022-08-18T16:43:17.279Z] === RUN TestExportContainerAndImportImage [2022-08-18T16:43:18.215Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-08-18T16:43:18.215Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T16:43:19.581Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-18T16:43:19.581Z] === RUN TestHealthCheckWorkdir [2022-08-18T16:43:20.142Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-08-18T16:43:20.142Z] === RUN TestHealthKillContainer [2022-08-18T16:43:23.442Z] --- PASS: TestHealthKillContainer (7.86s) [2022-08-18T16:43:23.442Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T16:43:23.442Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T16:43:23.442Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T16:43:23.442Z] === RUN TestIpcModeNone [2022-08-18T16:43:23.698Z] --- PASS: TestIpcModeNone (0.43s) [2022-08-18T16:43:23.698Z] === RUN TestIpcModePrivate [2022-08-18T16:43:23.954Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-18T16:43:23.954Z] --- PASS: TestIpcModePrivate (0.43s) [2022-08-18T16:43:23.954Z] === RUN TestIpcModeShareable [2022-08-18T16:43:23.954Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:43:23.954Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-18T16:43:23.954Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T16:43:25.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T16:43:25.842Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-08-18T16:43:25.843Z] === RUN TestAPIIpcModeHost [2022-08-18T16:43:25.843Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:43:25.843Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-18T16:43:25.843Z] === RUN TestDaemonIpcModeShareable [2022-08-18T16:43:25.843Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:43:25.843Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-18T16:43:25.843Z] === RUN TestDaemonIpcModePrivate [2022-08-18T16:43:26.406Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-18T16:43:26.662Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-08-18T16:43:26.662Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T16:43:26.662Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:43:26.662Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T16:43:26.662Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T16:43:26.662Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:43:26.662Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T16:43:26.662Z] === RUN TestIpcModeOlderClient [2022-08-18T16:43:26.662Z] === PAUSE TestIpcModeOlderClient [2022-08-18T16:43:26.662Z] === RUN TestKillContainerInvalidSignal [2022-08-18T16:43:26.918Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-08-18T16:43:26.918Z] === RUN TestKillContainer [2022-08-18T16:43:26.918Z] === RUN TestKillContainer/no_signal [2022-08-18T16:43:27.479Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T16:43:27.734Z] === RUN TestKillContainer/killing_signal [2022-08-18T16:43:28.225Z] --- PASS: TestHealthKillContainer (8.19s) [2022-08-18T16:43:28.225Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T16:43:28.295Z] --- PASS: TestKillContainer (1.22s) [2022-08-18T16:43:28.295Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-18T16:43:28.295Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-18T16:43:28.295Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-08-18T16:43:28.295Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T16:43:28.295Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T16:43:28.551Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T16:43:28.786Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-08-18T16:43:28.787Z] === RUN TestIpcModeNone [2022-08-18T16:43:29.113Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-08-18T16:43:29.113Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-18T16:43:29.113Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-08-18T16:43:29.113Z] === RUN TestKillStoppedContainer [2022-08-18T16:43:29.113Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T16:43:29.113Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T16:43:29.113Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-18T16:43:29.113Z] === RUN TestKillDifferentUserContainer [2022-08-18T16:43:29.674Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-08-18T16:43:29.674Z] === RUN TestInspectOomKilledTrue [2022-08-18T16:43:29.674Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:43:29.674Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T16:43:29.674Z] === RUN TestInspectOomKilledFalse [2022-08-18T16:43:29.674Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:43:29.674Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T16:43:29.674Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T16:43:29.674Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T16:43:29.674Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T16:43:29.674Z] === RUN TestLinksContainerNames [2022-08-18T16:43:29.714Z] --- PASS: TestIpcModeNone (0.79s) [2022-08-18T16:43:29.714Z] === RUN TestIpcModePrivate [2022-08-18T16:43:29.970Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-18T16:43:30.225Z] --- PASS: TestIpcModePrivate (0.63s) [2022-08-18T16:43:30.225Z] === RUN TestIpcModeShareable [2022-08-18T16:43:30.235Z] --- PASS: TestLinksContainerNames (0.81s) [2022-08-18T16:43:30.235Z] === RUN TestLogsFollowTailEmpty [2022-08-18T16:43:30.789Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-18T16:43:30.789Z] --- PASS: TestIpcModeShareable (0.62s) [2022-08-18T16:43:30.789Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T16:43:30.797Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-18T16:43:30.797Z] === RUN TestLogs [2022-08-18T16:43:30.797Z] === RUN TestLogs/driver_local [2022-08-18T16:43:30.797Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:43:30.797Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:43:30.797Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T16:43:30.797Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T16:43:30.797Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T16:43:30.797Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T16:43:30.797Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:43:30.797Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:43:30.797Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:43:30.797Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:43:30.797Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:43:30.797Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:43:30.797Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:43:30.797Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:43:31.358Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:43:31.358Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:43:31.920Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T16:43:31.920Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T16:43:32.482Z] === RUN TestLogs/driver_json-file [2022-08-18T16:43:32.482Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:43:32.482Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:43:32.482Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:43:32.482Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:43:32.482Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:43:32.482Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:43:32.482Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:43:32.482Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:43:32.482Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:43:32.482Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:43:32.482Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:43:32.482Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:43:32.482Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:43:32.482Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:43:32.678Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2022-08-18T16:43:32.678Z] === RUN TestAPIIpcModeHost [2022-08-18T16:43:33.240Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-08-18T16:43:33.240Z] === RUN TestDaemonIpcModeShareable [2022-08-18T16:43:33.410Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:43:33.410Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:43:33.666Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:43:33.922Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:43:34.167Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-18T16:43:34.423Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-08-18T16:43:34.424Z] === RUN TestDaemonIpcModePrivate [2022-08-18T16:43:34.483Z] --- PASS: TestLogs (3.67s) [2022-08-18T16:43:34.483Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T16:43:34.483Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.55s) [2022-08-18T16:43:34.483Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.60s) [2022-08-18T16:43:34.483Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.58s) [2022-08-18T16:43:34.483Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.64s) [2022-08-18T16:43:34.483Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-08-18T16:43:34.483Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.64s) [2022-08-18T16:43:34.483Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T16:43:34.483Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.63s) [2022-08-18T16:43:34.483Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.68s) [2022-08-18T16:43:34.483Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s) [2022-08-18T16:43:34.483Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s) [2022-08-18T16:43:34.483Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s) [2022-08-18T16:43:34.483Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s) [2022-08-18T16:43:34.483Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T16:43:34.739Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot/default [2022-08-18T16:43:34.739Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot/private [2022-08-18T16:43:34.739Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T16:43:34.739Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot/slave [2022-08-18T16:43:34.739Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T16:43:34.739Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot/shared [2022-08-18T16:43:34.739Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T16:43:34.739Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T16:43:34.739Z] === CONT TestMountDaemonRoot/default [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T16:43:34.739Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:43:34.739Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T16:43:34.739Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:43:34.739Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:43:34.739Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T16:43:34.739Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:43:34.739Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:43:34.739Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:43:34.739Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:43:34.739Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:43:34.739Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:43:34.739Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/shared [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/slave [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/private [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T16:43:34.997Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:43:34.997Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:43:34.997Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T16:43:35.253Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:43:35.253Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T16:43:35.253Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:43:35.253Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:43:35.253Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:43:35.253Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:43:35.253Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T16:43:35.253Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T16:43:35.253Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:43:35.253Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/slave (0.01s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-18T16:43:35.253Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T16:43:35.253Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T16:43:35.253Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T16:43:35.253Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-18T16:43:35.253Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T16:43:35.253Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T16:43:35.253Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T16:43:35.253Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T16:43:35.253Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T16:43:35.253Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T16:43:35.253Z] === RUN TestNetworkNat [2022-08-18T16:43:35.351Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-18T16:43:35.607Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-08-18T16:43:35.607Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T16:43:35.816Z] --- PASS: TestNetworkNat (0.47s) [2022-08-18T16:43:35.816Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T16:43:36.379Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2022-08-18T16:43:36.379Z] === RUN TestNetworkLoopbackNat [2022-08-18T16:43:36.536Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-18T16:43:36.791Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-08-18T16:43:36.791Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T16:43:37.007Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:43:37.007Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:43:37.007Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:43:37.007Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:43:37.007Z] [2022-08-18T16:43:37.007Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-18T16:43:37.007Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-18T16:43:37.007Z] Using test binary docker [2022-08-18T16:43:37.007Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T16:43:37.007Z] Not: starting. [2022-08-18T16:43:37.007Z] INFO: Waiting for daemon to start... [2022-08-18T16:43:37.007Z] Starting dockerd [2022-08-18T16:43:37.007Z] . [2022-08-18T16:43:37.007Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-18T16:43:37.718Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-18T16:43:37.974Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s) [2022-08-18T16:43:37.974Z] === RUN TestIpcModeOlderClient [2022-08-18T16:43:37.974Z] === PAUSE TestIpcModeOlderClient [2022-08-18T16:43:37.974Z] === RUN TestKillContainerInvalidSignal [2022-08-18T16:43:38.537Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-18T16:43:38.537Z] === RUN TestKillContainer [2022-08-18T16:43:38.537Z] === RUN TestKillContainer/no_signal [2022-08-18T16:43:38.793Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T16:43:38.892Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-08-18T16:43:38.892Z] === RUN TestPause [2022-08-18T16:43:38.892Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:43:38.892Z] --- SKIP: TestPause (0.00s) [2022-08-18T16:43:38.892Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T16:43:38.892Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:43:38.892Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:43:38.892Z] === RUN TestPauseStopPausedContainer [2022-08-18T16:43:38.892Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:43:38.892Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-18T16:43:38.892Z] === RUN TestPidHost [2022-08-18T16:43:39.048Z] === RUN TestKillContainer/killing_signal [2022-08-18T16:43:39.610Z] --- PASS: TestKillContainer (1.30s) [2022-08-18T16:43:39.610Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-18T16:43:39.610Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-18T16:43:39.610Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-08-18T16:43:39.610Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T16:43:39.610Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T16:43:39.819Z] --- PASS: TestPidHost (0.88s) [2022-08-18T16:43:39.819Z] === RUN TestPsFilter [2022-08-18T16:43:39.819Z] --- PASS: TestPsFilter (0.10s) [2022-08-18T16:43:39.819Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T16:43:40.172Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T16:43:40.381Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-18T16:43:40.381Z] === RUN TestRemoveContainerWithVolume [2022-08-18T16:43:40.637Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-18T16:43:40.637Z] === RUN TestRemoveContainerRunning [2022-08-18T16:43:41.099Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-08-18T16:43:41.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-18T16:43:41.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-08-18T16:43:41.100Z] === RUN TestKillStoppedContainer [2022-08-18T16:43:41.100Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T16:43:41.100Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T16:43:41.100Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-18T16:43:41.100Z] === RUN TestKillDifferentUserContainer [2022-08-18T16:43:41.200Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-08-18T16:43:41.200Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T16:43:41.356Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-08-18T16:43:41.356Z] === RUN TestInspectOomKilledTrue [2022-08-18T16:43:41.356Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T16:43:41.356Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T16:43:41.356Z] === RUN TestInspectOomKilledFalse [2022-08-18T16:43:41.456Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-08-18T16:43:41.456Z] === RUN TestRemoveInvalidContainer [2022-08-18T16:43:41.456Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T16:43:41.456Z] === RUN TestRenameLinkedContainer [2022-08-18T16:43:41.918Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-08-18T16:43:41.918Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T16:43:42.174Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-08-18T16:43:42.174Z] === RUN TestLinksContainerNames [2022-08-18T16:43:43.102Z] --- PASS: TestLinksContainerNames (0.84s) [2022-08-18T16:43:43.102Z] === RUN TestLogsFollowTailEmpty [2022-08-18T16:43:43.345Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-08-18T16:43:43.345Z] === RUN TestRenameStoppedContainer [2022-08-18T16:43:43.369Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-18T16:43:43.369Z] === RUN TestLogs [2022-08-18T16:43:43.369Z] === RUN TestLogs/driver_local [2022-08-18T16:43:43.369Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:43:43.369Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:43:43.369Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T16:43:43.369Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T16:43:43.369Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T16:43:43.369Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T16:43:43.369Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:43:43.369Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:43:43.369Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:43:43.369Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:43:43.369Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:43:43.369Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:43:43.369Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:43:43.369Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:43:43.600Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-18T16:43:43.600Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T16:43:44.326Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:43:44.326Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:43:44.529Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-08-18T16:43:44.529Z] === RUN TestRenameInvalidName [2022-08-18T16:43:44.786Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-18T16:43:44.786Z] === RUN TestRenameAnonymousContainer [2022-08-18T16:43:44.888Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T16:43:44.888Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T16:43:45.451Z] === RUN TestLogs/driver_json-file [2022-08-18T16:43:45.451Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:43:45.451Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:43:45.451Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:43:45.451Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:43:45.451Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:43:45.451Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:43:45.451Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:43:45.451Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:43:45.451Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:43:45.451Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:43:45.451Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:43:45.451Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:43:45.451Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:43:45.451Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:43:46.014Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:43:46.270Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:43:46.527Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:43:46.676Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-08-18T16:43:46.676Z] === RUN TestRenameContainerWithSameName [2022-08-18T16:43:46.676Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-18T16:43:46.676Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T16:43:46.783Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:43:47.345Z] --- PASS: TestLogs (3.86s) [2022-08-18T16:43:47.345Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T16:43:47.345Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) [2022-08-18T16:43:47.345Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.82s) [2022-08-18T16:43:47.345Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.70s) [2022-08-18T16:43:47.345Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-08-18T16:43:47.345Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s) [2022-08-18T16:43:47.345Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.57s) [2022-08-18T16:43:47.345Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T16:43:47.345Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.57s) [2022-08-18T16:43:47.345Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s) [2022-08-18T16:43:47.345Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s) [2022-08-18T16:43:47.345Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s) [2022-08-18T16:43:47.345Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s) [2022-08-18T16:43:47.345Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s) [2022-08-18T16:43:47.345Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T16:43:47.603Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-08-18T16:43:47.603Z] === RUN TestResize [2022-08-18T16:43:47.860Z] --- PASS: TestResize (0.41s) [2022-08-18T16:43:47.860Z] === RUN TestResizeWithInvalidSize [2022-08-18T16:43:47.907Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-08-18T16:43:47.907Z] === RUN TestMountDaemonRoot [2022-08-18T16:43:47.907Z] === RUN TestMountDaemonRoot/default [2022-08-18T16:43:47.907Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T16:43:47.907Z] === RUN TestMountDaemonRoot/private [2022-08-18T16:43:47.907Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T16:43:47.907Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T16:43:47.907Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T16:43:47.907Z] === RUN TestMountDaemonRoot/slave [2022-08-18T16:43:47.907Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T16:43:47.907Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T16:43:47.907Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T16:43:47.907Z] === RUN TestMountDaemonRoot/shared [2022-08-18T16:43:47.907Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T16:43:47.907Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T16:43:47.907Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T16:43:47.907Z] === CONT TestMountDaemonRoot/default [2022-08-18T16:43:47.907Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T16:43:47.907Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T16:43:47.907Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:43:47.907Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:43:47.907Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T16:43:47.907Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T16:43:47.907Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:43:47.908Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T16:43:47.908Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:43:47.908Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:43:47.908Z] === CONT TestMountDaemonRoot/shared [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:43:47.908Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:43:47.908Z] === CONT TestMountDaemonRoot/slave [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T16:43:47.908Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:43:47.908Z] === CONT TestMountDaemonRoot/private [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T16:43:47.908Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:43:47.908Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:43:47.908Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:43:47.908Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T16:43:47.908Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:43:47.908Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:43:47.908Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:43:47.908Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:43:48.164Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:43:48.420Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:43:48.420Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:43:48.421Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T16:43:48.421Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T16:43:48.421Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T16:43:48.421Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T16:43:48.422Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-08-18T16:43:48.422Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T16:43:48.984Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-18T16:43:48.984Z] === RUN TestDaemonRestartKillContainers [2022-08-18T16:43:48.984Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T16:43:48.984Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:43:48.984Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T16:43:48.984Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T16:43:49.787Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2022-08-18T16:43:49.787Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T16:43:49.911Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T16:43:50.043Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-18T16:43:50.043Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T16:43:50.299Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-18T16:43:50.299Z] === RUN TestNetworkNat [2022-08-18T16:43:50.473Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.72s) [2022-08-18T16:43:50.473Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s) [2022-08-18T16:43:50.473Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s) [2022-08-18T16:43:50.473Z] === RUN TestCgroupNamespacesRun [2022-08-18T16:43:50.861Z] --- PASS: TestNetworkNat (0.46s) [2022-08-18T16:43:50.861Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T16:43:51.423Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-18T16:43:51.423Z] === RUN TestNetworkLoopbackNat [2022-08-18T16:43:51.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T16:43:51.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T16:43:51.839Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-08-18T16:43:51.839Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T16:43:52.766Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-08-18T16:43:52.766Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T16:43:53.937Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-18T16:43:53.937Z] === RUN TestPause [2022-08-18T16:43:54.131Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-08-18T16:43:54.131Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T16:43:54.192Z] --- PASS: TestPause (0.45s) [2022-08-18T16:43:54.192Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T16:43:54.192Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:43:54.192Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:43:54.192Z] === RUN TestPauseStopPausedContainer [2022-08-18T16:43:54.756Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-18T16:43:54.756Z] === RUN TestPidHost [2022-08-18T16:43:54.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T16:43:55.058Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-18T16:43:55.058Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T16:43:55.684Z] --- PASS: TestPidHost (0.97s) [2022-08-18T16:43:55.684Z] === RUN TestPsFilter [2022-08-18T16:43:55.684Z] --- PASS: TestPsFilter (0.12s) [2022-08-18T16:43:55.940Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T16:43:56.197Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-18T16:43:56.197Z] === RUN TestRemoveContainerWithVolume [2022-08-18T16:43:56.448Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-18T16:43:56.448Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T16:43:56.759Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-18T16:43:56.759Z] === RUN TestRemoveContainerRunning [2022-08-18T16:43:57.015Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-08-18T16:43:57.015Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T16:43:57.396Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-18T16:43:57.396Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T16:43:57.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T16:43:57.578Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-18T16:43:57.578Z] === RUN TestRemoveInvalidContainer [2022-08-18T16:43:57.578Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T16:43:57.578Z] === RUN TestRenameLinkedContainer [2022-08-18T16:43:57.977Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-18T16:43:57.977Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T16:43:59.344Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-18T16:43:59.344Z] === RUN TestNISDomainname [2022-08-18T16:43:59.344Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-18T16:43:59.344Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-18T16:43:59.344Z] === RUN TestHostnameDnsResolution [2022-08-18T16:43:59.467Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-08-18T16:43:59.467Z] === RUN TestRenameStoppedContainer [2022-08-18T16:43:59.643Z] ok github.com/docker/docker/libnetwork/networkdb 104.986s coverage: 60.0% of statements [2022-08-18T16:43:59.643Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T16:43:59.643Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T16:43:59.643Z] ok github.com/docker/docker/libnetwork/osl 4.350s coverage: 39.7% of statements [2022-08-18T16:43:59.723Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-08-18T16:43:59.723Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T16:43:59.903Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-18T16:43:59.905Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-08-18T16:43:59.905Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T16:43:59.905Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-18T16:43:59.905Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T16:43:59.905Z] === RUN TestPrivilegedHostDevices [2022-08-18T16:44:00.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T16:44:00.161Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-08-18T16:44:00.161Z] === RUN TestRunConsoleSize [2022-08-18T16:44:00.163Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-18T16:44:00.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T16:44:00.651Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-08-18T16:44:00.651Z] === RUN TestRenameInvalidName [2022-08-18T16:44:00.727Z] --- PASS: TestRunConsoleSize (0.42s) [2022-08-18T16:44:00.727Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T16:44:01.103Z] ok github.com/docker/docker/libnetwork/portmapper 0.694s coverage: 48.6% of statements [2022-08-18T16:44:01.213Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-18T16:44:01.213Z] === RUN TestRenameAnonymousContainer [2022-08-18T16:44:01.363Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-18T16:44:01.363Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T16:44:01.653Z] --- PASS: TestRunWithAlternativeContainerdShim (1.06s) [2022-08-18T16:44:01.653Z] === RUN TestStats [2022-08-18T16:44:01.653Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:44:01.653Z] --- SKIP: TestStats (0.00s) [2022-08-18T16:44:01.653Z] === RUN TestStopContainerWithTimeout [2022-08-18T16:44:01.653Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T16:44:01.653Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T16:44:01.653Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T16:44:01.653Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T16:44:01.653Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T16:44:01.653Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T16:44:01.653Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T16:44:01.653Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T16:44:01.653Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T16:44:01.653Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T16:44:01.934Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-08-18T16:44:01.934Z] [2022-08-18T16:44:01.934Z] === Skipped [2022-08-18T16:44:01.934Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T16:44:01.934Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T16:44:01.934Z] [2022-08-18T16:44:01.934Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T16:44:01.934Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T16:44:01.934Z] [2022-08-18T16:44:01.934Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T16:44:01.934Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T16:44:01.934Z] [2022-08-18T16:44:01.934Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T16:44:01.934Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:44:01.934Z] [2022-08-18T16:44:01.934Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T16:44:01.934Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:44:01.934Z] [2022-08-18T16:44:01.934Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T16:44:01.934Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:44:01.934Z] [2022-08-18T16:44:01.934Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T16:44:01.934Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:44:01.934Z] [2022-08-18T16:44:01.934Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T16:44:01.934Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:44:01.934Z] [2022-08-18T16:44:01.934Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T16:44:01.934Z] firewalld_test.go:14: firewalld is not running [2022-08-18T16:44:01.934Z] [2022-08-18T16:44:01.934Z] DONE 327 tests, 9 skipped in 204.482s [2022-08-18T16:44:02.215Z] === CONT TestStopContainerWithTimeout/3 Post stage [Pipeline] junit [2022-08-18T16:44:02.517Z] Recording test results [2022-08-18T16:44:02.579Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-08-18T16:44:02.579Z] === RUN TestRenameContainerWithSameName [2022-08-18T16:44:02.628Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:44:03.021Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7b7d1132e870d4b6265721b673dbb429cc835d6a hack/make.sh dynbinary test-integration [2022-08-18T16:44:03.141Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-08-18T16:44:03.141Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T16:44:03.282Z] [2022-08-18T16:44:03.282Z] Removing bundles/ [2022-08-18T16:44:03.282Z] [2022-08-18T16:44:03.282Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:44:03.542Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:44:03.542Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:44:03.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T16:44:04.069Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-08-18T16:44:04.069Z] === RUN TestResize [2022-08-18T16:44:04.632Z] --- PASS: TestResize (0.46s) [2022-08-18T16:44:04.632Z] === RUN TestResizeWithInvalidSize [2022-08-18T16:44:04.728Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T16:44:04.888Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-18T16:44:04.888Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T16:44:05.462Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:44:05.462Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:44:05.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:44:05.462Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:44:05.462Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:44:05.654Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T16:44:05.654Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-08-18T16:44:05.654Z] --- PASS: TestStopContainerWithTimeout/-1 (2.54s) [2022-08-18T16:44:05.654Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-08-18T16:44:05.654Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-08-18T16:44:05.654Z] === RUN TestDeleteDevicemapper [2022-08-18T16:44:05.654Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:44:05.654Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T16:44:05.654Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T16:44:06.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:44:07.020Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.16s) [2022-08-18T16:44:07.020Z] === RUN TestUpdateMemory [2022-08-18T16:44:07.020Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:44:07.020Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T16:44:07.020Z] === RUN TestUpdateCPUQuota [2022-08-18T16:44:07.020Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:44:07.020Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-18T16:44:07.020Z] === RUN TestUpdatePidsLimit [2022-08-18T16:44:07.020Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:44:07.020Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-18T16:44:07.020Z] === RUN TestUpdateRestartPolicy [2022-08-18T16:44:07.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:44:08.474Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:44:09.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:44:10.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:44:10.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:44:11.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T16:44:14.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T16:44:14.943Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:44:14.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:44:15.743Z] sha256:2367dfe0a36fea6f4b2540f2e2e211d4423092b2374b5a1015549a4ec94f72d6 [2022-08-18T16:44:15.743Z] INFO: Starting docker-py tests... [2022-08-18T16:44:15.743Z] ============================= test session starts ============================== [2022-08-18T16:44:15.743Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-18T16:44:15.743Z] rootdir: /src, inifile: pytest.ini [2022-08-18T16:44:15.743Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-18T16:44:15.743Z] collected 395 items / 2 deselected / 393 selected [2022-08-18T16:44:15.743Z] [2022-08-18T16:44:16.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:44:17.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T16:44:18.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T16:44:18.199Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:44:18.199Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:44:19.185Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-08-18T16:44:19.185Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T16:44:19.185Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-08-18T16:44:19.185Z] === RUN TestWaitNonBlocked [2022-08-18T16:44:19.185Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:44:19.185Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:44:19.185Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:44:19.185Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:44:19.185Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:44:19.185Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:44:19.185Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T16:44:19.185Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-08-18T16:44:19.185Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-08-18T16:44:19.185Z] === RUN TestWaitBlocked [2022-08-18T16:44:19.185Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:44:19.185Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:44:19.185Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:44:19.185Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:44:19.185Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:44:19.185Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:44:19.441Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T16:44:19.441Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2022-08-18T16:44:19.441Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-08-18T16:44:19.441Z] === RUN TestWaitConditions [2022-08-18T16:44:19.441Z] === RUN TestWaitConditions/default [2022-08-18T16:44:19.441Z] === PAUSE TestWaitConditions/default [2022-08-18T16:44:19.441Z] === RUN TestWaitConditions/not-running [2022-08-18T16:44:19.441Z] === PAUSE TestWaitConditions/not-running [2022-08-18T16:44:19.441Z] === RUN TestWaitConditions/next-exit [2022-08-18T16:44:19.441Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T16:44:19.441Z] === RUN TestWaitConditions/removed [2022-08-18T16:44:19.441Z] === PAUSE TestWaitConditions/removed [2022-08-18T16:44:19.441Z] === CONT TestWaitConditions/default [2022-08-18T16:44:19.441Z] === CONT TestWaitConditions/removed [2022-08-18T16:44:20.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:44:20.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:44:21.329Z] === CONT TestWaitConditions/next-exit [2022-08-18T16:44:21.329Z] === CONT TestWaitConditions/not-running [2022-08-18T16:44:21.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T16:44:21.715Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:44:22.692Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T16:44:22.692Z] --- PASS: TestWaitConditions/removed (1.63s) [2022-08-18T16:44:22.692Z] --- PASS: TestWaitConditions/default (1.67s) [2022-08-18T16:44:22.692Z] --- PASS: TestWaitConditions/next-exit (1.53s) [2022-08-18T16:44:22.692Z] --- PASS: TestWaitConditions/not-running (1.52s) [2022-08-18T16:44:22.692Z] === RUN TestWaitRestartedContainer [2022-08-18T16:44:22.692Z] === RUN TestWaitRestartedContainer/default [2022-08-18T16:44:22.692Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T16:44:22.692Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T16:44:22.692Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T16:44:22.692Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T16:44:22.692Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T16:44:22.692Z] === CONT TestWaitRestartedContainer/default [2022-08-18T16:44:22.692Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T16:44:23.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T16:44:23.603Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:44:23.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-08-18T16:44:23.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) [2022-08-18T16:44:23.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-08-18T16:44:23.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-18T16:44:23.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-08-18T16:44:23.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-18T16:44:23.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s) [2022-08-18T16:44:23.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.51s) [2022-08-18T16:44:23.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s) [2022-08-18T16:44:23.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s) [2022-08-18T16:44:23.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s) [2022-08-18T16:44:23.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.03s) [2022-08-18T16:44:23.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.09s) [2022-08-18T16:44:23.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-08-18T16:44:23.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-08-18T16:44:23.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-08-18T16:44:23.604Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T16:44:23.604Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T16:44:24.061Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T16:44:24.166Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T16:44:24.989Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T16:44:24.989Z] --- PASS: TestWaitRestartedContainer/next-exit (1.43s) [2022-08-18T16:44:24.989Z] --- PASS: TestWaitRestartedContainer/default (1.49s) [2022-08-18T16:44:24.989Z] --- PASS: TestWaitRestartedContainer/not-running (0.89s) [2022-08-18T16:44:24.989Z] === CONT TestDaemonRestartIpcMode [2022-08-18T16:44:24.989Z] === CONT TestIpcModeOlderClient [2022-08-18T16:44:24.989Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-18T16:44:24.989Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T16:44:25.093Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s) [2022-08-18T16:44:25.093Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s) [2022-08-18T16:44:25.093Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s) [2022-08-18T16:44:25.093Z] === RUN TestCgroupNamespacesRun [2022-08-18T16:44:26.458Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-08-18T16:44:26.458Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T16:44:26.458Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T16:44:26.458Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T16:44:26.458Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T16:44:26.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T16:44:27.387Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-08-18T16:44:27.387Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T16:44:27.508Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2022-08-18T16:44:27.763Z] --- PASS: TestDaemonRestartIpcMode (2.76s) [2022-08-18T16:44:27.763Z] PASS [2022-08-18T16:44:27.763Z] [2022-08-18T16:44:27.763Z] === Skipped [2022-08-18T16:44:27.763Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T16:44:27.763Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:44:27.763Z] [2022-08-18T16:44:27.763Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T16:44:27.763Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T16:44:27.763Z] [2022-08-18T16:44:27.763Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-18T16:44:27.763Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:44:27.763Z] [2022-08-18T16:44:27.763Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-18T16:44:27.763Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T16:44:27.763Z] [2022-08-18T16:44:27.763Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T16:44:27.763Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T16:44:27.763Z] [2022-08-18T16:44:27.763Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-18T16:44:27.763Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:44:27.763Z] [2022-08-18T16:44:27.763Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-18T16:44:27.763Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:44:27.763Z] [2022-08-18T16:44:27.763Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-18T16:44:27.763Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:44:27.763Z] [2022-08-18T16:44:27.763Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T16:44:27.763Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:44:27.763Z] [2022-08-18T16:44:27.763Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T16:44:27.763Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:44:27.763Z] [2022-08-18T16:44:27.763Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T16:44:27.763Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:44:27.763Z] [2022-08-18T16:44:27.763Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T16:44:27.763Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:44:27.763Z] [2022-08-18T16:44:27.763Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T16:44:27.764Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T16:44:27.764Z] [2022-08-18T16:44:27.764Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-18T16:44:27.764Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T16:44:27.764Z] [2022-08-18T16:44:27.764Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T16:44:27.764Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T16:44:27.764Z] [2022-08-18T16:44:27.764Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T16:44:27.764Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T16:44:27.764Z] [2022-08-18T16:44:27.764Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-18T16:44:27.764Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:44:27.764Z] [2022-08-18T16:44:27.764Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:44:27.764Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:44:27.764Z] [2022-08-18T16:44:27.764Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-18T16:44:27.764Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:44:27.764Z] [2022-08-18T16:44:27.764Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:44:27.764Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T16:44:27.764Z] [2022-08-18T16:44:27.764Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-18T16:44:27.764Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-18T16:44:27.764Z] [2022-08-18T16:44:27.764Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T16:44:27.764Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-18T16:44:27.764Z] [2022-08-18T16:44:27.764Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-18T16:44:27.764Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:44:27.764Z] [2022-08-18T16:44:27.764Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T16:44:27.764Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:44:27.764Z] [2022-08-18T16:44:27.764Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T16:44:27.764Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:44:27.764Z] [2022-08-18T16:44:27.764Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-18T16:44:27.764Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:44:27.764Z] [2022-08-18T16:44:27.764Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-18T16:44:27.764Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:44:27.764Z] [2022-08-18T16:44:27.764Z] DONE 249 tests, 27 skipped in 85.294s [2022-08-18T16:44:27.764Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T16:44:28.019Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T16:44:28.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T16:44:28.580Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-18T16:44:28.580Z] === RUN TestConfigDaemonID [2022-08-18T16:44:28.752Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-08-18T16:44:28.752Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T16:44:29.508Z] daemon_test.go:83: [db430f1193c71] daemon is not started [2022-08-18T16:44:29.508Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-18T16:44:29.508Z] === RUN TestDaemonConfigValidation [2022-08-18T16:44:29.508Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:44:29.508Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:44:29.508Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T16:44:29.508Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T16:44:29.508Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T16:44:29.508Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T16:44:29.508Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T16:44:29.508Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T16:44:29.508Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T16:44:29.508Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T16:44:29.508Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:44:29.508Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T16:44:29.508Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T16:44:29.508Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T16:44:29.764Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T16:44:29.764Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T16:44:29.764Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-18T16:44:29.764Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-18T16:44:29.764Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-18T16:44:29.764Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-18T16:44:29.764Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-18T16:44:29.764Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T16:44:29.764Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T16:44:30.116Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-08-18T16:44:30.116Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T16:44:30.440Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-18T16:44:31.044Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-08-18T16:44:31.044Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T16:44:31.129Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T16:44:31.265Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-18T16:44:31.619Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-18T16:44:31.619Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T16:44:31.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T16:44:32.056Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T16:44:32.983Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T16:44:32.984Z] daemon_test.go:197: [d966f4883d0aa] daemon is not started [2022-08-18T16:44:32.984Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-08-18T16:44:32.984Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-18T16:44:32.984Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-08-18T16:44:32.984Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-08-18T16:44:32.984Z] === RUN TestDaemonProxy [2022-08-18T16:44:32.984Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T16:44:32.984Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-18T16:44:32.984Z] PASS [2022-08-18T16:44:32.984Z] [2022-08-18T16:44:32.984Z] === Skipped [2022-08-18T16:44:32.984Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-18T16:44:32.984Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T16:44:32.984Z] [2022-08-18T16:44:32.984Z] DONE 13 tests, 1 skipped in 5.256s [2022-08-18T16:44:32.984Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T16:44:32.987Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-08-18T16:44:32.987Z] === RUN TestNISDomainname [2022-08-18T16:44:33.024Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-18T16:44:33.239Z] INFO: Testing against a local daemon [2022-08-18T16:44:33.240Z] === RUN TestCommitInheritsEnv [2022-08-18T16:44:33.549Z] --- PASS: TestNISDomainname (0.56s) [2022-08-18T16:44:33.549Z] === RUN TestHostnameDnsResolution [2022-08-18T16:44:34.111Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-08-18T16:44:34.111Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T16:44:34.382Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:44:34.382Z] Using test binary docker [2022-08-18T16:44:34.382Z] +++ /etc/init.d/apparmor start [2022-08-18T16:44:34.382Z] Not: starting. [2022-08-18T16:44:34.382Z] INFO: Waiting for daemon to start... [2022-08-18T16:44:34.382Z] Starting dockerd [2022-08-18T16:44:34.382Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-18T16:44:34.759Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-08-18T16:44:34.759Z] === RUN TestPrivilegedHostDevices [2022-08-18T16:44:35.298Z] --- PASS: TestCommitInheritsEnv (1.94s) [2022-08-18T16:44:35.298Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T16:44:35.298Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T16:44:35.298Z] === RUN TestImportWithCustomPlatform [2022-08-18T16:44:35.298Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T16:44:35.298Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T16:44:35.298Z] === RUN TestImportWithCustomPlatform// [2022-08-18T16:44:35.298Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T16:44:35.298Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T16:44:35.298Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T16:44:35.324Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-08-18T16:44:35.324Z] === RUN TestRunConsoleSize [2022-08-18T16:44:35.554Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T16:44:35.554Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T16:44:35.554Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T16:44:35.554Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-18T16:44:35.554Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T16:44:35.554Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T16:44:35.554Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T16:44:35.554Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T16:44:35.554Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-18T16:44:35.554Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-18T16:44:35.554Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T16:44:35.554Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T16:44:35.554Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T16:44:35.554Z] === RUN TestImagesFilterMultiReference [2022-08-18T16:44:35.554Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-18T16:44:35.554Z] === RUN TestImagePullPlatformInvalid [2022-08-18T16:44:35.554Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-18T16:44:35.554Z] === RUN TestRemoveImageOrphaning [2022-08-18T16:44:35.580Z] --- PASS: TestRunConsoleSize (0.45s) [2022-08-18T16:44:35.580Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T16:44:36.442Z] . [2022-08-18T16:44:36.443Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:44:36.443Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:44:36.443Z] Error: No such image: emptyfs [2022-08-18T16:44:36.443Z] ++++ docker load [2022-08-18T16:44:36.443Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T16:44:36.946Z] --- PASS: TestRunWithAlternativeContainerdShim (1.14s) [2022-08-18T16:44:36.946Z] === RUN TestStats [2022-08-18T16:44:37.024Z] Loaded image: emptyfs:latest [2022-08-18T16:44:37.024Z] Running integration-test (iteration 1) [2022-08-18T16:44:37.024Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T16:44:37.024Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:44:37.024Z] ++ set -e [2022-08-18T16:44:37.024Z] ++ '[' -n 0 ']' [2022-08-18T16:44:37.024Z] ++ set -x [2022-08-18T16:44:37.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-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:44:37.442Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-08-18T16:44:37.442Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T16:44:37.442Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T16:44:37.442Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T16:44:37.442Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T16:44:37.442Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-18T16:44:37.442Z] === RUN TestTagInvalidReference [2022-08-18T16:44:37.442Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T16:44:37.442Z] === RUN TestTagValidPrefixedRepo [2022-08-18T16:44:37.442Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-18T16:44:37.442Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T16:44:37.442Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T16:44:37.442Z] === RUN TestTagOfficialNames [2022-08-18T16:44:37.442Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T16:44:37.442Z] === RUN TestTagMatchesDigest [2022-08-18T16:44:37.442Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T16:44:37.442Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T16:44:37.964Z] Loaded image: busybox:latest [2022-08-18T16:44:38.225Z] Loaded image: busybox:glibc [2022-08-18T16:44:39.461Z] --- PASS: TestStats (2.50s) [2022-08-18T16:44:39.461Z] === RUN TestStopContainerWithTimeout [2022-08-18T16:44:39.461Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T16:44:39.461Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T16:44:39.461Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T16:44:39.461Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T16:44:39.461Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T16:44:39.461Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T16:44:39.461Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T16:44:39.461Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T16:44:39.461Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T16:44:39.461Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T16:44:40.023Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T16:44:41.913Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T16:44:43.509Z] Loaded image: debian:bullseye-slim [2022-08-18T16:44:43.509Z] Loaded image: hello-world:latest [2022-08-18T16:44:43.509Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:44:43.509Z] INFO: Testing against a local daemon [2022-08-18T16:44:43.509Z] === RUN TestCgroupNamespacesBuild [2022-08-18T16:44:43.802Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T16:44:43.802Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-08-18T16:44:43.802Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-08-18T16:44:43.802Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-08-18T16:44:43.802Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-18T16:44:43.802Z] === RUN TestDeleteDevicemapper [2022-08-18T16:44:43.802Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:44:43.802Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T16:44:43.802Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T16:44:45.167Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-08-18T16:44:45.167Z] === RUN TestUpdateMemory [2022-08-18T16:44:45.421Z] --- PASS: TestCgroupNamespacesBuild (2.44s) [2022-08-18T16:44:45.421Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T16:44:45.423Z] --- PASS: TestUpdateMemory (0.56s) [2022-08-18T16:44:45.423Z] === RUN TestUpdateCPUQuota [2022-08-18T16:44:46.353Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-08-18T16:44:46.353Z] === RUN TestUpdatePidsLimit [2022-08-18T16:44:46.353Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T16:44:46.610Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T16:44:46.866Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T16:44:47.123Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T16:44:47.379Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T16:44:47.379Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T16:44:47.943Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T16:44:47.961Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2022-08-18T16:44:47.961Z] === RUN TestBuildWithSession [2022-08-18T16:44:47.961Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:44:47.961Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T16:44:47.961Z] === RUN TestBuildSquashParent [2022-08-18T16:44:48.505Z] --- PASS: TestUpdatePidsLimit (2.07s) [2022-08-18T16:44:48.505Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-08-18T16:44:48.505Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-18T16:44:48.505Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-08-18T16:44:48.505Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-08-18T16:44:48.505Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-08-18T16:44:48.505Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2022-08-18T16:44:48.505Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-08-18T16:44:48.505Z] === RUN TestUpdateRestartPolicy [2022-08-18T16:44:57.950Z] --- PASS: TestBuildSquashParent (9.02s) [2022-08-18T16:44:57.950Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T16:44:57.950Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:44:57.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:44:57.950Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:44:57.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:44:57.950Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:44:57.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:44:57.950Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:44:57.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:44:57.950Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:44:57.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:44:57.950Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:44:57.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:44:57.950Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:44:57.950Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:44:59.861Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:44:59.861Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:45:00.671Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-08-18T16:45:00.671Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T16:45:00.671Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-08-18T16:45:00.671Z] === RUN TestWaitNonBlocked [2022-08-18T16:45:00.671Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:45:00.671Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:45:00.671Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:45:00.671Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:45:00.671Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:45:00.671Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:45:00.671Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T16:45:00.671Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-08-18T16:45:00.671Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-08-18T16:45:00.671Z] === RUN TestWaitBlocked [2022-08-18T16:45:00.671Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:45:00.671Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:45:00.671Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:45:00.671Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:45:00.671Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:45:00.671Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:45:01.601Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T16:45:01.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-08-18T16:45:01.601Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-08-18T16:45:01.601Z] === RUN TestWaitConditions [2022-08-18T16:45:01.601Z] === RUN TestWaitConditions/default [2022-08-18T16:45:01.601Z] === PAUSE TestWaitConditions/default [2022-08-18T16:45:01.601Z] === RUN TestWaitConditions/not-running [2022-08-18T16:45:01.601Z] === PAUSE TestWaitConditions/not-running [2022-08-18T16:45:01.601Z] === RUN TestWaitConditions/next-exit [2022-08-18T16:45:01.601Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T16:45:01.601Z] === RUN TestWaitConditions/removed [2022-08-18T16:45:01.601Z] === PAUSE TestWaitConditions/removed [2022-08-18T16:45:01.601Z] === CONT TestWaitConditions/default [2022-08-18T16:45:01.601Z] === CONT TestWaitConditions/next-exit [2022-08-18T16:45:02.373Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-18T16:45:03.153Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:45:03.414Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:45:03.500Z] === CONT TestWaitConditions/removed [2022-08-18T16:45:03.500Z] === CONT TestWaitConditions/not-running [2022-08-18T16:45:04.867Z] --- PASS: TestWaitConditions (0.02s) [2022-08-18T16:45:04.867Z] --- PASS: TestWaitConditions/next-exit (1.63s) [2022-08-18T16:45:04.867Z] --- PASS: TestWaitConditions/default (1.68s) [2022-08-18T16:45:04.867Z] --- PASS: TestWaitConditions/removed (1.65s) [2022-08-18T16:45:04.867Z] --- PASS: TestWaitConditions/not-running (1.62s) [2022-08-18T16:45:04.867Z] === RUN TestWaitRestartedContainer [2022-08-18T16:45:04.867Z] === RUN TestWaitRestartedContainer/default [2022-08-18T16:45:04.867Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T16:45:04.867Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T16:45:04.867Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T16:45:04.867Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T16:45:04.867Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T16:45:04.867Z] === CONT TestWaitRestartedContainer/default [2022-08-18T16:45:04.867Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T16:45:06.235Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T16:45:06.715Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T16:45:06.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s) [2022-08-18T16:45:06.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) [2022-08-18T16:45:06.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2022-08-18T16:45:06.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.46s) [2022-08-18T16:45:06.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.25s) [2022-08-18T16:45:06.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2022-08-18T16:45:06.715Z] === RUN TestBuildMultiStageCopy [2022-08-18T16:45:06.715Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T16:45:07.162Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T16:45:07.162Z] --- PASS: TestWaitRestartedContainer/default (1.36s) [2022-08-18T16:45:07.162Z] --- PASS: TestWaitRestartedContainer/next-exit (1.42s) [2022-08-18T16:45:07.162Z] --- PASS: TestWaitRestartedContainer/not-running (0.95s) [2022-08-18T16:45:07.162Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T16:45:07.162Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T16:45:09.263Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T16:45:09.681Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2022-08-18T16:45:09.681Z] === CONT TestIpcModeOlderClient [2022-08-18T16:45:09.681Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-08-18T16:45:09.681Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T16:45:09.681Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-18T16:45:09.681Z] === CONT TestDaemonHostGatewayIP [2022-08-18T16:45:09.834Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T16:45:10.404Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T16:45:10.975Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T16:45:11.545Z] --- PASS: TestBuildMultiStageCopy (4.89s) [2022-08-18T16:45:11.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2022-08-18T16:45:11.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2022-08-18T16:45:11.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2022-08-18T16:45:11.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2022-08-18T16:45:11.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-08-18T16:45:11.545Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T16:45:12.197Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2022-08-18T16:45:12.197Z] === CONT TestDaemonRestartIpcMode [2022-08-18T16:45:12.927Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2022-08-18T16:45:12.927Z] === RUN TestBuildLabelWithTargets [2022-08-18T16:45:14.714Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-08-18T16:45:15.469Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2022-08-18T16:45:15.469Z] === RUN TestBuildWithEmptyLayers [2022-08-18T16:45:16.853Z] --- PASS: TestBuildWithEmptyLayers (1.47s) [2022-08-18T16:45:16.853Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T16:45:20.152Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2022-08-18T16:45:20.152Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T16:45:21.247Z] --- PASS: TestContainerKillOnDaemonStart (11.79s) [2022-08-18T16:45:21.247Z] PASS [2022-08-18T16:45:21.247Z] [2022-08-18T16:45:21.247Z] === Skipped [2022-08-18T16:45:21.247Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T16:45:21.247Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:45:21.247Z] [2022-08-18T16:45:21.247Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T16:45:21.247Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T16:45:21.247Z] [2022-08-18T16:45:21.247Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:45:21.247Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:45:21.247Z] [2022-08-18T16:45:21.247Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T16:45:21.247Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T16:45:21.247Z] [2022-08-18T16:45:21.247Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T16:45:21.247Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:45:21.247Z] [2022-08-18T16:45:21.247Z] DONE 272 tests, 5 skipped in 133.437s [2022-08-18T16:45:21.247Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T16:45:21.247Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T16:45:21.809Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-18T16:45:21.809Z] === RUN TestConfigDaemonID [2022-08-18T16:45:22.062Z] --- PASS: TestBuildUncleanTarFilenames (1.98s) [2022-08-18T16:45:22.062Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T16:45:23.174Z] daemon_test.go:83: [d7d8f20cedf0d] daemon is not started [2022-08-18T16:45:23.174Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-18T16:45:23.174Z] === RUN TestDaemonConfigValidation [2022-08-18T16:45:23.174Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:45:23.174Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:45:23.174Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T16:45:23.174Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T16:45:23.174Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T16:45:23.174Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T16:45:23.174Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T16:45:23.174Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T16:45:23.174Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T16:45:23.174Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T16:45:23.174Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:45:23.174Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T16:45:23.174Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T16:45:23.174Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T16:45:23.174Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T16:45:23.174Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T16:45:23.174Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-18T16:45:23.174Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-08-18T16:45:23.174Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-18T16:45:23.174Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-08-18T16:45:23.174Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-18T16:45:23.174Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T16:45:23.174Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T16:45:24.102Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T16:45:25.359Z] --- PASS: TestBuildMultiStageLayerLeak (3.49s) [2022-08-18T16:45:25.359Z] === RUN TestBuildWithHugeFile [2022-08-18T16:45:25.468Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T16:45:26.395Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T16:45:26.395Z] daemon_test.go:197: [d6e2f1f27fab6] daemon is not started [2022-08-18T16:45:26.395Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-08-18T16:45:26.395Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T16:45:26.395Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-08-18T16:45:26.395Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-08-18T16:45:26.395Z] === RUN TestDaemonProxy [2022-08-18T16:45:26.395Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T16:45:28.284Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T16:45:29.649Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T16:45:31.538Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T16:45:32.105Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T16:45:32.380Z] --- PASS: TestDaemonProxy (6.22s) [2022-08-18T16:45:32.380Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-18T16:45:32.380Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-18T16:45:32.380Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-18T16:45:32.380Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T16:45:32.380Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T16:45:32.380Z] PASS [2022-08-18T16:45:32.380Z] [2022-08-18T16:45:32.380Z] DONE 18 tests in 11.154s [2022-08-18T16:45:32.380Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T16:45:32.646Z] INFO: Testing against a local daemon [2022-08-18T16:45:32.646Z] === RUN TestCommitInheritsEnv [2022-08-18T16:45:32.903Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-08-18T16:45:32.903Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T16:45:32.903Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T16:45:32.903Z] === RUN TestImportWithCustomPlatform [2022-08-18T16:45:32.903Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T16:45:32.903Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T16:45:32.903Z] === RUN TestImportWithCustomPlatform// [2022-08-18T16:45:32.903Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T16:45:33.159Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T16:45:33.159Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T16:45:33.159Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T16:45:33.159Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T16:45:33.159Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T16:45:33.159Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-18T16:45:33.159Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T16:45:33.159Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T16:45:33.159Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T16:45:33.159Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-18T16:45:33.159Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-18T16:45:33.159Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-18T16:45:33.159Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T16:45:33.159Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T16:45:33.159Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T16:45:33.159Z] === RUN TestImagesFilterMultiReference [2022-08-18T16:45:33.159Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-18T16:45:33.159Z] === RUN TestImagePullPlatformInvalid [2022-08-18T16:45:33.159Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T16:45:33.159Z] === RUN TestRemoveImageOrphaning [2022-08-18T16:45:33.721Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-08-18T16:45:33.721Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T16:45:33.976Z] time="2022-08-18T16:45:33Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T16:45:35.341Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2022-08-18T16:45:35.341Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T16:45:35.341Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T16:45:35.341Z] === RUN TestTagInvalidReference [2022-08-18T16:45:35.341Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T16:45:35.341Z] === RUN TestTagValidPrefixedRepo [2022-08-18T16:45:35.597Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-18T16:45:35.597Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T16:45:35.597Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T16:45:35.597Z] === RUN TestTagOfficialNames [2022-08-18T16:45:35.597Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-18T16:45:35.597Z] === RUN TestTagMatchesDigest [2022-08-18T16:45:35.597Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T16:45:35.597Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T16:45:40.022Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:45:40.022Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:45:40.022Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:45:40.022Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:45:40.022Z] [2022-08-18T16:45:40.022Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:45:40.022Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:45:40.022Z] HOSTNAME=30ed0e79a1ca [2022-08-18T16:45:40.022Z] TESTDEBUG=0 [2022-08-18T16:45:40.022Z] DEST=bundles/test-integration [2022-08-18T16:45:40.022Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:45:40.022Z] DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a [2022-08-18T16:45:40.022Z] container=docker [2022-08-18T16:45:40.022Z] HOME=/root [2022-08-18T16:45:40.022Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:45:40.022Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:45:40.022Z] VALIDATE_BRANCH=master [2022-08-18T16:45:40.022Z] TERM=xterm [2022-08-18T16:45:40.022Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:45:40.022Z] SHLVL=1 [2022-08-18T16:45:40.022Z] TIMEOUT=120m [2022-08-18T16:45:40.022Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:45:40.022Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:45:40.022Z] GO111MODULE=off [2022-08-18T16:45:40.022Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T16:45:40.022Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:45:40.022Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:45:40.022Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:45:40.022Z] GOPATH=/go [2022-08-18T16:45:40.022Z] PKG_CONFIG=pkg-config [2022-08-18T16:45:40.022Z] _=/usr/bin/env [2022-08-18T16:45:40.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T16:45:55.386Z] .........................xx.................... [ 29%] [2022-08-18T16:46:11.664Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-18T16:46:12.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T16:46:12.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T16:46:13.825Z] --- PASS: TestImportExtremelyLargeImageWorks (92.47s) [2022-08-18T16:46:13.825Z] PASS [2022-08-18T16:46:13.825Z] [2022-08-18T16:46:13.825Z] === Skipped [2022-08-18T16:46:13.825Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T16:46:13.825Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T16:46:13.825Z] [2022-08-18T16:46:13.825Z] DONE 22 tests, 1 skipped in 96.747s [2022-08-18T16:46:13.825Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T16:46:13.825Z] === RUN TestStripANSICommands [2022-08-18T16:46:13.825Z] === RUN TestStripANSICommands/#00 [2022-08-18T16:46:13.825Z] === RUN TestStripANSICommands/#01 [2022-08-18T16:46:13.825Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T16:46:13.825Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T16:46:13.825Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T16:46:13.825Z] PASS [2022-08-18T16:46:13.825Z] [2022-08-18T16:46:13.825Z] DONE 3 tests in 0.037s [2022-08-18T16:46:13.825Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T16:46:13.825Z] INFO: Testing against a local daemon [2022-08-18T16:46:13.825Z] === RUN TestNetworkCreateDelete [2022-08-18T16:46:13.825Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-18T16:46:13.825Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T16:46:13.825Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-18T16:46:13.825Z] === RUN TestDaemonDNSFallback [2022-08-18T16:46:17.091Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-18T16:46:17.091Z] === RUN TestInspectNetwork [2022-08-18T16:46:17.091Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:17.091Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-18T16:46:17.091Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T16:46:17.091Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T16:46:17.091Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:46:17.091Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:46:17.091Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:46:17.091Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T16:46:17.091Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T16:46:17.091Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T16:46:17.091Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T16:46:17.091Z] === RUN TestNetworkList [2022-08-18T16:46:17.091Z] === RUN TestNetworkList//networks [2022-08-18T16:46:17.091Z] === PAUSE TestNetworkList//networks [2022-08-18T16:46:17.091Z] === RUN TestNetworkList//networks/ [2022-08-18T16:46:17.091Z] === PAUSE TestNetworkList//networks/ [2022-08-18T16:46:17.091Z] === CONT TestNetworkList//networks [2022-08-18T16:46:17.091Z] === CONT TestNetworkList//networks/ [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T16:46:17.091Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T16:46:17.091Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T16:46:17.091Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-18T16:46:17.091Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T16:46:17.091Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T16:46:17.091Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T16:46:17.091Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T16:46:17.091Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T16:46:17.091Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T16:46:17.091Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T16:46:17.091Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T16:46:17.091Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T16:46:17.091Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T16:46:17.091Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T16:46:17.091Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:17.091Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T16:46:17.091Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T16:46:17.091Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:46:17.091Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:46:17.091Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T16:46:17.091Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:17.091Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-18T16:46:17.091Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T16:46:17.091Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:17.091Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T16:46:17.091Z] PASS [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === Skipped [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-18T16:46:17.091Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-18T16:46:17.091Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-18T16:46:17.091Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T16:46:17.091Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T16:46:17.091Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T16:46:17.091Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T16:46:17.091Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T16:46:17.091Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T16:46:17.091Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:46:17.091Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-18T16:46:17.091Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T16:46:17.091Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] DONE 34 tests, 12 skipped in 7.048s [2022-08-18T16:46:17.091Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:46:17.091Z] INFO: Testing against a local daemon [2022-08-18T16:46:17.091Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T16:46:17.091Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:46:17.091Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:46:17.091Z] === RUN TestDockerNetworkIpvlan [2022-08-18T16:46:17.091Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:46:17.091Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:46:17.091Z] PASS [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === Skipped [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:46:17.091Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:46:17.091Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] DONE 2 tests, 2 skipped in 0.094s [2022-08-18T16:46:17.091Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:46:17.091Z] INFO: Testing against a local daemon [2022-08-18T16:46:17.091Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T16:46:17.091Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T16:46:17.091Z] === RUN TestDockerNetworkMacvlan [2022-08-18T16:46:17.091Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-18T16:46:17.091Z] PASS [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === Skipped [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T16:46:17.091Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-18T16:46:17.091Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:46:17.091Z] [2022-08-18T16:46:17.091Z] DONE 2 tests, 2 skipped in 0.086s [2022-08-18T16:46:17.091Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T16:46:17.091Z] testing: warning: no tests to run [2022-08-18T16:46:17.091Z] PASS [2022-08-18T16:46:17.092Z] [2022-08-18T16:46:17.092Z] DONE 0 tests in 0.022s [2022-08-18T16:46:17.092Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T16:46:17.348Z] INFO: Testing against a local daemon [2022-08-18T16:46:17.348Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T16:46:17.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:17.348Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-18T16:46:17.348Z] === RUN TestAuthZPluginTLS [2022-08-18T16:46:17.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:17.348Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-18T16:46:17.348Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T16:46:17.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:17.348Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-18T16:46:17.348Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T16:46:17.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:17.348Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T16:46:17.348Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T16:46:17.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:17.348Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-18T16:46:17.348Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T16:46:17.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:17.348Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T16:46:17.348Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T16:46:17.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:17.348Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-18T16:46:17.348Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T16:46:17.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:17.348Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-18T16:46:17.348Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T16:46:17.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:17.348Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T16:46:17.348Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T16:46:17.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:17.348Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T16:46:17.348Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T16:46:17.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:17.348Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T16:46:17.348Z] === RUN TestAuthZPluginHeader [2022-08-18T16:46:17.348Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:17.348Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-18T16:46:17.348Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T16:46:17.604Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:17.604Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-18T16:46:17.604Z] === RUN TestAuthZPluginV2Disable [2022-08-18T16:46:17.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:17.860Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-18T16:46:17.860Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T16:46:18.421Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.421Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T16:46:18.421Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T16:46:18.677Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.677Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T16:46:18.677Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T16:46:18.933Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.933Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T16:46:18.933Z] PASS [2022-08-18T16:46:18.933Z] [2022-08-18T16:46:18.933Z] === Skipped [2022-08-18T16:46:18.933Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-18T16:46:18.933Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.933Z] [2022-08-18T16:46:18.933Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-18T16:46:18.933Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.933Z] [2022-08-18T16:46:18.933Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-18T16:46:18.934Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.934Z] [2022-08-18T16:46:18.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T16:46:18.934Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.934Z] [2022-08-18T16:46:18.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-18T16:46:18.934Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.934Z] [2022-08-18T16:46:18.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T16:46:18.934Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.934Z] [2022-08-18T16:46:18.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-18T16:46:18.934Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.934Z] [2022-08-18T16:46:18.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-18T16:46:18.934Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.934Z] [2022-08-18T16:46:18.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T16:46:18.934Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.934Z] [2022-08-18T16:46:18.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T16:46:18.934Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.934Z] [2022-08-18T16:46:18.934Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T16:46:18.934Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.934Z] [2022-08-18T16:46:18.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-18T16:46:18.934Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.934Z] [2022-08-18T16:46:18.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-18T16:46:18.934Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.934Z] [2022-08-18T16:46:18.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-18T16:46:18.934Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.934Z] [2022-08-18T16:46:18.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T16:46:18.934Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.934Z] [2022-08-18T16:46:18.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T16:46:18.934Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.934Z] [2022-08-18T16:46:18.934Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T16:46:18.934Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:18.934Z] [2022-08-18T16:46:18.934Z] DONE 17 tests, 17 skipped in 1.793s [2022-08-18T16:46:18.934Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T16:46:19.129Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-18T16:46:19.190Z] INFO: Testing against a local daemon [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:46:19.190Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:46:19.190Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T16:46:19.190Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T16:46:19.190Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T16:46:19.190Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T16:46:19.190Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T16:46:19.190Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T16:46:19.190Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T16:46:19.190Z] === RUN TestPluginInstall [2022-08-18T16:46:19.190Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:19.190Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-18T16:46:19.190Z] === RUN TestPluginsWithRuntimes [2022-08-18T16:46:19.190Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-18T16:46:19.190Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-18T16:46:19.190Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T16:46:19.190Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T16:46:19.190Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T16:46:19.190Z] PASS [2022-08-18T16:46:19.190Z] [2022-08-18T16:46:19.190Z] === Skipped [2022-08-18T16:46:19.190Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-18T16:46:19.190Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:46:19.190Z] [2022-08-18T16:46:19.190Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-18T16:46:19.190Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-18T16:46:19.190Z] [2022-08-18T16:46:19.190Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T16:46:19.190Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T16:46:19.190Z] [2022-08-18T16:46:19.190Z] DONE 19 tests, 3 skipped in 0.143s [2022-08-18T16:46:19.190Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T16:46:19.190Z] INFO: Testing against a local daemon [2022-08-18T16:46:19.190Z] === RUN TestExternalGraphDriver [2022-08-18T16:46:19.445Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T16:46:19.445Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-18T16:46:19.445Z] === RUN TestGraphdriverPluginV2 [2022-08-18T16:46:23.614Z] --- PASS: TestGraphdriverPluginV2 (3.75s) [2022-08-18T16:46:23.614Z] PASS [2022-08-18T16:46:23.614Z] [2022-08-18T16:46:23.614Z] === Skipped [2022-08-18T16:46:23.614Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-18T16:46:23.614Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T16:46:23.614Z] [2022-08-18T16:46:23.614Z] DONE 2 tests, 1 skipped in 4.189s [2022-08-18T16:46:23.614Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T16:46:23.614Z] INFO: Testing against a local daemon [2022-08-18T16:46:23.614Z] === RUN TestContinueAfterPluginCrash [2022-08-18T16:46:23.614Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T16:46:23.614Z] === RUN TestReadPluginNoRead [2022-08-18T16:46:23.614Z] === PAUSE TestReadPluginNoRead [2022-08-18T16:46:23.614Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T16:46:23.614Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T16:46:23.614Z] === CONT TestContinueAfterPluginCrash [2022-08-18T16:46:23.614Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T16:46:23.673Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-18T16:46:27.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T16:46:27.820Z] --- PASS: TestDaemonStartWithLogOpt (4.36s) [2022-08-18T16:46:27.820Z] === CONT TestReadPluginNoRead [2022-08-18T16:46:30.335Z] === RUN TestReadPluginNoRead/default [2022-08-18T16:46:31.262Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T16:46:32.628Z] --- PASS: TestContinueAfterPluginCrash (8.95s) [2022-08-18T16:46:32.628Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T16:46:33.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T16:46:33.993Z] === CONT TestReadPluginNoRead [2022-08-18T16:46:33.993Z] read_test.go:92: [d2c2c069c195c] daemon is not started [2022-08-18T16:46:33.993Z] --- PASS: TestReadPluginNoRead (6.11s) [2022-08-18T16:46:33.993Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-08-18T16:46:33.993Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2022-08-18T16:46:33.993Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2022-08-18T16:46:33.993Z] PASS [2022-08-18T16:46:33.993Z] [2022-08-18T16:46:33.993Z] DONE 6 tests in 10.574s [2022-08-18T16:46:33.993Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T16:46:33.993Z] testing: warning: no tests to run [2022-08-18T16:46:33.993Z] PASS [2022-08-18T16:46:33.993Z] [2022-08-18T16:46:33.993Z] DONE 0 tests in 0.032s [2022-08-18T16:46:33.993Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T16:46:33.993Z] INFO: Testing against a local daemon [2022-08-18T16:46:33.993Z] === RUN TestPluginWithDevMounts [2022-08-18T16:46:33.993Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T16:46:33.993Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-18T16:46:33.993Z] PASS [2022-08-18T16:46:33.993Z] [2022-08-18T16:46:33.993Z] === Skipped [2022-08-18T16:46:33.993Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-18T16:46:33.993Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T16:46:33.993Z] [2022-08-18T16:46:33.993Z] DONE 1 tests, 1 skipped in 0.097s [2022-08-18T16:46:33.993Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T16:46:34.249Z] INFO: Testing against a local daemon [2022-08-18T16:46:34.249Z] === RUN TestSecretInspect [2022-08-18T16:46:34.249Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.249Z] --- SKIP: TestSecretInspect (0.02s) [2022-08-18T16:46:34.249Z] === RUN TestSecretList [2022-08-18T16:46:34.249Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.249Z] --- SKIP: TestSecretList (0.01s) [2022-08-18T16:46:34.249Z] === RUN TestSecretsCreateAndDelete [2022-08-18T16:46:34.249Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.249Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-18T16:46:34.249Z] === RUN TestSecretsUpdate [2022-08-18T16:46:34.249Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.249Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-18T16:46:34.249Z] === RUN TestTemplatedSecret [2022-08-18T16:46:34.249Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.249Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-18T16:46:34.249Z] === RUN TestSecretCreateResolve [2022-08-18T16:46:34.249Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.249Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-18T16:46:34.249Z] PASS [2022-08-18T16:46:34.249Z] [2022-08-18T16:46:34.249Z] === Skipped [2022-08-18T16:46:34.249Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-08-18T16:46:34.249Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.249Z] [2022-08-18T16:46:34.249Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-18T16:46:34.249Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.249Z] [2022-08-18T16:46:34.249Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-18T16:46:34.249Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.249Z] [2022-08-18T16:46:34.249Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-18T16:46:34.249Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.249Z] [2022-08-18T16:46:34.249Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-18T16:46:34.249Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.249Z] [2022-08-18T16:46:34.249Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-18T16:46:34.249Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.250Z] [2022-08-18T16:46:34.250Z] DONE 6 tests, 6 skipped in 0.156s [2022-08-18T16:46:34.250Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T16:46:34.250Z] INFO: Testing against a local daemon [2022-08-18T16:46:34.250Z] === RUN TestServiceCreateInit [2022-08-18T16:46:34.250Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T16:46:34.250Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.250Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T16:46:34.250Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.250Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-18T16:46:34.250Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T16:46:34.250Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T16:46:34.250Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T16:46:34.250Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.250Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-18T16:46:34.250Z] === RUN TestCreateServiceConflict [2022-08-18T16:46:34.250Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.250Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-18T16:46:34.250Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T16:46:34.250Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.506Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-18T16:46:34.506Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T16:46:34.506Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.506Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-18T16:46:34.506Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T16:46:34.506Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.506Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-08-18T16:46:34.506Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T16:46:34.506Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.506Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-18T16:46:34.506Z] === RUN TestCreateServiceSysctls [2022-08-18T16:46:34.506Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.506Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-18T16:46:34.506Z] === RUN TestCreateServiceCapabilities [2022-08-18T16:46:34.506Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.506Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-18T16:46:34.506Z] === RUN TestInspect [2022-08-18T16:46:34.506Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.506Z] --- SKIP: TestInspect (0.01s) [2022-08-18T16:46:34.506Z] === RUN TestCreateJob [2022-08-18T16:46:34.506Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.506Z] --- SKIP: TestCreateJob (0.01s) [2022-08-18T16:46:34.506Z] === RUN TestReplicatedJob [2022-08-18T16:46:34.506Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.506Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-18T16:46:34.506Z] === RUN TestUpdateReplicatedJob [2022-08-18T16:46:34.506Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.506Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-18T16:46:34.506Z] === RUN TestServiceListWithStatuses [2022-08-18T16:46:34.506Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:46:34.506Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T16:46:34.506Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T16:46:34.506Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.506Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-18T16:46:34.506Z] === RUN TestDockerNetworkReConnect [2022-08-18T16:46:34.506Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:34.506Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-18T16:46:34.506Z] === RUN TestServicePlugin [2022-08-18T16:46:36.396Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.396Z] --- SKIP: TestServicePlugin (1.92s) [2022-08-18T16:46:36.396Z] === RUN TestServiceUpdateLabel [2022-08-18T16:46:36.396Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.396Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-18T16:46:36.396Z] === RUN TestServiceUpdateSecrets [2022-08-18T16:46:36.396Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.396Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-18T16:46:36.396Z] === RUN TestServiceUpdateConfigs [2022-08-18T16:46:36.396Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.396Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-18T16:46:36.396Z] === RUN TestServiceUpdateNetwork [2022-08-18T16:46:36.396Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.396Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-18T16:46:36.396Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T16:46:36.652Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-18T16:46:36.652Z] PASS [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === Skipped [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T16:46:36.652Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T16:46:36.652Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-18T16:46:36.652Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-18T16:46:36.652Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-18T16:46:36.652Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-18T16:46:36.652Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-08-18T16:46:36.652Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-18T16:46:36.652Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-18T16:46:36.652Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-18T16:46:36.652Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-18T16:46:36.652Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-18T16:46:36.652Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-18T16:46:36.652Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-18T16:46:36.652Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T16:46:36.652Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-18T16:46:36.652Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-18T16:46:36.652Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-08-18T16:46:36.652Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-18T16:46:36.652Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-18T16:46:36.652Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-18T16:46:36.652Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-18T16:46:36.652Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-18T16:46:36.652Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] DONE 24 tests, 23 skipped in 2.329s [2022-08-18T16:46:36.652Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T16:46:36.652Z] INFO: Testing against a local daemon [2022-08-18T16:46:36.652Z] === RUN TestSessionCreate [2022-08-18T16:46:36.652Z] --- PASS: TestSessionCreate (0.04s) [2022-08-18T16:46:36.652Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T16:46:36.652Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-18T16:46:36.652Z] PASS [2022-08-18T16:46:36.652Z] [2022-08-18T16:46:36.652Z] DONE 2 tests in 0.157s [2022-08-18T16:46:36.652Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T16:46:36.909Z] INFO: Testing against a local daemon [2022-08-18T16:46:36.909Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:46:36.909Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T16:46:36.909Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T16:46:36.909Z] === RUN TestDiskUsage [2022-08-18T16:46:36.909Z] === PAUSE TestDiskUsage [2022-08-18T16:46:36.909Z] === RUN TestEventsExecDie [2022-08-18T16:46:37.470Z] --- PASS: TestEventsExecDie (0.49s) [2022-08-18T16:46:37.470Z] === RUN TestEventsBackwardsCompatible [2022-08-18T16:46:37.470Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-18T16:46:37.470Z] === RUN TestEventsVolumeCreate [2022-08-18T16:46:37.470Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-18T16:46:37.470Z] === RUN TestInfoBinaryCommits [2022-08-18T16:46:37.470Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T16:46:37.470Z] === RUN TestInfoAPIVersioned [2022-08-18T16:46:37.470Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-18T16:46:37.470Z] === RUN TestInfoAPI [2022-08-18T16:46:37.470Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T16:46:37.470Z] === RUN TestInfoAPIWarnings [2022-08-18T16:46:39.899Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-18T16:46:41.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T16:46:41.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T16:46:42.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T16:46:42.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T16:46:43.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T16:46:43.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T16:46:44.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T16:46:46.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T16:46:47.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T16:46:48.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T16:46:48.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T16:46:49.669Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-18T16:46:49.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T16:46:50.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T16:46:51.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T16:46:51.428Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-18T16:46:51.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T16:46:52.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T16:46:53.367Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:46:53.367Z] Using test binary docker [2022-08-18T16:46:53.367Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T16:46:53.367Z] +++ /etc/init.d/apparmor start [2022-08-18T16:46:53.367Z] Not: starting. [2022-08-18T16:46:53.367Z] INFO: Waiting for daemon to start... [2022-08-18T16:46:53.367Z] Starting dockerd [2022-08-18T16:46:53.367Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-08-18T16:46:55.216Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-18T16:46:55.507Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-18T16:46:55.507Z] === RUN TestInfoDebug [2022-08-18T16:46:55.507Z] --- PASS: TestInfoDebug (0.54s) [2022-08-18T16:46:55.507Z] === RUN TestInfoInsecureRegistries [2022-08-18T16:46:55.507Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-18T16:46:55.507Z] === RUN TestInfoRegistryMirrors [2022-08-18T16:46:55.507Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-18T16:46:55.507Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T16:46:55.536Z] . [2022-08-18T16:46:55.536Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:46:55.536Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:46:55.536Z] Error: No such image: emptyfs [2022-08-18T16:46:55.536Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T16:46:55.536Z] ++++ docker load [2022-08-18T16:46:55.796Z] Loaded image: emptyfs:latest [2022-08-18T16:46:55.796Z] Running integration-test (iteration 1) [2022-08-18T16:46:55.796Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T16:46:55.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:46:55.796Z] ++ set -e [2022-08-18T16:46:55.796Z] ++ '[' -n 0 ']' [2022-08-18T16:46:55.796Z] ++ set -x [2022-08-18T16:46:55.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:46:56.056Z] Loaded image: busybox:latest [2022-08-18T16:46:56.056Z] Loaded image: busybox:glibc [2022-08-18T16:46:56.068Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T16:46:56.068Z] === RUN TestPingCacheHeaders [2022-08-18T16:46:56.068Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-08-18T16:46:56.068Z] === RUN TestPingGet [2022-08-18T16:46:56.068Z] --- PASS: TestPingGet (0.01s) [2022-08-18T16:46:56.068Z] === RUN TestPingHead [2022-08-18T16:46:56.068Z] --- PASS: TestPingHead (0.03s) [2022-08-18T16:46:56.068Z] === RUN TestPingSwarmHeader [2022-08-18T16:46:56.629Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T16:46:56.885Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T16:46:57.003Z] Loaded image: debian:bullseye-slim [2022-08-18T16:46:57.280Z] Loaded image: hello-world:latest [2022-08-18T16:46:57.280Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:46:57.280Z] INFO: Testing against a local daemon [2022-08-18T16:46:57.280Z] === RUN TestCgroupNamespacesBuild [2022-08-18T16:46:57.811Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T16:46:57.811Z] --- PASS: TestPingSwarmHeader (1.63s) [2022-08-18T16:46:57.811Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T16:46:57.811Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T16:46:57.811Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T16:46:57.811Z] === RUN TestVersion [2022-08-18T16:46:57.811Z] --- PASS: TestVersion (0.03s) [2022-08-18T16:46:57.811Z] === CONT TestDiskUsage [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/empty [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T16:46:58.373Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T16:46:58.629Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T16:46:58.629Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T16:46:58.629Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T16:46:58.629Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T16:46:58.629Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T16:46:58.664Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-08-18T16:46:58.664Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T16:46:58.885Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T16:46:58.885Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T16:46:58.885Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T16:46:58.885Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T16:46:58.885Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage (1.22s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-18T16:46:58.885Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-18T16:46:58.885Z] PASS [2022-08-18T16:46:58.885Z] [2022-08-18T16:46:58.885Z] === Skipped [2022-08-18T16:46:58.885Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T16:46:58.885Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T16:46:58.885Z] [2022-08-18T16:46:58.885Z] DONE 54 tests, 1 skipped in 22.254s [2022-08-18T16:46:58.885Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T16:46:59.141Z] INFO: Testing against a local daemon [2022-08-18T16:46:59.141Z] === RUN TestVolumesCreateAndList [2022-08-18T16:46:59.141Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T16:46:59.141Z] === RUN TestVolumesRemove [2022-08-18T16:46:59.141Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-18T16:46:59.141Z] === RUN TestVolumesInspect [2022-08-18T16:46:59.141Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-18T16:46:59.141Z] === RUN TestVolumesInvalidJSON [2022-08-18T16:46:59.141Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T16:46:59.141Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T16:46:59.141Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T16:46:59.141Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T16:46:59.141Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T16:46:59.141Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T16:46:59.141Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T16:46:59.141Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T16:46:59.141Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T16:46:59.141Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T16:46:59.141Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T16:46:59.141Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T16:46:59.141Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T16:46:59.141Z] PASS [2022-08-18T16:46:59.141Z] [2022-08-18T16:46:59.141Z] DONE 9 tests in 0.198s [2022-08-18T16:46:59.141Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T16:46:59.398Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14348 is not a child of this shell [2022-08-18T16:46:59.398Z] warning: PID 14348 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-18T16:46:59.398Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T16:46:59.398Z] [2022-08-18T16:46:59.398Z] Unloading profiles will leave already running processes permanently [2022-08-18T16:46:59.398Z] unconfined, which can lead to unexpected situations. [2022-08-18T16:46:59.398Z] [2022-08-18T16:46:59.398Z] To set a process to complain mode, use the command line tool [2022-08-18T16:46:59.398Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T16:46:59.398Z] Removing test suite binaries [2022-08-18T16:46:59.398Z] exiting test-integration [2022-08-18T16:46:59.398Z] ++ exit 0 [2022-08-18T16:46:59.398Z] [2022-08-18T16:46:59.604Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-08-18T16:46:59.604Z] === RUN TestBuildWithSession [2022-08-18T16:46:59.604Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:46:59.604Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T16:46:59.604Z] === RUN TestBuildSquashParent [2022-08-18T16:46:59.666Z] ............................ [ 66%] Post stage [Pipeline] junit [2022-08-18T16:47:00.772Z] Recording test results [2022-08-18T16:47:01.262Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T16:47:01.646Z] + echo Ensuring container killed. [2022-08-18T16:47:01.646Z] Ensuring container killed. [2022-08-18T16:47:01.646Z] + docker rm -vf docker-pr1 [2022-08-18T16:47:01.646Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T16:47:01.963Z] + echo Chowning /workspace to jenkins user [2022-08-18T16:47:01.963Z] Chowning /workspace to jenkins user [2022-08-18T16:47:01.963Z] + id -u [2022-08-18T16:47:01.963Z] + id -g [2022-08-18T16:47:01.963Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43987:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T16:47:03.780Z] + bundleName=amd64-rootless [2022-08-18T16:47:03.780Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-18T16:47:03.780Z] Creating amd64-rootless-bundles.tar.gz [2022-08-18T16:47:03.780Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-18T16:47:03.780Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-18T16:47:03.789Z] Archiving artifacts [2022-08-18T16:47:03.802Z] --- PASS: TestBuildSquashParent (3.72s) [2022-08-18T16:47:03.802Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T16:47:03.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:47:03.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:47:03.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:47:03.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:47:03.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:47:03.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:47:03.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:47:03.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:47:03.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:47:03.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:47:03.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:47:03.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:47:03.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:47:03.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:47:04.089Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43987/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T16:47:04.386Z] + make clean [2022-08-18T16:47:04.386Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T16:47:04.386Z] docker-dev-cache [2022-08-18T16:47:04.386Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T16:47:04.742Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:47:04.742Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T16:47:05.684Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:47:05.684Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:47:07.067Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T16:47:07.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.31s) [2022-08-18T16:47:07.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-08-18T16:47:07.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.08s) [2022-08-18T16:47:07.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.09s) [2022-08-18T16:47:07.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2022-08-18T16:47:07.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s) [2022-08-18T16:47:07.067Z] === RUN TestBuildMultiStageCopy [2022-08-18T16:47:07.067Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T16:47:08.016Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T16:47:08.276Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T16:47:08.536Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T16:47:08.796Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T16:47:08.796Z] --- PASS: TestBuildMultiStageCopy (1.97s) [2022-08-18T16:47:08.796Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) [2022-08-18T16:47:08.796Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-18T16:47:08.796Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-18T16:47:08.796Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-18T16:47:08.796Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-08-18T16:47:08.796Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T16:47:09.735Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-08-18T16:47:09.735Z] === RUN TestBuildLabelWithTargets [2022-08-18T16:47:10.675Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-08-18T16:47:10.675Z] === RUN TestBuildWithEmptyLayers [2022-08-18T16:47:10.935Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-18T16:47:10.935Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T16:47:11.978Z] --- PASS: TestImportExtremelyLargeImageWorks (91.86s) [2022-08-18T16:47:11.978Z] PASS [2022-08-18T16:47:11.978Z] [2022-08-18T16:47:11.979Z] DONE 22 tests in 94.946s [2022-08-18T16:47:11.979Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T16:47:11.979Z] === RUN TestStripANSICommands [2022-08-18T16:47:11.979Z] === RUN TestStripANSICommands/#00 [2022-08-18T16:47:11.979Z] === RUN TestStripANSICommands/#01 [2022-08-18T16:47:11.979Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T16:47:11.979Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T16:47:11.979Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T16:47:11.979Z] PASS [2022-08-18T16:47:11.979Z] [2022-08-18T16:47:11.979Z] DONE 3 tests in 0.009s [2022-08-18T16:47:11.979Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T16:47:11.979Z] INFO: Testing against a local daemon [2022-08-18T16:47:11.979Z] === RUN TestNetworkCreateDelete [2022-08-18T16:47:11.979Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-18T16:47:11.979Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T16:47:11.979Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-18T16:47:11.979Z] === RUN TestDaemonDNSFallback [2022-08-18T16:47:12.316Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-08-18T16:47:12.316Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T16:47:12.887Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-18T16:47:12.887Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T16:47:14.269Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-08-18T16:47:14.269Z] === RUN TestBuildWithHugeFile [2022-08-18T16:47:14.492Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-18T16:47:14.492Z] === RUN TestInspectNetwork [2022-08-18T16:47:17.760Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T16:47:17.760Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T16:47:17.760Z] === RUN TestInspectNetwork/network_name [2022-08-18T16:47:17.760Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T16:47:21.925Z] --- PASS: TestInspectNetwork (7.17s) [2022-08-18T16:47:21.925Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T16:47:21.925Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T16:47:21.925Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T16:47:21.925Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T16:47:21.925Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T16:47:23.293Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T16:47:23.293Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:47:23.293Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:47:23.293Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:47:23.293Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T16:47:23.293Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T16:47:23.293Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T16:47:23.293Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T16:47:23.293Z] === RUN TestNetworkList [2022-08-18T16:47:23.293Z] === RUN TestNetworkList//networks [2022-08-18T16:47:23.293Z] === PAUSE TestNetworkList//networks [2022-08-18T16:47:23.293Z] === RUN TestNetworkList//networks/ [2022-08-18T16:47:23.293Z] === PAUSE TestNetworkList//networks/ [2022-08-18T16:47:23.293Z] === CONT TestNetworkList//networks [2022-08-18T16:47:23.293Z] === CONT TestNetworkList//networks/ [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T16:47:23.293Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T16:47:23.293Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T16:47:23.549Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-18T16:47:23.549Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T16:47:24.914Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-18T16:47:24.914Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T16:47:25.476Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-18T16:47:25.477Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T16:47:26.427Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-18T16:47:26.427Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T16:47:27.793Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-18T16:47:27.793Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T16:47:28.355Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-18T16:47:28.355Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T16:47:30.870Z] --- PASS: TestServiceWithPredefinedNetwork (2.45s) [2022-08-18T16:47:30.870Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T16:47:30.870Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:47:30.870Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:47:30.870Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T16:47:31.902Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:47:31.903Z] Using test binary docker [2022-08-18T16:47:31.903Z] +++ /etc/init.d/apparmor start [2022-08-18T16:47:31.903Z] Not: starting. [2022-08-18T16:47:31.903Z] INFO: Waiting for daemon to start... [2022-08-18T16:47:31.903Z] Starting dockerd [2022-08-18T16:47:31.903Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-18T16:47:31.903Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:47:31.903Z] Using test binary docker [2022-08-18T16:47:31.903Z] +++ /etc/init.d/apparmor start [2022-08-18T16:47:31.903Z] Not: starting. [2022-08-18T16:47:31.903Z] Starting dockerd [2022-08-18T16:47:31.903Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-18T16:47:31.903Z] INFO: Waiting for daemon to start... [2022-08-18T16:47:31.903Z] . [2022-08-18T16:47:31.903Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:47:31.903Z] [2022-08-18T16:47:31.903Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:47:31.903Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:47:31.903Z] Error: No such image: emptyfs [2022-08-18T16:47:31.903Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T16:47:31.903Z] ++++ docker load [2022-08-18T16:47:31.903Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:47:31.903Z] Error: No such image: emptyfs [2022-08-18T16:47:31.903Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T16:47:31.903Z] ++++ docker load [2022-08-18T16:47:31.903Z] Loaded image: emptyfs:latest [2022-08-18T16:47:31.903Z] Running integration-test (iteration 1) [2022-08-18T16:47:31.903Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-18T16:47:31.903Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T16:47:31.903Z] ++ set -e [2022-08-18T16:47:31.903Z] ++ '[' -n 0 ']' [2022-08-18T16:47:31.903Z] ++ set -x [2022-08-18T16:47:31.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T16:47:31.903Z] Loaded image: emptyfs:latest [2022-08-18T16:47:31.903Z] Running integration-test (iteration 1) [2022-08-18T16:47:31.903Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-18T16:47:31.903Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T16:47:31.903Z] ++ set -e [2022-08-18T16:47:31.903Z] ++ '[' -n 0 ']' [2022-08-18T16:47:31.903Z] ++ set -x [2022-08-18T16:47:31.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T16:47:31.903Z] Loaded image: busybox:latest [2022-08-18T16:47:31.903Z] Loaded image: busybox:latest [2022-08-18T16:47:31.903Z] Loaded image: busybox:glibc [2022-08-18T16:47:31.903Z] Loaded image: busybox:glibc [2022-08-18T16:47:31.903Z] Loaded image: debian:bullseye-slim [2022-08-18T16:47:31.903Z] Loaded image: hello-world:latest [2022-08-18T16:47:31.903Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:47:31.903Z] INFO: Testing against a local daemon [2022-08-18T16:47:31.903Z] === RUN TestDockerDaemonSuite [2022-08-18T16:47:31.903Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-18T16:47:31.903Z] Loaded image: debian:bullseye-slim [2022-08-18T16:47:31.903Z] Loaded image: hello-world:latest [2022-08-18T16:47:31.903Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:47:31.903Z] INFO: Testing against a local daemon [2022-08-18T16:47:31.903Z] === RUN TestDockerSuite [2022-08-18T16:47:31.903Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-18T16:47:31.903Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-18T16:47:31.903Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-18T16:47:31.903Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-18T16:47:31.903Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-18T16:47:31.903Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-18T16:47:31.903Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-18T16:47:31.903Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-18T16:47:31.903Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-18T16:47:31.903Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-18T16:47:31.903Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-18T16:47:31.903Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-18T16:47:32.841Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-18T16:47:33.779Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-18T16:47:33.779Z] --- PASS: TestBuildWithHugeFile (128.51s) [2022-08-18T16:47:33.779Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T16:47:33.779Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:47:33.779Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:47:33.779Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T16:47:33.779Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-18T16:47:33.779Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:47:33.779Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:47:33.779Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:47:33.779Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:47:33.779Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:47:33.779Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:47:33.779Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:47:33.779Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:47:33.779Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:47:34.039Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-18T16:47:34.039Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-08-18T16:47:34.039Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-18T16:47:34.039Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-08-18T16:47:34.039Z] === RUN TestBuildPreserveOwnership [2022-08-18T16:47:34.039Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T16:47:34.608Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-18T16:47:35.179Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-18T16:47:35.748Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-18T16:47:35.748Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-18T16:47:35.748Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-18T16:47:36.007Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-18T16:47:36.948Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-18T16:47:36.948Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T16:47:37.517Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-18T16:47:37.517Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-18T16:47:37.517Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-18T16:47:37.517Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-18T16:47:38.455Z] --- PASS: TestBuildPreserveOwnership (4.36s) [2022-08-18T16:47:38.455Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.12s) [2022-08-18T16:47:38.455Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2022-08-18T16:47:38.455Z] === RUN TestBuildPlatformInvalid [2022-08-18T16:47:38.455Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-18T16:47:38.455Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T16:47:39.022Z] Loaded image: busybox:latest [2022-08-18T16:47:39.281Z] Loaded image: busybox:glibc [2022-08-18T16:47:40.661Z] Loaded image: debian:bullseye-slim [2022-08-18T16:47:40.661Z] Loaded image: hello-world:latest [2022-08-18T16:47:40.920Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:47:41.179Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-18T16:47:41.636Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-18T16:47:43.717Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-18T16:47:45.629Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-18T16:47:45.707Z] --- PASS: TestServiceWithDataPathPortInit (14.27s) [2022-08-18T16:47:45.707Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T16:47:47.536Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-18T16:47:47.598Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w31f28z5gj2ccrhwpfmrfscav Created:2022-08-18 16:47:46.325204118 +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[a08b7bd50587197a233405882a29d728eac5d90b998ac266d67285f4acf38430:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.feou58n36erayo9y5qq50vik0 EndpointID:9a4532bda2b69cd14775f9c847248cebc23ab07b32e29ea810d00d06594010a0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f22126cf911c3b74a0cf60a85387294638f5314c30cb46ee8b4eb51fdf0b0fcc 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:1ac0fb8fac0b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.feou58n36erayo9y5qq50vik0 EndpointID:9a4532bda2b69cd14775f9c847248cebc23ab07b32e29ea810d00d06594010a0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T16:47:47.797Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-18T16:47:49.180Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-18T16:47:50.561Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.13s) [2022-08-18T16:47:50.561Z] PASS [2022-08-18T16:47:50.561Z] [2022-08-18T16:47:50.561Z] === Skipped [2022-08-18T16:47:50.561Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T16:47:50.561Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:47:50.561Z] [2022-08-18T16:47:50.561Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:47:50.561Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:47:50.561Z] [2022-08-18T16:47:50.561Z] DONE 34 tests, 2 skipped in 193.573s [2022-08-18T16:47:50.561Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T16:47:50.561Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:47:50.561Z] ++ set -e [2022-08-18T16:47:50.561Z] ++ '[' -n 0 ']' [2022-08-18T16:47:50.561Z] ++ set -x [2022-08-18T16:47:50.561Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:47:50.561Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-18T16:47:50.561Z] INFO: Testing against a local daemon [2022-08-18T16:47:50.561Z] === RUN TestConfigInspect [2022-08-18T16:47:51.130Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-18T16:47:52.069Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-18T16:47:52.069Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-18T16:47:52.638Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-18T16:47:52.843Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.24s) [2022-08-18T16:47:52.843Z] PASS [2022-08-18T16:47:52.843Z] [2022-08-18T16:47:52.843Z] === Skipped [2022-08-18T16:47:52.843Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:47:52.843Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:47:52.843Z] [2022-08-18T16:47:52.843Z] DONE 38 tests, 1 skipped in 44.805s [2022-08-18T16:47:52.843Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:47:52.843Z] INFO: Testing against a local daemon [2022-08-18T16:47:52.843Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T16:47:52.843Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:47:52.843Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:47:52.843Z] === RUN TestDockerNetworkIpvlan [2022-08-18T16:47:52.843Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:47:52.843Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:47:52.843Z] PASS [2022-08-18T16:47:52.843Z] [2022-08-18T16:47:52.843Z] === Skipped [2022-08-18T16:47:52.843Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:47:52.843Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:47:52.843Z] [2022-08-18T16:47:52.843Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:47:52.843Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:47:52.843Z] [2022-08-18T16:47:52.843Z] DONE 2 tests, 2 skipped in 0.035s [2022-08-18T16:47:52.843Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:47:52.843Z] INFO: Testing against a local daemon [2022-08-18T16:47:52.843Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T16:47:52.898Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-18T16:47:53.037Z] --- PASS: TestBuildWithHugeFile (34.66s) [2022-08-18T16:47:53.037Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T16:47:53.037Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:47:53.037Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:47:53.037Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T16:47:53.037Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:47:53.037Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:47:53.037Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:47:53.037Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:47:53.037Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:47:53.037Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:47:53.037Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:47:53.037Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:47:53.037Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:47:53.037Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-18T16:47:53.037Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-18T16:47:53.037Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-18T16:47:53.037Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T16:47:53.037Z] === RUN TestBuildPreserveOwnership [2022-08-18T16:47:53.037Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T16:47:53.037Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T16:47:53.037Z] --- PASS: TestBuildPreserveOwnership (2.80s) [2022-08-18T16:47:53.037Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.85s) [2022-08-18T16:47:53.037Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2022-08-18T16:47:53.037Z] === RUN TestBuildPlatformInvalid [2022-08-18T16:47:53.037Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-18T16:47:53.037Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T16:47:53.037Z] Loaded image: busybox:latest [2022-08-18T16:47:53.037Z] Loaded image: busybox:glibc [2022-08-18T16:47:53.467Z] --- PASS: TestConfigInspect (2.76s) [2022-08-18T16:47:53.467Z] === RUN TestConfigList [2022-08-18T16:47:53.467Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-18T16:47:53.770Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-08-18T16:47:53.770Z] === RUN TestDockerNetworkMacvlan [2022-08-18T16:47:53.978Z] Loaded image: debian:bullseye-slim [2022-08-18T16:47:53.978Z] Loaded image: hello-world:latest [2022-08-18T16:47:53.978Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:47:54.332Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T16:47:54.407Z] docker_cli_daemon_test.go:1475: [d6bedf4cea84d] daemon is not started [2022-08-18T16:47:54.407Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-18T16:47:54.979Z] check_test.go:540: [d886a1189eccf] daemon is not started [2022-08-18T16:47:54.979Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-18T16:47:55.259Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T16:47:55.549Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-18T16:47:55.820Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T16:47:56.488Z] --- PASS: TestConfigList (3.04s) [2022-08-18T16:47:56.488Z] === RUN TestConfigsCreateAndDelete [2022-08-18T16:47:56.762Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-18T16:47:57.429Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-18T16:47:57.710Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T16:47:58.662Z] tests/integration/client_test.py ..... [ 75%] [2022-08-18T16:47:58.662Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-18T16:47:59.230Z] tests/integration/errors_test.py . [ 76%] [2022-08-18T16:47:59.337Z] check_test.go:540: [d45eba9c9a92a] daemon is not started [2022-08-18T16:47:59.337Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-18T16:47:59.337Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2022-08-18T16:47:59.337Z] === RUN TestConfigsUpdate [2022-08-18T16:47:59.602Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T16:48:00.276Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-18T16:48:00.845Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-18T16:48:01.414Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-18T16:48:01.986Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-18T16:48:01.986Z] --- PASS: TestConfigsUpdate (2.59s) [2022-08-18T16:48:01.986Z] === RUN TestTemplatedConfig [2022-08-18T16:48:02.108Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.20s) [2022-08-18T16:48:02.108Z] PASS [2022-08-18T16:48:02.108Z] [2022-08-18T16:48:02.108Z] === Skipped [2022-08-18T16:48:02.108Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-18T16:48:02.108Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:48:02.108Z] [2022-08-18T16:48:02.108Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:48:02.108Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:48:02.108Z] [2022-08-18T16:48:02.108Z] DONE 34 tests, 2 skipped in 65.439s [2022-08-18T16:48:02.108Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T16:48:02.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:48:02.108Z] ++ set -e [2022-08-18T16:48:02.108Z] ++ '[' -n 0 ']' [2022-08-18T16:48:02.108Z] ++ set -x [2022-08-18T16:48:02.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:48:02.108Z] INFO: Testing against a local daemon [2022-08-18T16:48:02.108Z] === RUN TestConfigInspect [2022-08-18T16:48:02.245Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-18T16:48:02.245Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-18T16:48:02.245Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-18T16:48:02.874Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T16:48:03.049Z] --- PASS: TestConfigInspect (1.84s) [2022-08-18T16:48:03.049Z] === RUN TestConfigList [2022-08-18T16:48:03.437Z] --- PASS: TestDockerNetworkMacvlan (9.78s) [2022-08-18T16:48:03.437Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-18T16:48:03.437Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-18T16:48:03.437Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-08-18T16:48:03.437Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-08-18T16:48:03.437Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-08-18T16:48:03.437Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-08-18T16:48:03.437Z] PASS [2022-08-18T16:48:03.437Z] [2022-08-18T16:48:03.437Z] DONE 8 tests in 11.181s [2022-08-18T16:48:03.437Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T16:48:03.437Z] testing: warning: no tests to run [2022-08-18T16:48:03.437Z] PASS [2022-08-18T16:48:03.437Z] [2022-08-18T16:48:03.437Z] DONE 0 tests in 0.007s [2022-08-18T16:48:03.437Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T16:48:03.625Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-18T16:48:03.625Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-18T16:48:03.694Z] INFO: Testing against a local daemon [2022-08-18T16:48:03.694Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T16:48:05.068Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2022-08-18T16:48:05.068Z] === RUN TestAuthZPluginTLS [2022-08-18T16:48:05.324Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-18T16:48:05.324Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T16:48:05.533Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-18T16:48:05.533Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-18T16:48:05.589Z] --- PASS: TestConfigList (2.20s) [2022-08-18T16:48:05.589Z] === RUN TestConfigsCreateAndDelete [2022-08-18T16:48:05.793Z] --- PASS: TestTemplatedConfig (3.88s) [2022-08-18T16:48:05.793Z] === RUN TestConfigCreateResolve [2022-08-18T16:48:05.885Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T16:48:05.885Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T16:48:06.363Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-18T16:48:06.363Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-18T16:48:06.449Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T16:48:06.449Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T16:48:06.932Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-18T16:48:07.011Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-18T16:48:07.011Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T16:48:07.499Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2022-08-18T16:48:07.499Z] === RUN TestConfigsUpdate [2022-08-18T16:48:07.873Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-18T16:48:08.376Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-08-18T16:48:08.376Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T16:48:08.442Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-18T16:48:08.632Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-18T16:48:08.632Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T16:48:08.701Z] --- PASS: TestConfigCreateResolve (2.95s) [2022-08-18T16:48:08.701Z] PASS [2022-08-18T16:48:08.701Z] [2022-08-18T16:48:08.701Z] DONE 6 tests in 18.237s [2022-08-18T16:48:08.701Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T16:48:08.701Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:48:08.701Z] ++ set -e [2022-08-18T16:48:08.701Z] ++ '[' -n 0 ']' [2022-08-18T16:48:08.701Z] ++ set -x [2022-08-18T16:48:08.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:48:08.962Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-18T16:48:08.962Z] INFO: Testing against a local daemon [2022-08-18T16:48:08.962Z] === RUN TestAttachWithTTY [2022-08-18T16:48:08.962Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-18T16:48:08.962Z] === RUN TestAttachWithoutTTy [2022-08-18T16:48:09.194Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-18T16:48:09.194Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T16:48:09.222Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-08-18T16:48:09.222Z] === RUN TestCheckpoint [2022-08-18T16:48:09.222Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:48:09.222Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T16:48:09.222Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T16:48:09.222Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:48:09.222Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:48:09.222Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:48:09.222Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:48:09.222Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:48:09.222Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:48:09.222Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T16:48:09.222Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T16:48:09.222Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T16:48:09.222Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T16:48:09.222Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T16:48:09.222Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T16:48:09.222Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T16:48:09.222Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.01s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T16:48:09.222Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T16:48:09.222Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T16:48:09.222Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-18T16:48:09.222Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-18T16:48:09.222Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-18T16:48:09.222Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2022-08-18T16:48:09.222Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T16:48:09.222Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-18T16:48:09.222Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T16:48:09.482Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-18T16:48:09.482Z] === RUN TestCopyEmptyFile [2022-08-18T16:48:09.756Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-18T16:48:09.756Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T16:48:09.787Z] --- PASS: TestCopyEmptyFile (0.46s) [2022-08-18T16:48:09.787Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T16:48:10.039Z] --- PASS: TestConfigsUpdate (2.15s) [2022-08-18T16:48:10.039Z] === RUN TestTemplatedConfig [2022-08-18T16:48:10.053Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2022-08-18T16:48:10.053Z] === RUN TestCopyFromContainer [2022-08-18T16:48:10.053Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-18T16:48:10.053Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-18T16:48:10.053Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-18T16:48:10.316Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-18T16:48:10.316Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-18T16:48:11.122Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-08-18T16:48:11.122Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T16:48:11.254Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-18T16:48:11.822Z] === RUN TestCopyFromContainer// [2022-08-18T16:48:12.082Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T16:48:12.082Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-18T16:48:12.082Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T16:48:12.342Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-18T16:48:12.342Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T16:48:12.342Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T16:48:12.487Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-08-18T16:48:12.487Z] === RUN TestAuthZPluginHeader [2022-08-18T16:48:12.579Z] --- PASS: TestTemplatedConfig (2.42s) [2022-08-18T16:48:12.579Z] === RUN TestConfigCreateResolve [2022-08-18T16:48:12.604Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T16:48:12.604Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T16:48:12.864Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T16:48:12.864Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T16:48:12.864Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-18T16:48:12.864Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-18T16:48:12.864Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T16:48:13.125Z] --- PASS: TestCopyFromContainer (3.17s) [2022-08-18T16:48:13.125Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-08-18T16:48:13.125Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-08-18T16:48:13.125Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-08-18T16:48:13.125Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-08-18T16:48:13.125Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-08-18T16:48:13.125Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-08-18T16:48:13.125Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-08-18T16:48:13.125Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-08-18T16:48:13.125Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-08-18T16:48:13.125Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2022-08-18T16:48:13.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T16:48:13.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:48:13.125Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:48:13.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:48:13.125Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:48:13.125Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:48:13.125Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:48:13.125Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:48:13.125Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:48:13.125Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:48:13.125Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T16:48:13.125Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T16:48:13.125Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T16:48:13.125Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T16:48:13.125Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T16:48:13.125Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-18T16:48:13.125Z] === RUN TestCreateWithInvalidEnv [2022-08-18T16:48:13.125Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T16:48:13.125Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T16:48:13.125Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T16:48:13.125Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T16:48:13.125Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T16:48:13.125Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T16:48:13.125Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T16:48:13.125Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T16:48:13.125Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T16:48:13.125Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-18T16:48:13.125Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T16:48:13.125Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T16:48:13.125Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T16:48:13.125Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T16:48:13.125Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-08-18T16:48:13.125Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T16:48:13.415Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-18T16:48:13.415Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T16:48:14.488Z] --- PASS: TestConfigCreateResolve (2.28s) [2022-08-18T16:48:14.488Z] PASS [2022-08-18T16:48:14.488Z] [2022-08-18T16:48:14.488Z] DONE 6 tests in 13.218s [2022-08-18T16:48:14.488Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T16:48:14.488Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:48:14.488Z] ++ set -e [2022-08-18T16:48:14.488Z] ++ '[' -n 0 ']' [2022-08-18T16:48:14.488Z] ++ set -x [2022-08-18T16:48:14.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:48:14.489Z] INFO: Testing against a local daemon [2022-08-18T16:48:14.489Z] === RUN TestAttachWithTTY [2022-08-18T16:48:14.489Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-18T16:48:14.489Z] === RUN TestAttachWithoutTTy [2022-08-18T16:48:14.749Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-18T16:48:14.749Z] === RUN TestCheckpoint [2022-08-18T16:48:14.749Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:48:14.749Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T16:48:14.749Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T16:48:14.749Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:48:14.749Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:48:14.749Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:48:14.749Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:48:14.749Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:48:14.749Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:48:14.749Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T16:48:14.749Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T16:48:14.749Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T16:48:14.749Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T16:48:14.749Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T16:48:14.749Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T16:48:14.749Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T16:48:14.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:48:14.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T16:48:14.749Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T16:48:14.749Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-08-18T16:48:14.749Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T16:48:14.749Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-18T16:48:14.749Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T16:48:14.749Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T16:48:14.749Z] === RUN TestCopyEmptyFile [2022-08-18T16:48:15.010Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-18T16:48:15.010Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T16:48:15.010Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-18T16:48:15.010Z] === RUN TestCopyFromContainer [2022-08-18T16:48:15.036Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-18T16:48:15.606Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2022-08-18T16:48:15.606Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T16:48:15.606Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-18T16:48:15.606Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-18T16:48:15.606Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-18T16:48:15.950Z] === RUN TestCopyFromContainer// [2022-08-18T16:48:15.950Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T16:48:16.211Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T16:48:16.211Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T16:48:16.211Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T16:48:16.211Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T16:48:16.471Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T16:48:16.471Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T16:48:16.471Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T16:48:16.471Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T16:48:16.545Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-18T16:48:16.754Z] --- PASS: TestCopyFromContainer (1.56s) [2022-08-18T16:48:16.754Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T16:48:16.754Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-18T16:48:16.754Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T16:48:16.754Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-18T16:48:16.754Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T16:48:16.754Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T16:48:16.754Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T16:48:16.754Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T16:48:16.754Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T16:48:16.754Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-18T16:48:16.754Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T16:48:16.754Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:48:16.754Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:48:16.754Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:48:16.754Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:48:16.754Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:48:16.754Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:48:16.754Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:48:16.754Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:48:16.754Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:48:16.754Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T16:48:16.754Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T16:48:16.754Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T16:48:16.754Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T16:48:16.754Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T16:48:16.754Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T16:48:16.754Z] === RUN TestCreateWithInvalidEnv [2022-08-18T16:48:16.754Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T16:48:16.754Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T16:48:16.754Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T16:48:16.754Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T16:48:16.754Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T16:48:16.754Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T16:48:16.754Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T16:48:16.754Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T16:48:16.754Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T16:48:16.754Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T16:48:16.754Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T16:48:16.754Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T16:48:16.754Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T16:48:16.754Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T16:48:16.754Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T16:48:16.754Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T16:48:17.113Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-18T16:48:17.582Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.21s) [2022-08-18T16:48:17.582Z] === RUN TestAuthZPluginV2Disable [2022-08-18T16:48:17.683Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.12s) [2022-08-18T16:48:17.683Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T16:48:17.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:48:17.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:48:17.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:48:17.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:48:17.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:48:17.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:48:17.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:48:17.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:48:17.683Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:48:17.683Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:48:17.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:48:17.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:48:17.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:48:17.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:48:17.683Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:48:17.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-08-18T16:48:17.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T16:48:17.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-18T16:48:17.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-08-18T16:48:17.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T16:48:17.683Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T16:48:17.683Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T16:48:17.694Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-18T16:48:17.943Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-18T16:48:18.143Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2022-08-18T16:48:18.143Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T16:48:18.204Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-18T16:48:18.465Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2022-08-18T16:48:18.466Z] === RUN TestCreateDifferentPlatform [2022-08-18T16:48:18.466Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T16:48:18.466Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T16:48:18.466Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T16:48:18.466Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T16:48:18.466Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T16:48:18.466Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T16:48:18.466Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-18T16:48:18.466Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T16:48:18.725Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-08-18T16:48:18.725Z] === RUN TestCreateInvalidHostConfig [2022-08-18T16:48:18.725Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:48:18.725Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:48:18.725Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:48:18.725Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:48:18.725Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:48:18.725Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:48:18.725Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:48:18.725Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:48:18.725Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:48:18.725Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:48:18.725Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:48:18.725Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:48:18.725Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-18T16:48:18.725Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T16:48:18.725Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T16:48:18.725Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T16:48:18.725Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-08-18T16:48:18.725Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T16:48:18.725Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T16:48:18.725Z] === RUN TestDaemonRestartIpcMode [2022-08-18T16:48:18.725Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T16:48:18.725Z] === RUN TestDaemonHostGatewayIP [2022-08-18T16:48:18.725Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T16:48:18.725Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T16:48:18.725Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T16:48:18.725Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T16:48:18.725Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T16:48:18.725Z] === RUN TestDiff [2022-08-18T16:48:18.725Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-18T16:48:18.725Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-18T16:48:19.082Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-08-18T16:48:19.082Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T16:48:19.082Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:48:19.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:48:19.082Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:48:19.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:48:19.082Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:48:19.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:48:19.082Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:48:19.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:48:19.082Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:48:19.082Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:48:19.082Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:48:19.082Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:48:19.082Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:48:19.082Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:48:19.082Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:48:19.082Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T16:48:19.082Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T16:48:19.082Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T16:48:19.082Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T16:48:19.082Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T16:48:19.082Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T16:48:19.082Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T16:48:19.295Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-18T16:48:19.554Z] --- PASS: TestDiff (0.81s) [2022-08-18T16:48:19.554Z] === RUN TestExecConsoleSize [2022-08-18T16:48:19.554Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-18T16:48:19.652Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-18T16:48:19.652Z] === RUN TestCreateDifferentPlatform [2022-08-18T16:48:19.652Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T16:48:19.652Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T16:48:19.652Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T16:48:19.652Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T16:48:19.652Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T16:48:19.652Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T16:48:19.652Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-18T16:48:19.652Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T16:48:19.652Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-18T16:48:19.652Z] === RUN TestCreateInvalidHostConfig [2022-08-18T16:48:19.652Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:48:19.652Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:48:19.652Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:48:19.652Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:48:19.652Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:48:19.652Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:48:19.652Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:48:19.652Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:48:19.652Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:48:19.652Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:48:19.652Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:48:19.652Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:48:19.652Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T16:48:19.652Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T16:48:19.652Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T16:48:19.652Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T16:48:19.652Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T16:48:19.652Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T16:48:19.652Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T16:48:19.652Z] === RUN TestDaemonRestartIpcMode [2022-08-18T16:48:19.652Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T16:48:19.652Z] === RUN TestDaemonHostGatewayIP [2022-08-18T16:48:19.652Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T16:48:19.652Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T16:48:19.652Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T16:48:19.652Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T16:48:19.652Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T16:48:19.652Z] === RUN TestDiff [2022-08-18T16:48:20.222Z] --- PASS: TestDiff (0.43s) [2022-08-18T16:48:20.222Z] === RUN TestExecConsoleSize [2022-08-18T16:48:20.482Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-18T16:48:20.482Z] === RUN TestExecWithCloseStdin [2022-08-18T16:48:20.493Z] --- PASS: TestExecConsoleSize (0.83s) [2022-08-18T16:48:20.493Z] === RUN TestExecWithCloseStdin [2022-08-18T16:48:20.493Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-18T16:48:21.052Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-18T16:48:21.053Z] === RUN TestExec [2022-08-18T16:48:21.069Z] --- PASS: TestExecWithCloseStdin (0.90s) [2022-08-18T16:48:21.069Z] === RUN TestExec [2022-08-18T16:48:21.328Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-18T16:48:21.328Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-18T16:48:21.588Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-18T16:48:21.624Z] --- PASS: TestExec (0.46s) [2022-08-18T16:48:21.624Z] === RUN TestExecUser [2022-08-18T16:48:21.749Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2022-08-18T16:48:21.749Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T16:48:22.157Z] --- PASS: TestExec (0.82s) [2022-08-18T16:48:22.157Z] === RUN TestExecUser [2022-08-18T16:48:22.157Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-18T16:48:22.194Z] --- PASS: TestExecUser (0.47s) [2022-08-18T16:48:22.194Z] === RUN TestExportContainerAndImportImage [2022-08-18T16:48:22.764Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-08-18T16:48:22.764Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T16:48:23.099Z] --- PASS: TestExecUser (0.86s) [2022-08-18T16:48:23.099Z] === RUN TestExportContainerAndImportImage [2022-08-18T16:48:23.099Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-18T16:48:23.668Z] check_test.go:540: [daff680192b9b] daemon is not started [2022-08-18T16:48:23.668Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-18T16:48:23.928Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-18T16:48:23.928Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2022-08-18T16:48:23.928Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T16:48:24.148Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-18T16:48:24.148Z] === RUN TestHealthCheckWorkdir [2022-08-18T16:48:24.408Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2022-08-18T16:48:24.408Z] === RUN TestHealthKillContainer [2022-08-18T16:48:25.015Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2022-08-18T16:48:25.015Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T16:48:25.309Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-18T16:48:25.309Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-18T16:48:25.309Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-18T16:48:25.309Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-18T16:48:25.309Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-18T16:48:25.569Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2022-08-18T16:48:25.569Z] === RUN TestHealthCheckWorkdir [2022-08-18T16:48:25.829Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-18T16:48:26.089Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-18T16:48:26.658Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2022-08-18T16:48:26.658Z] === RUN TestHealthKillContainer [2022-08-18T16:48:27.226Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-18T16:48:29.133Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-18T16:48:30.513Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-18T16:48:31.081Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-18T16:48:31.651Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-18T16:48:31.651Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T16:48:31.651Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-18T16:48:31.651Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-18T16:48:32.538Z] --- PASS: TestHealthKillContainer (7.88s) [2022-08-18T16:48:32.538Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T16:48:32.588Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-18T16:48:32.798Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-08-18T16:48:32.798Z] === RUN TestIpcModeNone [2022-08-18T16:48:33.370Z] --- PASS: TestIpcModeNone (0.47s) [2022-08-18T16:48:33.370Z] === RUN TestIpcModePrivate [2022-08-18T16:48:33.630Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-18T16:48:33.891Z] --- PASS: TestIpcModePrivate (0.50s) [2022-08-18T16:48:33.891Z] === RUN TestIpcModeShareable [2022-08-18T16:48:33.943Z] ......... [ 85%] [2022-08-18T16:48:33.966Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-18T16:48:34.152Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-18T16:48:34.152Z] --- PASS: TestIpcModeShareable (0.45s) [2022-08-18T16:48:34.152Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T16:48:34.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-18T16:48:34.796Z] --- PASS: TestHealthKillContainer (8.21s) [2022-08-18T16:48:34.796Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T16:48:34.957Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.20s) [2022-08-18T16:48:34.957Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T16:48:35.368Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2022-08-18T16:48:35.368Z] === RUN TestIpcModeNone [2022-08-18T16:48:35.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-18T16:48:35.889Z] --- PASS: TestIpcModeNone (0.65s) [2022-08-18T16:48:35.889Z] === RUN TestIpcModePrivate [2022-08-18T16:48:36.065Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-08-18T16:48:36.065Z] === RUN TestAPIIpcModeHost [2022-08-18T16:48:36.065Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-08-18T16:48:36.065Z] === RUN TestDaemonIpcModeShareable [2022-08-18T16:48:36.149Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-18T16:48:36.408Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-08-18T16:48:36.668Z] --- PASS: TestIpcModePrivate (0.68s) [2022-08-18T16:48:36.668Z] === RUN TestIpcModeShareable [2022-08-18T16:48:36.668Z] check_test.go:540: [df272473ce696] daemon is not started [2022-08-18T16:48:36.668Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-18T16:48:36.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-18T16:48:37.005Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-18T16:48:37.188Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-18T16:48:37.266Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-08-18T16:48:37.266Z] === RUN TestDaemonIpcModePrivate [2022-08-18T16:48:37.448Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-18T16:48:37.448Z] --- PASS: TestIpcModeShareable (0.68s) [2022-08-18T16:48:37.448Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T16:48:38.016Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-18T16:48:38.206Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-18T16:48:38.466Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-08-18T16:48:38.466Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T16:48:38.585Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-18T16:48:38.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-18T16:48:38.693Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-18T16:48:39.407Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-18T16:48:39.407Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-08-18T16:48:39.407Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T16:48:39.523Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.13s) [2022-08-18T16:48:39.523Z] === RUN TestAPIIpcModeHost [2022-08-18T16:48:39.885Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-18T16:48:40.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-18T16:48:40.093Z] --- PASS: TestAPIIpcModeHost (0.56s) [2022-08-18T16:48:40.093Z] === RUN TestDaemonIpcModeShareable [2022-08-18T16:48:40.810Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-18T16:48:40.810Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-08-18T16:48:40.810Z] === RUN TestIpcModeOlderClient [2022-08-18T16:48:40.810Z] === PAUSE TestIpcModeOlderClient [2022-08-18T16:48:40.810Z] === RUN TestKillContainerInvalidSignal [2022-08-18T16:48:41.049Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-18T16:48:41.070Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-08-18T16:48:41.070Z] === RUN TestKillContainer [2022-08-18T16:48:41.070Z] === RUN TestKillContainer/no_signal [2022-08-18T16:48:41.307Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-18T16:48:41.567Z] --- PASS: TestDaemonIpcModeShareable (1.42s) [2022-08-18T16:48:41.567Z] === RUN TestDaemonIpcModePrivate [2022-08-18T16:48:41.567Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001203c68__} [2022-08-18T16:48:41.640Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T16:48:41.901Z] === RUN TestKillContainer/killing_signal [2022-08-18T16:48:42.472Z] --- PASS: TestKillContainer (1.28s) [2022-08-18T16:48:42.473Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-18T16:48:42.473Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-18T16:48:42.473Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-18T16:48:42.473Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T16:48:42.473Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T16:48:42.949Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-08-18T16:48:42.949Z] --- PASS: TestDaemonIpcModePrivate (1.54s) [2022-08-18T16:48:42.949Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T16:48:42.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1777968677_/foo_false_____} [2022-08-18T16:48:43.043Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T16:48:43.304Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-08-18T16:48:43.304Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-18T16:48:43.304Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-08-18T16:48:43.304Z] === RUN TestKillStoppedContainer [2022-08-18T16:48:43.304Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T16:48:43.304Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T16:48:43.304Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-18T16:48:43.304Z] === RUN TestKillDifferentUserContainer [2022-08-18T16:48:43.874Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-18T16:48:43.874Z] === RUN TestInspectOomKilledTrue [2022-08-18T16:48:44.328Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-08-18T16:48:44.328Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.34s) [2022-08-18T16:48:44.328Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T16:48:44.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1777968677_/foo_true_____} [2022-08-18T16:48:44.444Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-08-18T16:48:44.444Z] === RUN TestInspectOomKilledFalse [2022-08-18T16:48:44.705Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-08-18T16:48:44.705Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T16:48:44.966Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-08-18T16:48:44.966Z] === RUN TestLinksContainerNames [2022-08-18T16:48:45.711Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-18T16:48:45.711Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-18T16:48:45.711Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.48s) [2022-08-18T16:48:45.711Z] === RUN TestIpcModeOlderClient [2022-08-18T16:48:45.711Z] === PAUSE TestIpcModeOlderClient [2022-08-18T16:48:45.711Z] === RUN TestKillContainerInvalidSignal [2022-08-18T16:48:45.910Z] --- PASS: TestLinksContainerNames (0.86s) [2022-08-18T16:48:45.910Z] === RUN TestLogsFollowTailEmpty [2022-08-18T16:48:45.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3406014657_/foo_false_____} [2022-08-18T16:48:46.171Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-18T16:48:46.171Z] === RUN TestLogs [2022-08-18T16:48:46.171Z] === RUN TestLogs/driver_local [2022-08-18T16:48:46.171Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:48:46.171Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:48:46.171Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T16:48:46.171Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T16:48:46.171Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T16:48:46.171Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T16:48:46.171Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:48:46.171Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:48:46.171Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:48:46.171Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:48:46.171Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:48:46.171Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:48:46.171Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:48:46.171Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:48:46.441Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-18T16:48:46.441Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-18T16:48:46.541Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2022-08-18T16:48:46.541Z] === RUN TestKillContainer [2022-08-18T16:48:46.541Z] === RUN TestKillContainer/no_signal [2022-08-18T16:48:47.113Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:48:47.113Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:48:47.238Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T16:48:47.373Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T16:48:47.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3406014657_/foo_true_____} [2022-08-18T16:48:47.634Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T16:48:47.769Z] === RUN TestKillContainer/killing_signal [2022-08-18T16:48:48.035Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-18T16:48:48.035Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T16:48:48.035Z] check_test.go:540: [d5f241a9d1503] daemon is not started [2022-08-18T16:48:48.035Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-18T16:48:48.201Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-18T16:48:48.205Z] === RUN TestLogs/driver_json-file [2022-08-18T16:48:48.205Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:48:48.205Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:48:48.205Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:48:48.205Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:48:48.205Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:48:48.205Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:48:48.205Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:48:48.205Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:48:48.205Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:48:48.205Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:48:48.205Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:48:48.205Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:48:48.205Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:48:48.205Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:48:48.607Z] --- PASS: TestKillContainer (2.08s) [2022-08-18T16:48:48.607Z] --- PASS: TestKillContainer/no_signal (0.59s) [2022-08-18T16:48:48.607Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2022-08-18T16:48:48.607Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2022-08-18T16:48:48.607Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T16:48:48.607Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T16:48:48.774Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:48:48.775Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:48:49.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3406014657_/foo_true__0xc001203c98___} [2022-08-18T16:48:49.176Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T16:48:49.346Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:48:49.346Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:48:49.916Z] --- PASS: TestLogs (3.60s) [2022-08-18T16:48:49.916Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T16:48:49.916Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s) [2022-08-18T16:48:49.916Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-08-18T16:48:49.916Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.47s) [2022-08-18T16:48:49.916Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s) [2022-08-18T16:48:49.916Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.50s) [2022-08-18T16:48:49.916Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-08-18T16:48:49.916Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T16:48:49.916Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.61s) [2022-08-18T16:48:49.916Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s) [2022-08-18T16:48:49.916Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.66s) [2022-08-18T16:48:49.916Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s) [2022-08-18T16:48:49.916Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.49s) [2022-08-18T16:48:49.916Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2022-08-18T16:48:49.916Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T16:48:50.116Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-08-18T16:48:50.116Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2022-08-18T16:48:50.116Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2022-08-18T16:48:50.116Z] === RUN TestKillStoppedContainer [2022-08-18T16:48:50.116Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-18T16:48:50.116Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T16:48:50.116Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-18T16:48:50.116Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-18T16:48:50.116Z] === RUN TestKillDifferentUserContainer [2022-08-18T16:48:50.177Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot/default [2022-08-18T16:48:50.177Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot/private [2022-08-18T16:48:50.177Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T16:48:50.177Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot/slave [2022-08-18T16:48:50.177Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T16:48:50.177Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot/shared [2022-08-18T16:48:50.177Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T16:48:50.177Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T16:48:50.177Z] === CONT TestMountDaemonRoot/default [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:48:50.177Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T16:48:50.177Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:48:50.177Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T16:48:50.177Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T16:48:50.177Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:48:50.177Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:48:50.177Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:48:50.177Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:48:50.177Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:48:50.177Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:48:50.177Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:48:50.177Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/shared [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/slave [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/private [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T16:48:50.437Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:48:50.437Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:48:50.437Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:48:50.685Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2022-08-18T16:48:50.685Z] === RUN TestInspectOomKilledTrue [2022-08-18T16:48:50.685Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:48:50.685Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T16:48:50.685Z] === RUN TestInspectOomKilledFalse [2022-08-18T16:48:50.685Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:48:50.685Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T16:48:50.685Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T16:48:50.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001203cb0__} [2022-08-18T16:48:50.697Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:48:50.697Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:48:50.697Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:48:50.697Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T16:48:50.697Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:48:50.697Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T16:48:50.697Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:48:50.697Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:48:50.697Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:48:50.697Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:48:50.697Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T16:48:50.697Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T16:48:50.697Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T16:48:50.697Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T16:48:51.256Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2022-08-18T16:48:51.257Z] === RUN TestLinksContainerNames [2022-08-18T16:48:51.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc001203cc8__} [2022-08-18T16:48:51.476Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-18T16:48:51.476Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-18T16:48:52.079Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-08-18T16:48:52.079Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T16:48:52.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001203ce0__} [2022-08-18T16:48:52.455Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-18T16:48:52.649Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-08-18T16:48:52.649Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T16:48:52.715Z] --- PASS: TestLinksContainerNames (1.58s) [2022-08-18T16:48:52.715Z] === RUN TestLogsFollowTailEmpty [2022-08-18T16:48:52.910Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-08-18T16:48:52.910Z] === RUN TestNetworkNat [2022-08-18T16:48:53.021Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-18T16:48:53.021Z] PASS [2022-08-18T16:48:53.021Z] [2022-08-18T16:48:53.021Z] DONE 17 tests in 48.272s [2022-08-18T16:48:53.021Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T16:48:53.021Z] INFO: Testing against a local daemon [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:48:53.021Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:48:53.021Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T16:48:53.021Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T16:48:53.021Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:48:53.021Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T16:48:53.021Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T16:48:53.021Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T16:48:53.021Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T16:48:53.021Z] === RUN TestPluginInstall [2022-08-18T16:48:53.021Z] === RUN TestPluginInstall/no_auth [2022-08-18T16:48:53.021Z] time="2022-08-18T16:48:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:48:53.021Z] time="2022-08-18T16:48:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab716383718f8576473d11180a34a6fc7939d1c6cc837e93fe62c80473554e8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:48:53.021Z] time="2022-08-18T16:48:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:48:53.021Z] time="2022-08-18T16:48:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab716383718f8576473d11180a34a6fc7939d1c6cc837e93fe62c80473554e8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:48:53.021Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T16:48:53.277Z] time="2022-08-18T16:48:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:48:53.277Z] time="2022-08-18T16:48:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab716383718f8576473d11180a34a6fc7939d1c6cc837e93fe62c80473554e8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:48:53.277Z] time="2022-08-18T16:48:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:48:53.277Z] time="2022-08-18T16:48:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab716383718f8576473d11180a34a6fc7939d1c6cc837e93fe62c80473554e8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:48:53.284Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2022-08-18T16:48:53.284Z] === RUN TestLogs [2022-08-18T16:48:53.284Z] === RUN TestLogs/driver_local [2022-08-18T16:48:53.284Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:48:53.284Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:48:53.284Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T16:48:53.284Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T16:48:53.284Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T16:48:53.284Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T16:48:53.284Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:48:53.284Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:48:53.284Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:48:53.284Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:48:53.284Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:48:53.284Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:48:53.284Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:48:53.284Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:48:53.480Z] --- PASS: TestNetworkNat (0.51s) [2022-08-18T16:48:53.480Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T16:48:53.533Z] === RUN TestPluginInstall/with_insecure [2022-08-18T16:48:53.544Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001203cf8__} [2022-08-18T16:48:53.740Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-18T16:48:53.740Z] === RUN TestNetworkLoopbackNat [2022-08-18T16:48:53.803Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-18T16:48:54.461Z] time="2022-08-18T16:48:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:48:54.461Z] time="2022-08-18T16:48:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:166a77e60006e78c4addbc2173322dc9a3345ae3cc70596e630b323c3ee2fb53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:48:54.461Z] time="2022-08-18T16:48:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:48:54.461Z] time="2022-08-18T16:48:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:166a77e60006e78c4addbc2173322dc9a3345ae3cc70596e630b323c3ee2fb53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:48:54.717Z] plugin_test.go:196: [db736a22daffc] daemon is not started [2022-08-18T16:48:54.717Z] --- PASS: TestPluginInstall (2.71s) [2022-08-18T16:48:54.717Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-08-18T16:48:54.717Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-08-18T16:48:54.717Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-08-18T16:48:54.717Z] === RUN TestPluginsWithRuntimes [2022-08-18T16:48:54.742Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:48:54.742Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:48:55.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-18T16:48:55.312Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T16:48:55.312Z] check_test.go:540: [daffca8c6a009] daemon is not started [2022-08-18T16:48:55.397Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-18T16:48:55.572Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-18T16:48:55.572Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T16:48:55.656Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-18T16:48:55.656Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-18T16:48:55.656Z] [2022-08-18T16:48:55.656Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-18T16:48:55.656Z] =========================== short test summary info ============================ [2022-08-18T16:48:55.656Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-18T16:48:55.656Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-18T16:48:55.656Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-18T16:48:55.656Z] Not supported on most drivers [2022-08-18T16:48:55.656Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-18T16:48:55.656Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T16:48:55.656Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-18T16:48:55.656Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T16:48:55.656Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-18T16:48:55.656Z] Can fail if eth0 has multiple IP addresses [2022-08-18T16:48:55.656Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-18T16:48:55.656Z] This doesn't seem to be taken into account by the engine [2022-08-18T16:48:55.656Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-18T16:48:55.656Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-18T16:48:55.656Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.58 seconds == [2022-08-18T16:48:55.914Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-18T16:48:56.082Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T16:48:56.280Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-08-18T16:48:56.280Z] === RUN TestPause [2022-08-18T16:48:56.514Z] === RUN TestLogs/driver_json-file [2022-08-18T16:48:56.514Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:48:56.514Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:48:56.514Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:48:56.514Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:48:56.514Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:48:56.514Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:48:56.514Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:48:56.514Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:48:56.514Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:48:56.514Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:48:56.514Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:48:56.514Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:48:56.514Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:48:56.514Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:48:56.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-18T16:48:56.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-18T16:48:56.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-18T16:48:56.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-18T16:48:56.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-18T16:48:56.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-18T16:48:56.850Z] --- PASS: TestPause (0.49s) [2022-08-18T16:48:56.850Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T16:48:56.850Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:48:56.850Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:48:56.850Z] === RUN TestPauseStopPausedContainer [2022-08-18T16:48:57.009Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T16:48:57.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-18T16:48:57.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-18T16:48:57.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-18T16:48:57.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-18T16:48:57.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-18T16:48:57.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-18T16:48:57.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-18T16:48:57.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-18T16:48:57.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-18T16:48:57.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-18T16:48:57.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-18T16:48:57.296Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-18T16:48:57.296Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-18T16:48:57.296Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-18T16:48:57.296Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-18T16:48:57.420Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-18T16:48:57.420Z] === RUN TestPidHost [2022-08-18T16:48:57.559Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:48:57.559Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:48:57.937Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-08-18T16:48:57.937Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-08-18T16:48:57.937Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-18T16:48:57.937Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T16:48:58.140Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-18T16:48:58.361Z] --- PASS: TestPidHost (0.99s) [2022-08-18T16:48:58.361Z] === RUN TestPsFilter [2022-08-18T16:48:58.361Z] --- PASS: TestPsFilter (0.10s) [2022-08-18T16:48:58.361Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T16:48:58.498Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-18T16:48:58.498Z] PASS [2022-08-18T16:48:58.498Z] [2022-08-18T16:48:58.498Z] DONE 24 tests in 6.667s [2022-08-18T16:48:58.498Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T16:48:58.498Z] INFO: Testing against a local daemon [2022-08-18T16:48:58.498Z] === RUN TestExternalGraphDriver [2022-08-18T16:48:58.952Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-18T16:48:58.952Z] === RUN TestRemoveContainerWithVolume [2022-08-18T16:48:59.059Z] === RUN TestExternalGraphDriver/json [2022-08-18T16:48:59.081Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:48:59.081Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:48:59.081Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-18T16:48:59.212Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-18T16:48:59.212Z] === RUN TestRemoveContainerRunning [2022-08-18T16:48:59.649Z] check_test.go:540: [d9498444ebe44] daemon is not started [2022-08-18T16:48:59.649Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-18T16:48:59.782Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-18T16:48:59.782Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T16:48:59.909Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-18T16:48:59.909Z] --- PASS: TestLogs (6.69s) [2022-08-18T16:48:59.909Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T16:48:59.909Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.21s) [2022-08-18T16:48:59.909Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.23s) [2022-08-18T16:48:59.909Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.76s) [2022-08-18T16:48:59.909Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.92s) [2022-08-18T16:48:59.909Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.16s) [2022-08-18T16:48:59.909Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.01s) [2022-08-18T16:48:59.909Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-08-18T16:48:59.909Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.10s) [2022-08-18T16:48:59.909Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.15s) [2022-08-18T16:48:59.909Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.24s) [2022-08-18T16:48:59.909Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.21s) [2022-08-18T16:48:59.909Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.00s) [2022-08-18T16:48:59.909Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.12s) [2022-08-18T16:48:59.909Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T16:49:00.042Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-18T16:49:00.042Z] === RUN TestRemoveInvalidContainer [2022-08-18T16:49:00.042Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T16:49:00.042Z] === RUN TestRenameLinkedContainer [2022-08-18T16:49:00.426Z] === RUN TestExternalGraphDriver/spec [2022-08-18T16:49:00.847Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-18T16:49:00.847Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/default [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/private [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/slave [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/shared [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/default [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/shared [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/slave [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/private [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T16:49:00.847Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:49:00.847Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:49:00.847Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:49:01.107Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T16:49:01.367Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-18T16:49:01.367Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T16:49:01.367Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T16:49:01.936Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-18T16:49:01.954Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-08-18T16:49:01.954Z] === RUN TestRenameStoppedContainer [2022-08-18T16:49:02.215Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-18T16:49:02.215Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T16:49:02.316Z] === RUN TestExternalGraphDriver/pull [2022-08-18T16:49:02.873Z] docker_cli_daemon_plugins_test.go:80: [d206606bec04e] daemon is not started [2022-08-18T16:49:03.133Z] --- PASS: TestContainerBindMountNonRecursive (1.76s) [2022-08-18T16:49:03.133Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T16:49:03.155Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-08-18T16:49:03.155Z] === RUN TestRenameInvalidName [2022-08-18T16:49:03.393Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-18T16:49:03.416Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-18T16:49:03.416Z] === RUN TestRenameAnonymousContainer [2022-08-18T16:49:03.652Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2022-08-18T16:49:03.652Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T16:49:03.912Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-18T16:49:04.171Z] --- PASS: TestContainerVolumesMountedAsSlave (0.51s) [2022-08-18T16:49:04.171Z] === RUN TestNetworkNat [2022-08-18T16:49:04.171Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-18T16:49:04.206Z] --- PASS: TestExternalGraphDriver (5.28s) [2022-08-18T16:49:04.206Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-08-18T16:49:04.206Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-08-18T16:49:04.206Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-08-18T16:49:04.206Z] === RUN TestGraphdriverPluginV2 [2022-08-18T16:49:05.110Z] --- PASS: TestNetworkNat (0.84s) [2022-08-18T16:49:05.110Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T16:49:05.110Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-18T16:49:05.110Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-18T16:49:05.326Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-08-18T16:49:05.326Z] === RUN TestRenameContainerWithSameName [2022-08-18T16:49:05.587Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-18T16:49:05.587Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T16:49:05.679Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2022-08-18T16:49:05.679Z] === RUN TestNetworkLoopbackNat [2022-08-18T16:49:05.679Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-18T16:49:06.526Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-08-18T16:49:06.526Z] === RUN TestResize [2022-08-18T16:49:06.617Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-18T16:49:06.901Z] docker_cli_daemon_plugins_test.go:170: [df8462565019c] daemon is not started [2022-08-18T16:49:06.901Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-18T16:49:06.906Z] --- PASS: TestResize (0.43s) [2022-08-18T16:49:06.906Z] === RUN TestResizeWithInvalidSize [2022-08-18T16:49:07.166Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-18T16:49:07.166Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T16:49:07.736Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:49:07.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:49:07.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:49:07.736Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:49:07.736Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:49:08.131Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T16:49:08.131Z] [2022-08-18T16:49:08.131Z] Unloading profiles will leave already running processes permanently [2022-08-18T16:49:08.131Z] unconfined, which can lead to unexpected situations. [2022-08-18T16:49:08.131Z] [2022-08-18T16:49:08.131Z] To set a process to complain mode, use the command line tool [2022-08-18T16:49:08.131Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T16:49:08.131Z] Post stage [Pipeline] junit [2022-08-18T16:49:08.143Z] Recording test results [2022-08-18T16:49:08.280Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-18T16:49:08.281Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-18T16:49:08.297Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-18T16:49:08.547Z] --- PASS: TestGraphdriverPluginV2 (4.19s) [2022-08-18T16:49:08.547Z] PASS [2022-08-18T16:49:08.547Z] [2022-08-18T16:49:08.547Z] DONE 5 tests in 9.503s [2022-08-18T16:49:08.547Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T16:49:08.547Z] INFO: Testing against a local daemon [2022-08-18T16:49:08.547Z] === RUN TestContinueAfterPluginCrash [2022-08-18T16:49:08.547Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T16:49:08.547Z] === RUN TestReadPluginNoRead [2022-08-18T16:49:08.547Z] === PAUSE TestReadPluginNoRead [2022-08-18T16:49:08.547Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T16:49:08.547Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T16:49:08.547Z] === CONT TestContinueAfterPluginCrash [2022-08-18T16:49:08.547Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T16:49:08.571Z] + echo Ensuring container killed. [2022-08-18T16:49:08.571Z] Ensuring container killed. [2022-08-18T16:49:08.571Z] + docker rm -vf docker-pr1 [2022-08-18T16:49:08.571Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T16:49:08.850Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2022-08-18T16:49:08.850Z] === RUN TestPause [2022-08-18T16:49:08.858Z] + echo Chowning /workspace to jenkins user [2022-08-18T16:49:08.858Z] Chowning /workspace to jenkins user [2022-08-18T16:49:08.858Z] + id -u [2022-08-18T16:49:08.858Z] + id -g [2022-08-18T16:49:08.858Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43987:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T16:49:09.109Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-18T16:49:09.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:49:09.369Z] --- PASS: TestPause (0.73s) [2022-08-18T16:49:09.369Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T16:49:09.369Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:49:09.369Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:49:09.369Z] === RUN TestPauseStopPausedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T16:49:09.717Z] + bundleName=docker-py [2022-08-18T16:49:09.717Z] + echo Creating docker-py-bundles.tar.gz [2022-08-18T16:49:09.717Z] Creating docker-py-bundles.tar.gz [2022-08-18T16:49:09.717Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-18T16:49:09.728Z] Archiving artifacts [2022-08-18T16:49:09.938Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-18T16:49:10.058Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43987/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-18T16:49:10.397Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a -e DOCKER_GRAPHDRIVER docker:7b7d1132e870d4b6265721b673dbb429cc835d6a hack/make.sh binary [2022-08-18T16:49:10.508Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2022-08-18T16:49:10.508Z] === RUN TestPidHost [2022-08-18T16:49:10.657Z] [2022-08-18T16:49:10.769Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-18T16:49:10.916Z] Removing bundles/ [2022-08-18T16:49:10.916Z] [2022-08-18T16:49:10.916Z] ---> Making bundle: binary (in bundles/binary) [2022-08-18T16:49:10.916Z] Building: bundles/binary-daemon/dockerd [2022-08-18T16:49:10.916Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:49:11.029Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:49:11.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:49:11.708Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-18T16:49:11.708Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-18T16:49:11.817Z] --- PASS: TestDaemonStartWithLogOpt (3.38s) [2022-08-18T16:49:11.817Z] === CONT TestReadPluginNoRead [2022-08-18T16:49:11.967Z] --- PASS: TestPidHost (1.59s) [2022-08-18T16:49:11.967Z] === RUN TestPsFilter [2022-08-18T16:49:12.226Z] --- PASS: TestPsFilter (0.12s) [2022-08-18T16:49:12.226Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T16:49:12.226Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-18T16:49:12.488Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-18T16:49:12.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:49:12.748Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-18T16:49:12.748Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2022-08-18T16:49:12.748Z] === RUN TestRemoveContainerWithVolume [2022-08-18T16:49:13.317Z] check_test.go:540: [d16af4579f0e3] daemon is not started [2022-08-18T16:49:13.317Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-18T16:49:13.317Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-18T16:49:13.317Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2022-08-18T16:49:13.317Z] === RUN TestRemoveContainerRunning [2022-08-18T16:49:13.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:49:13.707Z] === RUN TestReadPluginNoRead/default [2022-08-18T16:49:14.256Z] --- PASS: TestRemoveContainerRunning (0.74s) [2022-08-18T16:49:14.257Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T16:49:14.257Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-18T16:49:14.826Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-18T16:49:14.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:49:15.071Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T16:49:15.086Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2022-08-18T16:49:15.086Z] === RUN TestRemoveInvalidContainer [2022-08-18T16:49:15.086Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T16:49:15.086Z] === RUN TestRenameLinkedContainer [2022-08-18T16:49:15.438Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:49:16.026Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-18T16:49:16.285Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-18T16:49:16.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:49:16.466Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T16:49:16.466Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2022-08-18T16:49:16.949Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:49:17.408Z] === CONT TestReadPluginNoRead [2022-08-18T16:49:17.408Z] read_test.go:92: [d8153915e9793] daemon is not started [2022-08-18T16:49:17.408Z] --- PASS: TestReadPluginNoRead (6.04s) [2022-08-18T16:49:17.408Z] --- PASS: TestReadPluginNoRead/default (1.33s) [2022-08-18T16:49:17.408Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-08-18T16:49:17.408Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-08-18T16:49:17.408Z] PASS [2022-08-18T16:49:17.408Z] [2022-08-18T16:49:17.408Z] DONE 6 tests in 9.438s [2022-08-18T16:49:17.408Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T16:49:17.408Z] testing: warning: no tests to run [2022-08-18T16:49:17.408Z] PASS [2022-08-18T16:49:17.408Z] [2022-08-18T16:49:17.408Z] DONE 0 tests in 0.008s [2022-08-18T16:49:17.408Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T16:49:17.408Z] INFO: Testing against a local daemon [2022-08-18T16:49:17.408Z] === RUN TestPluginWithDevMounts [2022-08-18T16:49:17.408Z] === PAUSE TestPluginWithDevMounts [2022-08-18T16:49:17.408Z] === CONT TestPluginWithDevMounts [2022-08-18T16:49:17.519Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:49:17.665Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-18T16:49:17.925Z] --- PASS: TestRenameLinkedContainer (2.92s) [2022-08-18T16:49:17.925Z] === RUN TestRenameStoppedContainer [2022-08-18T16:49:18.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:49:18.496Z] --- PASS: TestRenameStoppedContainer (0.58s) [2022-08-18T16:49:18.496Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T16:49:18.726Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:49:19.295Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-08-18T16:49:19.295Z] PASS [2022-08-18T16:49:19.295Z] [2022-08-18T16:49:19.295Z] DONE 1 tests in 1.593s [2022-08-18T16:49:19.295Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T16:49:19.295Z] INFO: Testing against a local daemon [2022-08-18T16:49:19.295Z] === RUN TestSecretInspect [2022-08-18T16:49:19.443Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-18T16:49:19.667Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:49:20.020Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s) [2022-08-18T16:49:20.020Z] === RUN TestRenameInvalidName [2022-08-18T16:49:20.588Z] --- PASS: TestRenameInvalidName (0.62s) [2022-08-18T16:49:20.588Z] === RUN TestRenameAnonymousContainer [2022-08-18T16:49:20.849Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-18T16:49:21.812Z] --- PASS: TestSecretInspect (2.21s) [2022-08-18T16:49:21.812Z] === RUN TestSecretList [2022-08-18T16:49:22.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:49:22.228Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-18T16:49:22.797Z] --- PASS: TestRenameAnonymousContainer (2.19s) [2022-08-18T16:49:22.797Z] === RUN TestRenameContainerWithSameName [2022-08-18T16:49:23.369Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2022-08-18T16:49:23.369Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T16:49:23.629Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-18T16:49:23.699Z] --- PASS: TestSecretList (2.18s) [2022-08-18T16:49:23.699Z] === RUN TestSecretsCreateAndDelete [2022-08-18T16:49:24.198Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-18T16:49:24.458Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2022-08-18T16:49:24.458Z] === RUN TestResize [2022-08-18T16:49:25.027Z] --- PASS: TestResize (0.45s) [2022-08-18T16:49:25.027Z] === RUN TestResizeWithInvalidSize [2022-08-18T16:49:25.595Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-08-18T16:49:25.595Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T16:49:25.854Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:49:25.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:49:25.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:49:25.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:49:25.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:49:26.219Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-08-18T16:49:26.219Z] === RUN TestSecretsUpdate [2022-08-18T16:49:26.406Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:49:26.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-08-18T16:49:26.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-08-18T16:49:26.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s) [2022-08-18T16:49:26.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-08-18T16:49:26.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-08-18T16:49:26.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s) [2022-08-18T16:49:26.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s) [2022-08-18T16:49:26.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-08-18T16:49:26.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-08-18T16:49:26.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-18T16:49:26.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-08-18T16:49:26.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-18T16:49:26.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-18T16:49:26.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s) [2022-08-18T16:49:26.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s) [2022-08-18T16:49:26.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2022-08-18T16:49:26.407Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T16:49:26.407Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T16:49:26.667Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T16:49:27.233Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-18T16:49:27.607Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.82s) [2022-08-18T16:49:27.607Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s) [2022-08-18T16:49:27.607Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s) [2022-08-18T16:49:27.607Z] === RUN TestCgroupNamespacesRun [2022-08-18T16:49:27.802Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-18T16:49:28.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:49:28.106Z] --- PASS: TestSecretsUpdate (2.17s) [2022-08-18T16:49:28.106Z] === RUN TestTemplatedSecret [2022-08-18T16:49:28.989Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-08-18T16:49:28.989Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T16:49:29.930Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-08-18T16:49:29.930Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T16:49:29.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:49:30.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:49:30.622Z] --- PASS: TestTemplatedSecret (2.53s) [2022-08-18T16:49:30.622Z] === RUN TestSecretCreateResolve [2022-08-18T16:49:31.313Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-08-18T16:49:31.313Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T16:49:31.472Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:49:32.041Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-18T16:49:32.254Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-08-18T16:49:32.254Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T16:49:32.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:49:33.138Z] --- PASS: TestSecretCreateResolve (2.26s) [2022-08-18T16:49:33.138Z] PASS [2022-08-18T16:49:33.138Z] [2022-08-18T16:49:33.138Z] DONE 6 tests in 13.583s [2022-08-18T16:49:33.138Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T16:49:33.138Z] INFO: Testing against a local daemon [2022-08-18T16:49:33.138Z] === RUN TestServiceCreateInit [2022-08-18T16:49:33.138Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T16:49:33.636Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-18T16:49:33.636Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T16:49:33.990Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:49:34.250Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-18T16:49:34.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:49:34.576Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-18T16:49:34.576Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T16:49:35.146Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-18T16:49:35.146Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T16:49:36.158Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:49:36.529Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-08-18T16:49:36.529Z] === RUN TestNISDomainname [2022-08-18T16:49:36.727Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:49:36.986Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-18T16:49:37.099Z] --- PASS: TestNISDomainname (0.57s) [2022-08-18T16:49:37.099Z] === RUN TestHostnameDnsResolution [2022-08-18T16:49:37.306Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T16:49:37.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:49:37.669Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-08-18T16:49:37.669Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T16:49:38.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:49:38.239Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2022-08-18T16:49:38.239Z] === RUN TestPrivilegedHostDevices [2022-08-18T16:49:38.718Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-18T16:49:38.819Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-08-18T16:49:38.819Z] === RUN TestRunConsoleSize [2022-08-18T16:49:38.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:49:39.080Z] --- PASS: TestRunConsoleSize (0.44s) [2022-08-18T16:49:39.080Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T16:49:39.547Z] check_test.go:540: [d0fa6e9f042d6] daemon is not started [2022-08-18T16:49:39.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-18T16:49:40.117Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:49:40.460Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s) [2022-08-18T16:49:40.460Z] === RUN TestStats [2022-08-18T16:49:40.574Z] --- PASS: TestServiceCreateInit (7.62s) [2022-08-18T16:49:40.574Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s) [2022-08-18T16:49:40.574Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2022-08-18T16:49:40.574Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T16:49:41.497Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-18T16:49:42.878Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:49:43.005Z] --- PASS: TestStats (2.45s) [2022-08-18T16:49:43.005Z] === RUN TestStopContainerWithTimeout [2022-08-18T16:49:43.005Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T16:49:43.005Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T16:49:43.005Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T16:49:43.005Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T16:49:43.005Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T16:49:43.005Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T16:49:43.005Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T16:49:43.005Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T16:49:43.005Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T16:49:43.005Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T16:49:43.265Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T16:49:43.820Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-18T16:49:44.759Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-18T16:49:44.759Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-18T16:49:44.759Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-18T16:49:45.174Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T16:49:45.699Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-18T16:49:46.555Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T16:49:46.555Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-08-18T16:49:46.555Z] --- PASS: TestStopContainerWithTimeout/3 (2.54s) [2022-08-18T16:49:46.555Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-08-18T16:49:46.555Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-18T16:49:46.555Z] === RUN TestDeleteDevicemapper [2022-08-18T16:49:46.555Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:49:46.555Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T16:49:46.555Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T16:49:46.640Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-18T16:49:47.212Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-18T16:49:48.151Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.56s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.11s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.36s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.10s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s) [2022-08-18T16:49:48.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.53s) [2022-08-18T16:49:48.410Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T16:49:48.410Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T16:49:48.465Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-08-18T16:49:48.465Z] === RUN TestUpdateMemory [2022-08-18T16:49:48.724Z] --- PASS: TestUpdateMemory (0.55s) [2022-08-18T16:49:48.724Z] === RUN TestUpdateCPUQuota [2022-08-18T16:49:48.980Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-18T16:49:49.294Z] --- PASS: TestUpdateCPUQuota (0.75s) [2022-08-18T16:49:49.294Z] === RUN TestUpdatePidsLimit [2022-08-18T16:49:49.294Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T16:49:49.554Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T16:49:49.815Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T16:49:49.920Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-18T16:49:49.920Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-18T16:49:49.920Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-18T16:49:50.075Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T16:49:50.075Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T16:49:50.180Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T16:49:50.336Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T16:49:50.596Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T16:49:51.120Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-18T16:49:51.167Z] --- PASS: TestUpdatePidsLimit (1.82s) [2022-08-18T16:49:51.167Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-18T16:49:51.167Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-18T16:49:51.167Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-08-18T16:49:51.167Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-18T16:49:51.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-08-18T16:49:51.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-08-18T16:49:51.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-18T16:49:51.167Z] === RUN TestUpdateRestartPolicy [2022-08-18T16:49:52.059Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-18T16:49:52.059Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.68s) [2022-08-18T16:49:52.059Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.75s) [2022-08-18T16:49:52.059Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.88s) [2022-08-18T16:49:52.059Z] === RUN TestCgroupNamespacesRun [2022-08-18T16:49:53.971Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2022-08-18T16:49:53.971Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T16:49:54.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-18T16:49:55.110Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.41s) [2022-08-18T16:49:55.110Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T16:49:55.679Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-18T16:49:56.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-18T16:49:56.507Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-18T16:49:57.076Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2022-08-18T16:49:57.076Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T16:49:57.336Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-18T16:49:58.275Z] --- PASS: TestCgroupNamespacesRunHostMode (1.26s) [2022-08-18T16:49:58.275Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T16:49:58.637Z] --- PASS: TestCreateServiceMultipleTimes (15.84s) [2022-08-18T16:49:58.637Z] === RUN TestCreateServiceConflict [2022-08-18T16:49:58.637Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-18T16:49:58.637Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T16:49:59.683Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.50s) [2022-08-18T16:49:59.683Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T16:50:01.062Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.45s) [2022-08-18T16:50:01.062Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T16:50:01.153Z] --- PASS: TestCreateServiceMaxReplicas (2.85s) [2022-08-18T16:50:01.153Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T16:50:01.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-18T16:50:01.322Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-18T16:50:01.893Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2022-08-18T16:50:01.893Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T16:50:02.153Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-18T16:50:03.389Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-08-18T16:50:03.389Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T16:50:03.389Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-18T16:50:03.389Z] === RUN TestWaitNonBlocked [2022-08-18T16:50:03.389Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:50:03.389Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:50:03.389Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:50:03.389Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:50:03.389Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:50:03.389Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:50:03.389Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T16:50:03.389Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-08-18T16:50:03.389Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2022-08-18T16:50:03.389Z] === RUN TestWaitBlocked [2022-08-18T16:50:03.389Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:50:03.389Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:50:03.389Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:50:03.389Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:50:03.389Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:50:03.389Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:50:03.533Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2022-08-18T16:50:03.533Z] === RUN TestNISDomainname [2022-08-18T16:50:03.793Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-18T16:50:03.959Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T16:50:03.959Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-08-18T16:50:03.959Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-08-18T16:50:03.959Z] === RUN TestWaitConditions [2022-08-18T16:50:03.959Z] === RUN TestWaitConditions/default [2022-08-18T16:50:03.959Z] === PAUSE TestWaitConditions/default [2022-08-18T16:50:03.959Z] === RUN TestWaitConditions/not-running [2022-08-18T16:50:03.959Z] === PAUSE TestWaitConditions/not-running [2022-08-18T16:50:03.959Z] === RUN TestWaitConditions/next-exit [2022-08-18T16:50:03.959Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T16:50:03.959Z] === RUN TestWaitConditions/removed [2022-08-18T16:50:03.959Z] === PAUSE TestWaitConditions/removed [2022-08-18T16:50:03.959Z] === CONT TestWaitConditions/default [2022-08-18T16:50:03.959Z] === CONT TestWaitConditions/removed [2022-08-18T16:50:04.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-18T16:50:04.624Z] --- PASS: TestNISDomainname (1.02s) [2022-08-18T16:50:04.624Z] === RUN TestHostnameDnsResolution [2022-08-18T16:50:05.563Z] --- PASS: TestHostnameDnsResolution (0.93s) [2022-08-18T16:50:05.563Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T16:50:05.869Z] === CONT TestWaitConditions/next-exit [2022-08-18T16:50:05.869Z] === CONT TestWaitConditions/not-running [2022-08-18T16:50:06.501Z] --- PASS: TestUnprivilegedPortsAndPing (0.76s) [2022-08-18T16:50:06.501Z] === RUN TestPrivilegedHostDevices [2022-08-18T16:50:07.073Z] --- PASS: TestPrivilegedHostDevices (0.76s) [2022-08-18T16:50:07.073Z] === RUN TestRunConsoleSize [2022-08-18T16:50:07.249Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T16:50:07.249Z] --- PASS: TestWaitConditions/default (1.57s) [2022-08-18T16:50:07.249Z] --- PASS: TestWaitConditions/removed (1.77s) [2022-08-18T16:50:07.249Z] --- PASS: TestWaitConditions/next-exit (1.68s) [2022-08-18T16:50:07.249Z] --- PASS: TestWaitConditions/not-running (1.52s) [2022-08-18T16:50:07.249Z] === RUN TestWaitRestartedContainer [2022-08-18T16:50:07.249Z] === RUN TestWaitRestartedContainer/default [2022-08-18T16:50:07.249Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T16:50:07.249Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T16:50:07.249Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T16:50:07.249Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T16:50:07.249Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T16:50:07.249Z] === CONT TestWaitRestartedContainer/default [2022-08-18T16:50:07.249Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T16:50:07.644Z] --- PASS: TestRunConsoleSize (0.61s) [2022-08-18T16:50:07.644Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T16:50:08.649Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T16:50:09.023Z] check_test.go:540: [d973afd1add0d] daemon is not started [2022-08-18T16:50:09.023Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-18T16:50:09.282Z] --- PASS: TestRunWithAlternativeContainerdShim (1.49s) [2022-08-18T16:50:09.282Z] === RUN TestStats [2022-08-18T16:50:09.588Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T16:50:09.588Z] --- PASS: TestWaitRestartedContainer/default (1.38s) [2022-08-18T16:50:09.588Z] --- PASS: TestWaitRestartedContainer/next-exit (1.41s) [2022-08-18T16:50:09.588Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-18T16:50:09.588Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T16:50:09.588Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T16:50:10.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-18T16:50:10.789Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-18T16:50:10.789Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-18T16:50:10.789Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-18T16:50:11.359Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-18T16:50:11.359Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-18T16:50:11.933Z] --- PASS: TestStats (2.65s) [2022-08-18T16:50:11.933Z] === RUN TestStopContainerWithTimeout [2022-08-18T16:50:11.933Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T16:50:11.933Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T16:50:11.933Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T16:50:11.933Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T16:50:11.933Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T16:50:11.933Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T16:50:11.933Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T16:50:11.933Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T16:50:11.933Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T16:50:11.933Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T16:50:12.129Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.12s) [2022-08-18T16:50:12.129Z] === CONT TestIpcModeOlderClient [2022-08-18T16:50:12.129Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-08-18T16:50:12.129Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T16:50:12.129Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-18T16:50:12.129Z] === CONT TestDaemonHostGatewayIP [2022-08-18T16:50:12.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-18T16:50:12.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-18T16:50:12.192Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-18T16:50:13.132Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T16:50:13.132Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-18T16:50:13.132Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-18T16:50:14.040Z] --- PASS: TestDaemonHostGatewayIP (2.36s) [2022-08-18T16:50:14.040Z] === CONT TestDaemonRestartIpcMode [2022-08-18T16:50:14.511Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-18T16:50:14.511Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-18T16:50:15.082Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T16:50:15.082Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-18T16:50:15.994Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-08-18T16:50:15.994Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T16:50:16.581Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-08-18T16:50:16.921Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-08-18T16:50:16.921Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T16:50:16.989Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T16:50:16.989Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2022-08-18T16:50:16.989Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2022-08-18T16:50:16.989Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2022-08-18T16:50:16.989Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2022-08-18T16:50:16.989Z] === RUN TestDeleteDevicemapper [2022-08-18T16:50:16.989Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:50:16.989Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T16:50:16.989Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T16:50:16.989Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-18T16:50:18.898Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-18T16:50:19.158Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.34s) [2022-08-18T16:50:19.158Z] === RUN TestUpdateMemory [2022-08-18T16:50:19.158Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:50:19.158Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T16:50:19.158Z] === RUN TestUpdateCPUQuota [2022-08-18T16:50:19.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-18T16:50:19.438Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-08-18T16:50:19.438Z] === RUN TestCreateServiceSysctls [2022-08-18T16:50:19.994Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-18T16:50:20.565Z] --- PASS: TestUpdateCPUQuota (1.41s) [2022-08-18T16:50:20.565Z] === RUN TestUpdatePidsLimit [2022-08-18T16:50:20.565Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T16:50:20.828Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T16:50:20.828Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-18T16:50:21.396Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T16:50:21.656Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T16:50:21.915Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T16:50:22.176Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T16:50:22.436Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T16:50:22.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-18T16:50:22.696Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-18T16:50:22.705Z] --- PASS: TestCreateServiceSysctls (3.25s) [2022-08-18T16:50:22.705Z] === RUN TestCreateServiceCapabilities [2022-08-18T16:50:23.636Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-18T16:50:23.636Z] --- PASS: TestUpdatePidsLimit (3.21s) [2022-08-18T16:50:23.636Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-08-18T16:50:23.636Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-08-18T16:50:23.636Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-08-18T16:50:23.636Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2022-08-18T16:50:23.636Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2022-08-18T16:50:23.636Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2022-08-18T16:50:23.636Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-08-18T16:50:23.636Z] === RUN TestUpdateRestartPolicy [2022-08-18T16:50:24.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-18T16:50:24.464Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-18T16:50:24.708Z] --- PASS: TestContainerKillOnDaemonStart (11.59s) [2022-08-18T16:50:24.708Z] PASS [2022-08-18T16:50:24.708Z] [2022-08-18T16:50:24.708Z] === Skipped [2022-08-18T16:50:24.708Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-18T16:50:24.708Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:50:24.708Z] [2022-08-18T16:50:24.708Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:50:24.708Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:50:24.708Z] [2022-08-18T16:50:24.708Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T16:50:24.708Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:50:24.708Z] [2022-08-18T16:50:24.708Z] DONE 272 tests, 3 skipped in 128.871s [2022-08-18T16:50:24.708Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T16:50:24.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:50:24.708Z] ++ set -e [2022-08-18T16:50:24.708Z] ++ '[' -n 0 ']' [2022-08-18T16:50:24.708Z] ++ set -x [2022-08-18T16:50:24.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:50:24.708Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T16:50:24.708Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-18T16:50:24.708Z] === RUN TestConfigDaemonID [2022-08-18T16:50:24.969Z] daemon_test.go:83: [dcf162655d2c6] daemon is not started [2022-08-18T16:50:24.969Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-18T16:50:24.969Z] === RUN TestDaemonConfigValidation [2022-08-18T16:50:24.969Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:50:24.969Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:50:24.969Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T16:50:24.969Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T16:50:24.969Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T16:50:24.969Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T16:50:24.969Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T16:50:24.969Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T16:50:24.969Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T16:50:24.969Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T16:50:24.969Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:50:24.969Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T16:50:24.969Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T16:50:24.969Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T16:50:25.221Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-08-18T16:50:25.221Z] === RUN TestInspect [2022-08-18T16:50:25.230Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T16:50:25.230Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T16:50:25.230Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-18T16:50:25.230Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-18T16:50:25.230Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-18T16:50:25.230Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-18T16:50:25.230Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-18T16:50:25.230Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T16:50:25.230Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T16:50:26.170Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T16:50:26.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-18T16:50:27.551Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T16:50:28.487Z] --- PASS: TestInspect (3.05s) [2022-08-18T16:50:28.487Z] === RUN TestCreateJob [2022-08-18T16:50:28.490Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T16:50:28.490Z] daemon_test.go:197: [db8cca45d1002] daemon is not started [2022-08-18T16:50:28.490Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-08-18T16:50:28.490Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T16:50:28.490Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T16:50:28.490Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T16:50:28.490Z] === RUN TestDaemonProxy [2022-08-18T16:50:28.490Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T16:50:28.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-18T16:50:28.910Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T16:50:28.910Z] check_test.go:540: [d4661aefa254d] daemon is not started [2022-08-18T16:50:28.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-18T16:50:28.910Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T16:50:28.910Z] check_test.go:540: [d3e76d4cdeb41] daemon is not started [2022-08-18T16:50:28.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-18T16:50:30.398Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T16:50:31.752Z] --- PASS: TestCreateJob (3.12s) [2022-08-18T16:50:31.752Z] === RUN TestReplicatedJob [2022-08-18T16:50:31.780Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T16:50:32.204Z] check_test.go:540: [dc8fa31ac7238] daemon is not started [2022-08-18T16:50:32.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-18T16:50:33.687Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T16:50:33.952Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T16:50:34.522Z] --- PASS: TestDaemonProxy (6.23s) [2022-08-18T16:50:34.522Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-08-18T16:50:34.522Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-08-18T16:50:34.522Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-18T16:50:34.522Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T16:50:34.522Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T16:50:34.522Z] PASS [2022-08-18T16:50:34.522Z] [2022-08-18T16:50:34.522Z] DONE 18 tests in 11.258s [2022-08-18T16:50:34.522Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T16:50:34.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:50:34.522Z] ++ set -e [2022-08-18T16:50:34.522Z] ++ '[' -n 0 ']' [2022-08-18T16:50:34.522Z] ++ set -x [2022-08-18T16:50:34.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:50:34.782Z] INFO: Testing against a local daemon [2022-08-18T16:50:34.782Z] === RUN TestCommitInheritsEnv [2022-08-18T16:50:35.042Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-08-18T16:50:35.042Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T16:50:35.042Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T16:50:35.042Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T16:50:35.042Z] === RUN TestImportWithCustomPlatform [2022-08-18T16:50:35.042Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T16:50:35.042Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T16:50:35.042Z] === RUN TestImportWithCustomPlatform// [2022-08-18T16:50:35.042Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T16:50:35.042Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T16:50:35.303Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T16:50:35.303Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T16:50:35.303Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T16:50:35.303Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T16:50:35.303Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-18T16:50:35.303Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-18T16:50:35.303Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T16:50:35.303Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T16:50:35.303Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T16:50:35.303Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-18T16:50:35.303Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-18T16:50:35.303Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T16:50:35.303Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T16:50:35.303Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T16:50:35.303Z] === RUN TestImagesFilterMultiReference [2022-08-18T16:50:35.303Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-18T16:50:35.303Z] === RUN TestImagePullPlatformInvalid [2022-08-18T16:50:35.303Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T16:50:35.303Z] === RUN TestRemoveImageOrphaning [2022-08-18T16:50:35.564Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-18T16:50:35.564Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T16:50:35.564Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:50:35.564Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T16:50:35.564Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T16:50:35.564Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-18T16:50:35.564Z] === RUN TestTagInvalidReference [2022-08-18T16:50:35.824Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T16:50:35.824Z] === RUN TestTagValidPrefixedRepo [2022-08-18T16:50:35.824Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T16:50:35.824Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T16:50:35.824Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-18T16:50:35.824Z] === RUN TestTagOfficialNames [2022-08-18T16:50:35.824Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T16:50:35.824Z] === RUN TestTagMatchesDigest [2022-08-18T16:50:35.824Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T16:50:35.824Z] PASS [2022-08-18T16:50:35.824Z] [2022-08-18T16:50:35.824Z] === Skipped [2022-08-18T16:50:35.824Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T16:50:35.824Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T16:50:35.824Z] [2022-08-18T16:50:35.824Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T16:50:35.824Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:50:35.824Z] [2022-08-18T16:50:35.824Z] DONE 22 tests, 2 skipped in 1.253s [2022-08-18T16:50:35.824Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T16:50:35.824Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:50:35.824Z] ++ set -e [2022-08-18T16:50:35.824Z] ++ '[' -n 0 ']' [2022-08-18T16:50:35.824Z] ++ set -x [2022-08-18T16:50:35.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:50:35.824Z] === RUN TestStripANSICommands [2022-08-18T16:50:35.824Z] === RUN TestStripANSICommands/#00 [2022-08-18T16:50:35.824Z] === RUN TestStripANSICommands/#01 [2022-08-18T16:50:35.824Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T16:50:35.824Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T16:50:35.824Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T16:50:35.824Z] PASS [2022-08-18T16:50:35.824Z] [2022-08-18T16:50:35.824Z] DONE 3 tests in 0.034s [2022-08-18T16:50:35.824Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T16:50:35.824Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:50:35.824Z] ++ set -e [2022-08-18T16:50:35.824Z] ++ '[' -n 0 ']' [2022-08-18T16:50:35.824Z] ++ set -x [2022-08-18T16:50:35.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:50:36.084Z] INFO: Testing against a local daemon [2022-08-18T16:50:36.084Z] === RUN TestNetworkCreateDelete [2022-08-18T16:50:36.084Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-18T16:50:36.084Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T16:50:36.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-18T16:50:36.400Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2022-08-18T16:50:36.400Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T16:50:36.654Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-18T16:50:36.654Z] === RUN TestDaemonDNSFallback [2022-08-18T16:50:36.969Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2022-08-18T16:50:36.969Z] === RUN TestWaitNonBlocked [2022-08-18T16:50:36.969Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:50:36.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:50:36.969Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:50:36.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:50:36.969Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:50:36.969Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:50:36.998Z] --- PASS: TestReplicatedJob (5.35s) [2022-08-18T16:50:36.998Z] === RUN TestUpdateReplicatedJob [2022-08-18T16:50:37.907Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-18T16:50:37.907Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2022-08-18T16:50:37.907Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2022-08-18T16:50:37.907Z] === RUN TestWaitBlocked [2022-08-18T16:50:37.907Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:50:37.907Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:50:37.907Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:50:37.907Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:50:37.907Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:50:37.907Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:50:39.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-18T16:50:39.289Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-18T16:50:39.289Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-18T16:50:39.289Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2022-08-18T16:50:39.289Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2022-08-18T16:50:39.289Z] === RUN TestWaitConditions [2022-08-18T16:50:39.289Z] === RUN TestWaitConditions/default [2022-08-18T16:50:39.289Z] === PAUSE TestWaitConditions/default [2022-08-18T16:50:39.289Z] === RUN TestWaitConditions/not-running [2022-08-18T16:50:39.289Z] === PAUSE TestWaitConditions/not-running [2022-08-18T16:50:39.289Z] === RUN TestWaitConditions/next-exit [2022-08-18T16:50:39.289Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T16:50:39.289Z] === RUN TestWaitConditions/removed [2022-08-18T16:50:39.289Z] === PAUSE TestWaitConditions/removed [2022-08-18T16:50:39.289Z] === CONT TestWaitConditions/default [2022-08-18T16:50:39.289Z] === CONT TestWaitConditions/removed [2022-08-18T16:50:39.857Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-18T16:50:40.286Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-08-18T16:50:40.286Z] === RUN TestServiceListWithStatuses [2022-08-18T16:50:40.286Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:50:40.286Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T16:50:40.286Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T16:50:41.238Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-18T16:50:41.498Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-18T16:50:41.498Z] === CONT TestWaitConditions/next-exit [2022-08-18T16:50:41.498Z] === CONT TestWaitConditions/not-running [2022-08-18T16:50:42.068Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-18T16:50:43.230Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-08-18T16:50:43.230Z] === RUN TestInspectNetwork [2022-08-18T16:50:43.449Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-18T16:50:43.449Z] --- PASS: TestWaitConditions (0.03s) [2022-08-18T16:50:43.449Z] --- PASS: TestWaitConditions/default (2.16s) [2022-08-18T16:50:43.449Z] --- PASS: TestWaitConditions/removed (2.21s) [2022-08-18T16:50:43.449Z] --- PASS: TestWaitConditions/not-running (1.91s) [2022-08-18T16:50:43.449Z] --- PASS: TestWaitConditions/next-exit (2.01s) [2022-08-18T16:50:43.449Z] === RUN TestWaitRestartedContainer [2022-08-18T16:50:43.449Z] === RUN TestWaitRestartedContainer/default [2022-08-18T16:50:43.449Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T16:50:43.449Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T16:50:43.449Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T16:50:43.449Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T16:50:43.449Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T16:50:43.449Z] === CONT TestWaitRestartedContainer/default [2022-08-18T16:50:43.449Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T16:50:44.450Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-08-18T16:50:44.450Z] === RUN TestDockerNetworkReConnect [2022-08-18T16:50:45.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-18T16:50:45.395Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T16:50:45.964Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-18T16:50:46.530Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T16:50:46.530Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T16:50:46.530Z] === RUN TestInspectNetwork/network_name [2022-08-18T16:50:46.530Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T16:50:46.903Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-18T16:50:46.903Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-18T16:50:46.904Z] --- PASS: TestWaitRestartedContainer/next-exit (1.89s) [2022-08-18T16:50:46.904Z] --- PASS: TestWaitRestartedContainer/default (1.94s) [2022-08-18T16:50:46.904Z] --- PASS: TestWaitRestartedContainer/not-running (1.31s) [2022-08-18T16:50:46.904Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T16:50:46.904Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T16:50:47.717Z] --- PASS: TestDockerNetworkReConnect (3.53s) [2022-08-18T16:50:47.717Z] === RUN TestServicePlugin [2022-08-18T16:50:50.197Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-18T16:50:50.456Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2022-08-18T16:50:50.456Z] === CONT TestIpcModeOlderClient [2022-08-18T16:50:50.456Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-18T16:50:50.456Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T16:50:50.456Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.79s) [2022-08-18T16:50:50.456Z] === CONT TestDaemonHostGatewayIP [2022-08-18T16:50:50.730Z] --- PASS: TestInspectNetwork (7.29s) [2022-08-18T16:50:50.730Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T16:50:50.730Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T16:50:50.730Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T16:50:50.730Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T16:50:50.730Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T16:50:50.987Z] plugin_test.go:61: [d94d6c84ff089] joining swarm manager [d9fdf97fac947]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:50:51.671Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T16:50:51.671Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:50:51.671Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:50:51.671Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:50:51.671Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T16:50:51.671Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T16:50:51.671Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T16:50:51.671Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T16:50:51.671Z] === RUN TestNetworkList [2022-08-18T16:50:51.671Z] === RUN TestNetworkList//networks [2022-08-18T16:50:51.671Z] === PAUSE TestNetworkList//networks [2022-08-18T16:50:51.671Z] === RUN TestNetworkList//networks/ [2022-08-18T16:50:51.671Z] === PAUSE TestNetworkList//networks/ [2022-08-18T16:50:51.671Z] === CONT TestNetworkList//networks [2022-08-18T16:50:51.671Z] === CONT TestNetworkList//networks/ [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkList (0.02s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T16:50:51.671Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T16:50:51.671Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T16:50:52.241Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-18T16:50:52.241Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T16:50:52.353Z] plugin_test.go:64: [dcc30c9327a5a] joining swarm manager [d9fdf97fac947]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:50:53.183Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-18T16:50:53.183Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T16:50:53.754Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-18T16:50:53.754Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T16:50:54.653Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-18T16:50:54.653Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-18T16:50:54.653Z] --- PASS: TestDaemonHostGatewayIP (4.04s) [2022-08-18T16:50:54.653Z] === CONT TestDaemonRestartIpcMode [2022-08-18T16:50:55.137Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-18T16:50:55.137Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T16:50:56.518Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-18T16:50:56.518Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T16:50:56.778Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-18T16:50:56.778Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T16:50:57.946Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-18T16:50:58.206Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-18T16:50:58.206Z] --- PASS: TestDaemonRestartIpcMode (3.68s) [2022-08-18T16:50:58.466Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-18T16:50:58.699Z] --- PASS: TestServiceWithPredefinedNetwork (1.84s) [2022-08-18T16:50:58.699Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T16:50:58.699Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:50:58.699Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:50:58.699Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T16:50:59.405Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-18T16:51:00.343Z] check_test.go:540: [d6e1338a8e40a] daemon is not started [2022-08-18T16:51:00.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-18T16:51:02.258Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-18T16:51:03.197Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-18T16:51:03.197Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-18T16:51:03.457Z] --- PASS: TestContainerKillOnDaemonStart (13.06s) [2022-08-18T16:51:03.457Z] PASS [2022-08-18T16:51:03.457Z] [2022-08-18T16:51:03.457Z] === Skipped [2022-08-18T16:51:03.457Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T16:51:03.457Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:51:03.457Z] [2022-08-18T16:51:03.457Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T16:51:03.457Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:51:03.457Z] [2022-08-18T16:51:03.457Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T16:51:03.457Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:51:03.457Z] [2022-08-18T16:51:03.457Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:51:03.457Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:51:03.457Z] [2022-08-18T16:51:03.457Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T16:51:03.457Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:51:03.457Z] [2022-08-18T16:51:03.457Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T16:51:03.457Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:51:03.457Z] [2022-08-18T16:51:03.457Z] DONE 272 tests, 6 skipped in 174.773s [2022-08-18T16:51:03.457Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T16:51:03.457Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:51:03.457Z] ++ set -e [2022-08-18T16:51:03.457Z] ++ '[' -n 0 ']' [2022-08-18T16:51:03.457Z] ++ set -x [2022-08-18T16:51:03.457Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:51:03.717Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T16:51:03.717Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-18T16:51:04.285Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-18T16:51:04.285Z] === RUN TestConfigDaemonID [2022-08-18T16:51:05.667Z] daemon_test.go:83: [d3b3f8e752052] daemon is not started [2022-08-18T16:51:05.667Z] --- PASS: TestConfigDaemonID (1.09s) [2022-08-18T16:51:05.667Z] === RUN TestDaemonConfigValidation [2022-08-18T16:51:05.667Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:51:05.667Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:51:05.667Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T16:51:05.667Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T16:51:05.667Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T16:51:05.667Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T16:51:05.667Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T16:51:05.667Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T16:51:05.667Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T16:51:05.667Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T16:51:05.667Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:51:05.667Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T16:51:05.667Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T16:51:05.667Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T16:51:05.667Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T16:51:05.667Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T16:51:05.667Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-08-18T16:51:05.667Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-08-18T16:51:05.667Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-08-18T16:51:05.667Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2022-08-18T16:51:05.667Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-08-18T16:51:05.667Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T16:51:05.667Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T16:51:05.927Z] docker_cli_daemon_plugins_test.go:106: [d04b1de879613] daemon is not started [2022-08-18T16:51:06.495Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-18T16:51:06.756Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T16:51:07.015Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-18T16:51:07.954Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T16:51:08.523Z] check_test.go:540: [d50cb2a38f5b5] daemon is not started [2022-08-18T16:51:08.523Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-18T16:51:09.115Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T16:51:09.115Z] daemon_test.go:197: [d17b724329b5a] daemon is not started [2022-08-18T16:51:09.115Z] --- PASS: TestConfigDaemonSeccompProfiles (3.19s) [2022-08-18T16:51:09.115Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-08-18T16:51:09.115Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-08-18T16:51:09.115Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T16:51:09.115Z] === RUN TestDaemonProxy [2022-08-18T16:51:09.115Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T16:51:09.380Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-18T16:51:09.948Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-18T16:51:10.886Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T16:51:11.827Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-18T16:51:11.827Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-18T16:51:12.398Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T16:51:13.597Z] --- PASS: TestServiceWithDataPathPortInit (13.60s) [2022-08-18T16:51:13.597Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T16:51:14.306Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T16:51:14.875Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T16:51:14.979Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yuwg7j3hlr22l7qqekes7prba Created:2022-08-18 16:51:13.614239343 +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[2185f003189d17ed3d114f5dd8acf49715391d22976174d463d9a0143dc9de8c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a4cqyi7tzyxaq0kvoe6t5jp3t EndpointID:34ac0eebeacbe80bcce07d78789788fbd64fb069c0016da0ef29c8887426d0fe MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:51c4ac689fa54d24fd8aa0c6dcb964fe6b2760832228ee917077380cce745d11 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:44474a10c565 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a4cqyi7tzyxaq0kvoe6t5jp3t EndpointID:34ac0eebeacbe80bcce07d78789788fbd64fb069c0016da0ef29c8887426d0fe EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T16:51:15.444Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-08-18T16:51:15.444Z] --- PASS: TestDaemonProxy (6.32s) [2022-08-18T16:51:15.444Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-08-18T16:51:15.444Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-08-18T16:51:15.444Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-18T16:51:15.444Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T16:51:15.444Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-08-18T16:51:15.444Z] PASS [2022-08-18T16:51:15.444Z] [2022-08-18T16:51:15.444Z] === Skipped [2022-08-18T16:51:15.444Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.53s) [2022-08-18T16:51:15.444Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-08-18T16:51:15.444Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-08-18T16:51:15.444Z] [2022-08-18T16:51:15.444Z] DONE 18 tests, 1 skipped in 11.712s [2022-08-18T16:51:15.444Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T16:51:15.444Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:51:15.444Z] ++ set -e [2022-08-18T16:51:15.444Z] ++ '[' -n 0 ']' [2022-08-18T16:51:15.444Z] ++ set -x [2022-08-18T16:51:15.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:51:15.445Z] INFO: Testing against a local daemon [2022-08-18T16:51:15.445Z] === RUN TestCommitInheritsEnv [2022-08-18T16:51:16.014Z] --- PASS: TestCommitInheritsEnv (0.42s) [2022-08-18T16:51:16.014Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T16:51:16.014Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T16:51:16.014Z] === RUN TestImportWithCustomPlatform [2022-08-18T16:51:16.014Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T16:51:16.014Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T16:51:16.014Z] === RUN TestImportWithCustomPlatform// [2022-08-18T16:51:16.014Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T16:51:16.274Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T16:51:16.274Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T16:51:16.534Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T16:51:16.534Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T16:51:16.534Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T16:51:16.534Z] --- PASS: TestImportWithCustomPlatform (0.62s) [2022-08-18T16:51:16.534Z] --- PASS: TestImportWithCustomPlatform/#00 (0.17s) [2022-08-18T16:51:16.534Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T16:51:16.534Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T16:51:16.534Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-08-18T16:51:16.534Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.14s) [2022-08-18T16:51:16.534Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-08-18T16:51:16.534Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T16:51:16.534Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T16:51:16.534Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T16:51:16.534Z] === RUN TestImagesFilterMultiReference [2022-08-18T16:51:16.534Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-08-18T16:51:16.534Z] === RUN TestImagePullPlatformInvalid [2022-08-18T16:51:16.534Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T16:51:16.534Z] === RUN TestRemoveImageOrphaning [2022-08-18T16:51:17.103Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2022-08-18T16:51:17.103Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T16:51:17.363Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-18T16:51:17.363Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-18T16:51:17.393Z] Created binary: bundles/binary-daemon/dockerd [2022-08-18T16:51:17.393Z] Copying nested executables into bundles/binary-daemon [2022-08-18T16:51:17.393Z] Building: bundles/binary-daemon/docker-proxy [2022-08-18T16:51:17.393Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:51:17.393Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-18T16:51:17.393Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-18T16:51:17.623Z] time="2022-08-18T16:51:17Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T16:51:17.715Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a -e DOCKER_GRAPHDRIVER docker:7b7d1132e870d4b6265721b673dbb429cc835d6a hack/make.sh cross [2022-08-18T16:51:17.974Z] [2022-08-18T16:51:18.233Z] Removing bundles/ [2022-08-18T16:51:18.233Z] [2022-08-18T16:51:18.233Z] ---> Making bundle: cross (in bundles/cross) [2022-08-18T16:51:18.233Z] Cross building: bundles/cross/linux/amd64 [2022-08-18T16:51:18.233Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T16:51:18.233Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T16:51:18.562Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-18T16:51:18.849Z] --- PASS: TestServicePlugin (30.07s) [2022-08-18T16:51:18.849Z] === RUN TestServiceUpdateLabel [2022-08-18T16:51:19.131Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-18T16:51:19.177Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-08-18T16:51:19.177Z] PASS [2022-08-18T16:51:19.177Z] [2022-08-18T16:51:19.177Z] === Skipped [2022-08-18T16:51:19.177Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:51:19.177Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:51:19.177Z] [2022-08-18T16:51:19.177Z] DONE 38 tests, 1 skipped in 43.208s [2022-08-18T16:51:19.177Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:51:19.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:51:19.177Z] ++ set -e [2022-08-18T16:51:19.177Z] ++ '[' -n 0 ']' [2022-08-18T16:51:19.177Z] ++ set -x [2022-08-18T16:51:19.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:51:19.177Z] INFO: Testing against a local daemon [2022-08-18T16:51:19.177Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T16:51:19.177Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:51:19.177Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:51:19.177Z] === RUN TestDockerNetworkIpvlan [2022-08-18T16:51:19.177Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:51:19.177Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:51:19.177Z] PASS [2022-08-18T16:51:19.177Z] [2022-08-18T16:51:19.177Z] === Skipped [2022-08-18T16:51:19.177Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:51:19.177Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:51:19.177Z] [2022-08-18T16:51:19.177Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:51:19.177Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:51:19.177Z] [2022-08-18T16:51:19.177Z] DONE 2 tests, 2 skipped in 0.080s [2022-08-18T16:51:19.177Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:51:19.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:51:19.177Z] ++ set -e [2022-08-18T16:51:19.177Z] ++ '[' -n 0 ']' [2022-08-18T16:51:19.177Z] ++ set -x [2022-08-18T16:51:19.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:51:19.391Z] --- PASS: TestRemoveImageGarbageCollector (2.44s) [2022-08-18T16:51:19.391Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T16:51:19.437Z] INFO: Testing against a local daemon [2022-08-18T16:51:19.437Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T16:51:19.651Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-08-18T16:51:19.651Z] === RUN TestTagInvalidReference [2022-08-18T16:51:19.651Z] --- PASS: TestTagInvalidReference (0.03s) [2022-08-18T16:51:19.651Z] === RUN TestTagValidPrefixedRepo [2022-08-18T16:51:19.651Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2022-08-18T16:51:19.651Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T16:51:19.651Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-18T16:51:19.651Z] === RUN TestTagOfficialNames [2022-08-18T16:51:19.651Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-18T16:51:19.651Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-18T16:51:19.651Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-18T16:51:19.651Z] === RUN TestTagMatchesDigest [2022-08-18T16:51:19.776Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-08-18T16:51:19.776Z] === RUN TestServiceUpdateSecrets [2022-08-18T16:51:19.911Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-18T16:51:19.911Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T16:51:20.170Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-18T16:51:20.739Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-18T16:51:20.819Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-08-18T16:51:20.819Z] === RUN TestDockerNetworkMacvlan [2022-08-18T16:51:21.307Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-18T16:51:21.390Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T16:51:21.875Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-18T16:51:21.875Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-18T16:51:21.960Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T16:51:22.445Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-18T16:51:22.900Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T16:51:23.019Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-18T16:51:23.278Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-18T16:51:23.847Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-18T16:51:24.282Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T16:51:24.418Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-18T16:51:24.677Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-18T16:51:24.937Z] check_test.go:540: [d3ec1a66116a3] daemon is not started [2022-08-18T16:51:24.937Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-18T16:51:24.937Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-18T16:51:25.876Z] check_test.go:540: [d7d4cb0ef1b9e] daemon is not started [2022-08-18T16:51:25.876Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-18T16:51:26.191Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T16:51:26.446Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-18T16:51:28.354Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-18T16:51:29.487Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T16:51:30.057Z] --- PASS: TestDockerNetworkMacvlan (9.36s) [2022-08-18T16:51:30.057Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-18T16:51:30.057Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-18T16:51:30.057Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-08-18T16:51:30.057Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-08-18T16:51:30.057Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) [2022-08-18T16:51:30.057Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-08-18T16:51:30.057Z] PASS [2022-08-18T16:51:30.057Z] [2022-08-18T16:51:30.057Z] DONE 8 tests in 10.688s [2022-08-18T16:51:30.057Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T16:51:30.057Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:51:30.057Z] ++ set -e [2022-08-18T16:51:30.057Z] ++ '[' -n 0 ']' [2022-08-18T16:51:30.057Z] ++ set -x [2022-08-18T16:51:30.057Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:51:30.057Z] testing: warning: no tests to run [2022-08-18T16:51:30.057Z] PASS [2022-08-18T16:51:30.057Z] [2022-08-18T16:51:30.057Z] DONE 0 tests in 0.024s [2022-08-18T16:51:30.057Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T16:51:30.057Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:51:30.057Z] ++ set -e [2022-08-18T16:51:30.057Z] ++ '[' -n 0 ']' [2022-08-18T16:51:30.057Z] ++ set -x [2022-08-18T16:51:30.057Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:51:30.057Z] INFO: Testing against a local daemon [2022-08-18T16:51:30.057Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T16:51:31.463Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-08-18T16:51:31.463Z] === RUN TestAuthZPluginTLS [2022-08-18T16:51:31.671Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-18T16:51:31.723Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-18T16:51:31.724Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T16:51:31.930Z] check_test.go:540: [d118999e1cf06] daemon is not started [2022-08-18T16:51:31.930Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-18T16:51:32.293Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-18T16:51:32.293Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T16:51:32.864Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-18T16:51:32.864Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T16:51:33.310Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-18T16:51:33.434Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-18T16:51:33.435Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T16:51:34.374Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-08-18T16:51:34.374Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T16:51:34.615Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2022-08-18T16:51:34.615Z] === RUN TestServiceUpdateConfigs [2022-08-18T16:51:34.690Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-18T16:51:34.690Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-18T16:51:34.944Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-18T16:51:34.944Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T16:51:35.514Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-18T16:51:35.514Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T16:51:36.070Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-18T16:51:36.084Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-18T16:51:36.084Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T16:51:37.019Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-18T16:51:37.465Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-08-18T16:51:37.465Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T16:51:38.847Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-08-18T16:51:38.847Z] === RUN TestAuthZPluginHeader [2022-08-18T16:51:39.417Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-18T16:51:39.417Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T16:51:39.417Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:51:39.417Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T16:51:39.417Z] === RUN TestAuthZPluginV2Disable [2022-08-18T16:51:39.417Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:51:39.417Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-18T16:51:39.417Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T16:51:39.417Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:51:39.417Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T16:51:39.417Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T16:51:39.417Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:51:39.417Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T16:51:39.417Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T16:51:41.218Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-18T16:51:41.218Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-18T16:51:42.157Z] check_test.go:540: [d2a9f27c2cbc1] daemon is not started [2022-08-18T16:51:42.157Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-18T16:51:47.433Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-18T16:51:47.433Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-18T16:51:47.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-18T16:51:49.485Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2022-08-18T16:51:49.485Z] === RUN TestServiceUpdateNetwork [2022-08-18T16:51:50.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-18T16:51:50.490Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-18T16:51:52.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-18T16:51:53.339Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-18T16:51:53.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-18T16:51:56.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-18T16:51:56.136Z] check_test.go:540: [d9cc15ba64009] daemon is not started [2022-08-18T16:51:56.136Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-18T16:51:56.396Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-18T16:51:57.334Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-18T16:51:57.519Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-18T16:51:57.519Z] PASS [2022-08-18T16:51:57.519Z] [2022-08-18T16:51:57.519Z] === Skipped [2022-08-18T16:51:57.519Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T16:51:57.519Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:51:57.519Z] [2022-08-18T16:51:57.519Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-18T16:51:57.519Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:51:57.519Z] [2022-08-18T16:51:57.519Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T16:51:57.519Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:51:57.519Z] [2022-08-18T16:51:57.519Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T16:51:57.519Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:51:57.519Z] [2022-08-18T16:51:57.519Z] DONE 17 tests, 4 skipped in 26.376s [2022-08-18T16:51:57.519Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T16:51:57.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:51:57.519Z] ++ set -e [2022-08-18T16:51:57.519Z] ++ '[' -n 0 ']' [2022-08-18T16:51:57.519Z] ++ set -x [2022-08-18T16:51:57.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:51:57.519Z] INFO: Testing against a local daemon [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:51:57.519Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:51:57.519Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T16:51:57.519Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T16:51:57.519Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T16:51:57.519Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T16:51:57.519Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T16:51:57.519Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T16:51:57.519Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T16:51:57.519Z] === RUN TestPluginInstall [2022-08-18T16:51:57.519Z] === RUN TestPluginInstall/no_auth [2022-08-18T16:51:57.519Z] time="2022-08-18T16:51:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:51:57.519Z] time="2022-08-18T16:51:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6657d69d6e3119867747cbba05fb1979c5150d198fc608892b6a22cfe3a83ae8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:51:57.519Z] time="2022-08-18T16:51:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:51:57.519Z] time="2022-08-18T16:51:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6657d69d6e3119867747cbba05fb1979c5150d198fc608892b6a22cfe3a83ae8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:51:57.519Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T16:51:57.594Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-18T16:51:57.779Z] time="2022-08-18T16:51:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:51:57.779Z] time="2022-08-18T16:51:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cd5e4bd6546ee2d7962e519747d02db6c2f885bda3bfcafc2daffe91dea6a39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:51:57.779Z] time="2022-08-18T16:51:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:51:57.779Z] time="2022-08-18T16:51:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cd5e4bd6546ee2d7962e519747d02db6c2f885bda3bfcafc2daffe91dea6a39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:51:58.039Z] === RUN TestPluginInstall/with_insecure [2022-08-18T16:51:58.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-18T16:51:58.978Z] time="2022-08-18T16:51:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:51:58.979Z] time="2022-08-18T16:51:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e65db8cc21e7797a9df236610ed6eaea966364f71cf3cada082de8c950f3cdd0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:51:58.979Z] time="2022-08-18T16:51:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:51:58.979Z] time="2022-08-18T16:51:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e65db8cc21e7797a9df236610ed6eaea966364f71cf3cada082de8c950f3cdd0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:51:58.979Z] plugin_test.go:196: [d95dea150fa42] daemon is not started [2022-08-18T16:51:58.979Z] --- PASS: TestPluginInstall (2.55s) [2022-08-18T16:51:58.979Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-08-18T16:51:58.979Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-08-18T16:51:58.979Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-18T16:51:58.979Z] === RUN TestPluginsWithRuntimes [2022-08-18T16:51:59.557Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-18T16:51:59.557Z] check_test.go:540: [d082e2ace4349] daemon is not started [2022-08-18T16:51:59.557Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-18T16:52:00.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-18T16:52:00.887Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T16:52:01.457Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T16:52:01.652Z] --- PASS: TestServiceUpdateNetwork (12.46s) [2022-08-18T16:52:01.652Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T16:52:01.876Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-18T16:52:02.397Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-08-18T16:52:02.397Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-18T16:52:02.397Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-18T16:52:02.397Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T16:52:02.445Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-18T16:52:02.969Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-08-18T16:52:02.969Z] PASS [2022-08-18T16:52:02.969Z] [2022-08-18T16:52:02.969Z] DONE 24 tests in 6.518s [2022-08-18T16:52:02.969Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T16:52:02.969Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:02.969Z] ++ set -e [2022-08-18T16:52:02.969Z] ++ '[' -n 0 ']' [2022-08-18T16:52:02.969Z] ++ set -x [2022-08-18T16:52:02.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:02.969Z] INFO: Testing against a local daemon [2022-08-18T16:52:02.969Z] === RUN TestExternalGraphDriver [2022-08-18T16:52:03.017Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T16:52:03.229Z] === RUN TestExternalGraphDriver/json [2022-08-18T16:52:03.579Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T16:52:04.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-18T16:52:05.139Z] === RUN TestExternalGraphDriver/spec [2022-08-18T16:52:05.241Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-18T16:52:06.522Z] === RUN TestExternalGraphDriver/pull [2022-08-18T16:52:08.431Z] --- PASS: TestExternalGraphDriver (5.14s) [2022-08-18T16:52:08.431Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-08-18T16:52:08.431Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-08-18T16:52:08.431Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-08-18T16:52:08.431Z] === RUN TestGraphdriverPluginV2 [2022-08-18T16:52:08.431Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:52:08.431Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-18T16:52:08.431Z] PASS [2022-08-18T16:52:08.431Z] [2022-08-18T16:52:08.431Z] === Skipped [2022-08-18T16:52:08.431Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-18T16:52:08.431Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:52:08.431Z] [2022-08-18T16:52:08.431Z] DONE 5 tests, 1 skipped in 5.556s [2022-08-18T16:52:08.431Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T16:52:08.431Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:08.431Z] ++ set -e [2022-08-18T16:52:08.431Z] ++ '[' -n 0 ']' [2022-08-18T16:52:08.431Z] ++ set -x [2022-08-18T16:52:08.431Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:08.691Z] INFO: Testing against a local daemon [2022-08-18T16:52:08.691Z] === RUN TestContinueAfterPluginCrash [2022-08-18T16:52:08.691Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T16:52:08.691Z] === RUN TestReadPluginNoRead [2022-08-18T16:52:08.691Z] === PAUSE TestReadPluginNoRead [2022-08-18T16:52:08.691Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T16:52:08.691Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T16:52:08.691Z] === CONT TestContinueAfterPluginCrash [2022-08-18T16:52:08.691Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T16:52:10.518Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-18T16:52:11.086Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-18T16:52:11.660Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T16:52:11.988Z] --- PASS: TestDaemonStartWithLogOpt (2.96s) [2022-08-18T16:52:11.988Z] === CONT TestReadPluginNoRead [2022-08-18T16:52:13.624Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-18T16:52:13.896Z] === RUN TestReadPluginNoRead/default [2022-08-18T16:52:14.836Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T16:52:16.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-18T16:52:16.218Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T16:52:16.422Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-18T16:52:16.479Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2022-08-18T16:52:17.048Z] === CONT TestReadPluginNoRead [2022-08-18T16:52:17.048Z] read_test.go:92: [da5791ed1b093] daemon is not started [2022-08-18T16:52:17.048Z] --- PASS: TestReadPluginNoRead (5.59s) [2022-08-18T16:52:17.048Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-08-18T16:52:17.048Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-08-18T16:52:17.048Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-08-18T16:52:17.048Z] PASS [2022-08-18T16:52:17.048Z] [2022-08-18T16:52:17.048Z] DONE 6 tests in 8.642s [2022-08-18T16:52:17.048Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T16:52:17.049Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:17.049Z] ++ set -e [2022-08-18T16:52:17.049Z] ++ '[' -n 0 ']' [2022-08-18T16:52:17.049Z] ++ set -x [2022-08-18T16:52:17.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:17.049Z] testing: warning: no tests to run [2022-08-18T16:52:17.049Z] PASS [2022-08-18T16:52:17.049Z] [2022-08-18T16:52:17.049Z] DONE 0 tests in 0.029s [2022-08-18T16:52:17.309Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T16:52:17.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:17.309Z] ++ set -e [2022-08-18T16:52:17.309Z] ++ '[' -n 0 ']' [2022-08-18T16:52:17.309Z] ++ set -x [2022-08-18T16:52:17.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:17.309Z] INFO: Testing against a local daemon [2022-08-18T16:52:17.309Z] === RUN TestPluginWithDevMounts [2022-08-18T16:52:17.309Z] === PAUSE TestPluginWithDevMounts [2022-08-18T16:52:17.309Z] === CONT TestPluginWithDevMounts [2022-08-18T16:52:18.192Z] --- PASS: TestServiceUpdatePidsLimit (16.24s) [2022-08-18T16:52:18.192Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-18T16:52:18.192Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-18T16:52:18.192Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-18T16:52:18.192Z] PASS [2022-08-18T16:52:18.192Z] [2022-08-18T16:52:18.192Z] === Skipped [2022-08-18T16:52:18.192Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T16:52:18.192Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:52:18.192Z] [2022-08-18T16:52:18.192Z] DONE 27 tests, 1 skipped in 165.075s [2022-08-18T16:52:18.192Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T16:52:18.192Z] INFO: Testing against a local daemon [2022-08-18T16:52:18.192Z] === RUN TestSessionCreate [2022-08-18T16:52:18.192Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T16:52:18.192Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T16:52:18.192Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T16:52:18.192Z] PASS [2022-08-18T16:52:18.192Z] [2022-08-18T16:52:18.192Z] DONE 2 tests in 0.056s [2022-08-18T16:52:18.192Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T16:52:18.192Z] INFO: Testing against a local daemon [2022-08-18T16:52:18.192Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:52:18.192Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:52:18.192Z] === RUN TestDiskUsage [2022-08-18T16:52:18.192Z] === PAUSE TestDiskUsage [2022-08-18T16:52:18.192Z] === RUN TestEventsExecDie [2022-08-18T16:52:18.449Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-18T16:52:18.449Z] === RUN TestEventsBackwardsCompatible [2022-08-18T16:52:18.449Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-18T16:52:18.449Z] === RUN TestEventsVolumeCreate [2022-08-18T16:52:18.449Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-18T16:52:18.449Z] === RUN TestInfoBinaryCommits [2022-08-18T16:52:18.449Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T16:52:18.449Z] === RUN TestInfoAPIVersioned [2022-08-18T16:52:18.689Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-08-18T16:52:18.689Z] PASS [2022-08-18T16:52:18.689Z] [2022-08-18T16:52:18.689Z] DONE 1 tests in 1.600s [2022-08-18T16:52:18.689Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T16:52:18.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:18.689Z] ++ set -e [2022-08-18T16:52:18.689Z] ++ '[' -n 0 ']' [2022-08-18T16:52:18.689Z] ++ set -x [2022-08-18T16:52:18.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:18.705Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T16:52:18.705Z] === RUN TestInfoAPI [2022-08-18T16:52:18.705Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T16:52:18.705Z] === RUN TestInfoAPIWarnings [2022-08-18T16:52:18.949Z] INFO: Testing against a local daemon [2022-08-18T16:52:18.949Z] === RUN TestSecretInspect [2022-08-18T16:52:19.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-18T16:52:19.713Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-18T16:52:21.488Z] --- PASS: TestSecretInspect (2.28s) [2022-08-18T16:52:21.488Z] === RUN TestSecretList [2022-08-18T16:52:22.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-18T16:52:22.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-18T16:52:23.397Z] --- PASS: TestSecretList (2.17s) [2022-08-18T16:52:23.397Z] === RUN TestSecretsCreateAndDelete [2022-08-18T16:52:24.419Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-18T16:52:24.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-18T16:52:25.799Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-18T16:52:25.956Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-08-18T16:52:25.956Z] === RUN TestSecretsUpdate [2022-08-18T16:52:27.187Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-18T16:52:27.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-18T16:52:27.337Z] --- PASS: TestSecretsUpdate (1.78s) [2022-08-18T16:52:27.337Z] === RUN TestTemplatedSecret [2022-08-18T16:52:28.125Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-18T16:52:29.877Z] --- PASS: TestTemplatedSecret (2.45s) [2022-08-18T16:52:29.877Z] === RUN TestSecretCreateResolve [2022-08-18T16:52:31.424Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-18T16:52:32.418Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-08-18T16:52:32.418Z] PASS [2022-08-18T16:52:32.418Z] [2022-08-18T16:52:32.418Z] DONE 6 tests in 13.129s [2022-08-18T16:52:32.418Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T16:52:32.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:32.418Z] ++ set -e [2022-08-18T16:52:32.418Z] ++ '[' -n 0 ']' [2022-08-18T16:52:32.418Z] ++ set -x [2022-08-18T16:52:32.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:52:32.418Z] INFO: Testing against a local daemon [2022-08-18T16:52:32.418Z] === RUN TestServiceCreateInit [2022-08-18T16:52:32.418Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T16:52:33.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-18T16:52:34.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-18T16:52:35.711Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T16:52:36.090Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-18T16:52:36.742Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-18T16:52:36.743Z] === RUN TestInfoDebug [2022-08-18T16:52:36.743Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T16:52:36.743Z] === RUN TestInfoInsecureRegistries [2022-08-18T16:52:36.743Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T16:52:36.743Z] === RUN TestInfoRegistryMirrors [2022-08-18T16:52:36.743Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T16:52:36.743Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T16:52:36.999Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T16:52:36.999Z] === RUN TestPingCacheHeaders [2022-08-18T16:52:36.999Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T16:52:36.999Z] === RUN TestPingGet [2022-08-18T16:52:36.999Z] --- PASS: TestPingGet (0.01s) [2022-08-18T16:52:36.999Z] === RUN TestPingHead [2022-08-18T16:52:37.032Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-18T16:52:37.255Z] --- PASS: TestPingHead (0.02s) [2022-08-18T16:52:37.255Z] === RUN TestPingSwarmHeader [2022-08-18T16:52:37.292Z] docker_cli_daemon_test.go:2504: [d5c54e0e76f21] daemon is not started [2022-08-18T16:52:37.817Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T16:52:37.862Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-18T16:52:38.073Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T16:52:39.006Z] --- PASS: TestServiceCreateInit (7.05s) [2022-08-18T16:52:39.006Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s) [2022-08-18T16:52:39.006Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s) [2022-08-18T16:52:39.006Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T16:52:39.242Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-18T16:52:39.439Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T16:52:39.439Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-08-18T16:52:39.439Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T16:52:39.439Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T16:52:39.439Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T16:52:39.439Z] === RUN TestVersion [2022-08-18T16:52:39.439Z] --- PASS: TestVersion (0.03s) [2022-08-18T16:52:39.439Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:52:39.439Z] === CONT TestDiskUsage [2022-08-18T16:52:39.702Z] === RUN TestDiskUsage/empty [2022-08-18T16:52:39.702Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T16:52:39.702Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T16:52:39.702Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T16:52:39.702Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T16:52:39.702Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T16:52:39.702Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T16:52:39.702Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T16:52:39.702Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T16:52:39.702Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T16:52:39.702Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T16:52:39.702Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T16:52:39.963Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T16:52:39.963Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T16:52:39.963Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T16:52:39.963Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T16:52:39.963Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T16:52:39.963Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T16:52:39.963Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T16:52:39.963Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T16:52:40.223Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T16:52:40.223Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T16:52:40.223Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T16:52:40.479Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T16:52:40.479Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T16:52:40.479Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T16:52:40.479Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T16:52:40.479Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T16:52:40.479Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T16:52:40.479Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T16:52:40.479Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T16:52:40.479Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T16:52:40.479Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage (1.57s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:52:40.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T16:52:40.736Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:52:40.736Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-08-18T16:52:40.736Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T16:52:40.736Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T16:52:40.736Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T16:52:40.736Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T16:52:40.736Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T16:52:40.736Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T16:52:40.736Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:52:40.736Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:52:40.736Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T16:52:40.736Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:52:40.736Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.62s) [2022-08-18T16:52:40.736Z] PASS [2022-08-18T16:52:40.736Z] [2022-08-18T16:52:40.736Z] DONE 54 tests in 22.955s [2022-08-18T16:52:40.736Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T16:52:40.736Z] INFO: Testing against a local daemon [2022-08-18T16:52:40.736Z] === RUN TestVolumesCreateAndList [2022-08-18T16:52:40.994Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T16:52:40.994Z] === RUN TestVolumesRemove [2022-08-18T16:52:40.994Z] --- PASS: TestVolumesRemove (0.10s) [2022-08-18T16:52:40.994Z] === RUN TestVolumesInspect [2022-08-18T16:52:40.994Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T16:52:40.994Z] === RUN TestVolumesInvalidJSON [2022-08-18T16:52:40.994Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T16:52:40.994Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T16:52:40.994Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T16:52:40.994Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T16:52:40.994Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T16:52:40.994Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T16:52:40.994Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T16:52:40.994Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T16:52:40.994Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T16:52:40.994Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T16:52:40.994Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T16:52:40.994Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T16:52:40.994Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T16:52:40.994Z] PASS [2022-08-18T16:52:40.994Z] [2022-08-18T16:52:40.994Z] DONE 9 tests in 0.170s [2022-08-18T16:52:40.994Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T16:52:41.555Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-18T16:52:41.555Z] Removing test suite binaries [2022-08-18T16:52:41.555Z] exiting test-integration [2022-08-18T16:52:41.555Z] ++ exit 0 [2022-08-18T16:52:41.555Z] Post stage [Pipeline] junit [2022-08-18T16:52:42.931Z] Recording test results [2022-08-18T16:52:43.129Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T16:52:43.491Z] + echo Ensuring container killed. [2022-08-18T16:52:43.491Z] Ensuring container killed. [2022-08-18T16:52:43.491Z] + docker rm -vf docker-pr1 [2022-08-18T16:52:43.491Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T16:52:43.805Z] + echo Chowning /workspace to jenkins user [2022-08-18T16:52:43.805Z] Chowning /workspace to jenkins user [2022-08-18T16:52:43.805Z] + id -u [2022-08-18T16:52:43.805Z] + id -g [2022-08-18T16:52:43.805Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43987:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T16:52:44.523Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T16:52:45.460Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-18T16:52:45.501Z] + bundleName=amd64-cgroup2 [2022-08-18T16:52:45.501Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T16:52:45.501Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T16:52:45.501Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-18T16:52:45.501Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T16:52:45.772Z] Archiving artifacts [2022-08-18T16:52:46.030Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-18T16:52:46.047Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43987/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T16:52:46.345Z] + make clean [2022-08-18T16:52:46.345Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T16:52:46.345Z] docker-dev-cache [2022-08-18T16:52:46.345Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T16:52:46.969Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-18T16:52:47.230Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T16:52:49.138Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-18T16:52:50.077Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-18T16:52:50.337Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-18T16:52:50.906Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-18T16:52:51.476Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-18T16:52:51.735Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-18T16:52:51.735Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-18T16:52:52.316Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-18T16:52:52.316Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T16:52:52.316Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-18T16:52:54.224Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-18T16:52:54.484Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-18T16:52:54.743Z] check_test.go:540: [d01aedc8994cd] daemon is not started [2022-08-18T16:52:54.743Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-18T16:52:57.110Z] --- PASS: TestCreateServiceMultipleTimes (15.28s) [2022-08-18T16:52:57.110Z] === RUN TestCreateServiceConflict [2022-08-18T16:52:57.110Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-08-18T16:52:57.110Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T16:52:59.019Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-08-18T16:52:59.019Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T16:53:00.023Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-18T16:53:00.282Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite (333.28s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.07s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.40s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.34s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.93s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.24s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.98s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.49s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.38s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.45s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.32s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.39s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.22s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.78s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.61s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.67s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.44s) [2022-08-18T16:53:00.859Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.92s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.33s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.33s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.73s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.55s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.34s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.25s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.57s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.53s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.45s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.59s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.41s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.42s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.53s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.20s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.07s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.85s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.88s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.94s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.05s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.43s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.41s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.04s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.28s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.98s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.11s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.71s) [2022-08-18T16:53:00.859Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T16:53:00.859Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.14s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.85s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.07s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.19s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.02s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.68s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.27s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.21s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.11s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.58s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.02s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.30s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.56s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.74s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.17s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.94s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.02s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.15s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.75s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.69s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.66s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.00s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.71s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.77s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.42s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.24s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.34s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.06s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.86s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.32s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.63s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.74s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.81s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-08-18T16:53:00.859Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.14s) [2022-08-18T16:53:00.859Z] === RUN TestDockerSwarmSuite [2022-08-18T16:53:00.859Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-18T16:53:01.428Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-18T16:53:01.998Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-18T16:53:02.936Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-18T16:53:03.506Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-18T16:53:03.766Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-18T16:53:04.026Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-18T16:53:08.221Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-18T16:53:13.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-18T16:53:13.927Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.16s) [2022-08-18T16:53:13.927Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T16:53:14.866Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) [2022-08-18T16:53:14.866Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T16:53:16.042Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-18T16:53:16.301Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-18T16:53:17.408Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-08-18T16:53:17.408Z] === RUN TestCreateServiceSysctls [2022-08-18T16:53:18.841Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-18T16:53:20.705Z] --- PASS: TestCreateServiceSysctls (2.92s) [2022-08-18T16:53:20.705Z] === RUN TestCreateServiceCapabilities [2022-08-18T16:53:22.132Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-18T16:53:22.614Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-08-18T16:53:22.614Z] === RUN TestInspect [2022-08-18T16:53:23.513Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-18T16:53:23.513Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T16:53:23.513Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-18T16:53:23.513Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T16:53:23.513Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-18T16:53:23.513Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T16:53:23.773Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-18T16:53:23.773Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T16:53:23.773Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-18T16:53:24.524Z] --- PASS: TestInspect (2.14s) [2022-08-18T16:53:24.524Z] === RUN TestCreateJob [2022-08-18T16:53:24.701Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T16:53:24.701Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-18T16:53:24.701Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T16:53:24.701Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T16:53:24.701Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T16:53:24.701Z] Cross building: bundles/cross/windows/amd64 [2022-08-18T16:53:24.701Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-18T16:53:24.701Z] { [2022-08-18T16:53:24.701Z] "RT_GROUP_ICON": { [2022-08-18T16:53:24.701Z] "#1": { [2022-08-18T16:53:24.701Z] "0409": "../../winresources/docker.ico" [2022-08-18T16:53:24.701Z] } [2022-08-18T16:53:24.701Z] }, [2022-08-18T16:53:24.701Z] "RT_MANIFEST": { [2022-08-18T16:53:24.701Z] "#1": { [2022-08-18T16:53:24.701Z] "0409": { [2022-08-18T16:53:24.701Z] "identity": {}, [2022-08-18T16:53:24.701Z] "description": "Docker Engine", [2022-08-18T16:53:24.701Z] "minimum-os": "vista", [2022-08-18T16:53:24.701Z] "execution-level": "", [2022-08-18T16:53:24.701Z] "ui-access": false, [2022-08-18T16:53:24.701Z] "auto-elevate": false, [2022-08-18T16:53:24.701Z] "dpi-awareness": "unaware", [2022-08-18T16:53:24.701Z] "disable-theming": false, [2022-08-18T16:53:24.701Z] "disable-window-filtering": false, [2022-08-18T16:53:24.701Z] "high-resolution-scrolling-aware": false, [2022-08-18T16:53:24.701Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T16:53:24.701Z] "long-path-aware": false, [2022-08-18T16:53:24.701Z] "printer-driver-isolation": false, [2022-08-18T16:53:24.701Z] "gdi-scaling": false, [2022-08-18T16:53:24.701Z] "segment-heap": false, [2022-08-18T16:53:24.701Z] "use-common-controls-v6": false [2022-08-18T16:53:24.701Z] } [2022-08-18T16:53:24.701Z] } [2022-08-18T16:53:24.701Z] }, [2022-08-18T16:53:24.701Z] "RT_MESSAGETABLE": { [2022-08-18T16:53:24.701Z] "#1": { [2022-08-18T16:53:24.701Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T16:53:24.701Z] } [2022-08-18T16:53:24.701Z] }, [2022-08-18T16:53:24.701Z] "RT_VERSION": { [2022-08-18T16:53:24.701Z] "#1": { [2022-08-18T16:53:24.701Z] "0409": { [2022-08-18T16:53:24.701Z] "fixed": { [2022-08-18T16:53:24.701Z] "file_version": "0.0.0.0", [2022-08-18T16:53:24.701Z] "product_version": "0.0.0.0", [2022-08-18T16:53:24.701Z] "type": "Unknown" [2022-08-18T16:53:24.701Z] }, [2022-08-18T16:53:24.701Z] "info": { [2022-08-18T16:53:24.701Z] "0000": { [2022-08-18T16:53:24.701Z] "CompanyName": "", [2022-08-18T16:53:24.701Z] "FileVersion": "dev", [2022-08-18T16:53:24.701Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T16:53:24.701Z] "OriginalFileName": "dockerd.exe", [2022-08-18T16:53:24.701Z] "ProductName": "", [2022-08-18T16:53:24.701Z] "ProductVersion": "dev", [2022-08-18T16:53:24.701Z] "SpecialBuild": "7b7d1132e870d4b6265721b673dbb429cc835d6a" [2022-08-18T16:53:24.701Z] } [2022-08-18T16:53:24.701Z] } [2022-08-18T16:53:24.701Z] } [2022-08-18T16:53:24.701Z] } [2022-08-18T16:53:24.701Z] } [2022-08-18T16:53:24.701Z] } [2022-08-18T16:53:24.701Z] cmd/dockerd/config.go [2022-08-18T16:53:24.701Z] cmd/dockerd/config_windows.go [2022-08-18T16:53:24.701Z] cmd/dockerd/daemon.go [2022-08-18T16:53:24.701Z] cmd/dockerd/daemon_test.go [2022-08-18T16:53:24.701Z] cmd/dockerd/daemon_windows.go [2022-08-18T16:53:24.701Z] cmd/dockerd/docker.go [2022-08-18T16:53:24.701Z] cmd/dockerd/docker_windows.go [2022-08-18T16:53:24.701Z] cmd/dockerd/genwinres_windows.go [2022-08-18T16:53:24.701Z] cmd/dockerd/metrics.go [2022-08-18T16:53:24.701Z] cmd/dockerd/options.go [2022-08-18T16:53:24.701Z] cmd/dockerd/options_test.go [2022-08-18T16:53:24.701Z] cmd/dockerd/service_windows.go [2022-08-18T16:53:24.701Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T16:53:24.701Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T16:53:25.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-18T16:53:26.621Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-18T16:53:26.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-18T16:53:27.818Z] --- PASS: TestCreateJob (2.96s) [2022-08-18T16:53:27.818Z] === RUN TestReplicatedJob [2022-08-18T16:53:29.916Z] docker_api_swarm_test.go:563: [d2c0d412d0b65] joining swarm manager [d065e33949b35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:53:31.824Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-18T16:53:32.021Z] --- PASS: TestReplicatedJob (4.44s) [2022-08-18T16:53:32.021Z] === RUN TestUpdateReplicatedJob [2022-08-18T16:53:35.116Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-18T16:53:35.116Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-18T16:53:35.318Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2022-08-18T16:53:35.318Z] === RUN TestServiceListWithStatuses [2022-08-18T16:53:35.318Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:53:35.318Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T16:53:35.318Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T16:53:39.535Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2022-08-18T16:53:39.535Z] === RUN TestDockerNetworkReConnect [2022-08-18T16:53:40.396Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-18T16:53:42.304Z] docker_api_swarm_test.go:585: [d8e971c84e886] joining swarm manager [d065e33949b35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:53:42.830Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-08-18T16:53:42.830Z] === RUN TestServicePlugin [2022-08-18T16:53:42.830Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:53:42.830Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-18T16:53:42.830Z] === RUN TestServiceUpdateLabel [2022-08-18T16:53:44.737Z] --- PASS: TestServiceUpdateLabel (2.26s) [2022-08-18T16:53:44.737Z] === RUN TestServiceUpdateSecrets [2022-08-18T16:53:45.598Z] check_test.go:611: [d2c0d412d0b65] daemon is not started [2022-08-18T16:53:45.858Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-18T16:53:46.427Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-18T16:53:47.807Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-18T16:53:50.343Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-18T16:53:51.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-18T16:53:51.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-18T16:53:52.229Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-18T16:53:53.166Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-18T16:53:54.104Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-18T16:53:56.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-18T16:53:56.016Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T16:53:56.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-18T16:53:59.308Z] docker_api_swarm_test.go:46: [df25695f50e5f] joining swarm manager [df886b2394f9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:53:59.787Z] --- PASS: TestServiceUpdateSecrets (14.41s) [2022-08-18T16:53:59.787Z] === RUN TestServiceUpdateConfigs [2022-08-18T16:54:03.503Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-18T16:54:04.075Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-18T16:54:06.613Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-18T16:54:14.680Z] --- PASS: TestServiceUpdateConfigs (14.26s) [2022-08-18T16:54:14.681Z] === RUN TestServiceUpdateNetwork [2022-08-18T16:54:16.599Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-18T16:54:16.858Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-18T16:54:16.858Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-18T16:54:17.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-18T16:54:18.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-18T16:54:21.349Z] --- PASS: TestImportExtremelyLargeImageWorks (181.14s) [2022-08-18T16:54:21.349Z] PASS [2022-08-18T16:54:21.349Z] [2022-08-18T16:54:21.349Z] DONE 22 tests in 185.624s [2022-08-18T16:54:21.349Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T16:54:21.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:21.349Z] ++ set -e [2022-08-18T16:54:21.349Z] ++ '[' -n 0 ']' [2022-08-18T16:54:21.349Z] ++ set -x [2022-08-18T16:54:21.349Z] ++ 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:21.349Z] === RUN TestStripANSICommands [2022-08-18T16:54:21.349Z] === RUN TestStripANSICommands/#00 [2022-08-18T16:54:21.349Z] === RUN TestStripANSICommands/#01 [2022-08-18T16:54:21.349Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T16:54:21.349Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T16:54:21.349Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T16:54:21.349Z] PASS [2022-08-18T16:54:21.349Z] [2022-08-18T16:54:21.349Z] DONE 3 tests in 0.048s [2022-08-18T16:54:21.349Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T16:54:21.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:21.349Z] ++ set -e [2022-08-18T16:54:21.349Z] ++ '[' -n 0 ']' [2022-08-18T16:54:21.349Z] ++ set -x [2022-08-18T16:54:21.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:21.349Z] INFO: Testing against a local daemon [2022-08-18T16:54:21.349Z] === RUN TestNetworkCreateDelete [2022-08-18T16:54:21.349Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-18T16:54:21.349Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-08-18T16:54:21.349Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T16:54:21.609Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-08-18T16:54:21.609Z] === RUN TestDaemonDNSFallback [2022-08-18T16:54:22.988Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-18T16:54:24.377Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-18T16:54:26.898Z] --- PASS: TestServiceUpdateNetwork (12.17s) [2022-08-18T16:54:26.898Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T16:54:26.898Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T16:54:27.488Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T16:54:27.666Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-18T16:54:28.603Z] --- PASS: TestDaemonDNSFallback (6.77s) [2022-08-18T16:54:28.603Z] === RUN TestInspectNetwork [2022-08-18T16:54:29.172Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-18T16:54:31.079Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-18T16:54:32.458Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T16:54:32.458Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T16:54:32.458Z] === RUN TestInspectNetwork/network_name [2022-08-18T16:54:32.458Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T16:54:34.061Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T16:54:36.655Z] --- PASS: TestInspectNetwork (8.21s) [2022-08-18T16:54:36.655Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T16:54:36.655Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T16:54:36.655Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T16:54:36.655Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T16:54:36.655Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T16:54:39.195Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T16:54:39.195Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:54:39.195Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:54:39.195Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:54:39.195Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T16:54:39.195Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T16:54:39.195Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T16:54:39.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.01s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.01s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T16:54:39.195Z] === RUN TestNetworkList [2022-08-18T16:54:39.195Z] === RUN TestNetworkList//networks [2022-08-18T16:54:39.195Z] === PAUSE TestNetworkList//networks [2022-08-18T16:54:39.195Z] === RUN TestNetworkList//networks/ [2022-08-18T16:54:39.195Z] === PAUSE TestNetworkList//networks/ [2022-08-18T16:54:39.195Z] === CONT TestNetworkList//networks [2022-08-18T16:54:39.195Z] === CONT TestNetworkList//networks/ [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkList (0.02s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T16:54:39.195Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T16:54:39.195Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T16:54:39.455Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-08-18T16:54:39.455Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T16:54:40.393Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-18T16:54:40.393Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T16:54:41.331Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2022-08-18T16:54:41.331Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T16:54:41.331Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-18T16:54:41.592Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-18T16:54:42.188Z] --- PASS: TestServiceUpdatePidsLimit (15.92s) [2022-08-18T16:54:42.188Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-18T16:54:42.188Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-18T16:54:42.188Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-18T16:54:42.188Z] PASS [2022-08-18T16:54:42.188Z] [2022-08-18T16:54:42.188Z] === Skipped [2022-08-18T16:54:42.188Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T16:54:42.188Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:54:42.188Z] [2022-08-18T16:54:42.188Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-18T16:54:42.188Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:54:42.188Z] [2022-08-18T16:54:42.188Z] DONE 27 tests, 2 skipped in 129.450s [2022-08-18T16:54:42.188Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T16:54:42.188Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:42.188Z] ++ set -e [2022-08-18T16:54:42.188Z] ++ '[' -n 0 ']' [2022-08-18T16:54:42.188Z] ++ set -x [2022-08-18T16:54:42.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:42.188Z] INFO: Testing against a local daemon [2022-08-18T16:54:42.188Z] === RUN TestSessionCreate [2022-08-18T16:54:42.188Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T16:54:42.188Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T16:54:42.188Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-18T16:54:42.188Z] PASS [2022-08-18T16:54:42.188Z] [2022-08-18T16:54:42.188Z] DONE 2 tests in 0.125s [2022-08-18T16:54:42.188Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T16:54:42.188Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:42.188Z] ++ set -e [2022-08-18T16:54:42.188Z] ++ '[' -n 0 ']' [2022-08-18T16:54:42.188Z] ++ set -x [2022-08-18T16:54:42.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:54:42.188Z] INFO: Testing against a local daemon [2022-08-18T16:54:42.188Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:54:42.188Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T16:54:42.188Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T16:54:42.188Z] === RUN TestDiskUsage [2022-08-18T16:54:42.188Z] === PAUSE TestDiskUsage [2022-08-18T16:54:42.188Z] === RUN TestEventsExecDie [2022-08-18T16:54:42.188Z] --- PASS: TestEventsExecDie (0.48s) [2022-08-18T16:54:42.188Z] === RUN TestEventsBackwardsCompatible [2022-08-18T16:54:42.188Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-18T16:54:42.188Z] === RUN TestEventsVolumeCreate [2022-08-18T16:54:42.188Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-18T16:54:42.188Z] === RUN TestInfoBinaryCommits [2022-08-18T16:54:42.188Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T16:54:42.188Z] === RUN TestInfoAPIVersioned [2022-08-18T16:54:42.188Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T16:54:42.188Z] === RUN TestInfoAPI [2022-08-18T16:54:42.188Z] --- PASS: TestInfoAPI (0.03s) [2022-08-18T16:54:42.188Z] === RUN TestInfoAPIWarnings [2022-08-18T16:54:42.529Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-08-18T16:54:42.529Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T16:54:43.909Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-08-18T16:54:43.909Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T16:54:44.168Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-18T16:54:44.168Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T16:54:44.736Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-18T16:54:44.996Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-18T16:54:45.255Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-18T16:54:45.823Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-18T16:54:45.823Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-18T16:54:46.393Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-18T16:54:46.652Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-18T16:54:46.911Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2022-08-18T16:54:46.911Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T16:54:46.911Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:54:46.911Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:54:46.911Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T16:54:48.289Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-18T16:54:49.236Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-18T16:54:50.615Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-18T16:54:51.557Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-18T16:54:52.125Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-18T16:54:52.696Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-18T16:54:57.972Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-18T16:55:00.288Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-18T16:55:00.288Z] === RUN TestInfoDebug [2022-08-18T16:55:00.288Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T16:55:00.288Z] === RUN TestInfoInsecureRegistries [2022-08-18T16:55:00.288Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T16:55:00.288Z] === RUN TestInfoRegistryMirrors [2022-08-18T16:55:00.288Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T16:55:00.288Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T16:55:00.857Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T16:55:00.857Z] === RUN TestPingCacheHeaders [2022-08-18T16:55:00.857Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T16:55:00.857Z] === RUN TestPingGet [2022-08-18T16:55:00.857Z] --- PASS: TestPingGet (0.01s) [2022-08-18T16:55:00.857Z] === RUN TestPingHead [2022-08-18T16:55:00.857Z] --- PASS: TestPingHead (0.02s) [2022-08-18T16:55:00.857Z] === RUN TestPingSwarmHeader [2022-08-18T16:55:01.158Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T16:55:01.158Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-18T16:55:01.158Z] { [2022-08-18T16:55:01.158Z] "RT_GROUP_ICON": { [2022-08-18T16:55:01.158Z] "#1": { [2022-08-18T16:55:01.158Z] "0409": "../../winresources/docker.ico" [2022-08-18T16:55:01.158Z] } [2022-08-18T16:55:01.158Z] }, [2022-08-18T16:55:01.158Z] "RT_MANIFEST": { [2022-08-18T16:55:01.158Z] "#1": { [2022-08-18T16:55:01.158Z] "0409": { [2022-08-18T16:55:01.158Z] "identity": {}, [2022-08-18T16:55:01.158Z] "description": "Docker Engine", [2022-08-18T16:55:01.158Z] "minimum-os": "vista", [2022-08-18T16:55:01.158Z] "execution-level": "", [2022-08-18T16:55:01.158Z] "ui-access": false, [2022-08-18T16:55:01.158Z] "auto-elevate": false, [2022-08-18T16:55:01.158Z] "dpi-awareness": "unaware", [2022-08-18T16:55:01.158Z] "disable-theming": false, [2022-08-18T16:55:01.158Z] "disable-window-filtering": false, [2022-08-18T16:55:01.158Z] "high-resolution-scrolling-aware": false, [2022-08-18T16:55:01.158Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T16:55:01.158Z] "long-path-aware": false, [2022-08-18T16:55:01.158Z] "printer-driver-isolation": false, [2022-08-18T16:55:01.158Z] "gdi-scaling": false, [2022-08-18T16:55:01.158Z] "segment-heap": false, [2022-08-18T16:55:01.158Z] "use-common-controls-v6": false [2022-08-18T16:55:01.158Z] } [2022-08-18T16:55:01.158Z] } [2022-08-18T16:55:01.158Z] }, [2022-08-18T16:55:01.158Z] "RT_MESSAGETABLE": { [2022-08-18T16:55:01.158Z] "#1": { [2022-08-18T16:55:01.158Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T16:55:01.158Z] } [2022-08-18T16:55:01.158Z] }, [2022-08-18T16:55:01.158Z] "RT_VERSION": { [2022-08-18T16:55:01.158Z] "#1": { [2022-08-18T16:55:01.158Z] "0409": { [2022-08-18T16:55:01.158Z] "fixed": { [2022-08-18T16:55:01.158Z] "file_version": "0.0.0.0", [2022-08-18T16:55:01.158Z] "product_version": "0.0.0.0", [2022-08-18T16:55:01.158Z] "type": "Unknown" [2022-08-18T16:55:01.158Z] }, [2022-08-18T16:55:01.158Z] "info": { [2022-08-18T16:55:01.158Z] "0000": { [2022-08-18T16:55:01.158Z] "CompanyName": "", [2022-08-18T16:55:01.158Z] "FileVersion": "dev", [2022-08-18T16:55:01.158Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T16:55:01.158Z] "OriginalFileName": "docker-proxy.exe", [2022-08-18T16:55:01.158Z] "ProductName": "", [2022-08-18T16:55:01.158Z] "ProductVersion": "dev", [2022-08-18T16:55:01.158Z] "SpecialBuild": "7b7d1132e870d4b6265721b673dbb429cc835d6a" [2022-08-18T16:55:01.158Z] } [2022-08-18T16:55:01.158Z] } [2022-08-18T16:55:01.158Z] } [2022-08-18T16:55:01.158Z] } [2022-08-18T16:55:01.158Z] } [2022-08-18T16:55:01.158Z] } [2022-08-18T16:55:01.158Z] cmd/docker-proxy/genwinres_windows.go [2022-08-18T16:55:01.158Z] cmd/docker-proxy/main.go [2022-08-18T16:55:01.158Z] cmd/docker-proxy/network_proxy_test.go [2022-08-18T16:55:01.158Z] cmd/docker-proxy/proxy.go [2022-08-18T16:55:01.158Z] cmd/docker-proxy/sctp_proxy.go [2022-08-18T16:55:01.158Z] cmd/docker-proxy/tcp_proxy.go [2022-08-18T16:55:01.158Z] cmd/docker-proxy/udp_proxy.go [2022-08-18T16:55:01.158Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T16:55:01.158Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T16:55:01.158Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T16:55:01.158Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-18T16:55:01.158Z] remote: Enumerating objects: 23, done. [2022-08-18T16:55:01.158Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-18T16:55:01.158Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-18T16:55:01.158Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-18T16:55:01.158Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-18T16:55:01.158Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-18T16:55:01.158Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-18T16:55:01.158Z] Cross building: bundles/cross/linux/ppc64le [2022-08-18T16:55:01.158Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T16:55:01.158Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T16:55:01.426Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T16:55:01.996Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T16:55:02.937Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T16:55:02.937Z] --- PASS: TestPingSwarmHeader (2.16s) [2022-08-18T16:55:02.937Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T16:55:02.937Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T16:55:02.937Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T16:55:02.937Z] === RUN TestVersion [2022-08-18T16:55:02.937Z] --- PASS: TestVersion (0.02s) [2022-08-18T16:55:02.937Z] === CONT TestDiskUsage [2022-08-18T16:55:03.246Z] --- PASS: TestServiceWithDataPathPortInit (16.25s) [2022-08-18T16:55:03.246Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T16:55:03.506Z] === RUN TestDiskUsage/empty [2022-08-18T16:55:03.506Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T16:55:03.506Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T16:55:03.506Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T16:55:03.506Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T16:55:03.506Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T16:55:03.506Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T16:55:03.507Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T16:55:03.507Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T16:55:03.507Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T16:55:03.507Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T16:55:03.507Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T16:55:03.767Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T16:55:03.767Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T16:55:03.767Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T16:55:03.767Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T16:55:03.767Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T16:55:03.767Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T16:55:03.767Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T16:55:03.767Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T16:55:03.767Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T16:55:03.767Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T16:55:03.767Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T16:55:04.027Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T16:55:04.027Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T16:55:04.027Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T16:55:04.027Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T16:55:04.027Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T16:55:04.027Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T16:55:04.027Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T16:55:04.027Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T16:55:04.027Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T16:55:04.027Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage (1.13s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T16:55:04.027Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T16:55:04.028Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T16:55:04.028Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T16:55:04.028Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T16:55:04.028Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T16:55:04.028Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:04.028Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:04.028Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T16:55:04.028Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:55:04.028Z] PASS [2022-08-18T16:55:04.028Z] [2022-08-18T16:55:04.028Z] === Skipped [2022-08-18T16:55:04.028Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T16:55:04.028Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T16:55:04.028Z] [2022-08-18T16:55:04.028Z] DONE 54 tests, 1 skipped in 22.587s [2022-08-18T16:55:04.028Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T16:55:04.028Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:55:04.288Z] ++ set -e [2022-08-18T16:55:04.288Z] ++ '[' -n 0 ']' [2022-08-18T16:55:04.288Z] ++ set -x [2022-08-18T16:55:04.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:55:04.288Z] INFO: Testing against a local daemon [2022-08-18T16:55:04.288Z] === RUN TestVolumesCreateAndList [2022-08-18T16:55:04.288Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T16:55:04.288Z] === RUN TestVolumesRemove [2022-08-18T16:55:04.288Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-18T16:55:04.288Z] === RUN TestVolumesInspect [2022-08-18T16:55:04.288Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T16:55:04.288Z] === RUN TestVolumesInvalidJSON [2022-08-18T16:55:04.288Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T16:55:04.288Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T16:55:04.288Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T16:55:04.288Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T16:55:04.288Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T16:55:04.288Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T16:55:04.288Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T16:55:04.288Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T16:55:04.288Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T16:55:04.288Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T16:55:04.288Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T16:55:04.288Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T16:55:04.288Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T16:55:04.288Z] PASS [2022-08-18T16:55:04.288Z] [2022-08-18T16:55:04.288Z] DONE 9 tests in 0.185s [2022-08-18T16:55:04.288Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T16:55:04.548Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T16:55:04.548Z] +++ kill 14307 [2022-08-18T16:55:04.809Z] +++ /etc/init.d/apparmor stop [2022-08-18T16:55:04.809Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T16:55:04.809Z] [2022-08-18T16:55:04.809Z] Unloading profiles will leave already running processes permanently [2022-08-18T16:55:04.809Z] unconfined, which can lead to unexpected situations. [2022-08-18T16:55:04.809Z] [2022-08-18T16:55:04.809Z] To set a process to complain mode, use the command line tool [2022-08-18T16:55:04.809Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T16:55:04.809Z] +++ true [2022-08-18T16:55:04.809Z] exiting test-integration [2022-08-18T16:55:04.809Z] ++ exit 0 [2022-08-18T16:55:04.809Z] Post stage [Pipeline] junit [2022-08-18T16:55:05.394Z] Recording test results [2022-08-18T16:55:05.622Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T16:55:05.956Z] + echo Ensuring container killed. [2022-08-18T16:55:05.956Z] Ensuring container killed. [2022-08-18T16:55:05.956Z] + docker rm -vf docker-pr1 [2022-08-18T16:55:05.956Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T16:55:06.244Z] + echo Chowning /workspace to jenkins user [2022-08-18T16:55:06.244Z] Chowning /workspace to jenkins user [2022-08-18T16:55:06.244Z] + id -u [2022-08-18T16:55:06.244Z] + id -g [2022-08-18T16:55:06.244Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43987:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T16:55:06.537Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dhs4e2bporbcfv0n97uee4x8s Created:2022-08-18 16:55:04.246640708 +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[b1b7d43d18a7366a4bcd72a61d98554859ef34cb91e17daf7ebed6f99e3842d9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ltcop9z29rorilavlnezy6re8 EndpointID:568b0405edc77f7383809d859887f5ccb9d1d597610aea4a55b3336b155f9a99 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2a9715319972e1cc8656738d0ae796d5e9089c648898948c3900a8f6b302b38d 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:a8bc7557e878 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ltcop9z29rorilavlnezy6re8 EndpointID:568b0405edc77f7383809d859887f5ccb9d1d597610aea4a55b3336b155f9a99 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T16:55:06.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T16:55:07.920Z] + bundleName=arm64-integration [2022-08-18T16:55:07.920Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-18T16:55:07.920Z] Creating arm64-integration-bundles.tar.gz [2022-08-18T16:55:07.920Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-18T16:55:07.920Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-18T16:55:08.193Z] Archiving artifacts [2022-08-18T16:55:08.528Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43987/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T16:55:08.833Z] + make clean [2022-08-18T16:55:08.833Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T16:55:08.833Z] docker-dev-cache [2022-08-18T16:55:08.833Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T16:55:09.074Z] docker_api_swarm_test.go:304: [d5fe5ab0d9de0] joining swarm manager [d543866fd0061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:55:10.457Z] docker_api_swarm_test.go:305: [dc048a4c3c2fd] joining swarm manager [d543866fd0061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T16:55:10.716Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.56s) [2022-08-18T16:55:10.716Z] PASS [2022-08-18T16:55:10.716Z] [2022-08-18T16:55:10.716Z] === Skipped [2022-08-18T16:55:10.716Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:55:10.716Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:55:10.716Z] [2022-08-18T16:55:10.716Z] DONE 38 tests, 1 skipped in 49.798s [2022-08-18T16:55:10.716Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:55:10.716Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:55:10.716Z] ++ set -e [2022-08-18T16:55:10.716Z] ++ '[' -n 0 ']' [2022-08-18T16:55:10.716Z] ++ set -x [2022-08-18T16:55:10.716Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:55:10.978Z] INFO: Testing against a local daemon [2022-08-18T16:55:10.978Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T16:55:10.978Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:55:10.978Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:55:10.978Z] === RUN TestDockerNetworkIpvlan [2022-08-18T16:55:10.978Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:55:10.978Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:55:10.978Z] PASS [2022-08-18T16:55:10.978Z] [2022-08-18T16:55:10.978Z] === Skipped [2022-08-18T16:55:10.978Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:55:10.978Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:55:10.978Z] [2022-08-18T16:55:10.978Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:55:10.978Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:55:10.978Z] [2022-08-18T16:55:10.978Z] DONE 2 tests, 2 skipped in 0.103s [2022-08-18T16:55:10.978Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:55:10.978Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:55:10.978Z] ++ set -e [2022-08-18T16:55:10.978Z] ++ '[' -n 0 ']' [2022-08-18T16:55:10.978Z] ++ set -x [2022-08-18T16:55:10.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:55:10.978Z] INFO: Testing against a local daemon [2022-08-18T16:55:10.978Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T16:55:11.240Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-18T16:55:12.620Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-08-18T16:55:12.620Z] === RUN TestDockerNetworkMacvlan [2022-08-18T16:55:12.620Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-18T16:55:13.189Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T16:55:14.127Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T16:55:14.127Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-18T16:55:15.066Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T16:55:16.976Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T16:55:19.526Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T16:55:21.435Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-18T16:55:22.004Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-18T16:55:22.575Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-18T16:55:23.517Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-18T16:55:24.091Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T16:55:24.659Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-18T16:55:24.659Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T16:55:24.659Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-18T16:55:24.919Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-18T16:55:25.179Z] --- PASS: TestDockerNetworkMacvlan (12.65s) [2022-08-18T16:55:25.179Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-08-18T16:55:25.179Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-18T16:55:25.179Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2022-08-18T16:55:25.179Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s) [2022-08-18T16:55:25.179Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.97s) [2022-08-18T16:55:25.179Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2022-08-18T16:55:25.179Z] PASS [2022-08-18T16:55:25.179Z] [2022-08-18T16:55:25.179Z] DONE 8 tests in 14.105s [2022-08-18T16:55:25.179Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T16:55:25.179Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:55:25.179Z] ++ set -e [2022-08-18T16:55:25.179Z] ++ '[' -n 0 ']' [2022-08-18T16:55:25.179Z] ++ set -x [2022-08-18T16:55:25.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:55:25.179Z] testing: warning: no tests to run [2022-08-18T16:55:25.179Z] PASS [2022-08-18T16:55:25.179Z] [2022-08-18T16:55:25.180Z] DONE 0 tests in 0.026s [2022-08-18T16:55:25.180Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T16:55:25.180Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:55:25.180Z] ++ set -e [2022-08-18T16:55:25.180Z] ++ '[' -n 0 ']' [2022-08-18T16:55:25.180Z] ++ set -x [2022-08-18T16:55:25.180Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:55:25.180Z] INFO: Testing against a local daemon [2022-08-18T16:55:25.180Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T16:55:26.564Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2022-08-18T16:55:26.564Z] === RUN TestAuthZPluginTLS [2022-08-18T16:55:27.134Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-08-18T16:55:27.134Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T16:55:27.703Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-18T16:55:27.703Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T16:55:28.272Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-18T16:55:28.272Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T16:55:28.841Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-18T16:55:28.841Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-08-18T16:55:28.841Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T16:55:30.749Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s) [2022-08-18T16:55:30.749Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T16:55:31.009Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-18T16:55:31.009Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T16:55:31.578Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-18T16:55:31.578Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T16:55:32.146Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-08-18T16:55:32.146Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T16:55:32.716Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-18T16:55:32.975Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-18T16:55:33.914Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-18T16:55:33.914Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.86s) [2022-08-18T16:55:33.914Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T16:55:34.174Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-18T16:55:34.434Z] === RUN TestDockerSuite/TestBuildFails [2022-08-18T16:55:35.003Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-18T16:55:35.262Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-18T16:55:35.833Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s) [2022-08-18T16:55:35.833Z] === RUN TestAuthZPluginHeader [2022-08-18T16:55:36.402Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-08-18T16:55:36.402Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T16:55:36.970Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-18T16:55:38.364Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-18T16:55:39.749Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-18T16:55:40.688Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-18T16:55:40.947Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-18T16:55:41.208Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.77s) [2022-08-18T16:55:41.208Z] === RUN TestAuthZPluginV2Disable [2022-08-18T16:55:41.777Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-18T16:55:43.157Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-18T16:55:43.727Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-18T16:55:43.727Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-18T16:55:45.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-18T16:55:45.369Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-18T16:55:45.629Z] --- PASS: TestAuthZPluginV2Disable (4.30s) [2022-08-18T16:55:45.629Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T16:55:47.008Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-18T16:55:47.267Z] docker_api_swarm_test.go:272: [d588c01067183] joining swarm manager [dd28d1cd24765]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:55:48.646Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-18T16:55:48.906Z] docker_api_swarm_test.go:273: [d99196c472822] joining swarm manager [dd28d1cd24765]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:55:48.906Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-18T16:55:49.475Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-18T16:55:49.475Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.99s) [2022-08-18T16:55:49.475Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T16:55:50.044Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-18T16:55:50.304Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-18T16:55:50.304Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-18T16:55:51.242Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-18T16:55:51.242Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-18T16:55:51.503Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-18T16:55:52.071Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-18T16:55:52.331Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-18T16:55:52.592Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-18T16:55:53.974Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-18T16:55:58.173Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-18T16:56:01.485Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.88s) [2022-08-18T16:56:01.485Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T16:56:02.055Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-18T16:56:04.592Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-18T16:56:04.592Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-18T16:56:04.592Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-18T16:56:04.592Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-18T16:56:04.592Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-18T16:56:04.592Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-18T16:56:05.534Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-18T16:56:06.472Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-18T16:56:07.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-18T16:56:09.318Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-18T16:56:09.318Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-18T16:56:09.887Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-18T16:56:16.463Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-18T16:56:18.369Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-18T16:56:18.369Z] PASS [2022-08-18T16:56:18.369Z] [2022-08-18T16:56:18.369Z] DONE 17 tests in 53.191s [2022-08-18T16:56:18.369Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T16:56:18.369Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:18.369Z] ++ set -e [2022-08-18T16:56:18.369Z] ++ '[' -n 0 ']' [2022-08-18T16:56:18.369Z] ++ set -x [2022-08-18T16:56:18.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-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:18.369Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-18T16:56:18.369Z] INFO: Testing against a local daemon [2022-08-18T16:56:18.369Z] === RUN TestPluginInvalidJSON [2022-08-18T16:56:18.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:56:18.369Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:56:18.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:56:18.369Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:56:18.369Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T16:56:18.369Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T16:56:18.369Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:56:18.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T16:56:18.369Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T16:56:18.369Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T16:56:18.369Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T16:56:18.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T16:56:18.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T16:56:18.369Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T16:56:18.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T16:56:18.369Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:56:18.369Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T16:56:18.369Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T16:56:18.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T16:56:18.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T16:56:18.629Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T16:56:18.629Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T16:56:18.629Z] === RUN TestPluginInstall [2022-08-18T16:56:18.629Z] === RUN TestPluginInstall/no_auth [2022-08-18T16:56:19.198Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-18T16:56:21.106Z] time="2022-08-18T16:56:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:56:21.106Z] time="2022-08-18T16:56:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:793d66eb032f9058481996fb63964932e2096b835eac7239ace5a8adf1594dd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:56:21.106Z] time="2022-08-18T16:56:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:56:21.106Z] time="2022-08-18T16:56:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:793d66eb032f9058481996fb63964932e2096b835eac7239ace5a8adf1594dd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:56:21.106Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-18T16:56:21.106Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T16:56:21.106Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-18T16:56:21.106Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T16:56:21.676Z] time="2022-08-18T16:56:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:56:21.676Z] time="2022-08-18T16:56:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:793d66eb032f9058481996fb63964932e2096b835eac7239ace5a8adf1594dd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:56:21.676Z] time="2022-08-18T16:56:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:56:21.676Z] time="2022-08-18T16:56:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:793d66eb032f9058481996fb63964932e2096b835eac7239ace5a8adf1594dd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:56:21.936Z] === RUN TestPluginInstall/with_insecure [2022-08-18T16:56:22.874Z] time="2022-08-18T16:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:56:22.874Z] time="2022-08-18T16:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c4f0b39b2b25b8e368d46ce60878f482d72822b2cc3eb732e803e12f52cfdb9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:56:22.874Z] time="2022-08-18T16:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:56:22.874Z] time="2022-08-18T16:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c4f0b39b2b25b8e368d46ce60878f482d72822b2cc3eb732e803e12f52cfdb9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:56:23.134Z] plugin_test.go:196: [d809aaed2436a] daemon is not started [2022-08-18T16:56:23.134Z] --- PASS: TestPluginInstall (4.72s) [2022-08-18T16:56:23.134Z] --- PASS: TestPluginInstall/no_auth (2.61s) [2022-08-18T16:56:23.134Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2022-08-18T16:56:23.134Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-08-18T16:56:23.134Z] === RUN TestPluginsWithRuntimes [2022-08-18T16:56:24.516Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-18T16:56:24.775Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T16:56:25.035Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-18T16:56:25.974Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T16:56:26.557Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-18T16:56:26.820Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-18T16:56:27.079Z] --- PASS: TestPluginsWithRuntimes (3.91s) [2022-08-18T16:56:27.079Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-08-18T16:56:27.079Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2022-08-18T16:56:27.079Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T16:56:28.017Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2022-08-18T16:56:28.017Z] PASS [2022-08-18T16:56:28.017Z] [2022-08-18T16:56:28.017Z] DONE 24 tests in 9.608s [2022-08-18T16:56:28.017Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T16:56:28.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:28.017Z] ++ set -e [2022-08-18T16:56:28.017Z] ++ '[' -n 0 ']' [2022-08-18T16:56:28.017Z] ++ set -x [2022-08-18T16:56:28.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:28.017Z] INFO: Testing against a local daemon [2022-08-18T16:56:28.017Z] === RUN TestExternalGraphDriver [2022-08-18T16:56:28.276Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-18T16:56:28.535Z] === RUN TestExternalGraphDriver/json [2022-08-18T16:56:28.794Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-18T16:56:29.732Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-18T16:56:30.305Z] === RUN TestExternalGraphDriver/spec [2022-08-18T16:56:30.564Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-18T16:56:31.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-18T16:56:32.444Z] === RUN TestExternalGraphDriver/pull [2022-08-18T16:56:32.444Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-18T16:56:32.703Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-18T16:56:32.703Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-18T16:56:33.642Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-18T16:56:34.212Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-18T16:56:34.782Z] --- PASS: TestExternalGraphDriver (6.57s) [2022-08-18T16:56:34.782Z] --- PASS: TestExternalGraphDriver/json (1.97s) [2022-08-18T16:56:34.782Z] --- PASS: TestExternalGraphDriver/spec (1.94s) [2022-08-18T16:56:34.782Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2022-08-18T16:56:34.782Z] === RUN TestGraphdriverPluginV2 [2022-08-18T16:56:35.041Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-18T16:56:35.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-18T16:56:36.549Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-18T16:56:37.931Z] docker_api_swarm_node_test.go:20: [d523e798cf38d] joining swarm manager [d8ee210d4b624]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:56:38.872Z] docker_api_swarm_node_test.go:21: [dd56bc9a54194] joining swarm manager [d8ee210d4b624]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:56:39.131Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-18T16:56:39.699Z] --- PASS: TestGraphdriverPluginV2 (5.06s) [2022-08-18T16:56:39.699Z] PASS [2022-08-18T16:56:39.699Z] [2022-08-18T16:56:39.699Z] DONE 5 tests in 11.755s [2022-08-18T16:56:39.699Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T16:56:39.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:39.699Z] ++ set -e [2022-08-18T16:56:39.699Z] ++ '[' -n 0 ']' [2022-08-18T16:56:39.699Z] ++ set -x [2022-08-18T16:56:39.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:39.959Z] INFO: Testing against a local daemon [2022-08-18T16:56:39.959Z] === RUN TestContinueAfterPluginCrash [2022-08-18T16:56:39.959Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T16:56:39.959Z] === RUN TestReadPluginNoRead [2022-08-18T16:56:39.959Z] === PAUSE TestReadPluginNoRead [2022-08-18T16:56:39.959Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T16:56:39.959Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T16:56:39.959Z] === CONT TestContinueAfterPluginCrash [2022-08-18T16:56:39.960Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T16:56:40.529Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-18T16:56:43.067Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-18T16:56:44.008Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-18T16:56:44.267Z] --- PASS: TestDaemonStartWithLogOpt (4.34s) [2022-08-18T16:56:44.267Z] === CONT TestReadPluginNoRead [2022-08-18T16:56:44.836Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-18T16:56:47.373Z] === RUN TestReadPluginNoRead/default [2022-08-18T16:56:47.635Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-18T16:56:48.584Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T16:56:49.153Z] --- PASS: TestContinueAfterPluginCrash (9.38s) [2022-08-18T16:56:49.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-18T16:56:49.673Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-18T16:56:50.242Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T16:56:50.501Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-18T16:56:51.440Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-18T16:56:52.009Z] === CONT TestReadPluginNoRead [2022-08-18T16:56:52.009Z] read_test.go:92: [dcba22a9bfea1] daemon is not started [2022-08-18T16:56:52.009Z] --- PASS: TestReadPluginNoRead (7.82s) [2022-08-18T16:56:52.009Z] --- PASS: TestReadPluginNoRead/default (1.60s) [2022-08-18T16:56:52.009Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2022-08-18T16:56:52.009Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2022-08-18T16:56:52.009Z] PASS [2022-08-18T16:56:52.009Z] [2022-08-18T16:56:52.009Z] DONE 6 tests in 12.285s [2022-08-18T16:56:52.009Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T16:56:52.009Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:52.009Z] ++ set -e [2022-08-18T16:56:52.009Z] ++ '[' -n 0 ']' [2022-08-18T16:56:52.009Z] ++ set -x [2022-08-18T16:56:52.009Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:52.009Z] testing: warning: no tests to run [2022-08-18T16:56:52.009Z] PASS [2022-08-18T16:56:52.009Z] [2022-08-18T16:56:52.009Z] DONE 0 tests in 0.065s [2022-08-18T16:56:52.009Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T16:56:52.009Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:52.009Z] ++ set -e [2022-08-18T16:56:52.009Z] ++ '[' -n 0 ']' [2022-08-18T16:56:52.009Z] ++ set -x [2022-08-18T16:56:52.009Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:52.269Z] INFO: Testing against a local daemon [2022-08-18T16:56:52.269Z] === RUN TestPluginWithDevMounts [2022-08-18T16:56:52.269Z] === PAUSE TestPluginWithDevMounts [2022-08-18T16:56:52.269Z] === CONT TestPluginWithDevMounts [2022-08-18T16:56:54.813Z] docker_api_swarm_test.go:502: [de6dbdea486b4] joining swarm manager [d6395387277bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:56:54.813Z] --- PASS: TestPluginWithDevMounts (2.45s) [2022-08-18T16:56:54.813Z] PASS [2022-08-18T16:56:54.813Z] [2022-08-18T16:56:54.813Z] DONE 1 tests in 2.588s [2022-08-18T16:56:54.813Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T16:56:54.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:54.813Z] ++ set -e [2022-08-18T16:56:54.813Z] ++ '[' -n 0 ']' [2022-08-18T16:56:54.813Z] ++ set -x [2022-08-18T16:56:54.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:56:54.813Z] INFO: Testing against a local daemon [2022-08-18T16:56:54.813Z] === RUN TestSecretInspect [2022-08-18T16:56:57.351Z] --- PASS: TestSecretInspect (2.53s) [2022-08-18T16:56:57.351Z] === RUN TestSecretList [2022-08-18T16:56:59.889Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-18T16:56:59.889Z] --- PASS: TestSecretList (2.26s) [2022-08-18T16:56:59.889Z] === RUN TestSecretsCreateAndDelete [2022-08-18T16:57:02.426Z] --- PASS: TestSecretsCreateAndDelete (2.60s) [2022-08-18T16:57:02.426Z] === RUN TestSecretsUpdate [2022-08-18T16:57:02.685Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-18T16:57:04.592Z] === RUN TestDockerSuite/TestBuildRm [2022-08-18T16:57:04.852Z] docker_api_swarm_test.go:507: [d26856ecaafe4] joining swarm manager [d6395387277bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:57:05.111Z] --- PASS: TestSecretsUpdate (2.77s) [2022-08-18T16:57:05.111Z] === RUN TestTemplatedSecret [2022-08-18T16:57:07.020Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-18T16:57:07.652Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T16:57:07.653Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T16:57:07.653Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T16:57:07.653Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T16:57:07.653Z] Cross building: bundles/cross/linux/s390x [2022-08-18T16:57:07.653Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T16:57:07.653Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T16:57:07.958Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-18T16:57:08.386Z] --- PASS: TestTemplatedSecret (3.23s) [2022-08-18T16:57:08.386Z] === RUN TestSecretCreateResolve [2022-08-18T16:57:08.959Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-18T16:57:09.218Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-18T16:57:10.597Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-18T16:57:10.870Z] --- PASS: TestSecretCreateResolve (2.60s) [2022-08-18T16:57:10.870Z] PASS [2022-08-18T16:57:10.870Z] [2022-08-18T16:57:10.870Z] DONE 6 tests in 16.092s [2022-08-18T16:57:10.870Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T16:57:10.871Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:57:10.871Z] ++ set -e [2022-08-18T16:57:10.871Z] ++ '[' -n 0 ']' [2022-08-18T16:57:10.871Z] ++ set -x [2022-08-18T16:57:10.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T16:57:11.136Z] INFO: Testing against a local daemon [2022-08-18T16:57:11.136Z] === RUN TestServiceCreateInit [2022-08-18T16:57:11.136Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T16:57:11.402Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-18T16:57:12.340Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-18T16:57:16.539Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T16:57:16.539Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-18T16:57:16.539Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-18T16:57:16.539Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-18T16:57:16.539Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T16:57:16.539Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-18T16:57:16.539Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-18T16:57:17.109Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-18T16:57:17.369Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-18T16:57:18.308Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-18T16:57:20.848Z] --- PASS: TestServiceCreateInit (9.46s) [2022-08-18T16:57:20.848Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.75s) [2022-08-18T16:57:20.848Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.67s) [2022-08-18T16:57:20.848Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T16:57:22.227Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-18T16:57:23.165Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-18T16:57:24.547Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-18T16:57:25.117Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-18T16:57:26.056Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-18T16:57:27.437Z] === RUN TestDockerSuite/TestBuildUser [2022-08-18T16:57:28.818Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-18T16:57:32.110Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-18T16:57:32.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-18T16:57:34.647Z] docker_api_swarm_node_test.go:81: [d1d94d4e6becc] joining swarm manager [de3328b309e35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:57:37.980Z] --- PASS: TestCreateServiceMultipleTimes (17.62s) [2022-08-18T16:57:37.980Z] === RUN TestCreateServiceConflict [2022-08-18T16:57:41.270Z] --- PASS: TestCreateServiceConflict (2.79s) [2022-08-18T16:57:41.270Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T16:57:44.565Z] --- PASS: TestCreateServiceMaxReplicas (3.75s) [2022-08-18T16:57:44.565Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T16:57:45.134Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-18T16:57:46.073Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-18T16:57:46.073Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-18T16:57:47.452Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-18T16:57:48.020Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-18T16:57:48.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-18T16:57:48.847Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-18T16:57:48.847Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T16:57:48.847Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-18T16:57:48.847Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T16:57:48.847Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-18T16:57:48.847Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T16:57:48.847Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-18T16:57:48.847Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T16:57:48.847Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-18T16:57:50.227Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-18T16:57:50.227Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-18T16:57:51.166Z] docker_api_swarm_node_test.go:53: [dc36395ff0dc8] joining swarm manager [d1c5004471d13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:57:51.166Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-18T16:57:51.735Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-18T16:57:51.994Z] docker_api_swarm_node_test.go:54: [d2d4826d58918] joining swarm manager [d1c5004471d13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:57:52.564Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-18T16:57:52.564Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-18T16:57:54.470Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-18T16:57:55.408Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-18T16:57:56.346Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-18T16:57:56.346Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-18T16:57:56.914Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-18T16:57:56.914Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T16:57:56.914Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-18T16:57:57.482Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-18T16:57:58.420Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.90s) [2022-08-18T16:57:58.420Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T16:57:58.989Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-18T16:57:59.557Z] === RUN TestDockerSuite/TestCommitChange [2022-08-18T16:58:00.537Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-18T16:58:01.475Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-18T16:58:01.734Z] --- PASS: TestCreateServiceSecretFileMode (3.19s) [2022-08-18T16:58:01.734Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T16:58:02.675Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-18T16:58:04.055Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-18T16:58:04.992Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-18T16:58:04.992Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2022-08-18T16:58:04.992Z] === RUN TestCreateServiceSysctls [2022-08-18T16:58:05.930Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-18T16:58:07.310Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-18T16:58:08.250Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-18T16:58:08.509Z] --- PASS: TestCreateServiceSysctls (3.65s) [2022-08-18T16:58:08.509Z] === RUN TestCreateServiceCapabilities [2022-08-18T16:58:09.447Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-18T16:58:09.447Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-18T16:58:10.387Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-18T16:58:10.956Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-18T16:58:10.956Z] --- PASS: TestCreateServiceCapabilities (2.60s) [2022-08-18T16:58:10.956Z] === RUN TestInspect [2022-08-18T16:58:11.525Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-18T16:58:12.093Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-18T16:58:13.033Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-18T16:58:13.972Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-18T16:58:14.232Z] --- PASS: TestInspect (3.32s) [2022-08-18T16:58:14.232Z] === RUN TestCreateJob [2022-08-18T16:58:14.801Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-18T16:58:15.371Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-18T16:58:16.311Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-18T16:58:16.879Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-18T16:58:17.818Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-18T16:58:18.078Z] --- PASS: TestCreateJob (3.69s) [2022-08-18T16:58:18.078Z] === RUN TestReplicatedJob [2022-08-18T16:58:18.646Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-18T16:58:19.216Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-18T16:58:21.130Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-18T16:58:21.698Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-18T16:58:22.636Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-18T16:58:22.636Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-18T16:58:23.205Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-18T16:58:23.774Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-18T16:58:24.343Z] --- PASS: TestReplicatedJob (6.16s) [2022-08-18T16:58:24.343Z] === RUN TestUpdateReplicatedJob [2022-08-18T16:58:24.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-18T16:58:24.918Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-18T16:58:25.487Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-18T16:58:26.867Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-18T16:58:28.246Z] --- PASS: TestUpdateReplicatedJob (3.84s) [2022-08-18T16:58:28.246Z] === RUN TestServiceListWithStatuses [2022-08-18T16:58:28.246Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:58:28.246Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T16:58:28.246Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T16:58:28.246Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-18T16:58:28.814Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-18T16:58:30.724Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-18T16:58:30.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-18T16:58:33.263Z] docker_api_swarm_test.go:202: [d801f19b26744] joining swarm manager [d926b794c1e1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:58:33.523Z] --- PASS: TestDockerNetworkConnectAlias (5.45s) [2022-08-18T16:58:33.523Z] === RUN TestDockerNetworkReConnect [2022-08-18T16:58:34.901Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-18T16:58:37.442Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-18T16:58:37.702Z] --- PASS: TestDockerNetworkReConnect (4.23s) [2022-08-18T16:58:37.702Z] === RUN TestServicePlugin [2022-08-18T16:58:37.963Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-18T16:58:41.261Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-18T16:58:42.199Z] plugin_test.go:61: [dfcf2ed96fb39] joining swarm manager [d852dcf87876e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:58:43.579Z] plugin_test.go:64: [d179197e92e54] joining swarm manager [d852dcf87876e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:58:43.863Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-18T16:58:44.816Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-18T16:58:47.353Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-18T16:58:47.922Z] === RUN TestDockerSuite/TestCpToDot [2022-08-18T16:58:48.493Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-18T16:58:49.431Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-18T16:58:50.371Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-18T16:58:50.942Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-18T16:58:51.880Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-18T16:58:52.139Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-18T16:58:52.708Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-18T16:58:53.278Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-18T16:58:53.848Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-18T16:58:54.108Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-18T16:58:54.108Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-18T16:58:54.678Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-18T16:58:55.618Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-18T16:58:55.618Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T16:58:55.618Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-18T16:58:55.618Z] docker_api_swarm_test.go:384: [d240ab634d66a] joining swarm manager [d1eecb48b4127]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:58:55.618Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-18T16:58:56.558Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-18T16:58:56.819Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-18T16:58:57.079Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-18T16:58:57.079Z] === RUN TestDockerSuite/TestCreateRM [2022-08-18T16:58:57.338Z] docker_api_swarm_test.go:385: [dbba2dafdce77] joining swarm manager [d1eecb48b4127]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:58:57.338Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-18T16:58:57.338Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T16:58:57.338Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-18T16:58:57.598Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-18T16:58:57.598Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-18T16:58:58.977Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-18T16:58:59.237Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-18T16:58:59.237Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-18T16:58:59.278Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T16:58:59.278Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T16:58:59.278Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T16:58:59.278Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T16:58:59.278Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T16:58:59.598Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T16:58:59.876Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43987/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7b7d1132e870d4b6265721b673dbb429cc835d6a hack/test/unit [2022-08-18T16:59:00.445Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-18T16:59:00.445Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T16:59:00.445Z] + TESTDIRS=./... [2022-08-18T16:59:00.445Z] + exclude_paths='/vendor/|/integration' [2022-08-18T16:59:00.445Z] ++ go list ./... [2022-08-18T16:59:00.445Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T16:59:01.385Z] + pkg_list='github.com/docker/docker/api [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/backend [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/container [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/events [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/filters [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/image [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/mount [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/network [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/registry [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/time [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/versions [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/volume [2022-08-18T16:59:01.385Z] github.com/docker/docker/builder [2022-08-18T16:59:01.385Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:59:01.385Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:59:01.385Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:59:01.385Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:59:01.385Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:59:01.385Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:59:01.385Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:59:01.385Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:59:01.385Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:59:01.385Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:59:01.385Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:59:01.385Z] github.com/docker/docker/cli [2022-08-18T16:59:01.385Z] github.com/docker/docker/cli/config [2022-08-18T16:59:01.385Z] github.com/docker/docker/cli/debug [2022-08-18T16:59:01.385Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:59:01.385Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:59:01.385Z] github.com/docker/docker/client [2022-08-18T16:59:01.385Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:59:01.385Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:59:01.385Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:59:01.385Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:59:01.385Z] github.com/docker/docker/container [2022-08-18T16:59:01.385Z] github.com/docker/docker/container/stream [2022-08-18T16:59:01.385Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:59:01.385Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:59:01.385Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/config [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/containerd [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/events [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/exec [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/images [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/links [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/names [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/network [2022-08-18T16:59:01.385Z] github.com/docker/docker/daemon/stats [2022-08-18T16:59:01.385Z] github.com/docker/docker/distribution [2022-08-18T16:59:01.385Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:59:01.385Z] github.com/docker/docker/distribution/utils [2022-08-18T16:59:01.385Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:59:01.385Z] github.com/docker/docker/dockerversion [2022-08-18T16:59:01.385Z] github.com/docker/docker/errdefs [2022-08-18T16:59:01.385Z] github.com/docker/docker/image [2022-08-18T16:59:01.385Z] github.com/docker/docker/image/cache [2022-08-18T16:59:01.385Z] github.com/docker/docker/image/tarexport [2022-08-18T16:59:01.385Z] github.com/docker/docker/image/v1 [2022-08-18T16:59:01.385Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:59:01.385Z] github.com/docker/docker/layer [2022-08-18T16:59:01.385Z] github.com/docker/docker/libcontainerd [2022-08-18T16:59:01.385Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:59:01.385Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:59:01.385Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:59:01.385Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:59:01.385Z] github.com/docker/docker/libnetwork/types [2022-08-18T16:59:01.385Z] github.com/docker/docker/oci [2022-08-18T16:59:01.385Z] github.com/docker/docker/oci/caps [2022-08-18T16:59:01.385Z] github.com/docker/docker/opts [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/archive [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/directory [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/platform [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/pools [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/progress [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/signal [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/stack [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/system [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:59:01.385Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:59:01.385Z] github.com/docker/docker/plugin [2022-08-18T16:59:01.385Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:59:01.385Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:59:01.385Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:59:01.385Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:59:01.385Z] github.com/docker/docker/quota [2022-08-18T16:59:01.385Z] github.com/docker/docker/reference [2022-08-18T16:59:01.385Z] github.com/docker/docker/registry [2022-08-18T16:59:01.385Z] github.com/docker/docker/registry/resumable [2022-08-18T16:59:01.385Z] github.com/docker/docker/restartmanager [2022-08-18T16:59:01.385Z] github.com/docker/docker/rootless [2022-08-18T16:59:01.385Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:59:01.385Z] github.com/docker/docker/runconfig [2022-08-18T16:59:01.385Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:59:01.385Z] github.com/docker/docker/testutil [2022-08-18T16:59:01.385Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:59:01.385Z] github.com/docker/docker/testutil/environment [2022-08-18T16:59:01.385Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:59:01.385Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:59:01.385Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:59:01.385Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:59:01.385Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:59:01.385Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:59:01.385Z] github.com/docker/docker/testutil/registry [2022-08-18T16:59:01.385Z] github.com/docker/docker/testutil/request [2022-08-18T16:59:01.385Z] github.com/docker/docker/volume [2022-08-18T16:59:01.385Z] github.com/docker/docker/volume/drivers [2022-08-18T16:59:01.385Z] github.com/docker/docker/volume/local [2022-08-18T16:59:01.385Z] github.com/docker/docker/volume/mounts [2022-08-18T16:59:01.385Z] github.com/docker/docker/volume/service [2022-08-18T16:59:01.385Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:59:01.385Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:59:01.385Z] ++ grep --fixed-strings -v /libnetwork [2022-08-18T16:59:01.385Z] ++ echo 'github.com/docker/docker/api [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/backend [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/container [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/events [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/filters [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/image [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/mount [2022-08-18T16:59:01.385Z] github.com/docker/docker/api/types/network [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/registry [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/time [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/versions [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/volume [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:59:01.386Z] github.com/docker/docker/cli [2022-08-18T16:59:01.386Z] github.com/docker/docker/cli/config [2022-08-18T16:59:01.386Z] github.com/docker/docker/cli/debug [2022-08-18T16:59:01.386Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:59:01.386Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:59:01.386Z] github.com/docker/docker/client [2022-08-18T16:59:01.386Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:59:01.386Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:59:01.386Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:59:01.386Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:59:01.386Z] github.com/docker/docker/container [2022-08-18T16:59:01.386Z] github.com/docker/docker/container/stream [2022-08-18T16:59:01.386Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:59:01.386Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:59:01.386Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/config [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/containerd [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/events [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/exec [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/images [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/links [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/names [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/network [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/stats [2022-08-18T16:59:01.386Z] github.com/docker/docker/distribution [2022-08-18T16:59:01.386Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:59:01.386Z] github.com/docker/docker/distribution/utils [2022-08-18T16:59:01.386Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:59:01.386Z] github.com/docker/docker/dockerversion [2022-08-18T16:59:01.386Z] github.com/docker/docker/errdefs [2022-08-18T16:59:01.386Z] github.com/docker/docker/image [2022-08-18T16:59:01.386Z] github.com/docker/docker/image/cache [2022-08-18T16:59:01.386Z] github.com/docker/docker/image/tarexport [2022-08-18T16:59:01.386Z] github.com/docker/docker/image/v1 [2022-08-18T16:59:01.386Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:59:01.386Z] github.com/docker/docker/layer [2022-08-18T16:59:01.386Z] github.com/docker/docker/libcontainerd [2022-08-18T16:59:01.386Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:59:01.386Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:59:01.386Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:59:01.386Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:59:01.386Z] github.com/docker/docker/libnetwork/types [2022-08-18T16:59:01.386Z] github.com/docker/docker/oci [2022-08-18T16:59:01.386Z] github.com/docker/docker/oci/caps [2022-08-18T16:59:01.386Z] github.com/docker/docker/opts [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/archive [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/directory [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/platform [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/pools [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/progress [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/signal [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/stack [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/system [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:59:01.386Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:59:01.386Z] github.com/docker/docker/plugin [2022-08-18T16:59:01.386Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:59:01.386Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:59:01.386Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:59:01.386Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:59:01.386Z] github.com/docker/docker/quota [2022-08-18T16:59:01.386Z] github.com/docker/docker/reference [2022-08-18T16:59:01.386Z] github.com/docker/docker/registry [2022-08-18T16:59:01.386Z] github.com/docker/docker/registry/resumable [2022-08-18T16:59:01.386Z] github.com/docker/docker/restartmanager [2022-08-18T16:59:01.386Z] github.com/docker/docker/rootless [2022-08-18T16:59:01.386Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:59:01.386Z] github.com/docker/docker/runconfig [2022-08-18T16:59:01.386Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:59:01.386Z] github.com/docker/docker/testutil [2022-08-18T16:59:01.386Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:59:01.386Z] github.com/docker/docker/testutil/environment [2022-08-18T16:59:01.386Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:59:01.386Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:59:01.386Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:59:01.386Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:59:01.386Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:59:01.386Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:59:01.386Z] github.com/docker/docker/testutil/registry [2022-08-18T16:59:01.386Z] github.com/docker/docker/testutil/request [2022-08-18T16:59:01.386Z] github.com/docker/docker/volume [2022-08-18T16:59:01.386Z] github.com/docker/docker/volume/drivers [2022-08-18T16:59:01.386Z] github.com/docker/docker/volume/local [2022-08-18T16:59:01.386Z] github.com/docker/docker/volume/mounts [2022-08-18T16:59:01.386Z] github.com/docker/docker/volume/service [2022-08-18T16:59:01.386Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:59:01.386Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:59:01.386Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/router [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/backend [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/container [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/events [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/filters [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/image [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/mount [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/network [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/registry [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/time [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/versions [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:59:01.386Z] github.com/docker/docker/api/types/volume [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:59:01.386Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:59:01.386Z] github.com/docker/docker/cli [2022-08-18T16:59:01.386Z] github.com/docker/docker/cli/config [2022-08-18T16:59:01.386Z] github.com/docker/docker/cli/debug [2022-08-18T16:59:01.386Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:59:01.386Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:59:01.386Z] github.com/docker/docker/client [2022-08-18T16:59:01.386Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:59:01.386Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:59:01.386Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:59:01.386Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:59:01.386Z] github.com/docker/docker/container [2022-08-18T16:59:01.386Z] github.com/docker/docker/container/stream [2022-08-18T16:59:01.386Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:59:01.386Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:59:01.386Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/config [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/containerd [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/events [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/exec [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/images [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/links [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/names [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/network [2022-08-18T16:59:01.386Z] github.com/docker/docker/daemon/stats [2022-08-18T16:59:01.386Z] github.com/docker/docker/distribution [2022-08-18T16:59:01.386Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:59:01.386Z] github.com/docker/docker/distribution/utils [2022-08-18T16:59:01.386Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:59:01.386Z] github.com/docker/docker/dockerversion [2022-08-18T16:59:01.387Z] github.com/docker/docker/errdefs [2022-08-18T16:59:01.387Z] github.com/docker/docker/image [2022-08-18T16:59:01.387Z] github.com/docker/docker/image/cache [2022-08-18T16:59:01.387Z] github.com/docker/docker/image/tarexport [2022-08-18T16:59:01.387Z] github.com/docker/docker/image/v1 [2022-08-18T16:59:01.387Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:59:01.387Z] github.com/docker/docker/layer [2022-08-18T16:59:01.387Z] github.com/docker/docker/libcontainerd [2022-08-18T16:59:01.387Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:59:01.387Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:59:01.387Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:59:01.387Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:59:01.387Z] github.com/docker/docker/oci [2022-08-18T16:59:01.387Z] github.com/docker/docker/oci/caps [2022-08-18T16:59:01.387Z] github.com/docker/docker/opts [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/archive [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/directory [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/platform [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/pools [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/progress [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/signal [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/stack [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/system [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:59:01.387Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:59:01.387Z] github.com/docker/docker/plugin [2022-08-18T16:59:01.387Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:59:01.387Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:59:01.387Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:59:01.387Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:59:01.387Z] github.com/docker/docker/quota [2022-08-18T16:59:01.387Z] github.com/docker/docker/reference [2022-08-18T16:59:01.387Z] github.com/docker/docker/registry [2022-08-18T16:59:01.387Z] github.com/docker/docker/registry/resumable [2022-08-18T16:59:01.387Z] github.com/docker/docker/restartmanager [2022-08-18T16:59:01.387Z] github.com/docker/docker/rootless [2022-08-18T16:59:01.387Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:59:01.387Z] github.com/docker/docker/runconfig [2022-08-18T16:59:01.387Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:59:01.387Z] github.com/docker/docker/testutil [2022-08-18T16:59:01.387Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:59:01.387Z] github.com/docker/docker/testutil/environment [2022-08-18T16:59:01.387Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:59:01.387Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:59:01.387Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:59:01.387Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:59:01.387Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:59:01.387Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:59:01.387Z] github.com/docker/docker/testutil/registry [2022-08-18T16:59:01.387Z] github.com/docker/docker/testutil/request [2022-08-18T16:59:01.387Z] github.com/docker/docker/volume [2022-08-18T16:59:01.387Z] github.com/docker/docker/volume/drivers [2022-08-18T16:59:01.387Z] github.com/docker/docker/volume/local [2022-08-18T16:59:01.387Z] github.com/docker/docker/volume/mounts [2022-08-18T16:59:01.387Z] github.com/docker/docker/volume/service [2022-08-18T16:59:01.387Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:59:01.387Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:59:01.387Z] ++ echo 'github.com/docker/docker/api [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/router [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/backend [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/container [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/events [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/filters [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/image [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/mount [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/network [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/registry [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/time [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/versions [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:59:01.387Z] github.com/docker/docker/api/types/volume [2022-08-18T16:59:01.387Z] github.com/docker/docker/builder [2022-08-18T16:59:01.387Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:59:01.387Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:59:01.387Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:59:01.387Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:59:01.387Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:59:01.387Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:59:01.387Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:59:01.387Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:59:01.387Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:59:01.387Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:59:01.387Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:59:01.387Z] github.com/docker/docker/cli [2022-08-18T16:59:01.387Z] github.com/docker/docker/cli/config [2022-08-18T16:59:01.387Z] github.com/docker/docker/cli/debug [2022-08-18T16:59:01.387Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:59:01.387Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:59:01.387Z] github.com/docker/docker/client [2022-08-18T16:59:01.387Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:59:01.387Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:59:01.387Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:59:01.387Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:59:01.387Z] github.com/docker/docker/container [2022-08-18T16:59:01.387Z] github.com/docker/docker/container/stream [2022-08-18T16:59:01.387Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:59:01.387Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:59:01.387Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/config [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/containerd [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/events [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/exec [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/images [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/links [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/names [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/network [2022-08-18T16:59:01.387Z] github.com/docker/docker/daemon/stats [2022-08-18T16:59:01.387Z] github.com/docker/docker/distribution [2022-08-18T16:59:01.387Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:59:01.387Z] github.com/docker/docker/distribution/utils [2022-08-18T16:59:01.387Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:59:01.387Z] github.com/docker/docker/dockerversion [2022-08-18T16:59:01.387Z] github.com/docker/docker/errdefs [2022-08-18T16:59:01.387Z] github.com/docker/docker/image [2022-08-18T16:59:01.387Z] github.com/docker/docker/image/cache [2022-08-18T16:59:01.387Z] github.com/docker/docker/image/tarexport [2022-08-18T16:59:01.387Z] github.com/docker/docker/image/v1 [2022-08-18T16:59:01.387Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:59:01.387Z] github.com/docker/docker/layer [2022-08-18T16:59:01.387Z] github.com/docker/docker/libcontainerd [2022-08-18T16:59:01.387Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:59:01.387Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:59:01.387Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:59:01.387Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:59:01.387Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/types [2022-08-18T16:59:01.388Z] github.com/docker/docker/oci [2022-08-18T16:59:01.388Z] github.com/docker/docker/oci/caps [2022-08-18T16:59:01.388Z] github.com/docker/docker/opts [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/archive [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/directory [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/platform [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/pools [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/progress [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/signal [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/stack [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/system [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:59:01.388Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:59:01.388Z] github.com/docker/docker/plugin [2022-08-18T16:59:01.388Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:59:01.388Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:59:01.388Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:59:01.388Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:59:01.388Z] github.com/docker/docker/quota [2022-08-18T16:59:01.388Z] github.com/docker/docker/reference [2022-08-18T16:59:01.388Z] github.com/docker/docker/registry [2022-08-18T16:59:01.388Z] github.com/docker/docker/registry/resumable [2022-08-18T16:59:01.388Z] github.com/docker/docker/restartmanager [2022-08-18T16:59:01.388Z] github.com/docker/docker/rootless [2022-08-18T16:59:01.388Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:59:01.388Z] github.com/docker/docker/runconfig [2022-08-18T16:59:01.388Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:59:01.388Z] github.com/docker/docker/testutil [2022-08-18T16:59:01.388Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:59:01.388Z] github.com/docker/docker/testutil/environment [2022-08-18T16:59:01.388Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:59:01.388Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:59:01.388Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:59:01.388Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:59:01.388Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:59:01.388Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:59:01.388Z] github.com/docker/docker/testutil/registry [2022-08-18T16:59:01.388Z] github.com/docker/docker/testutil/request [2022-08-18T16:59:01.388Z] github.com/docker/docker/volume [2022-08-18T16:59:01.388Z] github.com/docker/docker/volume/drivers [2022-08-18T16:59:01.388Z] github.com/docker/docker/volume/local [2022-08-18T16:59:01.388Z] github.com/docker/docker/volume/mounts [2022-08-18T16:59:01.388Z] github.com/docker/docker/volume/service [2022-08-18T16:59:01.388Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:59:01.388Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:59:01.388Z] ++ grep --fixed-strings /libnetwork [2022-08-18T16:59:01.388Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/types' [2022-08-18T16:59:01.388Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/types' [2022-08-18T16:59:01.388Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:59:01.388Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:59:01.388Z] + type docker-proxy [2022-08-18T16:59:01.388Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T16:59:01.388Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T16:59:01.388Z] [2022-08-18T16:59:01.388Z] Removing bundles/ [2022-08-18T16:59:01.388Z] [2022-08-18T16:59:01.388Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T16:59:01.388Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T16:59:01.388Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:59:02.529Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-18T16:59:02.529Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-18T16:59:02.529Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-18T16:59:02.788Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-18T16:59:03.725Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-18T16:59:03.983Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-18T16:59:04.552Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-18T16:59:05.120Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-18T16:59:06.517Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-18T16:59:07.454Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-18T16:59:09.534Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T16:59:09.534Z] [2022-08-18T16:59:09.534Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T16:59:09.534Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T16:59:09.534Z] [2022-08-18T16:59:09.534Z] + mkdir -p bundles [2022-08-18T16:59:09.534Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/router [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/backend [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/container [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/events [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/filters [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/image [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/mount [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/network [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/registry [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/time [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/versions [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:59:09.534Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:59:09.535Z] github.com/docker/docker/api/types/volume [2022-08-18T16:59:09.535Z] github.com/docker/docker/builder [2022-08-18T16:59:09.535Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:59:09.535Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:59:09.535Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:59:09.535Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:59:09.535Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:59:09.535Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:59:09.535Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:59:09.535Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:59:09.535Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:59:09.535Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:59:09.535Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:59:09.535Z] github.com/docker/docker/cli [2022-08-18T16:59:09.535Z] github.com/docker/docker/cli/config [2022-08-18T16:59:09.535Z] github.com/docker/docker/cli/debug [2022-08-18T16:59:09.535Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:59:09.535Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:59:09.535Z] github.com/docker/docker/client [2022-08-18T16:59:09.535Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:59:09.535Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:59:09.535Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:59:09.535Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:59:09.535Z] github.com/docker/docker/container [2022-08-18T16:59:09.535Z] github.com/docker/docker/container/stream [2022-08-18T16:59:09.535Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:59:09.535Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:59:09.535Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/config [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/containerd [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/events [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/exec [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/images [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/links [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/names [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/network [2022-08-18T16:59:09.535Z] github.com/docker/docker/daemon/stats [2022-08-18T16:59:09.535Z] github.com/docker/docker/distribution [2022-08-18T16:59:09.535Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:59:09.535Z] github.com/docker/docker/distribution/utils [2022-08-18T16:59:09.535Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:59:09.535Z] github.com/docker/docker/dockerversion [2022-08-18T16:59:09.535Z] github.com/docker/docker/errdefs [2022-08-18T16:59:09.535Z] github.com/docker/docker/image [2022-08-18T16:59:09.535Z] github.com/docker/docker/image/cache [2022-08-18T16:59:09.535Z] github.com/docker/docker/image/tarexport [2022-08-18T16:59:09.535Z] github.com/docker/docker/image/v1 [2022-08-18T16:59:09.535Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:59:09.535Z] github.com/docker/docker/layer [2022-08-18T16:59:09.535Z] github.com/docker/docker/libcontainerd [2022-08-18T16:59:09.535Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:59:09.535Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:59:09.535Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:59:09.535Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:59:09.535Z] github.com/docker/docker/oci [2022-08-18T16:59:09.535Z] github.com/docker/docker/oci/caps [2022-08-18T16:59:09.535Z] github.com/docker/docker/opts [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/archive [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/directory [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/platform [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/pools [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/progress [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/signal [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/stack [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/system [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:59:09.535Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:59:09.535Z] github.com/docker/docker/plugin [2022-08-18T16:59:09.535Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:59:09.535Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:59:09.535Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:59:09.535Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:59:09.535Z] github.com/docker/docker/quota [2022-08-18T16:59:09.535Z] github.com/docker/docker/reference [2022-08-18T16:59:09.535Z] github.com/docker/docker/registry [2022-08-18T16:59:09.535Z] github.com/docker/docker/registry/resumable [2022-08-18T16:59:09.535Z] github.com/docker/docker/restartmanager [2022-08-18T16:59:09.535Z] github.com/docker/docker/rootless [2022-08-18T16:59:09.535Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:59:09.535Z] github.com/docker/docker/runconfig [2022-08-18T16:59:09.535Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:59:09.535Z] github.com/docker/docker/testutil [2022-08-18T16:59:09.535Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:59:09.535Z] github.com/docker/docker/testutil/environment [2022-08-18T16:59:09.535Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:59:09.535Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:59:09.535Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:59:09.535Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:59:09.535Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:59:09.535Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:59:09.535Z] github.com/docker/docker/testutil/registry [2022-08-18T16:59:09.535Z] github.com/docker/docker/testutil/request [2022-08-18T16:59:09.535Z] github.com/docker/docker/volume [2022-08-18T16:59:09.535Z] github.com/docker/docker/volume/drivers [2022-08-18T16:59:09.535Z] github.com/docker/docker/volume/local [2022-08-18T16:59:09.535Z] github.com/docker/docker/volume/mounts [2022-08-18T16:59:09.535Z] github.com/docker/docker/volume/service [2022-08-18T16:59:09.535Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:59:09.535Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T16:59:09.536Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-18T16:59:09.794Z] ? github.com/docker/docker/api [no test files] [2022-08-18T16:59:09.990Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-18T16:59:10.249Z] --- PASS: TestServicePlugin (32.51s) [2022-08-18T16:59:10.249Z] === RUN TestServiceUpdateLabel [2022-08-18T16:59:12.155Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-18T16:59:12.724Z] --- PASS: TestServiceUpdateLabel (2.53s) [2022-08-18T16:59:12.724Z] === RUN TestServiceUpdateSecrets [2022-08-18T16:59:12.983Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-18T16:59:13.922Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-18T16:59:20.492Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-18T16:59:20.492Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-18T16:59:20.752Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-18T16:59:21.320Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-18T16:59:21.320Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-18T16:59:21.580Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-18T16:59:21.840Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-18T16:59:21.840Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-18T16:59:22.780Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-18T16:59:23.718Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-18T16:59:23.718Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-18T16:59:23.718Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-18T16:59:24.655Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-18T16:59:24.655Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-18T16:59:25.591Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-18T16:59:26.968Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-18T16:59:26.968Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-18T16:59:26.968Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T16:59:26.968Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-18T16:59:26.968Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T16:59:26.968Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-18T16:59:27.536Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2022-08-18T16:59:27.536Z] === RUN TestServiceUpdateConfigs [2022-08-18T16:59:27.878Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-18T16:59:29.440Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-18T16:59:30.008Z] === RUN TestDockerSuite/TestEventsRename [2022-08-18T16:59:30.268Z] === RUN TestDockerSuite/TestEventsResize [2022-08-18T16:59:30.845Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-18T16:59:37.412Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-18T16:59:37.412Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-18T16:59:37.412Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-18T16:59:39.947Z] === RUN TestDockerSuite/TestEventsTop [2022-08-18T16:59:40.515Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-18T16:59:42.419Z] --- PASS: TestServiceUpdateConfigs (14.73s) [2022-08-18T16:59:42.419Z] === RUN TestServiceUpdateNetwork [2022-08-18T16:59:43.358Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-18T16:59:55.570Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-18T16:59:55.570Z] --- PASS: TestServiceUpdateNetwork (12.58s) [2022-08-18T16:59:55.570Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T16:59:56.139Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T16:59:56.708Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T16:59:57.275Z] check_test.go:611: [dbba2dafdce77] daemon is not started [2022-08-18T16:59:57.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-18T16:59:59.440Z] docker_api_swarm_test.go:802: [db8e6116fcfe7] joining swarm manager [d1ea0ea80e323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:00:00.008Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-18T17:00:00.577Z] === RUN TestDockerSuite/TestExec [2022-08-18T17:00:00.836Z] docker_api_swarm_test.go:802: [dd571d1f42a73] joining swarm manager [d1ea0ea80e323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:00:01.095Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-18T17:00:02.477Z] docker_api_swarm_test.go:802: [d549212297c9c] joining swarm manager [d1ea0ea80e323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T17:00:02.477Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-18T17:00:03.415Z] === RUN TestDockerSuite/TestExecEnv [2022-08-18T17:00:03.693Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-18T17:00:03.962Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T17:00:04.530Z] docker_api_swarm_test.go:802: [db4eaf175e567] joining swarm manager [d1ea0ea80e323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T17:00:05.099Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-18T17:00:06.038Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-18T17:00:06.038Z] docker_api_swarm_test.go:810: [d2f8f23e9a569] joining swarm manager [d1ea0ea80e323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-18T17:00:08.571Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-18T17:00:09.141Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-18T17:00:09.709Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-18T17:00:10.278Z] === RUN TestDockerSuite/TestExecParseError [2022-08-18T17:00:10.846Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-18T17:00:11.785Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-18T17:00:11.785Z] --- PASS: TestServiceUpdatePidsLimit (16.88s) [2022-08-18T17:00:11.785Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-18T17:00:11.785Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2022-08-18T17:00:11.785Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2022-08-18T17:00:11.785Z] PASS [2022-08-18T17:00:11.785Z] [2022-08-18T17:00:11.785Z] === Skipped [2022-08-18T17:00:11.785Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T17:00:11.785Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:00:11.785Z] [2022-08-18T17:00:11.785Z] DONE 27 tests, 1 skipped in 180.902s [2022-08-18T17:00:11.785Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T17:00:11.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:00:11.786Z] ++ set -e [2022-08-18T17:00:11.786Z] ++ '[' -n 0 ']' [2022-08-18T17:00:11.786Z] ++ set -x [2022-08-18T17:00:11.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:00:11.786Z] INFO: Testing against a local daemon [2022-08-18T17:00:11.786Z] === RUN TestSessionCreate [2022-08-18T17:00:12.045Z] --- PASS: TestSessionCreate (0.05s) [2022-08-18T17:00:12.045Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T17:00:12.045Z] --- PASS: TestSessionCreateWithBadUpgrade (0.07s) [2022-08-18T17:00:12.045Z] PASS [2022-08-18T17:00:12.045Z] [2022-08-18T17:00:12.045Z] DONE 2 tests in 0.243s [2022-08-18T17:00:12.045Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T17:00:12.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:00:12.045Z] ++ set -e [2022-08-18T17:00:12.045Z] ++ '[' -n 0 ']' [2022-08-18T17:00:12.045Z] ++ set -x [2022-08-18T17:00:12.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:00:12.305Z] INFO: Testing against a local daemon [2022-08-18T17:00:12.305Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T17:00:12.305Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:00:12.305Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:00:12.305Z] === RUN TestDiskUsage [2022-08-18T17:00:12.305Z] === PAUSE TestDiskUsage [2022-08-18T17:00:12.305Z] === RUN TestEventsExecDie [2022-08-18T17:00:12.565Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-18T17:00:12.825Z] --- PASS: TestEventsExecDie (0.68s) [2022-08-18T17:00:12.825Z] === RUN TestEventsBackwardsCompatible [2022-08-18T17:00:12.825Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-18T17:00:12.825Z] === RUN TestEventsVolumeCreate [2022-08-18T17:00:13.087Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-18T17:00:13.087Z] === RUN TestInfoBinaryCommits [2022-08-18T17:00:13.087Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-08-18T17:00:13.087Z] === RUN TestInfoAPIVersioned [2022-08-18T17:00:13.087Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-08-18T17:00:13.087Z] === RUN TestInfoAPI [2022-08-18T17:00:13.087Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T17:00:13.087Z] === RUN TestInfoAPIWarnings [2022-08-18T17:00:13.346Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-18T17:00:13.605Z] === RUN TestDockerSuite/TestExecTTY [2022-08-18T17:00:14.174Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-18T17:00:14.742Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-18T17:00:15.311Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-18T17:00:15.880Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-18T17:00:15.880Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T17:00:15.880Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-18T17:00:17.260Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-18T17:00:17.520Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-18T17:00:18.457Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-18T17:00:18.717Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-18T17:00:19.285Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-18T17:00:20.665Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-18T17:00:22.573Z] === RUN TestDockerSuite/TestHealth [2022-08-18T17:00:30.712Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-18T17:00:30.712Z] === RUN TestInfoDebug [2022-08-18T17:00:30.712Z] --- PASS: TestInfoDebug (0.53s) [2022-08-18T17:00:30.712Z] === RUN TestInfoInsecureRegistries [2022-08-18T17:00:30.712Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T17:00:30.712Z] === RUN TestInfoRegistryMirrors [2022-08-18T17:00:31.280Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T17:00:31.280Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T17:00:31.540Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T17:00:31.540Z] === RUN TestPingCacheHeaders [2022-08-18T17:00:31.540Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-08-18T17:00:31.540Z] === RUN TestPingGet [2022-08-18T17:00:31.540Z] --- PASS: TestPingGet (0.01s) [2022-08-18T17:00:31.540Z] === RUN TestPingHead [2022-08-18T17:00:31.540Z] --- PASS: TestPingHead (0.03s) [2022-08-18T17:00:31.540Z] === RUN TestPingSwarmHeader [2022-08-18T17:00:32.110Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T17:00:33.047Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T17:00:33.984Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T17:00:33.984Z] --- PASS: TestPingSwarmHeader (2.26s) [2022-08-18T17:00:33.984Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T17:00:33.984Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T17:00:33.984Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T17:00:33.984Z] === RUN TestVersion [2022-08-18T17:00:33.984Z] --- PASS: TestVersion (0.04s) [2022-08-18T17:00:33.984Z] === CONT TestDiskUsage [2022-08-18T17:00:34.552Z] === RUN TestDiskUsage/empty [2022-08-18T17:00:34.552Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T17:00:34.552Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T17:00:34.552Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T17:00:34.552Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T17:00:34.552Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T17:00:34.552Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T17:00:34.552Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T17:00:34.552Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T17:00:34.552Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T17:00:34.552Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T17:00:34.552Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T17:00:34.812Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T17:00:34.812Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T17:00:34.812Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T17:00:34.812Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T17:00:34.812Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T17:00:34.812Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T17:00:34.812Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T17:00:34.812Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T17:00:34.812Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T17:00:34.812Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T17:00:34.812Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T17:00:35.071Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T17:00:35.071Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T17:00:35.071Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T17:00:35.071Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T17:00:35.071Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T17:00:35.071Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T17:00:35.071Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T17:00:35.071Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T17:00:35.071Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T17:00:35.071Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage (1.40s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.24s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.01s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T17:00:35.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:00:35.330Z] PASS [2022-08-18T17:00:35.330Z] [2022-08-18T17:00:35.330Z] === Skipped [2022-08-18T17:00:35.330Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:00:35.330Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:00:35.330Z] [2022-08-18T17:00:35.330Z] DONE 54 tests, 1 skipped in 23.293s [2022-08-18T17:00:35.330Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T17:00:35.330Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:00:35.330Z] ++ set -e [2022-08-18T17:00:35.330Z] ++ '[' -n 0 ']' [2022-08-18T17:00:35.330Z] ++ set -x [2022-08-18T17:00:35.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:00:35.674Z] INFO: Testing against a local daemon [2022-08-18T17:00:35.674Z] === RUN TestVolumesCreateAndList [2022-08-18T17:00:35.674Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-18T17:00:35.674Z] === RUN TestVolumesRemove [2022-08-18T17:00:35.674Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-18T17:00:35.674Z] === RUN TestVolumesInspect [2022-08-18T17:00:35.674Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T17:00:35.674Z] === RUN TestVolumesInvalidJSON [2022-08-18T17:00:35.674Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T17:00:35.674Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T17:00:35.674Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T17:00:35.674Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T17:00:35.674Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T17:00:35.674Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T17:00:35.674Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T17:00:35.674Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T17:00:35.674Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T17:00:35.674Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T17:00:35.674Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T17:00:35.674Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T17:00:35.674Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T17:00:35.674Z] PASS [2022-08-18T17:00:35.674Z] [2022-08-18T17:00:35.674Z] DONE 9 tests in 0.256s [2022-08-18T17:00:35.674Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:00:35.933Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T17:00:35.933Z] +++ kill 6754 [2022-08-18T17:00:36.191Z] +++ /etc/init.d/apparmor stop [2022-08-18T17:00:36.192Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:00:36.192Z] [2022-08-18T17:00:36.192Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:00:36.192Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:00:36.192Z] [2022-08-18T17:00:36.192Z] To set a process to complain mode, use the command line tool [2022-08-18T17:00:36.192Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:00:36.192Z] +++ true [2022-08-18T17:00:36.192Z] exiting test-integration [2022-08-18T17:00:36.192Z] ++ exit 0 [2022-08-18T17:00:36.192Z] [2022-08-18T17:00:36.759Z] + for job in $(jobs -p) [2022-08-18T17:00:36.759Z] + wait 17676 [2022-08-18T17:00:42.031Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-18T17:00:45.320Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-18T17:00:45.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-18T17:00:48.118Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-18T17:00:48.118Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-18T17:00:48.118Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-18T17:00:48.118Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-18T17:00:48.377Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-18T17:00:48.377Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-18T17:00:48.946Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-18T17:00:49.514Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-18T17:00:49.514Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-18T17:00:49.514Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-18T17:00:49.514Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-18T17:00:49.774Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-18T17:00:49.774Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-18T17:00:50.033Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-18T17:00:50.033Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-18T17:00:50.972Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-18T17:00:50.972Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-18T17:00:51.541Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-18T17:00:52.110Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-18T17:00:52.110Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-18T17:00:52.699Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-18T17:00:55.232Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-18T17:00:55.232Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-18T17:00:55.232Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-18T17:00:56.169Z] === RUN TestDockerSuite/TestImportFile [2022-08-18T17:00:57.547Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-18T17:00:57.547Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-18T17:00:58.484Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-18T17:00:59.863Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-18T17:01:00.800Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-18T17:01:01.368Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-18T17:01:01.936Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-18T17:01:02.504Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-18T17:01:02.504Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-18T17:01:02.504Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-18T17:01:02.763Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-18T17:01:03.332Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-18T17:01:03.332Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-18T17:01:03.900Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-18T17:01:03.900Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-18T17:01:03.900Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T17:01:04.430Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-08-18T17:01:04.430Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T17:01:04.430Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T17:01:04.430Z] ok github.com/docker/docker/api/server/router/volume 0.024s coverage: 67.9% of statements [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T17:01:04.430Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T17:01:04.430Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-18T17:01:04.430Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T17:01:04.430Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-08-18T17:01:04.430Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T17:01:04.430Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T17:01:04.430Z] ok github.com/docker/docker/builder/remotecontext 0.123s coverage: 13.7% of statements [2022-08-18T17:01:04.688Z] ok github.com/docker/docker/builder/dockerfile 0.522s coverage: 49.3% of statements [2022-08-18T17:01:04.836Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-18T17:01:04.948Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-18T17:01:05.404Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-18T17:01:05.516Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-18T17:01:05.972Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-18T17:01:06.452Z] ok github.com/docker/docker/builder/remotecontext/git 1.793s coverage: 86.3% of statements [2022-08-18T17:01:06.452Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T17:01:06.452Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T17:01:06.452Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T17:01:06.452Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T17:01:06.541Z] === RUN TestDockerSuite/TestInspectImage [2022-08-18T17:01:06.541Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-18T17:01:06.541Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-18T17:01:06.541Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-18T17:01:06.541Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-18T17:01:07.020Z] ok github.com/docker/docker/cmd/docker-proxy 0.019s coverage: 69.3% of statements [2022-08-18T17:01:07.109Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-18T17:01:07.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-18T17:01:07.628Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-18T17:01:07.628Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-18T17:01:08.197Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-18T17:01:08.456Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-18T17:01:11.750Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-18T17:01:11.750Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-18T17:01:11.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-18T17:01:11.750Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-18T17:01:12.293Z] ok github.com/docker/docker/client 0.134s coverage: 75.9% of statements [2022-08-18T17:01:12.688Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-18T17:01:13.628Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-18T17:01:13.628Z] docker_api_swarm_service_test.go:395: [da1623f1cd8cc] joining swarm manager [d04c4fcd9a97f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:01:14.198Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-18T17:01:14.778Z] docker_api_swarm_service_test.go:395: [dc2b5ed5c1d4b] joining swarm manager [d04c4fcd9a97f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:01:15.037Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-18T17:01:15.608Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-18T17:01:16.546Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-18T17:01:17.115Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-18T17:01:18.054Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-18T17:01:18.054Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-18T17:01:18.993Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-18T17:01:20.373Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-18T17:01:20.632Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-18T17:01:22.011Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-18T17:01:23.391Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-18T17:01:24.770Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-18T17:01:24.770Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-18T17:01:26.149Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-18T17:01:26.409Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-18T17:01:26.978Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-18T17:01:31.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-18T17:01:33.085Z] docker_api_swarm_service_test.go:343: [d1a79fae5b0e0] joining swarm manager [d6835cef44ced]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:01:33.653Z] docker_api_swarm_service_test.go:343: [d018686e47c3a] joining swarm manager [d6835cef44ced]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:01:35.034Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-18T17:01:37.571Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-18T17:01:37.830Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-18T17:01:39.237Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-18T17:01:39.237Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-18T17:01:39.237Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-18T17:01:40.176Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-18T17:01:41.115Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-18T17:01:42.053Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-18T17:01:42.621Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-18T17:01:43.561Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-18T17:01:45.468Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-18T17:01:45.727Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-18T17:01:46.295Z] === RUN TestDockerSuite/TestLogsSince [2022-08-18T17:01:47.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-18T17:01:50.209Z] docker_api_swarm_service_test.go:490: [d47d85c9c8461] joining swarm manager [d42241c9952d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:01:50.468Z] docker_api_swarm_service_test.go:490: [d07fb38ec8f4e] joining swarm manager [d42241c9952d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:01:53.006Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-18T17:01:58.277Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-18T17:01:58.845Z] === RUN TestDockerSuite/TestLogsTail [2022-08-18T17:01:58.989Z] ok github.com/docker/docker/cmd/dockerd 0.106s coverage: 30.1% of statements [2022-08-18T17:01:58.989Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-18T17:01:58.989Z] ok github.com/docker/docker/cmd/dockerd/trap 2.506s coverage: 0.0% of statements [2022-08-18T17:01:58.989Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T17:01:58.989Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T17:01:58.989Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T17:01:58.989Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T17:01:58.989Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T17:01:59.415Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-18T17:01:59.675Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-18T17:02:00.242Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-18T17:02:00.242Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-18T17:02:00.242Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-18T17:02:00.242Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-18T17:02:00.242Z] === RUN TestDockerSuite/TestNetHostname [2022-08-18T17:02:01.622Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-18T17:02:01.881Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-18T17:02:02.141Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-18T17:02:02.141Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-18T17:02:02.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-18T17:02:02.996Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-18T17:02:03.568Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-18T17:02:04.947Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-18T17:02:04.947Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-18T17:02:04.947Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-18T17:02:05.207Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-18T17:02:05.552Z] ok github.com/docker/docker/daemon/cluster 0.140s coverage: 0.5% of statements [2022-08-18T17:02:06.488Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-18T17:02:07.866Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-18T17:02:08.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-18T17:02:10.403Z] docker_api_swarm_service_test.go:128: [d67f5a34a265c] joining swarm manager [d523e217b7a42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:02:11.341Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-18T17:02:11.341Z] docker_api_swarm_service_test.go:129: [d77446eda0212] joining swarm manager [d523e217b7a42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:02:11.912Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-18T17:02:13.293Z] docker_api_swarm_service_test.go:137: [d02c87b937279] joining swarm manager [d523e217b7a42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T17:02:13.553Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-18T17:02:14.121Z] docker_api_swarm_service_test.go:138: [df7af34f0f1da] joining swarm manager [d523e217b7a42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T17:02:15.984Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-08-18T17:02:16.242Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 77.3% of statements [2022-08-18T17:02:16.659Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-18T17:02:16.810Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-18T17:02:17.069Z] ok github.com/docker/docker/daemon 10.156s coverage: 16.6% of statements [2022-08-18T17:02:17.069Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T17:02:17.069Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T17:02:17.069Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-18T17:02:17.069Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T17:02:17.069Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T17:02:17.637Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2022-08-18T17:02:18.564Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-18T17:02:19.014Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.703s coverage: 74.8% of statements [2022-08-18T17:02:19.942Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-18T17:02:20.392Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-18T17:02:20.392Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.346s coverage: 60.7% of statements [2022-08-18T17:02:21.770Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-08-18T17:02:22.476Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-18T17:02:23.713Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.338s coverage: 50.6% of statements [2022-08-18T17:02:24.135Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.007s coverage: 45.9% of statements [2022-08-18T17:02:24.135Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T17:02:24.379Z] === RUN TestDockerSuite/TestPluginActive [2022-08-18T17:02:25.511Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-18T17:02:25.511Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.720s coverage: 58.5% of statements [2022-08-18T17:02:25.511Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T17:02:25.511Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T17:02:26.447Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-18T17:02:26.913Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-18T17:02:27.014Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-08-18T17:02:28.390Z] ok github.com/docker/docker/daemon/images 0.065s coverage: 6.9% of statements [2022-08-18T17:02:28.390Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T17:02:28.390Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T17:02:28.649Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-08-18T17:02:29.586Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-08-18T17:02:29.844Z] ok github.com/docker/docker/daemon/logger/awslogs 0.206s coverage: 79.9% of statements [2022-08-18T17:02:29.844Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T17:02:30.411Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 68.2% of statements [2022-08-18T17:02:30.979Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.008s coverage: 88.2% of statements [2022-08-18T17:02:31.917Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.180s coverage: 76.8% of statements [2022-08-18T17:02:32.485Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-18T17:02:33.053Z] ok github.com/docker/docker/daemon/logger/local 0.060s coverage: 79.4% of statements [2022-08-18T17:02:33.498Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-18T17:02:33.498Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T17:02:33.498Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-18T17:02:33.989Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.5% of statements [2022-08-18T17:02:34.556Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-08-18T17:02:35.123Z] ok github.com/docker/docker/daemon/logger/journald 3.564s coverage: 74.3% of statements [2022-08-18T17:02:35.123Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-18T17:02:35.123Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-18T17:02:35.123Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T17:02:35.123Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T17:02:35.403Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-18T17:02:36.059Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-08-18T17:02:36.318Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-18T17:02:36.577Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-18T17:02:37.144Z] ok github.com/docker/docker/daemon/logger/splunk 1.631s coverage: 82.5% of statements [2022-08-18T17:02:37.144Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T17:02:37.144Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T17:02:37.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-18T17:02:37.875Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-18T17:02:38.080Z] ok github.com/docker/docker/distribution/metadata 0.057s coverage: 44.4% of statements [2022-08-18T17:02:39.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-18T17:02:39.982Z] ok github.com/docker/docker/distribution 1.500s coverage: 28.0% of statements [2022-08-18T17:02:39.982Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T17:02:40.241Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-18T17:02:40.809Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-08-18T17:02:40.809Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 84.9% of statements [2022-08-18T17:02:40.809Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T17:02:41.159Z] docker_api_swarm_service_test.go:304: [db3be30f9e4e3] joining swarm manager [d18e89dcaad16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:02:41.377Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-18T17:02:41.944Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2022-08-18T17:02:41.944Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T17:02:41.944Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T17:02:42.096Z] docker_api_swarm_service_test.go:304: [d07074eadde68] joining swarm manager [d18e89dcaad16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:02:42.203Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-18T17:02:43.139Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-08-18T17:02:43.708Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-08-18T17:02:43.973Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-18T17:02:44.005Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-18T17:02:45.382Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-18T17:02:45.876Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 81.9% of statements [2022-08-18T17:02:45.953Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-18T17:02:46.443Z] ok github.com/docker/docker/pkg/authorization 0.269s coverage: 68.3% of statements [2022-08-18T17:02:46.443Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T17:02:46.702Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-18T17:02:46.895Z] === RUN TestDockerSuite/TestPortList [2022-08-18T17:02:49.985Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 42.7% of statements [2022-08-18T17:02:49.985Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-18T17:02:50.244Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-18T17:02:50.503Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-18T17:02:50.762Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-18T17:02:51.020Z] ok github.com/docker/docker/pkg/fsutils 0.121s coverage: 85.1% of statements [2022-08-18T17:02:51.280Z] ok github.com/docker/docker/layer 7.877s coverage: 68.9% of statements [2022-08-18T17:02:51.280Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T17:02:51.280Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T17:02:51.280Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T17:02:51.280Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T17:02:51.280Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T17:02:51.280Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T17:02:51.538Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-18T17:02:52.475Z] ok github.com/docker/docker/pkg/idtools 0.448s coverage: 69.3% of statements [2022-08-18T17:02:52.475Z] ok github.com/docker/docker/pkg/ioutils 0.448s coverage: 70.1% of statements [2022-08-18T17:02:52.734Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-18T17:02:52.993Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-18T17:02:52.993Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T17:02:52.993Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-18T17:02:53.252Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-18T17:02:53.511Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-08-18T17:02:53.770Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-08-18T17:02:53.770Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2022-08-18T17:02:53.770Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T17:02:53.770Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T17:02:54.708Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-08-18T17:02:54.967Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-18T17:02:55.019Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-18T17:02:55.226Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T17:02:55.484Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T17:02:56.397Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-18T17:02:56.397Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-18T17:02:56.858Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-08-18T17:02:56.858Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-18T17:02:57.117Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-18T17:02:57.375Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-18T17:02:57.634Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-18T17:02:57.634Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T17:02:58.202Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-18T17:02:58.310Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-18T17:02:58.771Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-18T17:02:59.029Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-08-18T17:02:59.268Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-18T17:02:59.288Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-08-18T17:02:59.546Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T17:02:59.836Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-18T17:02:59.836Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-18T17:03:01.448Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-18T17:03:01.707Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T17:03:01.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-18T17:03:01.966Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-18T17:03:02.002Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-18T17:03:02.570Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-18T17:03:03.342Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2022-08-18T17:03:03.342Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-08-18T17:03:04.278Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-08-18T17:03:04.476Z] docker_api_swarm_service_test.go:100: [dd4ea782da1fa] joining swarm manager [d5845ad4a5a4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:03:04.846Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-18T17:03:04.846Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-18T17:03:05.045Z] docker_api_swarm_service_test.go:101: [d414bfb6b5d6f] joining swarm manager [d5845ad4a5a4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:03:05.304Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-18T17:03:05.421Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-18T17:03:05.680Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-18T17:03:07.583Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-18T17:03:08.151Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.8% of statements [2022-08-18T17:03:08.410Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-18T17:03:09.502Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-18T17:03:09.761Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-18T17:03:09.786Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-18T17:03:12.297Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-18T17:03:18.866Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-18T17:03:19.804Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-18T17:03:21.184Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-18T17:03:22.123Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-18T17:03:23.062Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-18T17:03:24.969Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-18T17:03:26.894Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-18T17:03:28.277Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-18T17:03:28.277Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-18T17:03:28.846Z] check_test.go:611: [dd4ea782da1fa] daemon is not started [2022-08-18T17:03:29.106Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-18T17:03:31.011Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-18T17:03:31.704Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.3% of statements [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T17:03:31.704Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === Skipped [2022-08-18T17:03:31.704Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T17:03:31.704Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T17:03:31.704Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T17:03:31.704Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T17:03:31.704Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T17:03:31.704Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:03:31.704Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T17:03:31.704Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:03:31.704Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T17:03:31.704Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:03:31.704Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T17:03:31.704Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:03:31.704Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T17:03:31.704Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:03:31.704Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T17:03:31.704Z] graphtest_unix.go:71: No driver to put! [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T17:03:31.704Z] time="2022-08-18T17:02:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:03:31.704Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T17:03:31.704Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T17:03:31.704Z] time="2022-08-18T17:02:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:03:31.704Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T17:03:31.704Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T17:03:31.704Z] time="2022-08-18T17:02:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:03:31.704Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T17:03:31.704Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T17:03:31.704Z] time="2022-08-18T17:02:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:03:31.704Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T17:03:31.704Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T17:03:31.704Z] time="2022-08-18T17:02:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:03:31.704Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T17:03:31.704Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T17:03:31.704Z] graphtest_unix.go:71: No driver to put! [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T17:03:31.704Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T17:03:31.704Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T17:03:31.704Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T17:03:31.704Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T17:03:31.704Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:03:31.704Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T17:03:31.704Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:03:31.704Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T17:03:31.704Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:03:31.704Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T17:03:31.704Z] [2022-08-18T17:03:31.704Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T17:03:31.704Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:03:31.705Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T17:03:31.705Z] [2022-08-18T17:03:31.705Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T17:03:31.705Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:03:31.705Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T17:03:31.705Z] [2022-08-18T17:03:31.705Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T17:03:31.705Z] graphtest_unix.go:71: No driver to put! [2022-08-18T17:03:31.705Z] [2022-08-18T17:03:31.705Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T17:03:31.705Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T17:03:31.705Z] [2022-08-18T17:03:31.705Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T17:03:31.705Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T17:03:31.705Z] [2022-08-18T17:03:31.705Z] DONE 2875 tests, 28 skipped in 259.811s [2022-08-18T17:03:31.705Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/config [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/idm [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/ns [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/options [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/osl [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T17:03:31.705Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T17:03:31.705Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-18T17:03:32.390Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-18T17:03:32.390Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T17:03:32.390Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-18T17:03:32.957Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-18T17:03:33.216Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-18T17:03:33.476Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-18T17:03:34.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-18T17:03:34.413Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-18T17:03:35.351Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-18T17:03:35.920Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-18T17:03:36.490Z] docker_api_swarm_service_test.go:533: [de20a8a1865da] joining swarm manager [d591c2ed1307c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:03:37.870Z] docker_api_swarm_service_test.go:534: [d7f9783f10eb4] joining swarm manager [d591c2ed1307c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:03:44.443Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-18T17:03:44.703Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-18T17:03:46.083Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-18T17:03:46.342Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-18T17:03:46.342Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-18T17:03:46.602Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-18T17:03:48.509Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-18T17:03:49.448Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-18T17:03:51.986Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-18T17:03:52.925Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-18T17:03:52.925Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-18T17:03:53.184Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-18T17:03:55.721Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-18T17:03:55.981Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-18T17:03:56.240Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-18T17:03:57.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-18T17:03:57.178Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-18T17:03:58.116Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-18T17:03:59.498Z] docker_api_swarm_service_test.go:148: [d8d1e89864d0f] joining swarm manager [d2a541c185bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:03:59.498Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-18T17:04:00.435Z] === RUN TestDockerSuite/TestRmiTag [2022-08-18T17:04:00.435Z] docker_api_swarm_service_test.go:148: [d329f6ccf783e] joining swarm manager [d2a541c185bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:04:00.435Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-18T17:04:01.004Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-18T17:04:05.199Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-18T17:04:05.199Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-18T17:04:05.768Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-18T17:04:06.028Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-18T17:04:06.597Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-18T17:04:06.857Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-18T17:04:07.427Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-18T17:04:07.686Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-18T17:04:08.624Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-18T17:04:11.915Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-18T17:04:12.176Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-18T17:04:13.114Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-18T17:04:14.113Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-18T17:04:16.018Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-18T17:04:17.397Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-18T17:04:18.369Z] ok github.com/docker/docker/libnetwork 37.351s coverage: 40.6% of statements [2022-08-18T17:04:18.369Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-08-18T17:04:18.369Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T17:04:18.369Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T17:04:18.369Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T17:04:18.369Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T17:04:18.369Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T17:04:18.369Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T17:04:18.369Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T17:04:18.369Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T17:04:18.369Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-18T17:04:18.369Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-18T17:04:18.369Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T17:04:18.369Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T17:04:18.369Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-18T17:04:18.369Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.387s coverage: 59.9% of statements [2022-08-18T17:04:18.369Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T17:04:18.369Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-18T17:04:18.369Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.137s coverage: 5.2% of statements [2022-08-18T17:04:18.369Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T17:04:18.369Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-18T17:04:18.369Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T17:04:18.369Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-18T17:04:19.309Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-18T17:04:19.877Z] === RUN TestDockerSuite/TestDockerFails [2022-08-18T17:04:19.877Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-18T17:04:21.254Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-18T17:04:21.513Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-18T17:04:22.085Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-18T17:04:23.466Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-18T17:04:23.726Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-18T17:04:24.295Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-18T17:04:25.676Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-18T17:04:26.244Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-18T17:04:26.503Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-18T17:04:27.070Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-18T17:04:27.070Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-18T17:04:27.329Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-18T17:04:28.338Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.135s coverage: 6.6% of statements [2022-08-18T17:04:28.338Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T17:04:28.338Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-18T17:04:28.338Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-18T17:04:28.338Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T17:04:28.338Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T17:04:28.338Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T17:04:28.597Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-18T17:04:28.708Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-18T17:04:28.855Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-18T17:04:28.967Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-18T17:04:29.114Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T17:04:29.372Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-18T17:04:29.539Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-18T17:04:30.110Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-18T17:04:31.049Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-18T17:04:31.987Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-18T17:04:32.555Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-18T17:04:33.123Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-18T17:04:34.060Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-18T17:04:34.319Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-18T17:04:34.887Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-18T17:04:35.824Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-18T17:04:36.392Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-18T17:04:36.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-18T17:04:36.969Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-18T17:04:37.542Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-18T17:04:38.113Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-18T17:04:38.113Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-18T17:04:39.502Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-18T17:04:40.650Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-18T17:04:40.909Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-18T17:04:41.477Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-18T17:04:42.045Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-18T17:04:42.613Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-18T17:04:42.613Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-18T17:04:42.872Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-18T17:04:43.440Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-18T17:04:44.009Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-18T17:04:44.576Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-18T17:04:44.835Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-18T17:04:44.835Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-18T17:04:45.404Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-18T17:04:45.404Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-18T17:04:46.340Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-18T17:04:46.910Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-18T17:04:47.478Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-18T17:04:48.046Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-18T17:04:48.046Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-18T17:04:48.614Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-18T17:04:49.555Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-18T17:04:50.934Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-18T17:04:51.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-18T17:04:52.131Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-18T17:04:53.067Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-18T17:04:53.327Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-18T17:04:53.894Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-18T17:04:54.463Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-18T17:04:56.373Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-18T17:04:57.583Z] ok github.com/docker/docker/libnetwork/ipam 14.413s coverage: 85.3% of statements [2022-08-18T17:04:57.583Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T17:04:57.583Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T17:04:57.583Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-18T17:04:57.583Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-18T17:04:57.583Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T17:04:57.583Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-18T17:04:57.583Z] ok github.com/docker/docker/libnetwork/ipamutils 0.260s coverage: 74.0% of statements [2022-08-18T17:04:57.583Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.0% of statements [2022-08-18T17:04:57.583Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-18T17:04:57.583Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-18T17:04:58.294Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-18T17:04:58.294Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-18T17:04:58.864Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-18T17:05:00.772Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-18T17:05:01.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-18T17:05:02.280Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-18T17:05:04.188Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-18T17:05:06.729Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-18T17:05:06.729Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-18T17:05:06.729Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-18T17:05:06.729Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-18T17:05:06.729Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-18T17:05:06.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-18T17:05:07.297Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-18T17:05:08.676Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-18T17:05:09.244Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-18T17:05:09.813Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-18T17:05:11.721Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-18T17:05:11.981Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-18T17:05:12.550Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-18T17:05:13.488Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-18T17:05:14.057Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-18T17:05:14.057Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T17:05:14.057Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-18T17:05:14.626Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-18T17:05:15.194Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-18T17:05:16.132Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-18T17:05:16.132Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-18T17:05:16.391Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-18T17:05:16.960Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-18T17:05:17.901Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-18T17:05:18.468Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-18T17:05:18.468Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-18T17:05:18.727Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-18T17:05:18.987Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-18T17:05:19.556Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-18T17:05:20.140Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-18T17:05:20.714Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-18T17:05:21.653Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-18T17:05:21.653Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-18T17:05:21.912Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-18T17:05:22.483Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-18T17:05:23.053Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-18T17:05:23.053Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-18T17:05:23.622Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-18T17:05:24.561Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-18T17:05:25.940Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-18T17:05:25.940Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-18T17:05:25.940Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T17:05:25.940Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-18T17:05:25.940Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-18T17:05:29.231Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-18T17:05:29.490Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-18T17:05:30.060Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-18T17:05:42.270Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-18T17:05:42.270Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-18T17:05:42.270Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-18T17:05:42.270Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-18T17:05:42.270Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-18T17:05:42.270Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-18T17:05:42.530Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-18T17:05:44.436Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-18T17:05:45.372Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-18T17:05:46.311Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-18T17:05:52.875Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-18T17:05:52.875Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-18T17:05:53.134Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-18T17:05:53.717Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-18T17:05:53.988Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-18T17:05:53.988Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-18T17:05:54.252Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-18T17:05:55.194Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-18T17:05:56.574Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-18T17:05:57.512Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-18T17:05:57.773Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-18T17:05:57.773Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-18T17:05:59.154Z] === RUN TestDockerSuite/TestRunMount [2022-08-18T17:06:02.445Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-18T17:06:03.382Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-18T17:06:03.950Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-18T17:06:04.891Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-18T17:06:06.272Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-18T17:06:06.272Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-18T17:06:07.651Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-18T17:06:09.558Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-18T17:06:09.558Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-18T17:06:11.466Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-18T17:06:12.404Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-18T17:06:12.974Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-18T17:06:13.913Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-18T17:06:14.173Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-18T17:06:14.743Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-18T17:06:15.682Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-18T17:06:15.682Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-18T17:06:16.251Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-18T17:06:16.823Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-18T17:06:18.204Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-18T17:06:18.463Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-18T17:06:21.001Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-18T17:06:21.001Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-18T17:06:24.292Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-18T17:06:24.292Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-18T17:06:24.553Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-18T17:06:24.813Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-18T17:06:25.381Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-18T17:06:25.381Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-18T17:06:25.950Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-18T17:06:26.519Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-18T17:06:26.778Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-18T17:06:27.347Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-18T17:06:27.347Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-18T17:06:29.881Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-18T17:06:32.415Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-18T17:06:33.352Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-18T17:06:33.352Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T17:06:33.352Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-18T17:06:33.922Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-18T17:06:34.861Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-18T17:06:36.240Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-18T17:06:36.810Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-18T17:06:37.068Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-18T17:06:37.068Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-18T17:06:37.636Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-18T17:06:38.206Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-18T17:06:38.206Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-18T17:06:38.774Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-18T17:06:39.345Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T17:06:39.345Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-18T17:06:39.345Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-18T17:06:39.915Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-18T17:06:40.484Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-18T17:06:40.484Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-18T17:06:40.484Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-18T17:06:41.425Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-18T17:06:42.363Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-18T17:06:42.363Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T17:06:42.363Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-18T17:06:44.271Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-18T17:06:44.536Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-18T17:06:45.480Z] === RUN TestDockerSuite/TestRunRm [2022-08-18T17:06:46.420Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-18T17:06:47.358Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-18T17:06:49.893Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-18T17:06:49.893Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-18T17:06:50.463Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-18T17:06:51.032Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-18T17:06:52.941Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-18T17:06:52.941Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-18T17:06:53.510Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-18T17:06:56.050Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-18T17:06:56.311Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-18T17:06:59.601Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-18T17:07:00.170Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-18T17:07:00.743Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-18T17:07:01.003Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-18T17:07:01.263Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-18T17:07:01.833Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-18T17:07:02.402Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-18T17:07:02.972Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-18T17:07:03.542Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-18T17:07:04.124Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-18T17:07:04.386Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-18T17:07:04.954Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-18T17:07:07.489Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-18T17:07:07.489Z] === RUN TestDockerSuite/TestRunState [2022-08-18T17:07:08.428Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-18T17:07:09.368Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-18T17:07:09.937Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-18T17:07:09.937Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-18T17:07:09.937Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T17:07:09.937Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-18T17:07:10.196Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-18T17:07:10.765Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-18T17:07:11.333Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-18T17:07:12.272Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-18T17:07:12.533Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-18T17:07:12.533Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-18T17:07:13.103Z] docker_cli_service_logs_test.go:248: checking task w06e0p5nssof [2022-08-18T17:07:13.103Z] docker_cli_service_logs_test.go:253: checking messages for w06e0p5nssof [2022-08-18T17:07:13.103Z] docker_cli_service_logs_test.go:248: checking task naimdh3lzh4q [2022-08-18T17:07:13.103Z] docker_cli_service_logs_test.go:253: checking messages for naimdh3lzh4q [2022-08-18T17:07:13.103Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-18T17:07:13.673Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-18T17:07:15.055Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-18T17:07:15.624Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-18T17:07:16.560Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-18T17:07:17.129Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-18T17:07:19.667Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-18T17:07:22.956Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-18T17:07:22.957Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-18T17:07:23.525Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-18T17:07:24.095Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-18T17:07:26.002Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-18T17:07:27.384Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-18T17:07:27.644Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-18T17:07:27.644Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-18T17:07:27.903Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-18T17:07:28.163Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-18T17:07:28.731Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-18T17:07:29.300Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-18T17:07:29.300Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T17:07:29.300Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-18T17:07:29.300Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-18T17:07:29.868Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-18T17:07:33.160Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-18T17:07:33.420Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-18T17:07:34.043Z] ok github.com/docker/docker/libnetwork/networkdb 146.531s coverage: 60.1% of statements [2022-08-18T17:07:34.043Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T17:07:34.043Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T17:07:34.043Z] ok github.com/docker/docker/libnetwork/osl 4.308s coverage: 39.7% of statements [2022-08-18T17:07:34.043Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-18T17:07:34.043Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-08-18T17:07:34.043Z] ok github.com/docker/docker/libnetwork/portmapper 0.595s coverage: 48.6% of statements [2022-08-18T17:07:34.043Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-18T17:07:34.043Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T17:07:34.043Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-18T17:07:34.043Z] [2022-08-18T17:07:34.043Z] === Skipped [2022-08-18T17:07:34.043Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T17:07:34.043Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T17:07:34.043Z] [2022-08-18T17:07:34.043Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T17:07:34.043Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T17:07:34.043Z] [2022-08-18T17:07:34.043Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T17:07:34.043Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T17:07:34.043Z] [2022-08-18T17:07:34.043Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T17:07:34.043Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:07:34.043Z] [2022-08-18T17:07:34.043Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T17:07:34.043Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:07:34.043Z] [2022-08-18T17:07:34.043Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T17:07:34.043Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:07:34.043Z] [2022-08-18T17:07:34.043Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T17:07:34.043Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:07:34.043Z] [2022-08-18T17:07:34.043Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T17:07:34.043Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:07:34.043Z] [2022-08-18T17:07:34.043Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T17:07:34.043Z] firewalld_test.go:14: firewalld is not running [2022-08-18T17:07:34.043Z] [2022-08-18T17:07:34.043Z] DONE 327 tests, 9 skipped in 243.655s Post stage [Pipeline] junit [2022-08-18T17:07:34.055Z] Recording test results [2022-08-18T17:07:34.359Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-18T17:07:34.394Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-18T17:07:34.618Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-18T17:07:34.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43987/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7b7d1132e870d4b6265721b673dbb429cc835d6a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7b7d1132e870d4b6265721b673dbb429cc835d6a hack/validate/vendor [2022-08-18T17:07:35.281Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T17:07:35.997Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-18T17:07:36.162Z] + echo Ensuring container killed. [2022-08-18T17:07:36.162Z] Ensuring container killed. [2022-08-18T17:07:36.162Z] + docker rm -vf docker-pr1 [2022-08-18T17:07:36.162Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T17:07:36.443Z] + echo Chowning /workspace to jenkins user [2022-08-18T17:07:36.443Z] Chowning /workspace to jenkins user [2022-08-18T17:07:36.443Z] + id -u [2022-08-18T17:07:36.443Z] + id -g [2022-08-18T17:07:36.443Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43987:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T17:07:37.377Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-18T17:07:37.377Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T17:07:37.677Z] + bundleName=unit [2022-08-18T17:07:37.677Z] + echo Creating unit-bundles.tar.gz [2022-08-18T17:07:37.677Z] Creating unit-bundles.tar.gz [2022-08-18T17:07:37.677Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-18T17:07:37.677Z] bundles/junit-report-libnetwork.xml [2022-08-18T17:07:37.677Z] bundles/junit-report.xml [2022-08-18T17:07:37.677Z] bundles/go-test-report-libnetwork.json [2022-08-18T17:07:37.677Z] bundles/go-test-report.json [2022-08-18T17:07:37.677Z] bundles/profile-libnetwork.out [2022-08-18T17:07:37.677Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-18T17:07:37.689Z] Archiving artifacts [2022-08-18T17:07:38.128Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43987/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T17:07:38.430Z] + make clean [2022-08-18T17:07:38.430Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T17:07:38.430Z] docker-dev-cache [2022-08-18T17:07:38.430Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T17:07:39.287Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-18T17:07:39.857Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-18T17:07:41.236Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-18T17:07:41.806Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-18T17:07:41.806Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-18T17:07:41.806Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-18T17:07:41.806Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-18T17:07:41.806Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-18T17:07:41.806Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-18T17:07:41.806Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-18T17:07:41.806Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-18T17:07:41.806Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T17:07:41.806Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-18T17:07:42.066Z] docker_cli_swarm_test.go:1895: [d24dd360657cb] joining swarm manager [d1483e5fc0434]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:07:42.634Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-18T17:07:43.202Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-18T17:07:43.462Z] docker_cli_swarm_test.go:1896: [d9835a07ca3ba] joining swarm manager [d1483e5fc0434]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:07:44.032Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-18T17:07:44.970Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-18T17:07:45.230Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-18T17:07:45.230Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-18T17:07:45.798Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-18T17:07:45.798Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T17:07:45.798Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-18T17:07:45.798Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-18T17:07:45.798Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-18T17:07:45.798Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T17:07:45.798Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-18T17:07:45.798Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T17:07:45.798Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-18T17:07:45.798Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T17:07:45.798Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-18T17:07:45.798Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T17:07:45.799Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-18T17:07:45.799Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T17:07:45.799Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-18T17:07:46.367Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-18T17:07:46.628Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-18T17:07:46.628Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-18T17:07:47.196Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-18T17:07:47.455Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-18T17:07:47.714Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-18T17:07:47.714Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-18T17:07:48.282Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-18T17:07:48.856Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-18T17:07:48.856Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-18T17:07:48.856Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-18T17:07:49.440Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-18T17:07:50.377Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-18T17:07:50.636Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-18T17:07:50.637Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T17:07:50.637Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-18T17:07:51.205Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-18T17:07:51.205Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-18T17:07:52.142Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-18T17:07:52.402Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-18T17:07:53.781Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-18T17:07:54.041Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-18T17:07:54.301Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-18T17:07:54.301Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-18T17:07:54.301Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-18T17:07:54.869Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-18T17:07:55.437Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-18T17:07:56.376Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-18T17:07:57.752Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-18T17:07:58.320Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-18T17:07:59.701Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-18T17:08:00.639Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-18T17:08:03.179Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-18T17:08:05.802Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-18T17:08:07.181Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-18T17:08:07.749Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-18T17:08:09.129Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-18T17:08:10.067Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-18T17:08:10.327Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-18T17:08:10.896Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-18T17:08:12.819Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-18T17:08:14.198Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-18T17:08:15.577Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-18T17:08:16.959Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-18T17:08:18.339Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-18T17:08:19.717Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-18T17:08:21.627Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-18T17:08:24.166Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-18T17:08:24.166Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-18T17:08:24.166Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-18T17:08:24.166Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-18T17:08:24.426Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-18T17:08:24.994Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-18T17:08:25.932Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-18T17:08:26.504Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-18T17:08:26.764Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-18T17:08:26.764Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-18T17:08:28.146Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-18T17:08:28.406Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-18T17:08:28.666Z] docker_cli_swarm_test.go:1796: [d5670e275821a] joining swarm manager [df744484caffd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:08:28.925Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-18T17:08:30.303Z] docker_cli_swarm_test.go:1797: [d3fe1644ad195] joining swarm manager [df744484caffd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:08:30.303Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3521581765 [2022-08-18T17:08:30.562Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-18T17:08:30.562Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-18T17:08:31.940Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-18T17:08:31.940Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-18T17:08:31.940Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-18T17:08:33.319Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-18T17:08:34.257Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-18T17:08:36.802Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-18T17:08:36.802Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-18T17:08:37.061Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-18T17:08:37.320Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-18T17:08:38.698Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-18T17:08:38.698Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T17:08:38.698Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-18T17:08:41.984Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-18T17:08:43.891Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-18T17:08:45.270Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-18T17:08:45.838Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-18T17:08:46.777Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-18T17:08:49.317Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-18T17:08:49.317Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-18T17:08:51.225Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-18T17:08:51.485Z] docker_cli_swarm_test.go:1315: [d6b4692250ca9] joining swarm manager [db1f85debeadd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:08:51.745Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-18T17:08:53.123Z] docker_cli_swarm_test.go:1316: [d42ac43615572] joining swarm manager [db1f85debeadd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:08:53.123Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-18T17:08:54.507Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-18T17:08:55.445Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-18T17:08:57.980Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-18T17:09:02.197Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-18T17:09:05.485Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-18T17:09:09.676Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-18T17:09:12.209Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-18T17:09:12.468Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-18T17:09:13.036Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-18T17:09:13.604Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-18T17:09:13.604Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T17:09:13.604Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-18T17:09:13.864Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-18T17:09:14.433Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-18T17:09:14.433Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T17:09:14.433Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-18T17:09:14.433Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T17:09:14.433Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-18T17:09:15.372Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-18T17:09:15.940Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-18T17:09:16.508Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-18T17:09:17.446Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-18T17:09:21.636Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-18T17:09:21.897Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-18T17:09:21.897Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T17:09:21.897Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-18T17:09:22.465Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-18T17:09:23.033Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-18T17:09:24.941Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-18T17:09:26.319Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-18T17:09:27.700Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-18T17:09:42.599Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-18T17:09:42.599Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-18T17:09:42.599Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-18T17:09:43.168Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-18T17:09:43.168Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-18T17:09:43.168Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-18T17:09:43.168Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-18T17:09:43.737Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-18T17:09:43.737Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-18T17:09:44.304Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-18T17:09:44.304Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-18T17:09:44.564Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-18T17:09:44.564Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-18T17:09:44.564Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-18T17:09:45.941Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-18T17:09:45.941Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-18T17:09:46.202Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-18T17:09:46.202Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-18T17:09:46.202Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-18T17:09:46.202Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite (1338.45s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.83s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.90s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.53s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.47s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.62s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.69s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.07s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.50s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.25s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.53s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.72s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.66s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.64s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.12s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.88s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.52s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.65s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.32s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.42s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.79s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.73s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.71s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.77s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.13s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.95s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.79s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.84s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.76s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.72s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.62s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.47s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.54s) [2022-08-18T17:09:46.202Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.64s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.42s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.48s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.53s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.56s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001203c68__} (1.51s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1777968677_/foo_false_____} (1.39s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1777968677_/foo_true_____} (1.50s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3406014657_/foo_false_____} (1.48s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3406014657_/foo_true_____} (1.60s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3406014657_/foo_true__0xc001203c98___} (1.61s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001203cb0__} (0.69s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc001203cc8__} (0.67s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001203ce0__} (1.60s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001203cf8__} (1.62s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.64s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.62s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.91s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.37s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.38s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.77s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.69s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.28s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.82s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.90s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.78s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.93s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.77s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.83s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.77s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.95s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.22s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.80s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.78s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.78s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.06s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.98s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.99s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.69s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.69s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.95s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.87s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.03s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.98s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.90s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.58s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.02s) [2022-08-18T17:09:46.202Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.59s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.90s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.25s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.67s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.90s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestAttachDetach (1.01s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.89s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.81s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.20s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.83s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.83s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.50s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.72s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.32s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.69s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.96s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.64s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.82s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.64s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.88s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.70s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.30s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.85s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.11s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.45s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.40s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.47s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.71s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.31s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.19s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.18s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.17s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.48s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.10s) [2022-08-18T17:09:46.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.12s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.24s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.25s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.73s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.11s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.81s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.79s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.32s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.01s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.21s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.27s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.85s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.32s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.11s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2022-08-18T17:09:46.464Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.78s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.00s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.76s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.00s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.52s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.19s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.54s) [2022-08-18T17:09:46.464Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-18T17:09:46.464Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-18T17:09:46.464Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T17:09:46.464Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.84s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.15s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.91s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.33s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.87s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.13s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.06s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.94s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.65s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.99s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.03s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.94s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.80s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.04s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.62s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.33s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.85s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.42s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.62s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.37s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.48s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.38s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.71s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.66s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.28s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.48s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.49s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.17s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.28s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEnv (0.83s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.74s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.66s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.59s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.42s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.36s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.19s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.80s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.19s) [2022-08-18T17:09:46.464Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.90s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.66s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.58s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.26s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.99s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.77s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.16s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.43s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.76s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.36s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.58s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.48s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.44s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.71s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2022-08-18T17:09:46.464Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildLabels (0.34s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.25s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.56s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.54s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.16s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.40s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.37s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.59s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.16s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.29s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.83s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.82s) [2022-08-18T17:09:46.465Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.63s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.56s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.66s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.51s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.93s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.77s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.77s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.83s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.68s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.70s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.57s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.52s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.27s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.01s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.05s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.72s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildPATH (2.13s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.84s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.70s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.29s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.17s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.82s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildRm (2.41s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.91s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.96s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.99s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.00s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.66s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-08-18T17:09:46.465Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.66s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildStderr (1.04s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.87s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.07s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.30s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.66s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.46s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildUser (1.38s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.89s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.53s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.72s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.98s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.82s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2022-08-18T17:09:46.465Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-18T17:09:46.465Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-08-18T17:09:46.465Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T17:09:46.465Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.24s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.81s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.72s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.72s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.23s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.70s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s) [2022-08-18T17:09:46.465Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.56s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.46s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.70s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCommitChange (0.89s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.86s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.17s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.42s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.84s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCommitTTY (1.23s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.31s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.73s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.20s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.89s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.68s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.57s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.66s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.74s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.90s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.87s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.74s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.69s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.84s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.80s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.69s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.86s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.52s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.86s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.70s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.70s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.92s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.39s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.70s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.31s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.81s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.55s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.31s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.48s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.81s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.81s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToDot (0.58s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.88s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.87s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.32s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.85s) [2022-08-18T17:09:46.465Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.63s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.52s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateLabels (0.13s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.20s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateRM (0.24s) [2022-08-18T17:09:46.465Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.41s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.03s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.54s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.95s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.12s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.19s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsCopy (1.18s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.04s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.52s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.37s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.73s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-08-18T17:09:46.465Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T17:09:46.465Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.34s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.65s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.89s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.81s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.61s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExec (0.70s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.16s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecCgroup (0.90s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.36s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.79s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecInspectID (2.74s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.79s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.93s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecStartFails (0.74s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2022-08-18T17:09:46.465Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.01s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestHealth (19.69s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestBuildHistory (2.63s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.55s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.56s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.53s) [2022-08-18T17:09:46.465Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.92s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.68s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-18T17:09:46.465Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.51s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.52s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-08-18T17:09:46.465Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.59s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.64s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestInspectStatus (0.69s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.19s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.61s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.69s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.72s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.59s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.75s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.82s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.21s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.34s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.44s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.48s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.07s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.18s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.61s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.52s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.93s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestNetHostname (1.39s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.27s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.85s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.64s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.27s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.32s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.92s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.81s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.50s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.94s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.95s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.81s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPluginActive (2.40s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.14s) [2022-08-18T17:09:46.466Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (2.10s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.93s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.78s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.95s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPortList (6.74s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.58s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.05s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.97s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsByOrder (1.97s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.79s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.54s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.32s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.45s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.47s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.99s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.66s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.06s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.38s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.83s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.59s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.70s) [2022-08-18T17:09:46.466Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.42s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.03s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.53s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.73s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.17s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.42s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.55s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.06s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.36s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.60s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.05s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.76s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.40s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.79s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.68s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.62s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.45s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.44s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.42s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.73s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.15s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.41s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.79s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.37s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.16s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.50s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.19s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAddHost (0.70s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.12s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.52s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.59s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.24s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.67s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.58s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.57s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.49s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.78s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.58s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.14s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.04s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.01s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.53s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.55s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.58s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.49s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.32s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.66s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.56s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.15s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.35s) [2022-08-18T17:09:46.466Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T17:09:46.466Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.53s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.28s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.25s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.68s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.74s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.31s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.55s) [2022-08-18T17:09:46.466Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.73s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.20s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.53s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.71s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.56s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.58s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.75s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunExitCode (0.72s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.58s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.66s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.68s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.38s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2022-08-18T17:09:46.466Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.71s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.99s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.82s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.91s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.88s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.44s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.50s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.92s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.03s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.07s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.33s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.98s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunMount (4.60s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.59s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.68s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.49s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.53s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.91s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.88s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.27s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.20s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.07s) [2022-08-18T17:09:46.466Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunNetHost (0.87s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.55s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.88s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.98s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.68s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.53s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.60s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.64s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.94s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.76s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.20s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.66s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.51s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.65s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.93s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.23s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.04s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunRm (0.75s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.57s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.50s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.04s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.50s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.90s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.22s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.65s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.51s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.57s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.64s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.79s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.56s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.60s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunState (1.04s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.66s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.58s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.58s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunSysctls (1.20s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.68s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.81s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.59s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.51s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.51s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.76s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.67s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.91s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunUserByName (0.42s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.11s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.08s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.67s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.24s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.70s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.01s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.59s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.98s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.63s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.53s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.96s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.69s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.32s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.59s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.69s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.73s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.02s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.15s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.84s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.30s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.37s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.46s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.86s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.54s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.82s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.87s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.39s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.63s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.57s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.19s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.45s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.52s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.72s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStartRecordError (1.29s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.18s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.04s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.44s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.92s) [2022-08-18T17:09:46.467Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.72s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.66s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.15s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-18T17:09:46.467Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-18T17:09:46.467Z] === RUN TestDockerRegistrySuite [2022-08-18T17:09:46.467Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-18T17:09:47.406Z] check_test.go:427: [da8aeff875456] daemon is not started [2022-08-18T17:09:47.406Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-18T17:09:48.344Z] check_test.go:427: [d92842513b54f] daemon is not started [2022-08-18T17:09:48.344Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-18T17:09:49.723Z] check_test.go:427: [de1984935e848] daemon is not started [2022-08-18T17:09:49.723Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-18T17:09:49.982Z] check_test.go:427: [d049a17fe9e13] daemon is not started [2022-08-18T17:09:49.982Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T17:09:52.520Z] check_test.go:427: [d961d41b3dffd] daemon is not started [2022-08-18T17:09:52.520Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T17:09:57.794Z] check_test.go:427: [d21c88edb5792] daemon is not started [2022-08-18T17:09:57.794Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-18T17:09:59.698Z] check_test.go:427: [dffc3c459f0f9] daemon is not started [2022-08-18T17:09:59.698Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-18T17:10:00.644Z] check_test.go:427: [d6f2e414ed9f4] daemon is not started [2022-08-18T17:10:00.644Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-18T17:10:01.212Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-18T17:10:01.783Z] check_test.go:427: [ddfe1cf6d1390] daemon is not started [2022-08-18T17:10:01.783Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-18T17:10:03.170Z] check_test.go:427: [dfed62a3c8456] daemon is not started [2022-08-18T17:10:03.170Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-18T17:10:04.556Z] check_test.go:427: [d79e70698535a] daemon is not started [2022-08-18T17:10:04.556Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-18T17:10:05.495Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-18T17:10:06.433Z] check_test.go:427: [df675d8065d61] daemon is not started [2022-08-18T17:10:06.433Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-18T17:10:07.815Z] check_test.go:427: [df36c57182ba0] daemon is not started [2022-08-18T17:10:07.815Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-18T17:10:09.195Z] check_test.go:427: [d82c8b8064df3] daemon is not started [2022-08-18T17:10:09.195Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-18T17:10:10.132Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f8c5a954ed94b750bfa04d276a54cc125178a8a9640fc5897d71f1fc3b7bc6cf [2022-08-18T17:10:11.072Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1ed904cfcf9837ca321163c5da8c019f6dfd80d27ef6b18dc6b1e4d4005d7531 [2022-08-18T17:10:11.331Z] check_test.go:427: [d7c8d12ade4e3] daemon is not started [2022-08-18T17:10:11.331Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-18T17:10:12.711Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:35f43bddfaf90e7b8060b611b536d9cde9984195213f63501a2450d260c5e8cc [2022-08-18T17:10:12.971Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-18T17:10:13.230Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ad710becac5f5a14179f780dbd934c9ede5f6f394b5626bf717987e3f680e40e [2022-08-18T17:10:13.798Z] check_test.go:427: [d15dd406547a4] daemon is not started [2022-08-18T17:10:13.799Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-18T17:10:14.738Z] check_test.go:427: [df4c44df63a2a] daemon is not started [2022-08-18T17:10:14.738Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-18T17:10:18.032Z] check_test.go:427: [d9901d6555299] daemon is not started [2022-08-18T17:10:18.032Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-18T17:10:18.600Z] check_test.go:427: [dce29c8b3e397] daemon is not started [2022-08-18T17:10:18.859Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-18T17:10:18.859Z] check_test.go:427: [d608a0c74b0df] daemon is not started [2022-08-18T17:10:18.859Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T17:10:20.237Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-18T17:10:20.237Z] check_test.go:427: [da6f2217a3132] daemon is not started [2022-08-18T17:10:20.237Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T17:10:21.175Z] check_test.go:427: [d4e00a8206ae8] daemon is not started [2022-08-18T17:10:21.175Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T17:10:22.556Z] check_test.go:427: [d75c9b25f842c] daemon is not started [2022-08-18T17:10:22.556Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-18T17:10:22.816Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-18T17:10:25.353Z] check_test.go:427: [db72a6728fe6a] daemon is not started [2022-08-18T17:10:25.353Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-18T17:10:25.612Z] check_test.go:427: [dd145076e8808] daemon is not started [2022-08-18T17:10:25.612Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-18T17:10:27.006Z] check_test.go:427: [dc97acd75464b] daemon is not started [2022-08-18T17:10:27.006Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-18T17:10:27.265Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-18T17:10:27.524Z] check_test.go:427: [de995f5d79def] daemon is not started [2022-08-18T17:10:27.524Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-18T17:10:27.524Z] check_test.go:427: [df3b5c2b27ecf] daemon is not started [2022-08-18T17:10:27.524Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-18T17:10:27.784Z] check_test.go:427: [d5ba4045916a0] daemon is not started [2022-08-18T17:10:27.784Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-18T17:10:28.042Z] check_test.go:427: [d836ef5a14680] daemon is not started [2022-08-18T17:10:28.042Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-18T17:10:28.611Z] check_test.go:427: [de757cad61677] daemon is not started [2022-08-18T17:10:28.611Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-18T17:10:28.611Z] check_test.go:427: [d209d37950ecd] daemon is not started [2022-08-18T17:10:28.611Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-18T17:10:29.990Z] check_test.go:427: [d33f1459cc7e2] daemon is not started [2022-08-18T17:10:29.990Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-18T17:10:31.367Z] check_test.go:427: [ddcc66cf3cc90] daemon is not started [2022-08-18T17:10:31.367Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-18T17:10:32.304Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-18T17:10:32.304Z] check_test.go:427: [d7b63fc0cadd5] daemon is not started [2022-08-18T17:10:32.304Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-18T17:10:33.244Z] check_test.go:427: [d9df52fb956ba] daemon is not started [2022-08-18T17:10:33.244Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-18T17:10:34.622Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite (48.81s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.59s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.64s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.31s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.65s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.62s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.53s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.16s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.49s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.29s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.16s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.69s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.19s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.19s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.96s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.14s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.86s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.47s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.24s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.33s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.36s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.46s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.13s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2022-08-18T17:10:35.191Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-08-18T17:10:35.191Z] === RUN TestDockerSchema1RegistrySuite [2022-08-18T17:10:35.191Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-18T17:10:35.191Z] check_test.go:454: [d1d02de5ec0dd] daemon is not started [2022-08-18T17:10:35.191Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T17:10:36.129Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-18T17:10:36.129Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T17:10:36.129Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-18T17:10:38.664Z] check_test.go:454: [d51dc980f26c6] daemon is not started [2022-08-18T17:10:38.665Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T17:10:42.859Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-18T17:10:43.117Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-18T17:10:43.377Z] check_test.go:454: [d0c4113660076] daemon is not started [2022-08-18T17:10:43.377Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-18T17:10:43.946Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-18T17:10:44.885Z] check_test.go:454: [d870fbe95eab8] daemon is not started [2022-08-18T17:10:44.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-18T17:10:44.885Z] check_test.go:454: [d9f12e7f0a640] daemon is not started [2022-08-18T17:10:44.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T17:10:46.266Z] check_test.go:454: [dea7016c02fd0] daemon is not started [2022-08-18T17:10:46.266Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T17:10:46.525Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-18T17:10:47.095Z] check_test.go:454: [dd5339e8b43f7] daemon is not started [2022-08-18T17:10:47.095Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T17:10:48.035Z] check_test.go:454: [d79e0a2d6ce85] daemon is not started [2022-08-18T17:10:48.035Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-18T17:10:50.571Z] check_test.go:454: [ddf9c22d43210] daemon is not started [2022-08-18T17:10:50.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-18T17:10:51.125Z] check_test.go:454: [d6df62728d804] daemon is not started [2022-08-18T17:10:51.125Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-18T17:10:51.692Z] check_test.go:454: [dbe7d971fdf09] daemon is not started [2022-08-18T17:10:51.692Z] --- PASS: TestDockerSchema1RegistrySuite (16.45s) [2022-08-18T17:10:51.692Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.19s) [2022-08-18T17:10:51.692Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.28s) [2022-08-18T17:10:51.692Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.91s) [2022-08-18T17:10:51.692Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.21s) [2022-08-18T17:10:51.692Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-18T17:10:51.692Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.17s) [2022-08-18T17:10:51.692Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.03s) [2022-08-18T17:10:51.692Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2022-08-18T17:10:51.692Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.60s) [2022-08-18T17:10:51.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-08-18T17:10:51.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2022-08-18T17:10:51.693Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-18T17:10:51.693Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-18T17:10:52.260Z] check_test.go:483: [dfe684e029f79] daemon is not started [2022-08-18T17:10:52.260Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-18T17:10:52.828Z] check_test.go:483: [db890d886a199] daemon is not started [2022-08-18T17:10:52.828Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-18T17:10:53.087Z] check_test.go:483: [dcdb0aba33f05] daemon is not started [2022-08-18T17:10:53.087Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-18T17:10:54.465Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-18T17:10:54.724Z] check_test.go:483: [df63b74aebe07] daemon is not started [2022-08-18T17:10:54.724Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-18T17:10:55.291Z] check_test.go:483: [d303d7a77447e] daemon is not started [2022-08-18T17:10:55.291Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-18T17:10:56.229Z] check_test.go:483: [dfb7dad0aa9c7] daemon is not started [2022-08-18T17:10:56.229Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-18T17:10:56.229Z] check_test.go:483: [d0461b5726c0d] daemon is not started [2022-08-18T17:10:56.229Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.73s) [2022-08-18T17:10:56.229Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2022-08-18T17:10:56.229Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-08-18T17:10:56.229Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-18T17:10:56.229Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2022-08-18T17:10:56.229Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-08-18T17:10:56.229Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-08-18T17:10:56.229Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-08-18T17:10:56.229Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-18T17:10:56.229Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-18T17:10:56.229Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-18T17:11:01.498Z] check_test.go:510: [d28ca7ee38403] daemon is not started [2022-08-18T17:11:01.498Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-18T17:11:01.498Z] check_test.go:510: [df1bb82cfdf98] daemon is not started [2022-08-18T17:11:01.498Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-18T17:11:01.758Z] check_test.go:510: [d89e24ed34f8a] daemon is not started [2022-08-18T17:11:01.758Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-18T17:11:02.016Z] check_test.go:510: [d67e28301a905] daemon is not started [2022-08-18T17:11:02.016Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-18T17:11:02.016Z] check_test.go:510: [dbbcd2530d9ae] daemon is not started [2022-08-18T17:11:02.016Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2022-08-18T17:11:02.016Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-08-18T17:11:02.016Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-18T17:11:02.016Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-18T17:11:02.016Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-18T17:11:02.016Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-18T17:11:02.016Z] === RUN TestDockerNetworkSuite [2022-08-18T17:11:02.016Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-18T17:11:03.395Z] docker_cli_network_unix_test.go:46: [d2090a3ff9c23] daemon is not started [2022-08-18T17:11:03.395Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-18T17:11:03.964Z] docker_cli_network_unix_test.go:46: [dd7784b6df8cd] daemon is not started [2022-08-18T17:11:03.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-18T17:11:06.502Z] docker_cli_network_unix_test.go:46: [db28ae846427c] daemon is not started [2022-08-18T17:11:07.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-18T17:11:08.449Z] docker_cli_network_unix_test.go:46: [d61201ff31a67] daemon is not started [2022-08-18T17:11:08.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-18T17:11:08.449Z] docker_cli_network_unix_test.go:1233: [dc63a6269d0e8] daemon is not started [2022-08-18T17:11:10.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-18T17:11:11.924Z] docker_cli_network_unix_test.go:46: [df042afe9de67] daemon is not started [2022-08-18T17:11:12.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-18T17:11:16.720Z] docker_cli_network_unix_test.go:46: [d3a8ed19d72ea] daemon is not started [2022-08-18T17:11:17.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-18T17:11:19.563Z] docker_cli_network_unix_test.go:46: [d7047d1eaf2ff] daemon is not started [2022-08-18T17:11:20.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-18T17:11:21.069Z] docker_cli_network_unix_test.go:46: [d2c4e9d9f8561] daemon is not started [2022-08-18T17:11:21.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-18T17:11:21.640Z] docker_cli_network_unix_test.go:46: [df9a734ce8cee] daemon is not started [2022-08-18T17:11:21.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-18T17:11:21.899Z] docker_cli_network_unix_test.go:46: [df5b29aa715bd] daemon is not started [2022-08-18T17:11:21.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-18T17:11:22.469Z] docker_cli_network_unix_test.go:46: [df369e54ccb45] daemon is not started [2022-08-18T17:11:23.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-18T17:11:23.605Z] docker_cli_network_unix_test.go:46: [de17eda3be29b] daemon is not started [2022-08-18T17:11:23.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-18T17:11:23.864Z] docker_cli_network_unix_test.go:46: [de0f6d997dc62] daemon is not started [2022-08-18T17:11:23.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-18T17:11:24.432Z] docker_cli_network_unix_test.go:46: [dea79c2e67290] daemon is not started [2022-08-18T17:11:24.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-18T17:11:24.691Z] docker_cli_network_unix_test.go:46: [d410feaccf835] daemon is not started [2022-08-18T17:11:24.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-18T17:11:25.209Z] docker_cli_network_unix_test.go:46: [d0784e47036be] daemon is not started [2022-08-18T17:11:25.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-18T17:11:25.209Z] docker_cli_network_unix_test.go:46: [dd1ff7ff582bf] daemon is not started [2022-08-18T17:11:25.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-18T17:11:25.468Z] docker_cli_network_unix_test.go:46: [dd9cd49803b39] daemon is not started [2022-08-18T17:11:25.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-18T17:11:26.037Z] docker_cli_network_unix_test.go:46: [dc95cdb95d553] daemon is not started [2022-08-18T17:11:26.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-18T17:11:26.974Z] docker_cli_network_unix_test.go:46: [d022dd4343b63] daemon is not started [2022-08-18T17:11:27.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-18T17:11:27.234Z] docker_cli_network_unix_test.go:46: [d37ddde5d8492] daemon is not started [2022-08-18T17:11:27.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-18T17:11:27.493Z] docker_cli_network_unix_test.go:46: [d91c19184b60e] daemon is not started [2022-08-18T17:11:27.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-18T17:11:27.493Z] docker_cli_network_unix_test.go:46: [db8336c610d13] daemon is not started [2022-08-18T17:11:27.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-18T17:11:28.871Z] docker_cli_network_unix_test.go:968: [d94836b1a6f72] daemon is not started [2022-08-18T17:11:29.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-18T17:11:31.187Z] docker_cli_network_unix_test.go:46: [dcca70b9b0438] daemon is not started [2022-08-18T17:11:31.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-18T17:11:33.723Z] docker_cli_network_unix_test.go:1116: [d895fa456a706] daemon is not started [2022-08-18T17:11:37.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-18T17:11:37.590Z] docker_cli_network_unix_test.go:46: [d2b6786eafedd] daemon is not started [2022-08-18T17:11:37.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-18T17:11:38.545Z] docker_cli_network_unix_test.go:46: [d669052bed040] daemon is not started [2022-08-18T17:11:38.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-18T17:11:38.545Z] docker_cli_network_unix_test.go:46: [de14c2dfb78c3] daemon is not started [2022-08-18T17:11:38.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-18T17:11:38.545Z] docker_cli_network_unix_test.go:46: [daa5c31dc90f2] daemon is not started [2022-08-18T17:11:38.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-18T17:11:38.805Z] docker_cli_network_unix_test.go:46: [d195703b8b123] daemon is not started [2022-08-18T17:11:38.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-18T17:11:38.805Z] docker_cli_network_unix_test.go:46: [d10924a8706f1] daemon is not started [2022-08-18T17:11:38.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-18T17:11:38.805Z] docker_cli_network_unix_test.go:46: [dbddc8ce19734] daemon is not started [2022-08-18T17:11:38.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-18T17:11:40.709Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-18T17:11:40.709Z] docker_cli_network_unix_test.go:46: [dbad7bd0b4c68] daemon is not started [2022-08-18T17:11:41.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-18T17:11:41.647Z] docker_cli_network_unix_test.go:46: [df011da31dc98] daemon is not started [2022-08-18T17:11:41.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-18T17:11:41.647Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T17:11:41.647Z] docker_cli_network_unix_test.go:46: [d1708cf0fa493] daemon is not started [2022-08-18T17:11:41.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-18T17:11:42.585Z] docker_cli_network_unix_test.go:46: [df66641957419] daemon is not started [2022-08-18T17:11:42.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-18T17:11:42.845Z] docker_cli_swarm_test.go:1180: [d0e49920604f0] joining swarm manager [ddca6d3a92d49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:11:46.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-18T17:11:48.039Z] docker_cli_network_unix_test.go:1084: [da4170bca103f] daemon is not started [2022-08-18T17:11:49.419Z] docker_cli_swarm_test.go:1189: [d82748fff5bd3] joining swarm manager [ddca6d3a92d49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:11:49.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-18T17:11:49.679Z] docker_cli_network_unix_test.go:46: [da5486ba6f40b] daemon is not started [2022-08-18T17:11:49.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-18T17:11:50.248Z] docker_cli_network_unix_test.go:46: [d0087dd560239] daemon is not started [2022-08-18T17:11:50.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-18T17:11:51.626Z] docker_cli_network_unix_test.go:46: [d9234b9cf8fa1] daemon is not started [2022-08-18T17:11:51.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-18T17:11:51.886Z] docker_cli_network_unix_test.go:46: [de191773ba2aa] daemon is not started [2022-08-18T17:11:51.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-18T17:11:52.455Z] docker_cli_network_unix_test.go:46: [dad56c5672239] daemon is not started [2022-08-18T17:11:52.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-18T17:11:53.022Z] docker_cli_network_unix_test.go:46: [dd762ccaa0443] daemon is not started [2022-08-18T17:11:53.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-18T17:11:53.591Z] docker_cli_network_unix_test.go:46: [d66a11d550f67] daemon is not started [2022-08-18T17:11:53.850Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-18T17:12:00.416Z] docker_cli_network_unix_test.go:46: [dd1d8214c2403] daemon is not started [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite (57.55s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.31s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.88s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.22s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.33s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.06s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.33s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.82s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-08-18T17:12:00.416Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.06s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.45s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.32s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-08-18T17:12:00.416Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.63s) [2022-08-18T17:12:00.416Z] === RUN TestDockerHubPullSuite [2022-08-18T17:12:00.416Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-18T17:12:02.950Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-18T17:12:05.506Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-18T17:12:06.074Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-18T17:12:08.609Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-18T17:12:08.609Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-18T17:12:08.869Z] --- PASS: TestDockerHubPullSuite (9.39s) [2022-08-18T17:12:08.869Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (3.04s) [2022-08-18T17:12:08.869Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.55s) [2022-08-18T17:12:08.869Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.99s) [2022-08-18T17:12:08.869Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.95s) [2022-08-18T17:12:08.869Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s) [2022-08-18T17:12:08.869Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-18T17:12:08.869Z] PASS [2022-08-18T17:12:09.128Z] [2022-08-18T17:12:09.128Z] === Skipped [2022-08-18T17:12:09.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T17:12:09.128Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.128Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T17:12:09.128Z] [2022-08-18T17:12:09.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T17:12:09.128Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.128Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T17:12:09.128Z] [2022-08-18T17:12:09.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-18T17:12:09.128Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.128Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-18T17:12:09.128Z] [2022-08-18T17:12:09.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-18T17:12:09.128Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.128Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-18T17:12:09.128Z] [2022-08-18T17:12:09.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T17:12:09.128Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.128Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T17:12:09.128Z] [2022-08-18T17:12:09.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T17:12:09.128Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.128Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T17:12:09.128Z] [2022-08-18T17:12:09.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-18T17:12:09.128Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.128Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-18T17:12:09.128Z] [2022-08-18T17:12:09.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-18T17:12:09.128Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.128Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-18T17:12:09.128Z] [2022-08-18T17:12:09.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T17:12:09.128Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.128Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T17:12:09.128Z] [2022-08-18T17:12:09.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-18T17:12:09.128Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.128Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-18T17:12:09.128Z] [2022-08-18T17:12:09.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-08-18T17:12:09.128Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.128Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-08-18T17:12:09.128Z] [2022-08-18T17:12:09.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T17:12:09.128Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.128Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T17:12:09.128Z] [2022-08-18T17:12:09.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T17:12:09.128Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.128Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T17:12:09.128Z] [2022-08-18T17:12:09.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T17:12:09.128Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.128Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T17:12:09.128Z] [2022-08-18T17:12:09.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-18T17:12:09.129Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-08-18T17:12:09.129Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-18T17:12:09.129Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-18T17:12:09.129Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-08-18T17:12:09.129Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T17:12:09.129Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T17:12:09.129Z] docker_cli_network_unix_test.go:46: [d1708cf0fa493] daemon is not started [2022-08-18T17:12:09.129Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] DONE 1265 tests, 51 skipped in 1487.360s [2022-08-18T17:12:09.129Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:12:09.129Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T17:12:09.129Z] +++ kill 9396 [2022-08-18T17:12:09.129Z] +++ /etc/init.d/apparmor stop [2022-08-18T17:12:09.129Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:12:09.129Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.129Z] To set a process to complain mode, use the command line tool [2022-08-18T17:12:09.129Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:12:09.129Z] +++ true [2022-08-18T17:12:09.129Z] exiting test-integration [2022-08-18T17:12:09.129Z] ++ exit 0 [2022-08-18T17:12:09.129Z] [2022-08-18T17:12:09.388Z] + for job in $(jobs -p) [2022-08-18T17:12:09.388Z] + wait 17677 [2022-08-18T17:12:31.317Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-18T17:12:37.881Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-18T17:12:40.415Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-18T17:12:42.319Z] docker_cli_swarm_test.go:1112: [dc92a180a73de] joining swarm manager [d9ccfe3b9b743]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:12:43.695Z] docker_cli_swarm_test.go:1113: [d760db6d573d8] joining swarm manager [d9ccfe3b9b743]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:14:05.141Z] docker_cli_swarm_test.go:1166: [dda24febc9e07] joining swarm manager [d9ccfe3b9b743]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T17:14:37.218Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-18T17:14:38.155Z] docker_cli_swarm_test.go:1447: [d2cc0f840b59f] joining swarm manager [d23c6033d3d5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:14:38.723Z] docker_cli_swarm_test.go:1448: [dbb9fe44101e2] joining swarm manager [d23c6033d3d5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:14:50.930Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-18T17:14:50.930Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-18T17:14:50.930Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-18T17:14:50.930Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-18T17:14:50.930Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-18T17:14:51.497Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-18T17:14:54.032Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-18T17:14:57.319Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-18T17:14:59.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-18T17:15:01.764Z] docker_cli_swarm_unix_test.go:63: [d3d130252c1ac] joining swarm manager [d15d966af3c7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:15:57.995Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-18T17:15:57.995Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-18T17:15:57.995Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-18T17:15:59.374Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-18T17:16:02.663Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-18T17:16:05.199Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-18T17:16:07.103Z] docker_api_swarm_test.go:962: [ded0195dbcb84] joining swarm manager [df95754a6e1f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:16:25.195Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-18T17:16:37.424Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-18T17:16:38.802Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-18T17:16:41.338Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-18T17:16:43.874Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-18T17:16:50.441Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-18T17:16:55.715Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-18T17:16:57.619Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-18T17:17:00.154Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-18T17:17:02.689Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-18T17:17:05.245Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-18T17:17:08.533Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-18T17:17:11.069Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-18T17:18:07.297Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-18T17:18:22.175Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite (1536.08s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.32s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.38s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.06s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.95s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.40s) [2022-08-18T17:18:37.052Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.11s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.03s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.53s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.31s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.57s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.78s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.18s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.00s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.57s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.47s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.70s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.73s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.01s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (48.24s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.63s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.14s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.01s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.22s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.01s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.81s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.64s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.14s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.60s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.42s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.92s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.63s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.85s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.09s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.59s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.05s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.89s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.30s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.88s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.23s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.21s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.75s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.70s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.82s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.09s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.04s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.13s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.66s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.77s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.25s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.06s) [2022-08-18T17:18:37.052Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.27s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.70s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.73s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.33s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.50s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.20s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.93s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.41s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.89s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.97s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.54s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.70s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.10s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.57s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.80s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.77s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.17s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.56s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.91s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.31s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.50s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (72.08s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.36s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.36s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.15s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.67s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.55s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.78s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.13s) [2022-08-18T17:18:37.053Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.11s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.51s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.09s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.28s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.40s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (115.72s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.42s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.60s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.08s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.26s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.89s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.75s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.53s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.65s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.18s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2022-08-18T17:18:37.053Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-08-18T17:18:37.053Z] === RUN TestDockerExternalVolumeSuite [2022-08-18T17:18:37.053Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-18T17:18:37.312Z] docker_cli_external_volume_driver_test.go:53: [d9ac82a3aa32c] daemon is not started [2022-08-18T17:18:55.413Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-18T17:20:03.097Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-18T17:20:09.672Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-18T17:20:24.552Z] docker_cli_external_volume_driver_test.go:53: [de12c820da699] daemon is not started [2022-08-18T17:20:39.467Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-18T17:20:57.550Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-18T17:21:09.754Z] docker_cli_external_volume_driver_test.go:53: [d831de9a586c0] daemon is not started [2022-08-18T17:21:27.837Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-18T17:21:27.837Z] docker_cli_external_volume_driver_test.go:53: [d62149b5fec19] daemon is not started [2022-08-18T17:21:40.041Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-18T17:22:12.149Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-18T17:22:30.232Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-18T17:22:45.108Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-18T17:23:31.778Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-18T17:23:49.896Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-18T17:24:21.971Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-18T17:24:54.043Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-18T17:25:06.247Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-18T17:25:24.374Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-18T17:25:24.374Z] docker_cli_external_volume_driver_test.go:485: [d44136af45abf] daemon is not started [2022-08-18T17:25:39.251Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-18T17:25:39.251Z] docker_cli_external_volume_driver_test.go:53: [d39acda6e40bc] daemon is not started [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite (436.94s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-08-18T17:25:54.128Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-18T17:25:54.128Z] PASS [2022-08-18T17:25:54.128Z] [2022-08-18T17:25:54.128Z] === Skipped [2022-08-18T17:25:54.128Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T17:25:54.128Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T17:25:54.128Z] check_test.go:540: [d5f241a9d1503] daemon is not started [2022-08-18T17:25:54.128Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T17:25:54.128Z] [2022-08-18T17:25:54.128Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T17:25:54.128Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T17:25:54.128Z] check_test.go:540: [d4661aefa254d] daemon is not started [2022-08-18T17:25:54.128Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T17:25:54.128Z] [2022-08-18T17:25:54.128Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-18T17:25:54.128Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T17:25:54.128Z] check_test.go:540: [d3e76d4cdeb41] daemon is not started [2022-08-18T17:25:54.128Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-18T17:25:54.128Z] [2022-08-18T17:25:54.128Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-18T17:25:54.128Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T17:25:54.128Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-18T17:25:54.128Z] [2022-08-18T17:25:54.128Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T17:25:54.128Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T17:25:54.128Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T17:25:54.128Z] [2022-08-18T17:25:54.128Z] DONE 269 tests, 5 skipped in 2312.176s [2022-08-18T17:25:54.128Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:25:54.128Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1571d05a48ed/docker.pid [2022-08-18T17:25:54.128Z] +++ kill 7049 [2022-08-18T17:25:54.128Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7049 is not a child of this shell [2022-08-18T17:25:54.128Z] warning: PID 7049 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1571d05a48ed/docker.pid had a nonzero exit code [2022-08-18T17:25:54.128Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1571d05a48ed/root: target is busy. [2022-08-18T17:25:54.128Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T17:25:54.128Z] +++ kill 9397 [2022-08-18T17:25:54.128Z] +++ /etc/init.d/apparmor stop [2022-08-18T17:25:54.128Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:25:54.128Z] [2022-08-18T17:25:54.128Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:25:54.128Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:25:54.128Z] [2022-08-18T17:25:54.128Z] To set a process to complain mode, use the command line tool [2022-08-18T17:25:54.128Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:25:54.128Z] +++ true [2022-08-18T17:25:54.128Z] exiting test-integration [2022-08-18T17:25:54.128Z] ++ exit 0 [2022-08-18T17:25:54.128Z] [2022-08-18T17:25:54.388Z] + exit 0 [2022-08-18T17:25:54.388Z] ++ jobs -p [2022-08-18T17:25:54.388Z] + pids= [2022-08-18T17:25:54.388Z] + echo 'Remaining pids to kill: []' [2022-08-18T17:25:54.388Z] Remaining pids to kill: [] [2022-08-18T17:25:54.388Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-18T17:25:54.402Z] Recording test results [2022-08-18T17:25:54.928Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T17:25:55.239Z] + echo Ensuring container killed. [2022-08-18T17:25:55.239Z] Ensuring container killed. [2022-08-18T17:25:55.239Z] + docker ps -aq -f name=docker-pr1-* [2022-08-18T17:25:55.239Z] + cids=37132d25cc6d [2022-08-18T17:25:55.239Z] dbae31cf53bf [2022-08-18T17:25:55.239Z] 0b2a9d07410d [2022-08-18T17:25:55.239Z] + [ -n 37132d25cc6d [2022-08-18T17:25:55.239Z] dbae31cf53bf [2022-08-18T17:25:55.239Z] 0b2a9d07410d ] [2022-08-18T17:25:55.239Z] + docker rm -vf 37132d25cc6d dbae31cf53bf 0b2a9d07410d [2022-08-18T17:25:56.176Z] 37132d25cc6d [2022-08-18T17:25:56.176Z] dbae31cf53bf [2022-08-18T17:25:56.176Z] 0b2a9d07410d [Pipeline] sh [2022-08-18T17:25:56.459Z] + echo Chowning /workspace to jenkins user [2022-08-18T17:25:56.459Z] Chowning /workspace to jenkins user [2022-08-18T17:25:56.459Z] + id -u [2022-08-18T17:25:56.459Z] + id -g [2022-08-18T17:25:56.459Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43987:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T17:25:59.288Z] + bundleName=amd64 [2022-08-18T17:25:59.288Z] + echo Creating amd64-bundles.tar.gz [2022-08-18T17:25:59.288Z] Creating amd64-bundles.tar.gz [2022-08-18T17:25:59.288Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-18T17:25:59.288Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T17:26:00.677Z] Archiving artifacts [2022-08-18T17:26:01.278Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43987/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T17:26:01.612Z] + make clean [2022-08-18T17:26:01.612Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T17:26:01.612Z] docker-dev-cache [2022-08-18T17:26:01.612Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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